>>> Building on amd64-3 under devel/autogen BDEPENDS = [textproc/libxml;devel/gettext,-runtime;lang/guile] DIST = [devel/autogen:autogen-5.8.7.tar.gz] FULLPKGNAME = autogen-5.8.7p10 RDEPENDS = [lang/guile;devel/gettext,-runtime;textproc/libxml] Woken up audio/sratom Woken up audio/sratom Woken up audio/suil (Junk lock failure for amd64-3 at 1779827897.36517) Received IO (Junk lock obtained for amd64-3 at 1779827931.76) Received IO Short-cut: depends already handled by audio/suil >>> Running show-prepare-results in devel/autogen at 1779827933.24 ===> devel/autogen ===> Building from scratch autogen-5.8.7p10 ===> autogen-5.8.7p10 depends on: gettext-runtime-* -> gettext-runtime-1.0 ===> autogen-5.8.7p10 depends on: guile-* -> guile-1.8.8p9 ===> autogen-5.8.7p10 depends on: libxml-* -> libxml-2.15.3 ===> Verifying specs: c gmp guile iconv intl ltdl m pthread xml2 z ===> found c.103.0 gmp.11.1 guile.20.0 iconv.7.2 intl.8.2 ltdl.5.0 m.10.1 pthread.28.1 xml2.22.1 z.7.2 gettext-runtime-1.0 guile-1.8.8p9 libxml-2.15.3 Don't run junk because nojunk in sysutils/ansible (Junk lock released for amd64-3 at 1779827934.19) Woken up textproc/p5-XML-LibXML distfiles size=1279984 >>> Running build in devel/autogen at 1779827934.24 ===> devel/autogen ===> Checking files for autogen-5.8.7p10 `/usr/ports/distfiles/autogen-5.8.7.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for autogen-5.8.7p10 ===> Patching for autogen-5.8.7p10 ===> Applying OpenBSD patch patch-agen5_defLoad_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# Fix use after realloc. | |--- agen5/defLoad.c.orig Sun Sep 24 04:58:59 2006 |+++ agen5/defLoad.c Sun Nov 19 18:30:20 2006 -------------------------- Patching file agen5/defLoad.c using Plan A... Hunk #1 succeeded at 418. Hunk #2 succeeded at 431. Hunk #3 succeeded at 444. done ===> Applying OpenBSD patch patch-agen5_test_error_test Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# Cope with the additional abort message (don't panic -- this test |# intentionally checks abort behaviour). | |--- agen5/test/error.test.orig Sun Sep 24 04:11:15 2006 |+++ agen5/test/error.test Fri Nov 17 20:15:03 2006 -------------------------- Patching file agen5/test/error.test using Plan A... Hunk #1 succeeded at 103. done ===> Applying OpenBSD patch patch-autoopts_test_enums_test Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# There are some strange shells in the wild, but not on OpenBSD. |# Removing the tab from the closing line isn't an option since this |# would be unethical. | |--- autoopts/test/enums.test.orig Sat Sep 23 03:45:13 2006 |+++ autoopts/test/enums.test Fri Nov 17 20:04:44 2006 -------------------------- Patching file autoopts/test/enums.test using Plan A... Hunk #1 succeeded at 190. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for autogen-5.8.7p10 ===> Configuring for autogen-5.8.7p10 Using /usr/obj/ports/autogen-5.8.7/config.site (generated) configure: loading site script /usr/obj/ports/autogen-5.8.7/config.site checking build system type... x86_64-unknown-openbsd7.9 checking host system type... x86_64-unknown-openbsd7.9 checking target system type... x86_64-unknown-openbsd7.9 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* A U T O G E N GNU AutoGen-5.8.7 libopts.la-27:5:3 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* checking for a BSD-compatible install... /usr/obj/ports/autogen-5.8.7/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.9 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.9 ld.so checking how to hardcode library paths into programs... immediate checking if malloc debugging is wanted... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for a BSD-compatible install... /usr/obj/ports/autogen-5.8.7/bin/install -c checking for texi2html... : checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for dlopen in -ldl... no checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for long double with more range or precision than double... yes checking for u_int... yes checking for long long... (cached) yes checking for uintmax_t... yes checking for char*... yes checking size of char*... 8 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking for short... (cached) yes checking size of short... (cached) 2 checking for strchr... (cached) yes checking for strsignal... (cached) yes checking for strlcpy... (cached) yes checking for snprintf... (cached) yes checking for dlopen... yes checking for library containing copysign... -lm checking for library containing copysignl... none required checking for library containing modfl... none required checking whether using shell scripts... yes checking whether setjmp() links okay... no checking whether sigsetjmp() links okay... no checking whether with-libguile was specified... no checking whether with-libguile-cflags was specified... no checking whether with-libguile-libs was specified... no configure: guile-config used for CFLAGS: -I/usr/local/include -I/usr/local/include -pthread configure: guile-config used for LIBS: -I/usr/local/include -pthread -L/usr/local/lib -lguile -lltdl -L/usr/local/lib -pthread -lgmp -lm -lltdl checking whether libguile can be linked with... yes checking whether the guile version... 1.8.8 checking whether scm_primitive_eval_x links... yes checking whether with-libxml2 was specified... no checking whether with-libxml2-cflags was specified... no checking whether with-libxml2-libs was specified... no configure: xml2-config used for CFLAGS: -I/usr/local/include/libxml2 configure: xml2-config used for LIBS: -L/usr/local/lib -lxml2 -lm -pthread -liconv -lz checking whether libxml2 can be linked with... yes checking whether fattach runs... no checking whether connld works... no checking whether sysinfo(2) is POSIX... no checking whether strcspn matches prototype and works... yes checking whether there is a global text array sys_siglist... yes checking whether uname(2) is POSIX... yes checking whether long long ints... yes checking whether runtime library dirs can be specified... -Wl,-R checking whether wanting autogen debugging... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for libgen.h... (cached) yes checking for memory.h... (cached) yes checking for netinet/in.h... (cached) yes checking for setjmp.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/poll.h... (cached) yes checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... (cached) yes checking for stdint.h... (cached) yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uint_t... no checking for uintptr_t... yes checking for char*... (cached) yes checking size of char*... (cached) 8 checking for int... (cached) yes checking size of int... (cached) 4 checking for long... (cached) yes checking size of long... (cached) 8 checking for short... (cached) yes checking size of short... (cached) 2 checking for pathfind in -lgen... no checking for vprintf... (cached) yes checking for _doprnt... no checking for mmap... (cached) yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for strdup... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking whether a reg expr header is specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... yes checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 root wheel 2, 12 May 26 12:21 /dev/zero checking whether we have a functional realpath(3C)... yes checking whether strftime() works... yes checking whether fopen accepts "b" mode... yes checking whether fopen accepts "t" mode... yes checking whether sigsetjmp is declared... yes checking for fopencookie... no checking for funopen... (cached) yes checking for inline... (cached) inline checking for static inline... static inline configure: error: AutoGen requires sigsetjmp(3) *** Error 1 in devel/autogen (/usr/ports/infrastructure/mk/bsd.port.mk:3040 'do-configure': @for d in /usr/obj/ports/autogen-5.8.7/autogen-5...) *** Error 2 in devel/autogen (/usr/ports/infrastructure/mk/bsd.port.mk:3060 '/usr/obj/ports/autogen-5.8.7/.configure_done': @cd /usr/ports/d...) ===> Exiting devel/autogen with an error *** Error 2 in devel/autogen (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=autogen-5.8.7p10; export _LOCKS_HELD=" autogen-5...) *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1779827954.55 max_stuck=17.22/waiting-for-lock #449=35.88/show-prepare-results=0.98/build=20.34 Error: job failed with 512 on amd64-3 at 1779827954