You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: ndow...@yahoo.com Last committer: b...@freebsd.org Ident: $FreeBSD: branches/2019Q2/devel/guile-lib/Makefile 484628 2018-11-10 18:12:57Z bapt $ Log URL: http://beefy15.nyi.freebsd.org/data/112armv6-quarterly/501102/logs/guile-lib-0.2.6.1_1.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=112armv6-quarterly&build=501102 Log: =>> Building devel/guile-lib build started at Fri May 10 16:05:05 UTC 2019 port directory: /usr/ports/devel/guile-lib package name: guile-lib-0.2.6.1_1 building for: FreeBSD 112armv6-quarterly-job-12 11.2-RELEASE-p9 FreeBSD 11.2-RELEASE-p9 1102000 arm maintained by: ndow...@yahoo.com Makefile ident: $FreeBSD: branches/2019Q2/devel/guile-lib/Makefile 484628 2018-11-10 18:12:57Z bapt $ Poudriere version: 3.2.8-4-g701d8fe1 Host OSVERSION: 1300018 Jail OSVERSION: 1102000 Job Id: 12 ---Begin Environment--- POUDRIEREPATH=/usr/local/bin/poudriere SCRIPTPATH=/usr/local/share/poudriere/bulk.sh OLDPWD=/usr/local/poudriere/data/.m/112armv6-quarterly/ref/.p SCRIPTPREFIX=/usr/local/share/poudriere MASTERNAME=112armv6-quarterly P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/usr/local/poudriere/data/.m/112armv6-quarterly/ref/.p/pool SAVED_TERM=screen PACKAGE_BUILDING=yes POUDRIERE_BUILD_TYPE=bulk MASTERMNT=/usr/local/poudriere/data/.m/112armv6-quarterly/ref POUDRIERE_VERSION=3.2.8-4-g701d8fe1 LIBEXECPREFIX=/usr/local/libexec/poudriere USER=root QEMU_EMULATING=1 LOCALBASE=/usr/local PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin HOME=/root STATUS=1 MAIL=/var/mail/root BLOCKSIZE=K UNAME_r=11.2-RELEASE-p9 UNAME_v=FreeBSD 11.2-RELEASE-p9 1102000 OSVERSION=1102000 ABI_FILE=/usr/lib/crt1.o UNAME_m=arm UNAME_p=armv6 SHELL=/bin/csh ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ndow...@yahoo.com --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/guile-lib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/guile-lib/work HOME=/wrkdirs/usr/ports/devel/guile-lib/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/guile-lib/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/guile-lib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/guile-lib/work HOME=/wrkdirs/usr/ports/devel/guile-lib/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/guile-lib/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/guile-lib" EXAMPLESDIR="share/examples/guile-lib" DATADIR="share/guile-lib" WWWDIR="www/guile-lib" ETCDIR="etc/guile-lib" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/guile-lib DOCSDIR=/usr/local/share/doc/guile-lib EXAMPLESDIR=/usr/local/share/examples/guile-lib WWWDIR=/usr/local/www/guile-lib ETCDIR=/usr/local/etc/guile-lib --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: armv6-unknown-freebsd11.2-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: armv6-unknown-freebsd11.2-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: armv6-unknown-freebsd11.2-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv6 OPSYS=FreeBSD _OSRELEASE=11.2-RELEASE-p9 OSREL=11.2 OSVERSION=1102000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License LGPL3 GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> guile-lib-0.2.6.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [112armv6-quarterly-job-12] Installing pkg-1.10.5_5... [112armv6-quarterly-job-12] Extracting pkg-1.10.5_5: .......... done ===> guile-lib-0.2.6.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of guile-lib-0.2.6.1_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL3 GPLv3 accepted by the user ===> Fetching all distfiles required by guile-lib-0.2.6.1_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License LGPL3 GPLv3 accepted by the user ===> Fetching all distfiles required by guile-lib-0.2.6.1_1 for building => SHA256 Checksum OK for guile-lib-0.2.6.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ <snip> ===> guile-lib-0.2.6.1_1 depends on package: guile2>0 - found ===> Returning to build of guile-lib-0.2.6.1_1 ===> guile-lib-0.2.6.1_1 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz [112armv6-quarterly-job-12] Installing gmake-4.2.1_3... [112armv6-quarterly-job-12] Extracting gmake-4.2.1_3: .......... done ===> guile-lib-0.2.6.1_1 depends on executable: gmake - found ===> Returning to build of guile-lib-0.2.6.1_1 ===> guile-lib-0.2.6.1_1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.6.0,1.txz [112armv6-quarterly-job-12] Installing pkgconf-1.6.0,1... [112armv6-quarterly-job-12] Extracting pkgconf-1.6.0,1: .......... done ===> guile-lib-0.2.6.1_1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of guile-lib-0.2.6.1_1 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for guile-lib-0.2.6.1_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether gmake supports nested variables... (cached) yes checking pkg-config is at least version 0.9.0... yes configure: checking for guile 3.0 configure: checking for guile 2.2 configure: checking for guile 2.0 configure: found guile 2.0 checking for guile-2.0.12... no checking for guile2.0.12... no checking for guile-2.0... no checking for guile2.0... no checking for guile-2... no checking for guile2... no checking for guile... /usr/local/bin/guile checking for Guile version >= 2.0.12... 2.0.14 checking for guild... /usr/local/bin/guild checking for guile-config... /usr/local/bin/guile-config checking for Guile site directory... /usr/local/share/guile/site/2.0 checking for Guile site-ccache directory using pkgconfig... no checking for Guile site-ccache directory using interpreter... /usr/local/lib/guile/2.0/site-ccache checking for Guile extensions directory... /usr/local/lib/guile/2.0/extensions checking for Guile global site directory... /usr/local/share/guile/site checking for Guile site ccache directory... /usr/local/lib/guile/2.0/site-ccache checking for style of include used by gmake... GNU checking for gcc... /nxb-bin/usr/bin/cc 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 we are using the GNU C compiler... yes checking whether /nxb-bin/usr/bin/cc accepts -g... yes checking for /nxb-bin/usr/bin/cc option to accept ISO C89... none needed checking whether /nxb-bin/usr/bin/cc understands -c and -o together... yes checking dependency style of /nxb-bin/usr/bin/cc... none checking build system type... armv6-portbld-freebsd11.2 checking host system type... armv6-portbld-freebsd11.2 checking for ld used by /nxb-bin/usr/bin/cc... /nxb-bin/usr/bin/ld checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for GUILE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pre-inst-env config.status: creating meta/guile-lib-1.0.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating unit-tests/Makefile config.status: executing depfiles commands configure: prefix=/usr/local exec_prefix=${prefix} libdir=${exec_prefix}/lib datarootdir=${prefix}/share datadir=${datarootdir} --with-guile-site="no" sitedir (source code): ${datarootdir}/guile-lib siteccachedir (compiled modules): ${exec_prefix}/lib/guile-lib/guile/2.0/site-ccache configure: WARNING: Since --with-guile-site="no", sitedir and siteccachedir differ from the one used by Guile itself. You have to augment both Guile's %load-path and %load-compiled-path variables before to use Guile-Lib's modules (see 'Environment Variables' and 'Load Paths' in the Guile Reference Manual). Otherwise, consider using --with-guile-site=yes =========================================================================== =======================<phase: build >============================ ===> Building for guile-lib-0.2.6.1_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/guile-lib/work/guile-lib-0.2.6.1' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guile-lib/work/guile-lib-0.2.6.1/src' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "apicheck.go" "apicheck.scm" wrote `apicheck.go' ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /usr/local/bin/guild ;;; compiled /wrkdirs/usr/ports/devel/guile-lib/work/.cache/guile/ccache/2.0-LE-4-2.0/usr/local/bin/guild.go ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "compat/guile-2.go" "compat/guile-2.scm" wrote `compat/guile-2.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "config/load.go" "config/load.scm" wrote `config/load.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "container/delay-tree.go" "container/delay-tree.scm" wrote `container/delay-tree.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "container/nodal-tree.go" "container/nodal-tree.scm" wrote `container/nodal-tree.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "container/async-queue.go" "container/async-queue.scm" wrote `container/async-queue.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "debugging/assert.go" "debugging/assert.scm" wrote `debugging/assert.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "debugging/time.go" "debugging/time.scm" wrote `debugging/time.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "graph/topological-sort.go" "graph/topological-sort.scm" wrote `graph/topological-sort.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "htmlprag.go" "htmlprag.scm" wrote `htmlprag.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "io/string.go" "io/string.scm" wrote `io/string.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "logging/logger.go" "logging/logger.scm" wrote `logging/logger.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "logging/port-log.go" "logging/port-log.scm" wrote `logging/port-log.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "logging/rotating-log.go" "logging/rotating-log.scm" wrote `logging/rotating-log.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "math/minima.go" "math/minima.scm" wrote `math/minima.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "math/primes.go" "math/primes.scm" wrote `math/primes.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "match-bind.go" "match-bind.scm" wrote `match-bind.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "md5.go" "md5.scm" wrote `md5.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "os/process.go" "os/process.scm" wrote `os/process.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "scheme/documentation.go" "scheme/documentation.scm" wrote `scheme/documentation.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "scheme/kwargs.go" "scheme/kwargs.scm" wrote `scheme/kwargs.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "search/basic.go" "search/basic.scm" wrote `search/basic.go' search/basic.scm:79:8: warning: possibly unbound variable `c' search/basic.scm:84:20: warning: possibly unbound variable `c' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "string/completion.go" "string/completion.scm" wrote `string/completion.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "string/soundex.go" "string/soundex.scm" wrote `string/soundex.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "string/transform.go" "string/transform.scm" wrote `string/transform.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "string/wrap.go" "string/wrap.scm" wrote `string/wrap.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "term/ansi-color.go" "term/ansi-color.scm" wrote `term/ansi-color.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "texinfo/nodal-tree.go" "texinfo/nodal-tree.scm" wrote `texinfo/nodal-tree.go' ./pre-inst-env \ guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "text/parse-lalr.go" "text/parse-lalr.scm" =>> Killing runaway build after 21600 seconds with no output _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"