From owner-freebsd-pkg-fallout@freebsd.org Sat Nov 5 23:54:37 2016 Return-Path: Delivered-To: freebsd-pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA25FC30C04 for ; Sat, 5 Nov 2016 23:54:37 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B8733DE0 for ; Sat, 5 Nov 2016 23:54:37 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id B7BB6C30C03; Sat, 5 Nov 2016 23:54:37 +0000 (UTC) Delivered-To: pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7577C30C02 for ; Sat, 5 Nov 2016 23:54:37 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy11.nyi.freebsd.org (beefy11.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ee]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A374DDF; Sat, 5 Nov 2016 23:54:37 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy11.nyi.freebsd.org (localhost [127.0.0.1]) by beefy11.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id uA5NsaFR032601; Sat, 5 Nov 2016 23:54:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy11.nyi.freebsd.org (8.15.2/8.15.2/Submit) id uA5NsarG032563; Sat, 5 Nov 2016 23:54:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 5 Nov 2016 23:54:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201611052354.uA5NsarG032563@beefy11.nyi.freebsd.org> To: t@tobik.me Subject: [package - head-i386-default][devel/kore] Failed for kore-2.0.0 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2016 23:54:37 -0000 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: t@tobik.me Last committer: pi@FreeBSD.org Ident: $FreeBSD: head/devel/kore/Makefile 421450 2016-09-06 17:40:00Z pi $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p425365_s308314/logs/kore-2.0.0.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p425365_s308314 Log: ====>> Building devel/kore build started at Sat Nov 5 23:54:19 UTC 2016 port directory: /usr/ports/devel/kore building for: FreeBSD head-i386-default-job-06 12.0-CURRENT FreeBSD 12.0-CURRENT r308314 i386 maintained by: t@tobik.me Makefile ident: $FreeBSD: head/devel/kore/Makefile 421450 2016-09-06 17:40:00Z pi $ Poudriere version: 3.1.14 Host OSVERSION: 1200005 Jail OSVERSION: 1200014 !!! Jail is newer than host. (Jail: 1200014, Host: 1200005) !!! !!! 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 UNAME_v=FreeBSD 12.0-CURRENT r308314 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=i386 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=kore-2.0.0 OSREL=12.0 _OSRELEASE=12.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1200014 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kore-2.0.0: DEBUG=off: Build with debugging support HTTP=on: Build with HTTP support JSONRPC=on: Build with JSON-RPC support PGSQL=on: PostgreSQL database support TASKS=on: Build with tasks support TLS=on: Secure network connection support via TLS ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/kore/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kore/work HOME=/wrkdirs/usr/ports/devel/kore/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/kore/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/kore/work HOME=/wrkdirs/usr/ports/devel/kore/work TMPDIR="/tmp" 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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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 444" 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/kore" EXAMPLESDIR="share/examples/kore" DATADIR="share/kore" WWWDIR="www/kore" ETCDIR="etc/kore" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kore DOCSDIR=/usr/local/share/doc/kore EXAMPLESDIR=/usr/local/share/examples/kore WWWDIR=/usr/local/www/kore ETCDIR=/usr/local/etc/kore --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles 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 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License ISCL accepted by the user =========================================================================== =================================================== ===> kore-2.0.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.3.txz [head-i386-default-job-06] Installing pkg-1.9.3... [head-i386-default-job-06] Extracting pkg-1.9.3: .......... done ===> kore-2.0.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of kore-2.0.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License ISCL accepted by the user ===> Fetching all distfiles required by kore-2.0.0 for building =========================================================================== =================================================== ===> License ISCL accepted by the user ===> Fetching all distfiles required by kore-2.0.0 for building => SHA256 Checksum OK for jorisvink-kore-2.0.0-release_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License ISCL accepted by the user ===> Fetching all distfiles required by kore-2.0.0 for building ===> Extracting for kore-2.0.0 => SHA256 Checksum OK for jorisvink-kore-2.0.0-release_GH0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kore-2.0.0 ===> Applying FreeBSD patches for kore-2.0.0 =========================================================================== =================================================== ===> kore-2.0.0 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz [head-i386-default-job-06] Installing gmake-4.2.1_1... [head-i386-default-job-06] `-- Installing indexinfo-0.2.6... [head-i386-default-job-06] `-- Extracting indexinfo-0.2.6: .... done [head-i386-default-job-06] `-- Installing gettext-runtime-0.19.8.1... [head-i386-default-job-06] `-- Extracting gettext-runtime-0.19.8.1: .......... done [head-i386-default-job-06] Extracting gmake-4.2.1_1: .......... done ===> kore-2.0.0 depends on executable: gmake - found ===> Returning to build of kore-2.0.0 =========================================================================== =================================================== ===> kore-2.0.0 depends on shared library: libyajl.so - not found ===> Installing existing package /packages/All/yajl-2.1.0.txz [head-i386-default-job-06] Installing yajl-2.1.0... [head-i386-default-job-06] Extracting yajl-2.1.0: .......... done Message from yajl-2.1.0: ===> NOTICE: The yajl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> kore-2.0.0 depends on shared library: libyajl.so - found (/usr/local/lib/libyajl.so) ===> Returning to build of kore-2.0.0 ===> kore-2.0.0 depends on shared library: libpq.so.5 - not found ===> Installing existing package /packages/All/postgresql93-client-9.3.15.txz [head-i386-default-job-06] Installing postgresql93-client-9.3.15... [head-i386-default-job-06] `-- Installing perl5-5.24.1.r4... [head-i386-default-job-06] `-- Extracting perl5-5.24.1.r4: .......... done [head-i386-default-job-06] `-- Installing readline-6.3.8... [head-i386-default-job-06] `-- Extracting readline-6.3.8: .......... done [head-i386-default-job-06] Extracting postgresql93-client-9.3.15: .......... done Message from perl5-5.24.1.r4: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from postgresql93-client-9.3.15: The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-PyGreSQL For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> kore-2.0.0 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Returning to build of kore-2.0.0 =========================================================================== =================================================== ===> Configuring for kore-2.0.0 =========================================================================== =================================================== ===> Building for kore-2.0.0 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/kore/work/kore-2.0.0-release' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iincludes -std=c99 -pedantic -DPREFIX='"/usr/local"' -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include -c src/kore.c -o obj/kore.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iincludes -std=c99 -pedantic -DPREFIX='"/usr/local"' -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include -c src/buf.c -o obj/buf.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iincludes -std=c99 -pedantic -DPREFIX='"/usr/local"' -I/usr/local/include -DKORE_USE_PGSQL -DPGSQL_INCLUDE_PATH="\"/usr/local/include\"" -DKORE_USE_TASKS -DKORE_USE_JSONRPC -I/usr/local/include -c src/cli.c -o obj/cli.o src/cli.c:385:9: error: generic selections are a C11-specific feature [-Werror,-Wc11-extensions] appl = basename(pwd); ^ /usr/include/libgen.h:60:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:337:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ src/cli.c:431:9: error: generic selections are a C11-specific feature [-Werror,-Wc11-extensions] appl = basename(pwd); ^ /usr/include/libgen.h:60:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:337:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ src/cli.c:579:9: error: generic selections are a C11-specific feature [-Werror,-Wc11-extensions] appl = basename(pwd); ^ /usr/include/libgen.h:60:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:337:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ src/cli.c:931:15: error: generic selections are a C11-specific feature [-Werror,-Wc11-extensions] if ((fname = basename(fpath)) == NULL) ^ /usr/include/libgen.h:60:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:337:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ src/cli.c:1573:9: error: generic selections are a C11-specific feature [-Werror,-Wc11-extensions] appl = basename(pwd); ^ /usr/include/libgen.h:60:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:337:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ 5 errors generated. gmake[1]: *** [Makefile:106: obj/cli.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/kore/work/kore-2.0.0-release' *** Error code 1 Stop. make: stopped in /usr/ports/devel/kore