Date: Mon, 13 Mar 2017 17:03:18 GMT From: pkg-fallout@FreeBSD.org To: lev@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][lang/hope] Failed for hope-1.1_1 in package Message-ID: <201703131703.v2DH3IrE030634@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: lev@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/lang/hope/Makefile 412347 2016-04-01 14:08:37Z mat $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p435970_s315093/logs/hope-1.1_1.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p435970_s315093 Log: ====>> Building lang/hope build started at Mon Mar 13 17:00:14 UTC 2017 port directory: /usr/ports/lang/hope building for: FreeBSD head-i386-default-job-08 12.0-CURRENT FreeBSD 12.0-CURRENT r315093 i386 maintained by: lev@FreeBSD.org Makefile ident: $FreeBSD: head/lang/hope/Makefile 412347 2016-04-01 14:08:37Z mat $ Poudriere version: 3.1.14-187-gccceca39 Host OSVERSION: 1200020 Jail OSVERSION: 1200024 Job Id: 08 !!! Jail is newer than host. (Jail: 1200024, Host: 1200020) !!! !!! 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=1200024 UNAME_v=FreeBSD 12.0-CURRENT r315093 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=hope-1.1_1 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.14-187-gccceca39 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hope-1.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/hope/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/hope/work HOME=/wrkdirs/usr/ports/lang/hope/work TMPDIR="/tmp" 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/lang/hope/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/hope/work HOME=/wrkdirs/usr/ports/lang/hope/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="" 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 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- TEXMFDIR="share/texmf" TEXMFDISTDIR="share/texmf-dist" TEXMFLOCALDIR="share/texmf-local" TEXMFVARDIR="share/texmf-var" TEXMFCONFIGDIR="share/texmf-config" FMTUTIL_CNF="share/texmf-config/web2c/fmtutil.cnf" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hope" EXAMPLESDIR="share/examples/hope" DATADIR="share/hope" WWWDIR="www/hope" ETCDIR="etc/hope" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hope DOCSDIR=/usr/local/share/doc/hope EXAMPLESDIR=/usr/local/share/examples/hope WWWDIR=/usr/local/www/hope ETCDIR=/usr/local/etc/hope --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 # 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=1200024 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _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 >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> hope-1.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.0_2.txz [head-i386-default-job-08] Installing pkg-1.10.0_2... [head-i386-default-job-08] Extracting pkg-1.10.0_2: .......... done ===> hope-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hope-1.1_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by hope-1.1_1 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by hope-1.1_1 for building => SHA256 Checksum OK for hope.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by hope-1.1_1 for building ===> Extracting for hope-1.1_1 => SHA256 Checksum OK for hope.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for hope-1.1_1 ===> Applying FreeBSD patches for hope-1.1_1 =========================================================================== =======================<phase: build-depends >============================ ===> hope-1.1_1 depends on executable: latex2html - not found ===> Installing existing package /packages/All/latex2html-2016.txz [head-i386-default-job-08] Installing latex2html-2016... [head-i386-default-job-08] `-- Installing ghostscript9-agpl-base-9.16_5... [head-i386-default-job-08] | `-- Installing cups-2.2.2_1... [head-i386-default-job-08] | | `-- Installing avahi-app-0.6.31_5... [head-i386-default-job-08] | | `-- Installing dbus-glib-0.104... [head-i386-default-job-08] | | | `-- Installing dbus-1.10.14_2... [head-i386-default-job-08] | | | `-- Installing expat-2.2.0_1... [head-i386-default-job-08] | | | `-- Extracting expat-2.2.0_1: .......... done [head-i386-default-job-08] | | | `-- Installing libICE-1.0.9_1,1... [head-i386-default-job-08] | | | | `-- Installing xproto-7.0.31... [head-i386-default-job-08] | | | | `-- Extracting xproto-7.0.31: .......... done [head-i386-default-job-08] | | | `-- Extracting libICE-1.0.9_1,1: .......... done [head-i386-default-job-08] | | | `-- Installing libSM-1.2.2_3,1... [head-i386-default-job-08] | | | `-- Extracting libSM-1.2.2_3,1: .......... done <snip> Warning: No implementation found for package: a4wide.. *** preamble done *** ;...;... 1/25:section:.."Introducing functional programming" for node1.html ;.; 2/25:subsection:..."Functions in conventional languages:" for node2.html ;.,,.,,,.,,.;.............. 3/25:subsection:..."Programming with functions" for node3.html ;...;.... 4/25:subsection:..."A simple Hope example -- conditionals" for node4.html ;.,...,...;............................ 5/25:subsection:..."Using functions that we've defined" for node5.html ;.,.,.;.. 6/25:subsection:..."A more interesting example -- repetition" for node6.html ;.,.,,,,,,.;.................. 7/25:subsection:..."Another way of using functions" for node7.html ;.,.;... 8/25:subsection:..."Other kinds of data" for node8.html ;.....;............ 9/25:section:.."Data structures" for node9.html ;.; 10/25:subsection:..."Tuples and lists" for node10.html ;.,,....,,,,,.,,,..;..................... 11/25:subsection:..."Functions that define lists" for node11.html ;.,,,.,,.;.......... 12/25:subsection:..."Data structures as parameters" for node12.html ;.,,,,,,.;................ 13/25:subsection:..."Pattern-matching" for node13.html ;..,..,,,.,.;.................... 14/25:subsection:..."Simplifying expressions" for node14.html ;.,,,,.,.,.,,,,,,.;............ 15/25:subsection:..."Review" for node15.html ;...; 16/25:section:.."Making functions more powerful" for node16.html ;.; 17/25:subsection:..."Introducing polymorphic functions" for node17.html ;....,,,,..;....................... 18/25:subsection:..."Defining your own data types" for node18.html ;.,,,,,,.;............ 19/25:subsection:..."Making data more abstract" for node19.html ;..,.,,,,.;........ 20/25:section:.."Functions as data" for node20.html ;.; 21/25:subsection:..."Even more concise programs" for node21.html ;..,,,,,,,,,.,.,,,.;................................... 22/25:subsection:..."Common patterns of recursion" for node22.html ;.,,,,,,.,,,.,,,,,.;............................... 23/25:subsection:..."Anonymous functions" for node23.html ;.,,,.;................. 24/25:subsection:..."Functions that create new functions" for node24.html ;.,,,,,,,,.;............ 25/25:section:.."In conclusion" for node25.html ;.....; Doing section links ...................................................... *** Adding document-specific styles *** *********** WARNINGS *********** No implementation found for style `a4wide' Done. rm -rf examples latex2html -info '' -no_navigation -address 'Ross Paterson <ross@soi.city.ac.uk>' examples.tex Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\\newcommand{ <-- HERE \\etalchar}[^\n\r]*[\n\r]+/ at /usr/local/bin/latex2html line 1181. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/(^|[^\\])\\{ <-- HERE / at /usr/local/bin/latex2html line 1872. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/(^|[^\\])\\{ <-- HERE / at /usr/local/bin/latex2html line 1873. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/(color{ <-- HERE [^}]*})/ at /usr/local/bin/latex2html line 2754. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/(color{ <-- HERE [^}]*})/ at /usr/local/bin/latex2html line 2765. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/((^|[\s,=])')\\\W{ <-- HERE (\w)}/ at /usr/local/bin/latex2html line 6481. This is LaTeX2HTML Version 2016 (1.71) by Nikos Drakos, Computer Based Learning Unit, University of Leeds. Revised and extended by: Marcus Hennecke, Ross Moore, Herb Swan and others ..producing markup for HTML version 4.0 Extension: loading /usr/local/share/latex2html/versions/latin1.plUnescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/(color{ <-- HERE [^}]*})/ at /usr/local/share/latex2html/versions/html4_0.pl line 958. HTML version: loading /usr/local/share/latex2html/versions/html4_0.pl *** processing declarations *** OPENING /wrkdirs/usr/ports/lang/hope/work/hope/doc/examples.tex Note: Working directory is /wrkdirs/usr/ports/lang/hope/work/hope/doc/examples Note: Images will be generated in /tmp/l2h29263 texexpand V2016 (Revision 1.12) Loading /usr/local/share/latex2html/styles/texdefs.perl... Package: loading /usr/local/share/latex2html/styles/article.perl Package: loading /usr/local/share/latex2html/styles/html.perl Reading ... %'Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\s*\\end{ <-- HERE verbatim[*]?}/ at /usr/local/bin/latex2html line 1439. ''''''''''''''''''''''''''''++ @@@@@@@@@@@@@@@@@@@@@@@ Translating ... 0/4:top of examples: for examples.html *** translating preamble *** ... *** preamble done *** ;...;.. 1/4:section:.."The Factorial Function" for node1.html ;.,.,.,,.; 2/4:section:.."Fibonacci Numbers" for node2.html ;.,,,,...,.; 3/4:section:.."Breadth-first tree traversal" for node3.html ;.,.,,.,,.; 4/4:section:.."Symbolic Boolean Expressions" for node4.html ;.,,.,,,,.,,,,,,,,,,,.; Doing section links ............ *** Adding document-specific styles *** Done. gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/hope/work/hope/doc' gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/hope/work/hope' =========================================================================== =======================<phase: run-depends >============================ =========================================================================== =======================<phase: stage >============================ ===> Staging for hope-1.1_1 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/hope/work/hope' for dir in lib src doc; do (cd $dir; gmake install); done gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/hope/work/hope/lib' /usr/bin/install -c -d /wrkdirs/usr/ports/lang/hope/work/stage/usr/local/share/hope/lib for f in *.hop; do install -m 0644 $f /wrkdirs/usr/ports/lang/hope/work/stage/usr/local/share/hope/lib; done /usr/bin/install -c -d /wrkdirs/usr/ports/lang/hope/work/stage/usr/local/share/hope/lib.new sed -f list.sed Standard.hop >Standard-new.hop install -m 0644 Standard-new.hop /wrkdirs/usr/ports/lang/hope/work/stage/usr/local/share/hope/lib.new/Standard.hop rm -f Standard-new.hop gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/hope/work/hope/lib' gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/hope/work/hope/src' for file in ../test/*.in;\ do STEM=`basename $file .in`;\ HOPEPATH=../lib nice ./hope -f $file 2>&1 |\ diff - ../test/$STEM.out |\ sed "s/^/$STEM: /";\ done >errors LC_ALL=C; for file in ../lib/[a-z]*.hop;\ do HOPEPATH=../lib nice ./hope -f $file 2>&1;\ done >>errors test ! -s errors gmake[2]: *** [Makefile:111: check] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/hope/work/hope/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/hope/work/hope/doc' /usr/bin/install -c -d /wrkdirs/usr/ports/lang/hope/work/stage/usr/local/share/doc/hope for file in ref_man.dvi hope_tut.dvi examples.dvi ref_man.ps hope_tut.ps examples.ps; do gzip <$file >/wrkdirs/usr/ports/lang/hope/work/stage/usr/local/share/doc/hope/$file.gz; done /usr/bin/install -c -d /wrkdirs/usr/ports/lang/hope/work/stage/usr/local/share/doc/hope for dir in ref_man hope_tut examples; do rm -rf /wrkdirs/usr/ports/lang/hope/work/stage/usr/local/share/doc/hope/$dir; done for dir in ref_man hope_tut examples; do rm -rf /wrkdirs/usr/ports/lang/hope/work/stage$dir/*.pl /wrkdirs/usr/ports/lang/hope/work/stage$dir/WARNINGS; done cp -r ref_man hope_tut examples /wrkdirs/usr/ports/lang/hope/work/stage/usr/local/share/doc/hope # cp hope_tut.src examples.src /usr/local/share/doc/hope/src gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/hope/work/hope/doc' gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/hope/work/hope' ====> Compressing man pages (compress-man) =========================================================================== =======================<phase: package >============================ ===> Building package for hope-1.1_1 pkg-static: Unable to access file /wrkdirs/usr/ports/lang/hope/work/stage/usr/local/bin/hope:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/hope/work/stage/usr/local/man/man1/hope.1.gz:No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/lang/hope
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703131703.v2DH3IrE030634>