Date: Sun, 24 Nov 2019 02:18:09 GMT From: pkg-fallout@FreeBSD.org To: beyert@cs.ucr.edu Cc: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][textproc/htmlc] Failed for htmlc-2.21.0 in build Message-ID: <201911240218.xAO2I9aC017134@beefy17.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: beyert@cs.ucr.edu Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/textproc/htmlc/Makefile 479406 2018-09-10 13:14:50Z mat $ Log URL: http://beefy17.nyi.freebsd.org/data/head-i386-default/p518178_s355024/logs/htmlc-2.21.0.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p518178_s355024 Log: =>> Building textproc/htmlc build started at Sun Nov 24 02:17:57 UTC 2019 port directory: /usr/ports/textproc/htmlc package name: htmlc-2.21.0 building for: FreeBSD head-i386-default-job-08 13.0-CURRENT FreeBSD 13.0-CURRENT 1300061 i386 maintained by: beyert@cs.ucr.edu Makefile ident: $FreeBSD: head/textproc/htmlc/Makefile 479406 2018-09-10 13:14:50Z mat $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300047 Jail OSVERSION: 1300061 Job Id: 08 !!! Jail is newer than host. (Jail: 1300061, Host: 1300047) !!! !!! 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=1300061 UNAME_v=FreeBSD 13.0-CURRENT 1300061 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root 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 htmlc-2.21.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- beyert@cs.ucr.edu --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix /usr/local --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/htmlc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/htmlc/work HOME=/wrkdirs/usr/ports/textproc/htmlc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/htmlc/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/textproc/htmlc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/htmlc/work HOME=/wrkdirs/usr/ports/textproc/htmlc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/htmlc/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 -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/htmlc" EXAMPLESDIR="share/examples/htmlc" DATADIR="share/htmlc" WWWDIR="www/htmlc" ETCDIR="etc/htmlc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/htmlc DOCSDIR=/usr/local/share/doc/htmlc EXAMPLESDIR=/usr/local/share/examples/htmlc WWWDIR=/usr/local/www/htmlc ETCDIR=/usr/local/etc/htmlc --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 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) 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 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM 9.0.0) 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=1300061 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 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 >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> htmlc-2.21.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0.txz [head-i386-default-job-08] Installing pkg-1.12.0... [head-i386-default-job-08] Extracting pkg-1.12.0: .......... done ===> htmlc-2.21.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of htmlc-2.21.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by htmlc-2.21.0 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by htmlc-2.21.0 for building => SHA256 Checksum OK for htmlc-2.21.0.tgz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by htmlc-2.21.0 for building ===> Extracting for htmlc-2.21.0 => SHA256 Checksum OK for htmlc-2.21.0.tgz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for htmlc-2.21.0 ===> Applying FreeBSD patches for htmlc-2.21.0 /bin/rm -f /wrkdirs/usr/ports/textproc/htmlc/work/htmlc-2.21.0/doc/Makefile /usr/bin/touch /wrkdirs/usr/ports/textproc/htmlc/work/htmlc-2.21.0/doc/Makefile echo "all:" > /wrkdirs/usr/ports/textproc/htmlc/work/htmlc-2.21.0/doc/Makefile /usr/bin/sed -i.bak 's|-warn-error A||g' /wrkdirs/usr/ports/textproc/htmlc/work/htmlc-2.21.0/config/Makefile =========================================================================== =======================<phase: build-depends >============================ ===> htmlc-2.21.0 depends on executable: ocamlc - not found ===> Installing existing package /packages/All/ocaml-4.05.0_1.txz [head-i386-default-job-08] Installing ocaml-4.05.0_1... <snip> File "htmlc.ml", line 474, characters 6-71: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 678, characters 6-181: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 807, characters 11-354: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 831, characters 9-62: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 839, characters 9-43: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 847, characters 9-107: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 870, characters 5-92: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 886, characters 6-198: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 241, characters 2-35: Warning 3: deprecated: String.set Use Bytes.set instead. File "htmlc.ml", line 242, characters 2-37: Warning 3: deprecated: String.set Use Bytes.set instead. File "htmlc.ml", line 517, characters 43-59: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 545, characters 15-31: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 546, characters 43-59: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 560, characters 13-29: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 562, characters 16-32: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 581, characters 43-59: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 771, characters 25-41: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 1071, characters 32-52: Warning 3: deprecated: Scanf.Scanning.stdib Use Scanf.Scanning.stdin instead. File "htmlc.ml", line 44, characters 0-9: Warning 33: unused open Lang. File "htmlc.ml", line 178, characters 4-19: Warning 32: unused value get_expand_mode. File "htmlc.ml", line 191, characters 4-16: Warning 32: unused value get_ssi_mode. File "htmlc.ml", line 204, characters 4-20: Warning 32: unused value get_non_ssi_mode. File "htmlc.ml", line 374, characters 4-21: Warning 32: unused value add_verbatim_file. ocamlc -w A -g -c primitives.ml File "primitives.ml", line 183, characters 11-28: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "primitives.ml", line 189, characters 11-27: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "primitives.ml", line 195, characters 11-27: Warning 3: deprecated: String.uppercase Use String.uppercase_ascii instead. ocamlc -w A -g -c main.ml ocamlopt -w A -inline 10000 -c setting.ml File "main.ml", line 76, characters 4-9: Warning 32: unused value usage. ocamlc -w A -g -g -custom -o htmlc.byt str.cma unix.cma path.cmo file.cmo io_domain.cmo lib_strings.cmo lang.cmo lib_date.cmo date.cmo configuration.cmo types.cmo setting.cmo debug.cmo substitute.cmo parser.cmo version.cmo execute.cmo env.cmo eval.cmo htmlc.cmo primitives.cmo main.cmo \ && \ /bin/rm -rf htmlc && ln -s htmlc.byt htmlc ocamlc -w A -g -c env.ml File "env.ml", line 18, characters 0-50: Warning 50: unattached documentation comment (ignored) File "env.ml", line 34, characters 0-29: Warning 50: unattached documentation comment (ignored) File "env.ml", line 48, characters 0-45: Warning 50: unattached documentation comment (ignored) Fatal error: exception End_of_file ocamlopt -w A -inline 10000 -c date.ml gmake[2]: *** [Makefile:44: htmlc.byt] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/textproc/htmlc/work/htmlc-2.21.0/compiler' gmake[1]: *** [Makefile:29: byt] Error 2 gmake[1]: *** Waiting for unfinished jobs.... ocamlopt -w A -inline 10000 -c debug.ml ocamlc -w A -g -c htmlc.mli ocamlopt -w A -inline 10000 -c parser.ml ocamlopt -w A -inline 10000 -c execute.ml File "parser.ml", line 54, characters 4-9: Warning 41: Error belongs to several types: exn result The first one was selected. Please disambiguate if this is wrong. File "parser.ml", line 53, characters 8-21: Warning 39: unused rec flag. File "execute.ml", line 21, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlopt -w A -inline 10000 -c env.ml File "env.ml", line 18, characters 0-50: Warning 50: unattached documentation comment (ignored) File "env.ml", line 34, characters 0-29: Warning 50: unattached documentation comment (ignored) File "env.ml", line 48, characters 0-45: Warning 50: unattached documentation comment (ignored) ocamlopt -w A -inline 10000 -c eval.ml File "eval.ml", line 146, characters 0-68: Warning 50: unattached documentation comment (ignored) ocamlopt -w A -inline 10000 -c htmlc.ml File "htmlc.ml", line 113, characters 0-50: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 462, characters 6-34: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 464, characters 6-81: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 468, characters 8-47: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 470, characters 8-49: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 474, characters 6-71: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 678, characters 6-181: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 807, characters 11-354: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 831, characters 9-62: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 839, characters 9-43: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 847, characters 9-107: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 870, characters 5-92: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 886, characters 6-198: Warning 50: unattached documentation comment (ignored) File "htmlc.ml", line 241, characters 2-35: Warning 3: deprecated: String.set Use Bytes.set instead. File "htmlc.ml", line 242, characters 2-37: Warning 3: deprecated: String.set Use Bytes.set instead. File "htmlc.ml", line 517, characters 43-59: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 545, characters 15-31: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 546, characters 43-59: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 560, characters 13-29: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 562, characters 16-32: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 581, characters 43-59: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 771, characters 25-41: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "htmlc.ml", line 1071, characters 32-52: Warning 3: deprecated: Scanf.Scanning.stdib Use Scanf.Scanning.stdin instead. File "htmlc.ml", line 44, characters 0-9: Warning 33: unused open Lang. File "htmlc.ml", line 178, characters 4-19: Warning 32: unused value get_expand_mode. File "htmlc.ml", line 191, characters 4-16: Warning 32: unused value get_ssi_mode. File "htmlc.ml", line 204, characters 4-20: Warning 32: unused value get_non_ssi_mode. File "htmlc.ml", line 374, characters 4-21: Warning 32: unused value add_verbatim_file. ocamlopt -w A -inline 10000 -c primitives.ml File "primitives.ml", line 183, characters 11-28: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "primitives.ml", line 189, characters 11-27: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "primitives.ml", line 195, characters 11-27: Warning 3: deprecated: String.uppercase Use String.uppercase_ascii instead. ocamlopt -w A -inline 10000 -c main.ml File "main.ml", line 76, characters 4-9: Warning 32: unused value usage. ocamlopt -w A -inline 10000 -o htmlc.bin str.cmxa unix.cmxa path.cmx file.cmx io_domain.cmx lib_strings.cmx lang.cmx lib_date.cmx date.cmx configuration.cmx types.cmx setting.cmx debug.cmx substitute.cmx parser.cmx version.cmx execute.cmx env.cmx eval.cmx htmlc.cmx primitives.cmx main.cmx \ && \ /bin/rm -rf htmlc && ln -s htmlc.bin htmlc gmake[2]: Leaving directory '/wrkdirs/usr/ports/textproc/htmlc/work/htmlc-2.21.0/compiler' gmake[1]: Leaving directory '/wrkdirs/usr/ports/textproc/htmlc/work/htmlc-2.21.0' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/textproc/htmlc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911240218.xAO2I9aC017134>