Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2017 10:09:52 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][math/ocaml-zarith] Failed for ocaml-zarith-1.2.1 in stage
Message-ID:  <201701171009.v0HA9qGg072984@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:     ports@FreeBSD.org
Last committer: amdmi3@FreeBSD.org
Ident:          $FreeBSD: head/math/ocaml-zarith/Makefile 424051 2016-10-16 09:03:43Z amdmi3 $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p431713_s312317/logs/ocaml-zarith-1.2.1.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p431713_s312317
Log:

====>> Building math/ocaml-zarith
build started at Tue Jan 17 10:09:26 UTC 2017
port directory: /usr/ports/math/ocaml-zarith
building for: FreeBSD head-i386-default-job-21 12.0-CURRENT FreeBSD 12.0-CURRENT r312317 i386
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/math/ocaml-zarith/Makefile 424051 2016-10-16 09:03:43Z amdmi3 $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1200020
Job Id: 21




!!! Jail is newer than host. (Jail: 1200020, Host: 1200017) !!!
!!! 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 r312317
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=ocaml-zarith-1.2.1
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=1200020
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ocaml-zarith-1.2.1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
DESTDIR=/wrkdirs/usr/ports/math/ocaml-zarith/work/stage MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/math/ocaml-zarith/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/ocaml-zarith/work  HOME=/wrkdirs/usr/ports/math/ocaml-zarith/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
OCAMLFIND_DESTDIR="/wrkdirs/usr/ports/math/ocaml-zarith/work/stage/usr/local/lib/ocaml/site-lib"  OCAMLFIND_LDCONF="/dev/null" XDG_DATA_HOME=/wrkdirs/usr/ports/math/ocaml-zarith/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/ocaml-zarith/work  HOME=/wrkdirs/usr/ports/math/ocaml-zarith/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--
OCAML_SITELIBDIR="lib/ocaml/site-lib"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.24.1
PERL_VER=5.24
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.24
DOCSDIR="share/doc/ocaml/zarith"
EXAMPLESDIR="share/examples/zarith"
DATADIR="share/zarith"
WWWDIR="www/zarith"
ETCDIR="etc/zarith"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/zarith
DOCSDIR=/usr/local/share/doc/ocaml/zarith
EXAMPLESDIR=/usr/local/share/examples/zarith
WWWDIR=/usr/local/www/zarith
ETCDIR=/usr/local/etc/zarith
--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---
=======================<phase: check-sanity   >============================
===>   NOTICE:

The zarith 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

===>  License LGPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ocaml-zarith-1.2.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[head-i386-default-job-21] Installing pkg-1.9.4_1...
[head-i386-default-job-21] Extracting pkg-1.9.4_1: .......... done
===>   ocaml-zarith-1.2.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ocaml-zarith-1.2.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The zarith 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

===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by ocaml-zarith-1.2.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The zarith 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

