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:     [email protected]
Last committer: [email protected]
Ident:          $FreeBSD: head/converters/pdf2djvu/Makefile 530258 2020-04-02 
04:41:02Z tcberner $
Log URL:        
http://beefy17.nyi.freebsd.org/data/head-i386-default/p531987_s360057/logs/pdf2djvu-0.9.17_2.log
Build URL:      
http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p531987_s360057
Log:

=>> Building converters/pdf2djvu
build started at Sat Apr 18 09:03:22 UTC 2020
port directory: /usr/ports/converters/pdf2djvu
package name: pdf2djvu-0.9.17_2
building for: FreeBSD head-i386-default-job-06 13.0-CURRENT FreeBSD 
13.0-CURRENT 1300092 i386
maintained by: [email protected]
Makefile ident:      $FreeBSD: head/converters/pdf2djvu/Makefile 530258 
2020-04-02 04:41:02Z tcberner $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1300092
Job Id: 06




!!! Jail is newer than host. (Jail: 1300092, Host: 1300076) !!!
!!! 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=1300092
UNAME_v=FreeBSD 13.0-CURRENT 1300092
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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---
===> The following configuration options are available for pdf2djvu-0.9.17_2:
     COLOR_QUANTIZATION=on: Color quantization via GraphicsMagick++
     DOCS=on: Generate the man page
     MULTITHREADING=on: Multithreading support via OpenMP
     NLS=on: Native Language Support via gettext utilities
     XMP=on: XMP metadata support via Exiv2
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-graphicsmagick --enable-openmp --enable-nls --enable-xmp 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf 
XDG_DATA_HOME=/wrkdirs/usr/ports/converters/pdf2djvu/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/converters/pdf2djvu/work  
HOME=/wrkdirs/usr/ports/converters/pdf2djvu/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/converters/pdf2djvu/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/converters/pdf2djvu/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/converters/pdf2djvu/work  
HOME=/wrkdirs/usr/ports/converters/pdf2djvu/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/converters/pdf2djvu/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="cc" CFLAGS="-O2 -pipe  
-DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include 
-fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem 
/usr/local/include"  LDFLAGS=" -fstack-protector-strong " 
LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe  -DLIBICONV_PLUG 
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   
-DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 "  
MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BS
 D_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" COLOR_QUANTIZATION="" NO_COLOR_QUANTIZATION="@comment " DOCS="" 
NO_DOCS="@comment " MULTITHREADING="" NO_MULTITHREADING="@comment " NLS="" 
NO_NLS="@comment " XMP="" NO_XMP="@comment " OSREL=13.0 PREFIX=%D 
LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/pdf2djvu"  EXAMPLESDIR="share/examples/pdf2djvu"  
DATADIR="share/pdf2djvu"  WWWDIR="www/pdf2djvu"  ETCDIR="etc/pdf2djvu"
--End PLIST_SUB--

