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: dan...@freebsd.org Last committer: zeis...@freebsd.org Ident: $FreeBSD: head/databases/jrrd/Makefile 414458 2016-05-02 16:08:56Z zeising $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p459306_s328104/logs/jrrd-1.0.8_1.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p459306_s328104 Log: =>> Building databases/jrrd build started at Thu Jan 18 07:22:34 UTC 2018 port directory: /usr/ports/databases/jrrd package name: jrrd-1.0.8_1 building for: FreeBSD head-i386-default-job-01 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 i386 maintained by: dan...@freebsd.org Makefile ident: $FreeBSD: head/databases/jrrd/Makefile 414458 2016-05-02 16:08:56Z zeising $ Poudriere version: 3.2.4 Host OSVERSION: 1200054 Jail OSVERSION: 1200056 Job Id: 01 !!! Jail is newer than host. (Jail: 1200056, Host: 1200054) !!! !!! 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=1200056 UNAME_v=FreeBSD 12.0-CURRENT 1200056 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 OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS 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 P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.4 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= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- dan...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- JAVA_HOME=/usr/local/openjdk8 XDG_DATA_HOME=/wrkdirs/usr/ports/databases/jrrd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/jrrd/work HOME=/wrkdirs/usr/ports/databases/jrrd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/jrrd/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/databases/jrrd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/jrrd/work HOME=/wrkdirs/usr/ports/databases/jrrd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/jrrd/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-- PORTDOCS="" PORTEXAMPLES="" JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/jrrd" EXAMPLESDIR="share/examples/jrrd" DATADIR="share/jrrd" WWWDIR="www/jrrd" ETCDIR="etc/jrrd" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" JAVA_VENDOR="openjdk" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jrrd DOCSDIR=/usr/local/share/doc/jrrd EXAMPLESDIR=/usr/local/share/examples/jrrd WWWDIR=/usr/local/www/jrrd ETCDIR=/usr/local/etc/jrrd --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=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=1200056 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 >============================ Installation settings: Location of JDK: /usr/local/openjdk8 Location of Java port: java/openjdk8 =========================================================================== =======================<phase: pkg-depends >============================ ===> jrrd-1.0.8_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.4.txz [head-i386-default-job-01] Installing pkg-1.10.4... [head-i386-default-job-01] Extracting pkg-1.10.4: .......... done ===> jrrd-1.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of jrrd-1.0.8_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ Installation settings: Location of JDK: /usr/local/openjdk8 Location of Java port: java/openjdk8 ===> Fetching all distfiles required by jrrd-1.0.8_1 for building =========================================================================== =======================<phase: checksum >============================ Installation settings: Location of JDK: /usr/local/openjdk8 Location of Java port: java/openjdk8 ===> Fetching all distfiles required by jrrd-1.0.8_1 for building => SHA256 Checksum OK for jrrd-1.0.8.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ Installation settings: Location of JDK: /usr/local/openjdk8 Location of Java port: java/openjdk8 ===> Fetching all distfiles required by jrrd-1.0.8_1 for building ===> Extracting for jrrd-1.0.8_1 => SHA256 Checksum OK for jrrd-1.0.8.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for jrrd-1.0.8_1 ===> Applying FreeBSD patches for jrrd-1.0.8_1 =========================================================================== =======================<phase: build-depends >============================ ===> jrrd-1.0.8_1 depends on file: /usr/local/openjdk8/bin/java - not found ===> Installing existing package /packages/All/openjdk8-8.152.16_2.txz [head-i386-default-job-01] Installing openjdk8-8.152.16_2... [head-i386-default-job-01] `-- Installing alsa-lib-1.1.2... [head-i386-default-job-01] `-- Extracting alsa-lib-1.1.2: .......... done [head-i386-default-job-01] `-- Installing dejavu-2.37... [head-i386-default-job-01] | `-- Installing fontconfig-2.12.1,1... [head-i386-default-job-01] | | `-- Installing expat-2.2.5... [head-i386-default-job-01] | | `-- Extracting expat-2.2.5: .......... done [head-i386-default-job-01] | | `-- Installing freetype2-2.8_1... <snip> [head-i386-default-job-01] | | `-- Extracting python27-2.7.14_1: .......... done [head-i386-default-job-01] | `-- Extracting glib-2.50.2_7,1: .......... done No schema files found: doing nothing. [head-i386-default-job-01] | `-- Installing glproto-1.4.17... [head-i386-default-job-01] | `-- Extracting glproto-1.4.17: ...... done [head-i386-default-job-01] | `-- Installing mesa-libs-17.3.1... [head-i386-default-job-01] | | `-- Installing libXdamage-1.1.4_3... [head-i386-default-job-01] | | `-- Installing damageproto-1.2.1... [head-i386-default-job-01] | | `-- Extracting damageproto-1.2.1: .... done [head-i386-default-job-01] | | `-- Extracting libXdamage-1.1.4_3: ...... done [head-i386-default-job-01] | | `-- Installing libXxf86vm-1.1.4_1... [head-i386-default-job-01] | | `-- Installing xf86vidmodeproto-2.3.1... [head-i386-default-job-01] | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [head-i386-default-job-01] | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [head-i386-default-job-01] | | `-- Installing libdrm-2.4.89,1... [head-i386-default-job-01] | | `-- Installing libpciaccess-0.13.5... [head-i386-default-job-01] | | | `-- Installing pciids-20171206... [head-i386-default-job-01] | | | `-- Extracting pciids-20171206: ..... done [head-i386-default-job-01] | | `-- Extracting libpciaccess-0.13.5: ...... done [head-i386-default-job-01] | | `-- Extracting libdrm-2.4.89,1: .......... done [head-i386-default-job-01] | | `-- Installing libunwind-20170113_1... [head-i386-default-job-01] | | `-- Extracting libunwind-20170113_1: .......... done [head-i386-default-job-01] | | `-- Installing libxshmfence-1.2_2... [head-i386-default-job-01] | | `-- Extracting libxshmfence-1.2_2: ......... done [head-i386-default-job-01] | `-- Extracting mesa-libs-17.3.1: .......... done [head-i386-default-job-01] | `-- Installing pixman-0.34.0... [head-i386-default-job-01] | `-- Extracting pixman-0.34.0: .......... done [head-i386-default-job-01] | `-- Installing png-1.6.34... [head-i386-default-job-01] | `-- Extracting png-1.6.34: .......... done [head-i386-default-job-01] | `-- Installing xcb-util-renderutil-0.3.9_1... [head-i386-default-job-01] | | `-- Installing xcb-util-0.4.0_2,1... [head-i386-default-job-01] | | `-- Extracting xcb-util-0.4.0_2,1: .......... done [head-i386-default-job-01] | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done [head-i386-default-job-01] `-- Extracting cairo-1.14.8_1,2: .......... done [head-i386-default-job-01] `-- Installing pango-1.40.6... [head-i386-default-job-01] | `-- Installing encodings-1.0.4_4,1... [head-i386-default-job-01] | | `-- Installing font-util-1.3.1... [head-i386-default-job-01] | | `-- Extracting font-util-1.3.1: .......... done [head-i386-default-job-01] | `-- Extracting encodings-1.0.4_4,1: .......... done [head-i386-default-job-01] | `-- Installing harfbuzz-1.7.4... [head-i386-default-job-01] | | `-- Installing graphite2-1.3.10... [head-i386-default-job-01] | | `-- Extracting graphite2-1.3.10: .......... done [head-i386-default-job-01] | `-- Extracting harfbuzz-1.7.4: .......... done [head-i386-default-job-01] | `-- Installing libXft-2.3.2_1... [head-i386-default-job-01] | `-- Extracting libXft-2.3.2_1: .......... done [head-i386-default-job-01] | `-- Installing xorg-fonts-truetype-7.7_1... [head-i386-default-job-01] | | `-- Installing font-bh-ttf-1.0.3_3... [head-i386-default-job-01] | | `-- Extracting font-bh-ttf-1.0.3_3: .......... done [head-i386-default-job-01] | | `-- Installing font-misc-ethiopic-1.0.3_3... [head-i386-default-job-01] | | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done [head-i386-default-job-01] | | `-- Installing font-misc-meltho-1.0.3_3... [head-i386-default-job-01] | | `-- Extracting font-misc-meltho-1.0.3_3: .......... done [head-i386-default-job-01] `-- Extracting pango-1.40.6: .......... done [head-i386-default-job-01] Extracting rrdtool-1.7.0_1: .......... done Message from perl5-5.24.3: 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 python27-2.7.14_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== ===> jrrd-1.0.8_1 depends on shared library: librrd.so - found (/usr/local/lib/librrd.so) ===> Returning to build of jrrd-1.0.8_1 =========================================================================== =======================<phase: configure >============================ ===> Configuring for jrrd-1.0.8_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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar 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 whether ln -s works... yes checking build system type... i386-portbld-freebsd12.0 checking host system type... i386-portbld-freebsd12.0 checking how to print strings... printf 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 fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd12.0 file names to i386-portbld-freebsd12.0 format... func_convert_file_noop checking how to convert i386-portbld-freebsd12.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd12.0 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... no checking for rrdtool... /usr/local/bin/rrdtool configure: searching for a 1.4 JDK configure: trying the value in JAVA_HOME configure: checking if /usr/local/openjdk8 is home for a valid 1.4 JDK checking if /usr/local/openjdk8 has java... yes checking if /usr/local/openjdk8 has javac... yes checking if /usr/local/openjdk8 has jar... yes checking if /usr/local/openjdk8 has javah... yes checking if java version meets requirements for 1.4... Segmentation fault (core dumped) Segmentation fault (core dumped) no, version is configure: no valid JDK found at /usr/local/openjdk8 checking for java... /usr/local/bin/java configure: attempting to find the JDK for /usr/local/bin/javavm. configure: checking if /usr/local is home for a valid 1.4 JDK checking if /usr/local has java... yes checking if /usr/local has javac... yes checking if /usr/local has jar... yes checking if /usr/local has javah... yes checking if java version meets requirements for 1.4... Segmentation fault (core dumped) Segmentation fault (core dumped) no, version is configure: no valid JDK found at /usr/local configure: error: unable to find a valid JDK for java version 1.4 ===> Script "configure" failed unexpectedly. Please report the problem to dan...@freebsd.org [maintainer] and attach the "/wrkdirs/usr/ports/databases/jrrd/work/jrrd-1.0.8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/databases/jrrd _______________________________________________ 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"