===>  License LGPL20 accepted by the user
===> Fetching all distfiles required by ocaml-zarith-1.2.1 for building
=> SHA256 Checksum OK for zarith-1.2.1.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===>   ocaml-zarith-1.2.1 depends on file: /usr/local/bin/ocamlc - not found
===>   Installing existing package /packages/All/ocaml-4.02.3.txz
[head-i386-default-job-21] Installing ocaml-4.02.3...
[head-i386-default-job-21] `-- Installing libX11-1.6.4,1...
[head-i386-default-job-21] |   `-- Installing xproto-7.0.31...
[head-i386-default-job-21] |   `-- Extracting xproto-7.0.31: .......... done
[head-i386-default-job-21] |   `-- Installing kbproto-1.0.7...
[head-i386-default-job-21] |   `-- Extracting kbproto-1.0.7: .......... done
[head-i386-default-job-21] |   `-- Installing libXdmcp-1.1.2...
[head-i386-default-job-21] |   `-- Extracting libXdmcp-1.1.2: ......... done
[head-i386-default-job-21] |   `-- Installing libxcb-1.12...
[head-i386-default-job-21] |   | `-- Installing libxml2-2.9.4...
<snip>
===========================================================================
=======================<phase: build-depends  >============================
===>   ocaml-zarith-1.2.1 depends on file: /usr/local/bin/ocamlc - found
===>   ocaml-zarith-1.2.1 depends on file: /usr/local/bin/ocamlfind - not found
===>   Installing existing package /packages/All/ocaml-findlib-1.7.1.txz
[head-i386-default-job-21] Installing ocaml-findlib-1.7.1...
[head-i386-default-job-21] `-- Installing ocaml-labltk-8.06.0...
[head-i386-default-job-21] |   `-- Installing tk85-8.5.19...
[head-i386-default-job-21] |   | `-- Installing libXft-2.3.2_1...
[head-i386-default-job-21] |   |   `-- Installing fontconfig-2.12.1,1...
[head-i386-default-job-21] |   |   | `-- Installing expat-2.2.0_1...
[head-i386-default-job-21] |   |   | `-- Extracting expat-2.2.0_1: .......... done
[head-i386-default-job-21] |   |   | `-- Installing freetype2-2.6.3...
[head-i386-default-job-21] |   |   | `-- Extracting freetype2-2.6.3: .......... done
[head-i386-default-job-21] |   |   `-- Extracting fontconfig-2.12.1,1: .......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
[head-i386-default-job-21] |   |   `-- Installing libXrender-0.9.10...
[head-i386-default-job-21] |   |   | `-- Installing renderproto-0.11.1...
[head-i386-default-job-21] |   |   | `-- Extracting renderproto-0.11.1: .... done
[head-i386-default-job-21] |   |   `-- Extracting libXrender-0.9.10: .......... done
[head-i386-default-job-21] |   | `-- Extracting libXft-2.3.2_1: ......... done
[head-i386-default-job-21] |   | `-- Installing tcl85-8.5.19_1...
[head-i386-default-job-21] |   | `-- Extracting tcl85-8.5.19_1: .......... done
[head-i386-default-job-21] |   | `-- Installing libXScrnSaver-1.2.2_3...
[head-i386-default-job-21] |   |   `-- Installing libXext-1.3.3_1,1...
[head-i386-default-job-21] |   |   | `-- Installing xextproto-7.3.0...
[head-i386-default-job-21] |   |   | `-- Extracting xextproto-7.3.0: .......... done
[head-i386-default-job-21] |   |   `-- Extracting libXext-1.3.3_1,1: .......... done
[head-i386-default-job-21] |   |   `-- Installing scrnsaverproto-1.2.2...
[head-i386-default-job-21] |   |   `-- Extracting scrnsaverproto-1.2.2: ... done
[head-i386-default-job-21] |   | `-- Extracting libXScrnSaver-1.2.2_3: .......... done
[head-i386-default-job-21] |   `-- Extracting tk85-8.5.19: .......... done
[head-i386-default-job-21] `-- Extracting ocaml-labltk-8.06.0: .......... done
[head-i386-default-job-21] Extracting ocaml-findlib-1.7.1: .......... done
===>   ocaml-zarith-1.2.1 depends on file: /usr/local/bin/ocamlfind - found
===>   Returning to build of ocaml-zarith-1.2.1
===>   ocaml-zarith-1.2.1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-i386-default-job-21] Installing gmake-4.2.1_1...
[head-i386-default-job-21] `-- Installing indexinfo-0.2.6...
[head-i386-default-job-21] `-- Extracting indexinfo-0.2.6: .... done
[head-i386-default-job-21] `-- Installing gettext-runtime-0.19.8.1_1...
[head-i386-default-job-21] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-i386-default-job-21] Extracting gmake-4.2.1_1: .......... done
===>   ocaml-zarith-1.2.1 depends on executable: gmake - found
===>   Returning to build of ocaml-zarith-1.2.1
===>   ocaml-zarith-1.2.1 depends on package: perl5>=5.24<5.25 - not found
===>   Installing existing package /packages/All/perl5-5.24.1.txz
[head-i386-default-job-21] Installing perl5-5.24.1...
[head-i386-default-job-21] Extracting perl5-5.24.1: .......... done
Message from perl5-5.24.1:
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.
===>   ocaml-zarith-1.2.1 depends on package: perl5>=5.24<5.25 - found
===>   Returning to build of ocaml-zarith-1.2.1
===========================================================================
=======================<phase: lib-depends    >============================
===>   ocaml-zarith-1.2.1 depends on shared library: libgmp.so - not found
===>   Installing existing package /packages/All/gmp-5.1.3_3.txz
[head-i386-default-job-21] Installing gmp-5.1.3_3...
[head-i386-default-job-21] Extracting gmp-5.1.3_3: .......... done
===>   ocaml-zarith-1.2.1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so)
===>   Returning to build of ocaml-zarith-1.2.1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ocaml-zarith-1.2.1
binary ocaml: found in /usr/local/bin
binary ocamlc: found in /usr/local/bin
binary ocamldep: found in /usr/local/bin
binary ocamlmklib: found in /usr/local/bin
binary ocamldoc: found in /usr/local/bin
binary cc: found in /usr/bin
binary ar: found in /usr/bin
binary perl: found in /usr/local/bin
binary ocamlopt: found in /usr/local/bin
checking compilation with cc -O2 -pipe  -fstack-protector -fno-strict-aliasing: working
include caml/mlvalues.h: found
library dynlink.cmxa: found
binary ocamlfind: found in /usr/local/bin
OCaml's word size is 32
binary uname: found in /usr/bin
include gmp.h: found
library gmp: found
OCaml extended comparison supported
OCaml new hash functions available

detected configuration:

  native-code:          yes
  dynamic linking:      yes
  asm path:             i686
  defines:              -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
  libraries:             -L/usr/local/lib -fstack-protector -lgmp
  C options:            -O2 -pipe  -fstack-protector -fno-strict-aliasing
  asm options           
  installation path:    /usr/local/lib/ocaml/site-lib:/usr/local/lib/ocaml
  installation method   findlib

