Date: Tue, 21 Nov 2017 03:31:58 GMT From: pkg-fallout@FreeBSD.org To: trociny@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][devel/mk-configure] Failed for mk-configure-0.29.2 in build Message-ID: <201711210331.vAL3Vwbv095250@beefy11.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: trociny@FreeBSD.org Last committer: trociny@FreeBSD.org Ident: $FreeBSD: head/devel/mk-configure/Makefile 454576 2017-11-20 20:34:08Z trociny $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p454586_s326041/logs/mk-configure-0.29.2.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p454586_s326041 Log: ====>> Building devel/mk-configure build started at Tue Nov 21 03:31:54 UTC 2017 port directory: /usr/ports/devel/mk-configure building for: FreeBSD head-i386-default-job-01 12.0-CURRENT FreeBSD 12.0-CURRENT 1200054 i386 maintained by: trociny@FreeBSD.org Makefile ident: $FreeBSD: head/devel/mk-configure/Makefile 454576 2017-11-20 20:34:08Z trociny $ Poudriere version: 3.1.22 Host OSVERSION: 1200052 Jail OSVERSION: 1200054 Job Id: 01 !!! Jail is newer than host. (Jail: 1200054, Host: 1200052) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1200054 UNAME_v=FreeBSD 12.0-CURRENT 1200054 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mk-configure-0.29.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.22 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for mk-configure-0.29.2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mk-configure/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mk-configure/work HOME=/wrkdirs/usr/ports/devel/mk-configure/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/mk-configure/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mk-configure/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mk-configure/work HOME=/wrkdirs/usr/ports/devel/mk-configure/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/mk-configure/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 LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mk-configure" EXAMPLESDIR="share/examples/mk-configure" DATADIR="share/mk-configure" WWWDIR="www/mk-configure" ETCDIR="etc/mk-configure" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mk-configure DOCSDIR=/usr/local/share/doc/mk-configure EXAMPLESDIR=/usr/local/share/examples/mk-configure WWWDIR=/usr/local/www/mk-configure ETCDIR=/usr/local/etc/mk-configure --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes MACHINE=i386 MACHINE_ARCH=i386 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 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200054 PYTHONBASE=/usr/local UID=0 _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 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 BSD2CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> mk-configure-0.29.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.2.txz [head-i386-default-job-01] Installing pkg-1.10.2... [head-i386-default-job-01] Extracting pkg-1.10.2: .......... done ===> mk-configure-0.29.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mk-configure-0.29.2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD2CLAUSE accepted by the user => mk-configure-0.29.2.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://downloads.sourceforge.net/project/mk-configure/mk-configure/mk-configure-0.29.2/mk-configure-0.29.2.tar.gz mk-configure-0.29.2.tar.gz 0 B 0 Bps ===> Fetching all distfiles required by mk-configure-0.29.2 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by mk-configure-0.29.2 for building => SHA256 Checksum OK for mk-configure-0.29.2.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by mk-configure-0.29.2 for building ===> Extracting for mk-configure-0.29.2 => SHA256 Checksum OK for mk-configure-0.29.2.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for mk-configure-0.29.2 =========================================================================== =======================<phase: build-depends >============================ ===> mk-configure-0.29.2 depends on file: /usr/local/bin/bmake - not found ===> Installing existing package /packages/All/bmake-20171028.txz [head-i386-default-job-01] Installing bmake-20171028... [head-i386-default-job-01] Extracting bmake-20171028: .......... done ===> mk-configure-0.29.2 depends on file: /usr/local/bin/bmake - found ===> Returning to build of mk-configure-0.29.2 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for mk-configure-0.29.2 =========================================================================== =======================<phase: build >============================ ===> Building for mk-configure-0.29.2 /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mk-configure/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mk-configure/work HOME=/wrkdirs/usr/ports/devel/mk-configure/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/mk-configure/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 LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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" /usr/local/bin/bmake -C /wrkdirs/usr/ports/devel/mk-configure/work/mk-configure-0.29.2 -f Makefile DESTDIR=/wrkdirs/usr/ports/dev el/mk-configure/work/stage all env: mkc_check_prog: No such file or directory bmake[2]: "/wrkdirs/usr/ports/devel/mk-configure/work/mk-configure-0.29.2/mk/mkc_imp.conf.mk" line 303: warning: "env CC='cc' CXX='c++' FC='f77' CPPFLAGS=' ' CFLAGS='-O2 -pipe -fstack-protector -fno-strict-aliasing ' CXXFLAGS='-O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing ' FFLAGS='-O' LDFLAGS=' -fstack-protector' LDADD='' LEX='lex' YACC='yacc' MKC_CACHEDIR='/wrkdirs/usr/ports/devel/mk-configure/work/mk-configure-0.29.2/..' MKC_COMMON_HEADERS='' MKC_DELETE_TMPFILES='0' MKC_SHOW_CACHED='0' MKC_NOCACHE='' MKC_VERBOSE=1 mkc_check_prog -i 'awk' 'awk'" returned non-zero status env: mkc_check_prog: No such file or directory bmake[2]: "/wrkdirs/usr/ports/devel/mk-configure/work/mk-configure-0.29.2/mk/mkc_imp.conf.mk" line 313: warning: "env CC='cc' CXX='c++' FC='f77' CPPFLAGS=' ' CFLAGS='-O2 -pipe -fstack-protector -fno-strict-aliasing ' CXXFLAGS='-O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing ' FFLAGS='-O' LDFLAGS=' -fstack-protector' LDADD='' LEX='lex' YACC='yacc' MKC_CACHEDIR='/wrkdirs/usr/ports/devel/mk-configure/work/mk-configure-0.29.2/..' MKC_COMMON_HEADERS='' MKC_DELETE_TMPFILES='0' MKC_SHOW_CACHED='0' MKC_NOCACHE='' MKC_VERBOSE=1 mkc_check_prog -d -i 'awk' 'awk' && echo" returned non-zero status ERROR: cannot find program awk *** Error code 1 Stop. bmake[2]: stopped in /wrkdirs/usr/ports/devel/mk-configure/work/mk-configure-0.29.2 *** Error code 1 Stop. bmake[1]: stopped in /wrkdirs/usr/ports/devel/mk-configure/work/mk-configure-0.29.2 *** Error code 1 Stop. make: stopped in /usr/ports/devel/mk-configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711210331.vAL3Vwbv095250>