--SUB_LIST--
COLOR_QUANTIZATION="" NO_COLOR_QUANTIZATION="@comment " DOCS="" 
NO_DOCS="@comment " MULTITHREADING="" NO_MULTITHREADING="@comment " NLS="" 
NO_NLS="@comment " XMP="" NO_XMP="@comment " PREFIX=/usr/local 
LOCALBASE=/usr/local  DATADIR=/usr/local/share/pdf2djvu 
DOCSDIR=/usr/local/share/doc/pdf2djvu 
EXAMPLESDIR=/usr/local/share/examples/pdf2djvu  WWWDIR=/usr/local/www/pdf2djvu 
ETCDIR=/usr/local/etc/pdf2djvu
--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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 
([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: 
i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 
([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: 
i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin 
"/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" 
"--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-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_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 
([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: 
i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300092
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pdf2djvu-0.9.17_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.14.2.txz
[head-i386-default-job-06] Installing pkg-1.14.2...
[head-i386-default-job-06] Extracting pkg-1.14.2: .......... done
ldconfig: aout support is deprecated
===>   pdf2djvu-0.9.17_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pdf2djvu-0.9.17_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by pdf2djvu-0.9.17_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by pdf2djvu-0.9.17_2 for building
=> SHA256 Checksum OK for pdf2djvu-0.9.17.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by pdf2djvu-0.9.17_2 for building
===>  Extracting for pdf2djvu-0.9.17_2
=> SHA256 Checksum OK for pdf2djvu-0.9.17.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pdf2djvu-0.9.17_2
===>  Applying FreeBSD patches for pdf2djvu-0.9.17_2
===========================================================================
=======================<phase: build-depends  >============================
===>   pdf2djvu-0.9.17_2 depends on file: /usr/local/include/pstreams/pstream.h 
- not found
===>   Installing existing package /packages/All/pstreams-0.8.1.txz
[head-i386-default-job-06] Installing pstreams-0.8.1...
[head-i386-default-job-06] Extracting pstreams-0.8.1: .... done
===>   pdf2djvu-0.9.17_2 depends on file: /usr/local/include/pstreams/pstream.h 
- found
===>   Returning to build of pdf2djvu-0.9.17_2
===>   pdf2djvu-0.9.17_2 depends on package: docbook-xsl>0 - not found
===>   Installing existing package /packages/All/docbook-xsl-1.79.1_1,1.txz
[head-i386-default-job-06] Installing docbook-xsl-1.79.1_1,1...
[head-i386-default-job-06] `-- Installing docbook-1.5...
[head-i386-default-job-06] |   `-- Installing docbook-sgml-4.5_1...
[head-i386-default-job-06] |   | `-- Installing iso8879-1986_3...
[head-i386-default-job-06] |   |   `-- Installing xmlcatmgr-2.2_2...
[head-i386-default-job-06] |   |   `-- Extracting xmlcatmgr-2.2_2: ......... 
done
 + Creating /usr/local/share/sgml/catalog
 + Registering CATALOG catalog.ports (SGML)
 + Creating /usr/local/share/sgml/catalog.ports
 + Creating /usr/local/share/xml/catalog
 + Registering nextCatalog catalog.ports (XML)
 + Creating /usr/local/share/xml/catalog.ports
[head-i386-default-job-06] |   | `-- Extracting iso8879-1986_3: .......... done
[head-i386-default-job-06] |   `-- Extracting docbook-sgml-4.5_1: .......... 
done
[head-i386-default-job-06] |   `-- Installing docbook-xml-5.0_3...
[head-i386-default-job-06] |   | `-- Installing xmlcharent-0.3_2...
[head-i386-default-job-06] |   | `-- Extracting xmlcharent-0.3_2: .......... 
done
[head-i386-default-job-06] |   `-- Extracting docbook-xml-5.0_3: .......... done
[head-i386-default-job-06] |   `-- Installing sdocbook-xml-1.1_2,2...
[head-i386-default-job-06] |   `-- Extracting sdocbook-xml-1.1_2,2: .......... 
done
[head-i386-default-job-06] Extracting docbook-xsl-1.79.1_1,1: .......... done
=====
Message from xmlcatmgr-2.2_2:

--
The following catalogs are installed:

 1) /usr/local/share/sgml/catalog

   The top level catalog for SGML stuff.  It is not changed
   by any ports/packages except textproc/xmlcatmgr.

 2) /usr/local/share/sgml/catalog.ports

   This catalog is for handling SGML stuff installed under
   /usr/local/share/sgml.  It is changed by ports/packages.

 3) /usr/local/share/xml/catalog

   The top level catalog for XML stuff.  It is not changed
   by any ports/packages except textproc/xmlcatmgr.

 4) /usr/local/share/xml/catalog.ports

   This catalog is for handling XML stuff installed under
   /usr/local/share/xml.  It is changed by ports/packages.
===>   pdf2djvu-0.9.17_2 depends on package: docbook-xsl>0 - found
===>   Returning to build of pdf2djvu-0.9.17_2
===>   pdf2djvu-0.9.17_2 depends on executable: xsltproc - not found
===>   Installing existing package /packages/All/libxslt-1.1.34_1.txz
[head-i386-default-job-06] Installing libxslt-1.1.34_1...
[head-i386-default-job-06] `-- Installing libgcrypt-1.8.5...
[head-i386-default-job-06] |   `-- Installing indexinfo-0.3.1...
[head-i386-default-job-06] |   `-- Extracting indexinfo-0.3.1: .... done
[head-i386-default-job-06] |   `-- Installing libgpg-error-1.37...
[head-i386-default-job-06] |   | `-- Installing gettext-runtime-0.20.1...
[head-i386-default-job-06] |   | `-- Extracting gettext-runtime-0.20.1: 
.......... done
ldconfig: aout support is deprecated
[head-i386-default-job-06] |   `-- Extracting libgpg-error-1.37: .......... done
ldconfig: aout support is deprecated
[head-i386-default-job-06] `-- Extracting libgcrypt-1.8.5: .......... done
ldconfig: aout support is deprecated
[head-i386-default-job-06] `-- Installing libxml2-2.9.10...
[head-i386-default-job-06] `-- Extracting libxml2-2.9.10: .......... done
ldconfig: aout support is deprecated
[head-i386-default-job-06] Extracting libxslt-1.1.34_1: .......... done
ldconfig: aout support is deprecated
===>   pdf2djvu-0.9.17_2 depends on executable: xsltproc - found
===>   Returning to build of pdf2djvu-0.9.17_2
===>   pdf2djvu-0.9.17_2 depends on executable: msgfmt - not found
===>   Installing existing package /packages/All/gettext-tools-0.20.1_1.txz
[head-i386-default-job-06] Installing gettext-tools-0.20.1_1...
[head-i386-default-job-06] `-- Installing libtextstyle-0.20.1...
[head-i386-default-job-06] `-- Extracting libtextstyle-0.20.1: .......... done
ldconfig: aout support is deprecated
[head-i386-default-job-06] Extracting gettext-tools-0.20.1_1: .......... done
ldconfig: aout support is deprecated
===>   pdf2djvu-0.9.17_2 depends on executable: msgfmt - found
===>   Returning to build of pdf2djvu-0.9.17_2
===>   pdf2djvu-0.9.17_2 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_3.txz
[head-i386-default-job-06] Installing gmake-4.2.1_3...
[head-i386-default-job-06] Extracting gmake-4.2.1_3: .......... done
===>   pdf2djvu-0.9.17_2 depends on executable: gmake - found
===>   Returning to build of pdf2djvu-0.9.17_2
===>   pdf2djvu-0.9.17_2 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.6.3,1.txz
[head-i386-default-job-06] Installing pkgconf-1.6.3,1...
[head-i386-default-job-06] Extracting pkgconf-1.6.3,1: .......... done
ldconfig: aout support is deprecated
===>   pdf2djvu-0.9.17_2 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of pdf2djvu-0.9.17_2
===>   pdf2djvu-0.9.17_2 depends on package: autoconf>=2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_3.txz
[head-i386-default-job-06] Installing autoconf-2.69_3...
[head-i386-default-job-06] `-- Installing autoconf-wrapper-20131203...
[head-i386-default-job-06] `-- Extracting autoconf-wrapper-20131203: .......... 
done
[head-i386-default-job-06] `-- Installing m4-1.4.18_1,1...
[head-i386-default-job-06] `-- Extracting m4-1.4.18_1,1: .......... done
[head-i386-default-job-06] `-- Installing perl5-5.30.2...
[head-i386-default-job-06] `-- Extracting perl5-5.30.2: .......... done
ldconfig: aout support is deprecated
[head-i386-default-job-06] Extracting autoconf-2.69_3: .......... done
=====
Message from perl5-5.30.2:

--
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.
===>   pdf2djvu-0.9.17_2 depends on package: autoconf>=2.69 - found
===>   Returning to build of pdf2djvu-0.9.17_2
===>   pdf2djvu-0.9.17_2 depends on package: automake>=1.16.1 - not found
===>   Installing existing package /packages/All/automake-1.16.1_2.txz
[head-i386-default-job-06] Installing automake-1.16.1_2...
[head-i386-default-job-06] Extracting automake-1.16.1_2: .......... done
===>   pdf2djvu-0.9.17_2 depends on package: automake>=1.16.1 - found
===>   Returning to build of pdf2djvu-0.9.17_2
===========================================================================
=======================<phase: lib-depends    >============================
===>   pdf2djvu-0.9.17_2 depends on shared library: libdjvulibre.so - not found
===>   Installing existing package /packages/All/djvulibre-3.5.27_2.txz
[head-i386-default-job-06] Installing djvulibre-3.5.27_2...
[head-i386-default-job-06] `-- Installing atk-2.28.1...
[head-i386-default-job-06] |   `-- Installing glib-2.56.3_7,1...
[head-i386-default-job-06] |   | `-- Installing libffi-3.2.1_3...
[head-i386-default-job-06] |   | `-- Extracting libffi-3.2.1_3: .......... done
ldconfig: aout support is deprecated
[head-i386-default-job-06] |   | `-- Installing libiconv-1.14_11...
[head-i386-default-job-06] |   | `-- Extracting libiconv-1.14_11: .......... 
done
ldconfig: aout support is deprecated
[head-i386-default-job-06] |   | `-- Installing pcre-8.43_2...
[head-i386-default-job-06] |   | `-- Extracting pcre-8.43_2: .......... done
ldconfig: aout support is deprecated
[head-i386-default-job-06] |   | `-- Installing python37-3.7.7...
[head-i386-default-job-06] |   |   `-- Installing readline-8.0.4...
[head-i386-default-job-06] |   |   `-- Extracting readline-8.0.4: .......... 
done
ldconfig: aout support is deprecated
[head-i386-default-job-06] |   | `-- Extracting python37-3.7.7: .......... done
ldconfig: aout support is deprecated
[head-i386-default-job-06] |   `-- Extracting glib-2.56.3_7,1: .......... done
ldconfig: aout support is deprecated
No schema files found: doing nothing.
[head-i386-default-job-06] `-- Extracting atk-2.28.1: .......... done
ldconfig: aout support is deprecated
[head-i386-default-job-06] `-- Installing gdk-pixbuf2-2.40.0...
[head-i386-default-job-06] |   `-- Installing jpeg-turbo-2.0.4...
[head-i386-default-job-06] |   `-- Extracting jpeg-turbo-2.0.4: .......... done
Child process pid=18302 terminated abnormally: Killed
*** Error code 137

Stop.
make: stopped in /usr/ports/converters/pdf2djvu
ldconfig: aout support is deprecated
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"

Reply via email to