configuration successful!
now type "make" to build
then type "make install" or "sudo make install" to install
===========================================================================
=======================<phase: build          >============================
===>  Building for ocaml-zarith-1.2.1
gmake[1]: Entering directory '/wrkdirs/usr/ports/math/ocaml-zarith/work/zarith-1.2.1'
./z_pp.pl i386
ocamldep -native  *.ml *.mli > depend
ocamlc   -c z.mli
ocamlc   -c z.ml
ocamlc   -c q.mli
ocamlc   -c q.ml
ocamlc   -c big_int_Z.mli
ocamlc   -c big_int_Z.ml
ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -L/usr/local/lib -fstack-protector -lgmp
Unknown option -fstack-protector
ocamlc -ccopt "-I/usr/local/lib/ocaml -I/usr/local/include -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O2 -pipe  -fstack-protector -fno-strict-aliasing" -c caml_z.c
caml_z.c:991:34: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    else if (arg1 < arg2) return Val_long(-1);
                                 ^~~~~~~~~~~~
/usr/local/lib/ocaml/caml/mlvalues.h:71:39: note: expanded from macro 'Val_long'
#define Val_long(x)     (((intnat)(x) << 1) + 1)
                          ~~~~~~~~~~~ ^
caml_z.c:1174:15: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    if (arg > Val_long(Z_MIN_INT)) return 2 - arg;
              ^~~~~~~~~~~~~~~~~~~
/usr/local/lib/ocaml/caml/mlvalues.h:71:39: note: expanded from macro 'Val_long'
#define Val_long(x)     (((intnat)(x) << 1) + 1)
                          ~~~~~~~~~~~ ^
caml_z.c:1201:15: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    if (arg > Val_long(Z_MIN_INT)) return 2 - arg;
              ^~~~~~~~~~~~~~~~~~~
/usr/local/lib/ocaml/caml/mlvalues.h:71:39: note: expanded from macro 'Val_long'
#define Val_long(x)     (((intnat)(x) << 1) + 1)
                          ~~~~~~~~~~~ ^
caml_z.c:1520:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
      if (dir) q = Val_long(-1);
                   ^~~~~~~~~~~~
/usr/local/lib/ocaml/caml/mlvalues.h:71:39: note: expanded from macro 'Val_long'
#define Val_long(x)     (((intnat)(x) << 1) + 1)
                          ~~~~~~~~~~~ ^
caml_z.c:1625:16: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
     if (arg > Val_long(Z_MIN_INT)) return arg - 2;
               ^~~~~~~~~~~~~~~~~~~
/usr/local/lib/ocaml/caml/mlvalues.h:71:39: note: expanded from macro 'Val_long'
#define Val_long(x)     (((intnat)(x) << 1) + 1)
                          ~~~~~~~~~~~ ^
caml_z.c:2181:27: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
      if (arg < 0) return Val_long(-1);
                          ^~~~~~~~~~~~
/usr/local/lib/ocaml/caml/mlvalues.h:71:39: note: expanded from macro 'Val_long'
#define Val_long(x)     (((intnat)(x) << 1) + 1)
                          ~~~~~~~~~~~ ^
caml_z.c:2189:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    if (sign_arg) return Val_long(-1);
                         ^~~~~~~~~~~~
/usr/local/lib/ocaml/caml/mlvalues.h:71:39: note: expanded from macro 'Val_long'
#define Val_long(x)     (((intnat)(x) << 1) + 1)
                          ~~~~~~~~~~~ ^
7 warnings generated.
ocamlmklib -failsafe -o zarith caml_z.o -L/usr/local/lib -fstack-protector -lgmp
Unknown option -fstack-protector
ocamlopt   -c z.ml
ocamlopt   -c q.ml
ocamlopt   -c big_int_Z.ml
ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -L/usr/local/lib -fstack-protector -lgmp
Unknown option -fstack-protector
ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa
mkdir -p html
ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/ocaml-zarith/work/zarith-1.2.1'
===========================================================================
=======================<phase: run-depends    >============================
===>   ocaml-zarith-1.2.1 depends on file: /usr/local/bin/ocamlc - found
===>   ocaml-zarith-1.2.1 depends on file: /usr/local/bin/ocamlfind - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for ocaml-zarith-1.2.1
===>   Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/usr/ports/math/ocaml-zarith/work/zarith-1.2.1'
ocamlfind install -destdir "/wrkdirs/usr/ports/math/ocaml-zarith/work/stage/usr/local/lib/ocaml/site-lib:/usr/local/lib/ocaml" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith.a zarith.cmxa zarith.cmxs dllzarith.so
ocamlfind: Bad configuration: Cannot mkdir /wrkdirs/usr/ports/math/ocaml-zarith/work/stage/usr/local/lib/ocaml/site-lib:/usr/local/lib/ocaml/zarith because a path component does not exist or is not a directory
gmake[1]: *** [project.mak:112: install] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/ocaml-zarith/work/zarith-1.2.1'
*** Error code 2

Stop.
make: stopped in /usr/ports/math/ocaml-zarith



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701171009.v0HA9qGg072984>