+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/screen-4.9.1nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/screen-4.9.1nb2/work.log => Checksum BLAKE2s OK for screen-4.9.1.tar.gz => Checksum SHA512 OK for screen-4.9.1.tar.gz ===> Installing dependencies for screen-4.9.1nb2 ========================================================================== The supported build options for screen are: curses ncurses pdcurses You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.screen (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, screen-4.9.1nb2. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency automake>=1.9: found automake-1.18 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency bsdtar-[0-9]*: found bsdtar-3.8.1 => Tool dependency gtexinfo>=3.12: found gtexinfo-7.2nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency ncurses>=6.5: found ncurses-6.5nb1 ===> Overriding tools for screen-4.9.1nb2 ===> Extracting for screen-4.9.1nb2 ===> Patching for screen-4.9.1nb2 => Applying pkgsrc patches for screen-4.9.1nb2 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |Portability fixes for NetBSD pty(4). | |--- pty.c.orig 2014-04-26 10:58:35.000000000 +0000 |+++ pty.c -------------------------- Patching file pty.c using Plan A... Hunk #1 succeeded at 328 (offset 10 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |Always use varargs on NetBSD | |--- acconfig.h.orig 2014-04-26 10:58:46.000000000 +0000 |+++ acconfig.h -------------------------- Patching file acconfig.h using Plan A... Hunk #1 succeeded at 497 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-ae => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-ae Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ae,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |Don't pollute G1 to allow 8-bit encondings. | |The original code made the TERMCAP env var longer than 1023 bytes, |which causes problems. This is a quick hack but works with our termcap. | |--- termcap.c.orig 2020-02-05 20:09:38.000000000 +0000 |+++ termcap.c -------------------------- Patching file termcap.c using Plan A... Hunk #1 succeeded at 78. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-ai => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-ai Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ai,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |This glues in the code from patch-am (see also patch-al and patch-an). | |--- os.h.orig 2016-06-19 19:41:03.000000000 +0000 |+++ os.h -------------------------- Patching file os.h using Plan A... Hunk #1 succeeded at 71. Hunk #2 succeeded at 247. Hunk #3 succeeded at 264. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-aj => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-aj Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aj,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |Include curses header when testing tgetent in order to prevent |crash on 64-bit architectures. | |Detect getutent correctly on NetBSD with utmpx. | |--- configure.ac.orig 2023-08-16 00:29:26.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 904. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-al => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-al Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-al,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |Make extra calls to remove utmp entries when utmpx is used. |For non-login entries we only update utmpx, as it stores |more information, and utilities are reading both. | |Do not truncate hostnames that have two colons (:) as they |are likely IPv6 addresses. Wrap them in brackets ([]) |unless already wrapped (e.g. from $DISPLAY). | |--- utmp.c.orig 2023-08-16 00:29:26.000000000 +0000 |+++ utmp.c -------------------------- Patching file utmp.c using Plan A... Hunk #1 succeeded at 48. Hunk #2 succeeded at 321. Hunk #3 succeeded at 388. Hunk #4 succeeded at 422. Hunk #5 succeeded at 461. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-am => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-am,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |Code to handle the login slot in utmp when utmpx is available. |Daemons shipped with NetBSD tend to write to both, while 3rd |party software might write to only one. | |--- utmp-netbsd.c.orig 2015-02-13 04:30:05.000000000 +0000 |+++ utmp-netbsd.c -------------------------- (Creating file utmp-netbsd.c...) Patching file utmp-netbsd.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-an => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-an Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-an,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |Remove GNU Make conditional. @ETCSCREENRC@ appears to get |replaced always. If it doesn't in some cases, please fix |configure.ac instead (and regen patch for configure as well). | |Add utmp-netbsd.c (created in patch-am) and utmp-netbsd.o. |Setting the setuid bit is handled by the package Makefile. |Don't try to leave "screen.old" behind on install. | |--- Makefile.in.orig 2014-04-26 10:58:35.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 62. Hunk #3 succeeded at 83. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-ao => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-ao Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ao,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |Replace configurable paths with tags. | |--- etc/etcscreenrc.orig 2015-09-05 19:28:22.000000000 +0000 |+++ etc/etcscreenrc -------------------------- Patching file etc/etcscreenrc using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-ap => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-ap Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ap,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |Replace configurable paths with tags. | |--- doc/screen.1.orig 2017-07-10 19:26:25.000000000 +0000 |+++ doc/screen.1 2017-07-18 22:44:38.000000000 +0000 -------------------------- Patching file doc/screen.1 using Plan A... Hunk #1 succeeded at 767 (offset 55 lines). Hunk #2 succeeded at 780 (offset 55 lines). Hunk #3 succeeded at 810 (offset 55 lines). Hunk #4 succeeded at 5157 (offset 140 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-attacher.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-attacher.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-attacher.c,v 1.1 2025/05/12 15:58:01 wiz Exp $ | |https://security.opensuse.org/2025/05/12/screen-security-issues.html | |--- attacher.c.orig 2023-08-16 00:29:26.000000000 +0000 |+++ attacher.c -------------------------- Patching file attacher.c using Plan A... Hunk #1 succeeded at 73. Hunk #2 succeeded at 159. Hunk #3 succeeded at 170. Hunk #4 succeeded at 215. Hunk #5 succeeded at 411. Hunk #6 succeeded at 486. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-doc_screen.texinfo => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-doc_screen.texinfo Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_screen.texinfo,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |Fix: Node `Window Settings' lacks menu item for `Mousetrack' | |--- doc/screen.texinfo.orig 2023-08-16 00:29:26.000000000 +0000 |+++ doc/screen.texinfo -------------------------- Patching file doc/screen.texinfo using Plan A... Hunk #1 succeeded at 2414. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-screen.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-screen.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-screen.c,v 1.2 2025/05/12 15:58:01 wiz Exp $ | |Use standard headers. | |Also: |https://security.opensuse.org/2025/05/12/screen-security-issues.html | |--- screen.c.orig 2023-08-16 00:29:26.000000000 +0000 |+++ screen.c -------------------------- Patching file screen.c using Plan A... Hunk #1 succeeded at 95. Hunk #2 succeeded at 232. Hunk #3 succeeded at 1009. Hunk #4 succeeded at 1124. Hunk #5 succeeded at 1160. Hunk #6 succeeded at 1204. Hunk #7 succeeded at 2190. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-socket.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-socket.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-socket.c,v 1.2 2025/05/12 15:58:01 wiz Exp $ | |Include for iovec. | |Also: |https://security.opensuse.org/2025/05/12/screen-security-issues.html | |--- socket.c.orig 2023-08-16 00:29:26.000000000 +0000 |+++ socket.c -------------------------- Patching file socket.c using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 167. Hunk #3 succeeded at 829. Hunk #4 succeeded at 919. Hunk #5 succeeded at 943. Hunk #6 succeeded at 968. Hunk #7 succeeded at 979. Hunk #8 succeeded at 1297. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-tty.sh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-tty.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tty.sh,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |Change condition for using TIOCSCTTY. | |NetBSD on the netbsd-5 branch insists on a non-NULL second argument |to the realpath() function. Make it so. | |On BSD's we don't want to set CLOCAL because it prevents sending SIGHUP |on master pty close. | |--- tty.sh.orig 2020-02-05 15:09:38.000000000 -0500 |+++ tty.sh 2022-01-03 16:10:52.529555957 -0500 -------------------------- Patching file tty.sh using Plan A... Hunk #1 succeeded at 267. Hunk #2 succeeded at 838 (offset 48 lines). Hunk #3 succeeded at 1541 (offset 48 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-window.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/screen4/patches/patch-window.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-window.h,v 1.1 2025/02/07 03:15:06 ryoon Exp $ | |OpenBSD grumbles without the socket definitions | |--- window.h.orig Wed Feb 5 20:09:38 2020 |+++ window.h Thu Feb 11 21:27:43 2021 -------------------------- Patching file window.h using Plan A... Hunk #1 succeeded at 33. done ===> Creating toolchain wrappers for screen-4.9.1nb2 ===> Configuring for screen-4.9.1nb2 => Substituting "paths" in etc/etcscreenrc doc/screen.1 cd /home/pbulk/build/misc/screen4/work/screen-4.9.1 && autoreconf -i configure.ac:10: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:10: the top level configure.ac:39: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:39: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:39: the top level configure.ac:47: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.ac:47: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.ac:47: the top level configure.ac:48: warning: The macro 'AC_ISC_POSIX' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/specific.m4:732: AC_ISC_POSIX is expanded from... configure.ac:48: the top level configure.ac:49: warning: AC_LINK_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ./lib/autoconf/specific.m4:541: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.ac:49: the top level configure.ac:56: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:56: the top level configure.ac:57: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:57: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:57: the top level configure.ac:104: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:104: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:104: the top level configure.ac:109: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:109: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:109: the top level configure.ac:110: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:110: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:110: the top level configure.ac:115: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:115: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:115: the top level configure.ac:117: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:117: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:117: the top level configure.ac:118: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:118: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:118: the top level configure.ac:116: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:116: the top level configure.ac:130: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:130: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:130: the top level configure.ac:140: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:140: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:140: the top level configure.ac:141: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:141: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:141: the top level configure.ac:147: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:147: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:147: the top level configure.ac:158: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:158: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:158: the top level configure.ac:167: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:167: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:167: the top level configure.ac:170: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:170: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:170: the top level configure.ac:171: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:171: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:171: the top level configure.ac:176: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:176: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:176: the top level configure.ac:183: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:183: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:183: the top level configure.ac:189: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:189: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:189: the top level configure.ac:193: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:193: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:193: the top level configure.ac:194: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:194: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:194: the top level configure.ac:204: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:204: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:204: the top level configure.ac:234: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:234: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:234: the top level configure.ac:250: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:250: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:250: the top level configure.ac:235: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:235: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:235: the top level configure.ac:255: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:255: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:255: the top level configure.ac:256: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:256: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:256: the top level configure.ac:262: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:262: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:262: the top level configure.ac:263: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:263: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:263: the top level configure.ac:275: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:275: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:275: the top level configure.ac:276: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:276: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:276: the top level configure.ac:287: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:287: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:287: the top level configure.ac:288: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:288: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:288: the top level configure.ac:299: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:299: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:299: the top level configure.ac:306: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:306: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:306: the top level configure.ac:307: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:307: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:307: the top level configure.ac:300: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:300: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:300: the top level configure.ac:319: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:319: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:319: the top level configure.ac:385: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:385: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:385: the top level configure.ac:386: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:386: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:386: the top level configure.ac:387: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:387: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:387: the top level configure.ac:320: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:320: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:320: the top level configure.ac:391: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:391: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:391: the top level configure.ac:436: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:436: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:436: the top level configure.ac:437: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:437: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:437: the top level configure.ac:438: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:438: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:438: the top level configure.ac:392: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:392: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:392: the top level configure.ac:448: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:448: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:448: the top level configure.ac:503: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:503: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:503: the top level configure.ac:504: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:504: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:504: the top level configure.ac:505: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:505: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:505: the top level configure.ac:449: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:449: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:449: the top level configure.ac:509: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:509: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:509: the top level configure.ac:545: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:545: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:545: the top level configure.ac:546: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:546: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:546: the top level configure.ac:548: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:548: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:548: the top level configure.ac:510: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:510: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:510: the top level configure.ac:657: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:657: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:657: the top level configure.ac:658: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:658: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:658: the top level configure.ac:659: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:659: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:659: the top level configure.ac:559: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:559: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:559: the top level configure.ac:664: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:664: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:664: the top level configure.ac:673: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:673: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:673: the top level configure.ac:685: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:685: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:685: the top level configure.ac:693: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:693: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:693: the top level configure.ac:701: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:701: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:701: the top level configure.ac:709: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:709: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:709: the top level configure.ac:717: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:717: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:717: the top level configure.ac:725: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:725: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:725: the top level configure.ac:726: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:726: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:726: the top level configure.ac:718: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:718: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:718: the top level configure.ac:710: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:710: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:710: the top level configure.ac:702: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:702: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:702: the top level configure.ac:694: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:694: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:694: the top level configure.ac:686: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:686: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:686: the top level configure.ac:674: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:674: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:674: the top level configure.ac:665: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:665: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:665: the top level configure.ac:743: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:743: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:743: the top level configure.ac:744: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:744: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:744: the top level configure.ac:745: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:745: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:745: the top level configure.ac:734: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:734: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:734: the top level configure.ac:746: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:746: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:746: the top level configure.ac:747: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:747: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:747: the top level configure.ac:753: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:753: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:753: the top level configure.ac:760: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:760: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:760: the top level configure.ac:763: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:763: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:763: the top level configure.ac:781: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:781: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:781: the top level configure.ac:817: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:817: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:817: the top level configure.ac:895: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:895: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:895: the top level configure.ac:819: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:819: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:819: the top level configure.ac:819: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:819: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2960: _AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2979: AC_RUN_IFELSE is expanded from... ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:819: the top level configure.ac:819: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:819: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2960: _AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2979: AC_RUN_IFELSE is expanded from... ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:819: the top level configure.ac:903: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:903: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:903: the top level configure.ac:927: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:927: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:927: the top level configure.ac:928: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:928: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:928: the top level configure.ac:904: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:904: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:904: the top level configure.ac:943: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:943: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:943: the top level configure.ac:944: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:944: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:944: the top level configure.ac:964: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:964: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:964: the top level configure.ac:969: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:969: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:969: the top level configure.ac:978: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:978: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:978: the top level configure.ac:979: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:979: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:979: the top level configure.ac:970: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:970: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:970: the top level configure.ac:995: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:995: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:995: the top level configure.ac:1002: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1002: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1002: the top level configure.ac:1004: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1004: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1004: the top level configure.ac:1007: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1007: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... configure.ac:1007: the top level configure.ac:1007: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:1007: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... configure.ac:1007: the top level configure.ac:1014: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1014: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1014: the top level configure.ac:1023: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1023: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1023: the top level configure.ac:1026: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:1026: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:1026: the top level configure.ac:1063: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1063: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1063: the top level configure.ac:1065: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1065: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1065: the top level configure.ac:1068: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1068: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1068: the top level configure.ac:1074: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1074: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1074: the top level configure.ac:1075: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1075: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1075: the top level configure.ac:1076: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1076: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1076: the top level configure.ac:1077: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1077: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1077: the top level configure.ac:1078: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1078: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1078: the top level configure.ac:1079: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1079: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1079: the top level configure.ac:1080: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1080: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1080: the top level configure.ac:1132: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1132: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1132: the top level configure.ac:1137: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1137: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1137: the top level configure.ac:1138: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:1138: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:1138: the top level configure.ac:1146: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1146: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1146: the top level configure.ac:1147: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1147: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1147: the top level configure.ac:1158: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1158: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1158: the top level configure.ac:1159: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:1159: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:1159: the top level configure.ac:1203: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1203: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1203: the top level configure.ac:1209: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1209: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1209: the top level configure.ac:1210: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1210: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1210: the top level configure.ac:1218: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1218: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1218: the top level configure.ac:1219: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1219: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1219: the top level configure.ac:1221: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1221: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1221: the top level configure.ac:1222: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1222: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1222: the top level configure.ac:1222: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1222: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1222: the top level configure.ac:1222: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1222: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1222: the top level configure.ac:1222: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1222: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1222: the top level configure.ac:1222: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1222: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1222: the top level configure.ac:1246: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1246: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1246: the top level configure.ac:1247: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:1247: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:1247: the top level configure.ac:1258: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1258: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1258: the top level configure.ac:1261: warning: The macro 'AC_TRY_CPP' is obsolete. configure.ac:1261: You should run autoupdate. ./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from... configure.ac:1261: the top level configure.ac:1259: warning: The macro 'AC_TRY_CPP' is obsolete. configure.ac:1259: You should run autoupdate. ./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from... configure.ac:1259: the top level configure.ac:1267: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1267: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1267: the top level configure.ac:1268: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1268: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1268: the top level configure.ac:1274: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1274: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1274: the top level configure.ac:1275: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1275: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1275: the top level configure.ac:1281: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1281: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1281: the top level configure.ac:1282: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1282: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1282: the top level configure.ac:1288: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1288: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1288: the top level configure.ac:1289: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:1289: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:1289: the top level configure.ac:1327: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1327: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1327: the top level configure.ac:1308: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:1308: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:1308: the top level configure.ac:1329: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:1329: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:1329: the top level configure.ac:1352: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1352: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1352: the top level configure.ac:1363: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1363: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1363: the top level configure.ac:1370: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1370: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1370: the top level configure.ac:1386: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1386: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1386: the top level configure.ac:1389: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1389: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1389: the top level configure.ac:1404: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1404: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1404: the top level configure.ac:1451: warning: AC_OUTPUT should be used without arguments. configure.ac:1451: You should run autoupdate. autoheader: warning: WARNING: Using auxiliary files such as 'acconfig.h', 'config.h.bot' autoheader: WARNING: and 'config.h.top', to define templates for 'config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of 'AC_DEFINE_UNQUOTED' and autoheader: WARNING: 'AC_DEFINE' allows one to define a template without autoheader: WARNING: 'acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function 'main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files this is screen version 4.9.1 checking for x86_64-sun-solaris2.11-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for library containing strerror... none required checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gawk... /usr/bin/nawk checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk configure: checking for buggy tools... - sh is 'GNU bash, version 4.3.30(1)-release (i386-pc-solaris2.11)'. checking if a system-wide socket dir should be used... yes checking for the socket dir... (eff_uid ? "/tmp/uscreens" : "/tmp/screens") configure: checking for MIPS... configure: checking for Ultrix... checking for egrep -e... /home/pbulk/build/misc/screen4/work/.tools/bin/grep -E configure: checking for butterfly... configure: checking for POSIX.1... - you have a POSIX system configure: checking for System V... configure: checking for sequent/ptx... configure: checking SVR4... - you have a SVR4 system configure: checking SVR4... checking for dwarf.h... no checking for elf.h... yes checking for stropts.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes configure: checking for Solaris 2.x... configure: checking BSD job jontrol... - you have jobcontrol configure: checking setresuid... configure: checking setreuid... configure: checking seteuid... configure: checking execvpe... configure: checking select... configure: checking fifos... - your fifos are usable configure: checking for broken fifo implementation... - your implementation is ok configure: checking sockets... - your sockets are not usable - select is ok configure: checking for tgetent... configure: checking libcurses... - you use the terminfo database configure: checking ospeed... configure: checking for /dev/ptc... configure: checking for SVR4 ptys... checking for getpt... no configure: checking for ptyranges... configure: checking default tty permissions/group... checking for write... /usr/bin/write checking for xterm... no - pty mode: 0620, group: 7 configure: checking getutent... configure: checking getutent with -lgen... configure: checking ut_host... checking for utempter.h... yes configure: checking for libutil(s)... configure: checking getloadavg... configure: checking for kernelfile... - no kernelfile found assuming posix signal definition configure: checking for crypt and sec libraries... configure: checking crypt... configure: checking IRIX sun library... configure: checking syslog... configure: checking wait union... configure: checking for termio or termios... configure: checking getspnam... configure: checking getttyent... configure: checking fdwalk... configure: checking whether memcpy/memmove/bcopy handles overlapping arguments... checking for long file names... yes checking for vsprintf... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for setenv... checking for nl_langinfo(CODESET)... yes checking for library containing gethostname... none required checking for rename... yes checking for fchmod... yes checking for fchown... yes checking for strerror... yes checking for lstat... yes checking for _exit... yes checking for utimes... yes checking for vsnprintf... yes checking for getcwd... yes checking for setlocale... yes checking for strftime... yes checking for the global screenrc file... configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing default commands Now please check the pathnames in the Makefile and in the user configuration section in config.h. Then type 'make' to make screen. Good luck.