>>> screen 4.9.1 Downloading wget -nd -t 3 -O '/home/autobuild/autobuild/instance-9/output-1/build/.screen-4.9.1.tar.gz.59NROK/output' 'http://ftpmirror.gnu.org/screen/screen-4.9.1.tar.gz' --2024-07-12 00:42:42-- http://ftpmirror.gnu.org/screen/screen-4.9.1.tar.gz Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200, 2001:470:142:5::200 Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|209.51.188.200|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://mirror.its.dal.ca/gnu/screen/screen-4.9.1.tar.gz [following] --2024-07-12 00:42:43-- http://mirror.its.dal.ca/gnu/screen/screen-4.9.1.tar.gz Resolving mirror.its.dal.ca (mirror.its.dal.ca)... 192.75.96.254 Connecting to mirror.its.dal.ca (mirror.its.dal.ca)|192.75.96.254|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1040785 (1016K) [application/octet-stream] Saving to: '/home/autobuild/autobuild/instance-9/output-1/build/.screen-4.9.1.tar.gz.59NROK/output' 0K .......... .......... .......... .......... .......... 4% 355K 3s 50K .......... .......... .......... .......... .......... 9% 705K 2s 100K .......... .......... .......... .......... .......... 14% 67.2M 1s 150K .......... .......... .......... .......... .......... 19% 56.1M 1s 200K .......... .......... .......... .......... .......... 24% 715K 1s 250K .......... .......... .......... .......... .......... 29% 50.6M 1s 300K .......... .......... .......... .......... .......... 34% 90.2M 1s 350K .......... .......... .......... .......... .......... 39% 91.9M 0s 400K .......... .......... .......... .......... .......... 44% 721K 0s 450K .......... .......... .......... .......... .......... 49% 221M 0s 500K .......... .......... .......... .......... .......... 54% 93.0M 0s 550K .......... .......... .......... .......... .......... 59% 92.7M 0s 600K .......... .......... .......... .......... .......... 63% 190M 0s 650K .......... .......... .......... .......... .......... 68% 91.0M 0s 700K .......... .......... .......... .......... .......... 73% 98.5M 0s 750K .......... .......... .......... .......... .......... 78% 91.6M 0s 800K .......... .......... .......... .......... .......... 83% 200M 0s 850K .......... .......... .......... .......... .......... 88% 741K 0s 900K .......... .......... .......... .......... .......... 93% 65.6M 0s 950K .......... .......... .......... .......... .......... 98% 93.1T 0s 1000K .......... ...... 100% 75.1M=0.4s 2024-07-12 00:42:43 (2.33 MB/s) - '/home/autobuild/autobuild/instance-9/output-1/build/.screen-4.9.1.tar.gz.59NROK/output' saved [1040785/1040785] screen-4.9.1.tar.gz: OK (sha256: 26cef3e3c42571c0d484ad6faf110c5c15091fbf872b06fa7aa4766c7405ac69) >>> screen 4.9.1 Extracting gzip -d -c /home/autobuild/autobuild/instance-9/dl/screen/screen-4.9.1.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-9/output-1/build/screen-4.9.1 -xf - >>> screen 4.9.1 Patching Applying 0001-Do-not-use-memcpy-as-an-alternative-for-bcopy-memmov.patch using patch: patching file acconfig.h patching file configure.ac patching file os.h patching file osdef.h.in Applying 0002-Do-not-create-backup-of-old-installed-binary.patch using patch: patching file Makefile.in Applying 0003-Change-binary-permission-flags-even-if-chown-fails.patch using patch: patching file Makefile.in Applying 0004-Support-overriding-SCREEN-to-get-a-non-versioned-bin.patch using patch: patching file Makefile.in Applying 0005-Renamed-sched.h-to-eventqueue.h.patch using patch: patching file eventqueue.h (renamed from sched.h) patching file screen.h Applying 0006-comm.h-now-depends-on-term.h.patch using patch: patching file Makefile.in Applying 0007-comm.h-needed-for-list_-display-generic-.o.patch using patch: patching file Makefile.in >>> screen 4.9.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/autobuild/autobuild/instance-9/output-1/build/screen-4.9.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> screen 4.9.1 Configuring >>> screen 4.9.1 Autoreconfiguring 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:920: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:920: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:920: the top level configure.ac:921: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:921: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:921: 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:936: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:936: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:936: the top level configure.ac:937: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:937: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:937: the top level configure.ac:957: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:957: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:957: the top level configure.ac:962: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:962: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:962: the top level configure.ac:971: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:971: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:971: the top level configure.ac:972: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:972: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:972: the top level configure.ac:963: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:963: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:963: the top level configure.ac:988: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:988: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:988: the top level configure.ac:995: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:995: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:995: the top level configure.ac:997: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:997: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:997: the top level configure.ac:1000: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1000: 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:1000: the top level configure.ac:1000: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:1000: 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:1000: 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... configure.ac:1007: the top level configure.ac:1016: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1016: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1016: the top level configure.ac:1019: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:1019: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:1019: the top level configure.ac:1056: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1056: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1056: the top level configure.ac:1058: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1058: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1058: the top level configure.ac:1061: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1061: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1061: the top level configure.ac:1067: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1067: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1067: 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:1069: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1069: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1069: the top level configure.ac:1070: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1070: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1070: the top level configure.ac:1071: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1071: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1071: the top level configure.ac:1072: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1072: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1072: the top level configure.ac:1073: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1073: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1073: the top level configure.ac:1125: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1125: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1125: the top level configure.ac:1130: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1130: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1130: the top level configure.ac:1131: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:1131: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:1131: the top level configure.ac:1139: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1139: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1139: the top level configure.ac:1140: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1140: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1140: the top level configure.ac:1151: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1151: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1151: the top level configure.ac:1152: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:1152: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:1152: the top level configure.ac:1196: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1196: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1196: the top level configure.ac:1202: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1202: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1202: the top level configure.ac:1203: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1203: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1203: the top level configure.ac:1211: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1211: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1211: the top level configure.ac:1212: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1212: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1212: the top level configure.ac:1214: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1214: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1214: the top level configure.ac:1215: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1215: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1215: the top level configure.ac:1215: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1215: 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:1215: the top level configure.ac:1215: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1215: 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:1215: the top level configure.ac:1215: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1215: 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:1215: the top level configure.ac:1215: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1215: 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:1215: the top level configure.ac:1239: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1239: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1239: the top level configure.ac:1240: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:1240: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:1240: the top level configure.ac:1251: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1251: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1251: the top level configure.ac:1254: warning: The macro 'AC_TRY_CPP' is obsolete. configure.ac:1254: You should run autoupdate. ./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from... configure.ac:1254: the top level configure.ac:1252: warning: The macro 'AC_TRY_CPP' is obsolete. configure.ac:1252: You should run autoupdate. ./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from... configure.ac:1252: the top level configure.ac:1260: warning: The macro 'AC_CHECKING' is obsolete. configure.ac:1260: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.ac:1260: the top level configure.ac:1261: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1261: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1261: 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_RUN' is obsolete. configure.ac:1282: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:1282: the top level configure.ac:1320: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:1320: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... configure.ac:1320: the top level configure.ac:1301: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:1301: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.ac:1301: the top level configure.ac:1325: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1325: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1325: the top level configure.ac:1336: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1336: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1336: the top level configure.ac:1343: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1343: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1343: the top level configure.ac:1359: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1359: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1359: the top level configure.ac:1362: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1362: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1362: the top level configure.ac:1377: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:1377: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.ac:1377: the top level configure.ac:1424: warning: AC_OUTPUT should be used without arguments. configure.ac:1424: 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. >>> screen 4.9.1 Patching libtool (cd /home/autobuild/autobuild/instance-9/output-1/build/screen-4.9.1/ && rm -rf config.cache && GIT_DIR=. PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/autobuild/autobuild/instance-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-9/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-9/output-1/host/m68k-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " CONFIG_SITE=/dev/null ./configure --target=m68k-buildroot-linux-gnu --host=m68k-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --enable-colors256 --disable-pam ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared this is screen version 4.9.1 checking for m68k-buildroot-linux-gnu-gcc... /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking how to run the C preprocessor... /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-cpp 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... gawk checking for a BSD-compatible install... /usr/bin/install -c configure: checking for buggy tools... - sh is 'GNU bash, version 5.2.26(1)-release (x86_64-pc-linux-gnu)'. 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 Ultrix... checking for egrep -e... /usr/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... checking for stropts.h... no 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... - skipping check because we are cross compiling; assuming fifos are usable configure: checking for broken fifo implementation... - skipping check because we are cross compiling; assuming fifo implementation is ok configure: checking sockets... - skipping check because we are cross compiling; assuming sockets are usable configure: checking socket implementation... - skipping check because we are cross compiling; assuming sockets are normal - skipping check because we are cross compiling; assuming select is ok configure: checking for tgetent... configure: checking libcurses... - skipping check because we are cross compiling; assuming terminfo database is used configure: checking ospeed... checking for getpt... yes checking for openpty... yes configure: checking default tty permissions/group... - skipping check because we are cross compiling; assuming ptys are world accessable configure: checking getutent... configure: checking ut_host... checking for utempter.h... no configure: checking getloadavg... 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 memmove/bcopy handles overlapping arguments... - skipping check because we are cross compiling; use memmove 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 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared 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. >>> screen 4.9.1 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-9/output-1/build/screen-4.9.1/ make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/screen-4.9.1' CPP="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"'" srcdir=. sh ./osdef.sh AWK=gawk srcdir=. sh ./term.sh AWK=gawk CC="/home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE" srcdir=. sh ./comm.sh ./comm.c:43:9: warning: "bcopy" redefined 43 | #define bcopy :-( /* or include screen.h here */ | ^~~~~ In file included from ./comm.c:39: ./os.h:143:11: note: this is the location of the previous definition 143 | # define bcopy(s,d,len) memmove(d,s,len) | ^~~~~ /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE screen.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE ansi.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE fileio.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE mark.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE misc.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE resize.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE socket.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE search.c sh ./tty.sh tty.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE tty.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE term.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE window.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE utmp.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE loadav.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE putenv.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE help.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE termcap.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE input.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE attacher.c /home/autobuild/autobuild/instance-9/output-1/host/bin/m68k-buildroot-linux-gnu-gcc -c -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DETCSCREENRC='"/usr/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_GNU_SOURCE pty.c pty.c: In function 'OpenPTY': pty.c:338:7: error: implicit declaration of function 'openpty'; did you mean 'OpenPTY'? [-Wimplicit-function-declaration] 338 | if (openpty(&f, &s, TtyName, NULL, NULL) != 0) | ^~~~~~~ | OpenPTY make[1]: *** [Makefile:82: pty.o] Error 1 make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/screen-4.9.1' make: *** [package/pkg-generic.mk:283: /home/autobuild/autobuild/instance-9/output-1/build/screen-4.9.1/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'