Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Dec 2017 17:00:23 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-arm64-default][lang/siod] Failed for siod-3.4 in build
Message-ID:  <201712271700.vBRH0NLG073101@thunderx1.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: linimon@FreeBSD.org
Ident:          $FreeBSD: head/lang/siod/Makefile 455167 2017-11-30 06:13:34Z linimon $
Log URL:        http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p456912_s327062/logs/siod-3.4.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p456912_s327062
Log:

=>> Building lang/siod
build started at Wed Dec 27 16:59:42 UTC 2017
port directory: /usr/ports/lang/siod
package name: siod-3.4
building for: FreeBSD head-arm64-default-job-08 12.0-CURRENT FreeBSD 12.0-CURRENT 1200054 arm64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/siod/Makefile 455167 2017-11-30 06:13:34Z linimon $
Poudriere version: 3.2.3-16-g77e43413
Host OSVERSION: 1200052
Jail OSVERSION: 1200054
Job Id: 08




!!! Jail is newer than host. (Jail: 1200054, Host: 1200052) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200054
UNAME_v=FreeBSD 12.0-CURRENT 1200054
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-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-arm64-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=2
POUDRIERE_VERSION=3.2.3-16-g77e43413
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--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/siod/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/siod/work  HOME=/wrkdirs/usr/ports/lang/siod/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/siod/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--
LD_LIBRARY_PATH=. XDG_DATA_HOME=/wrkdirs/usr/ports/lang/siod/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/siod/work  HOME=/wrkdirs/usr/ports/lang/siod/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/siod/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  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -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--
OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/siod"  EXAMPLESDIR="share/examples/siod"  DATADIR="share/siod"  WWWDIR="www/siod"  ETCDIR="etc/siod"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/siod DOCSDIR=/usr/local/share/doc/siod EXAMPLESDIR=/usr/local/share/examples/siod  WWWDIR=/usr/local/www/siod ETCDIR=/usr/local/etc/siod
--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
#### /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=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200054
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)  1048576
stack size              (kbytes, -s)  1048576
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   >============================
===>   NOTICE:

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

===========================================================================
=======================<phase: pkg-depends    >============================
===>   siod-3.4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.3_1.txz
[head-arm64-default-job-08] Installing pkg-1.10.3_1...
[head-arm64-default-job-08] Extracting pkg-1.10.3_1: .......... done
===>   siod-3.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of siod-3.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

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

===> Fetching all distfiles required by siod-3.4 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

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

===> Fetching all distfiles required by siod-3.4 for building
=> SHA256 Checksum OK for siod.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

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

===> Fetching all distfiles required by siod-3.4 for building
===>  Extracting for siod-3.4
=> SHA256 Checksum OK for siod.tgz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for siod-3.4
===>  Applying FreeBSD patches for siod-3.4
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for siod-3.4
===========================================================================
=======================<phase: build          >============================
===>  Building for siod-3.4
/usr/bin/make  PROGS="siod tar.so parser_pratt.so ss.so  regex.so"  CFLAGS=" -Wall -Wstrict-prototypes -DHAVE_SYS_PARAM_H -O2 -pipe  -fno-strict-aliasing -fPIC"  LD_LIB_LIBS="-lcrypt -lm"  LD_LIB_FLAGS="-shared"  LD_EXE_FLAGS="-rdynamic -Xlinker -rpath -Xlinker /usr/local/lib -Xlinker -rpath -Xlinker /usr/local/lib/siod"  SO="so"  build_driver
cc  -Wall -Wstrict-prototypes -DHAVE_SYS_PARAM_H -O2 -pipe  -fno-strict-aliasing -fPIC -c siod.c -o siod.o
cc  -Wall -Wstrict-prototypes -DHAVE_SYS_PARAM_H -O2 -pipe  -fno-strict-aliasing -fPIC -c slib.c -o slib.o
slib.c:172:9: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
 static siod_lib_set = 0;
 ~~~~~~ ^
slib.c:1382:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
        if (((*ptr).gc_mark == 0))
             ~~~~~~~~~~~~~~~^~~~
slib.c:1382:22: note: remove extraneous parentheses around the comparison to silence this warning
        if (((*ptr).gc_mark == 0))
            ~               ^   ~
slib.c:1382:22: note: use '=' to turn this equality comparison into an assignment
        if (((*ptr).gc_mark == 0))
                            ^~
                            =
slib.c:1425:44: warning: add explicit braces to avoid dangling else [-Wdangling-else]
   if NULLP(car(args)) gc_status_flag = 0; else gc_status_flag = 1;
                                           ^
slib.c:1447:44: warning: add explicit braces to avoid dangling else [-Wdangling-else]
   if NULLP(car(args)) gc_status_flag = 0; else gc_status_flag = 1;
                                           ^
slib.c:2058:48: warning: add explicit braces to avoid dangling else [-Wdangling-else]
    if (c == EOF) if (eoferr) err(eoferr,NIL); else return(c);
                                               ^
5 warnings generated.
cc  -Wall -Wstrict-prototypes -DHAVE_SYS_PARAM_H -O2 -pipe  -fno-strict-aliasing -fPIC -c sliba.c -o sliba.o
sliba.c:1104:23: warning: field width should have type 'int', but argument has type 'long' [-Wformat]
              NULLP(b) ? "% *.*g" : EQ(sym_e,b) ? "% *.*e" : "% *.*f",
                          ~~~^~~
sliba.c:1104:48: warning: field width should have type 'int', but argument has type 'long' [-Wformat]
              NULLP(b) ? "% *.*g" : EQ(sym_e,b) ? "% *.*e" : "% *.*f",
                                                   ~~~^~~
sliba.c:1104:59: warning: field width should have type 'int', but argument has type 'long' [-Wformat]
              NULLP(b) ? "% *.*g" : EQ(sym_e,b) ? "% *.*e" : "% *.*f",
                                                              ~~~^~~
sliba.c:1110:23: warning: field width should have type 'int', but argument has type 'long' [-Wformat]
              NULLP(b) ? "% *g" : EQ(sym_e,b) ? "% *e" : "% *f",
                          ~~~^
sliba.c:1110:46: warning: field width should have type 'int', but argument has type 'long' [-Wformat]
              NULLP(b) ? "% *g" : EQ(sym_e,b) ? "% *e" : "% *f",
                                                 ~~~^
sliba.c:1110:55: warning: field width should have type 'int', but argument has type 'long' [-Wformat]
              NULLP(b) ? "% *g" : EQ(sym_e,b) ? "% *e" : "% *f",
                                                          ~~~^
sliba.c:1115:22: warning: field precision should have type 'int', but argument has type 'long' [-Wformat]
              NULLP(b) ? "%.*g" : EQ(sym_e,b) ? "%.*e" : "%.*f",
                          ~~^~
sliba.c:1115:45: warning: field precision should have type 'int', but argument has type 'long' [-Wformat]
              NULLP(b) ? "%.*g" : EQ(sym_e,b) ? "%.*e" : "%.*f",
                                                 ~~^~
sliba.c:1115:54: warning: field precision should have type 'int', but argument has type 'long' [-Wformat]
              NULLP(b) ? "%.*g" : EQ(sym_e,b) ? "%.*e" : "%.*f",
                                                          ~~^~
sliba.c:1125:27: warning: field width should have type 'int', but argument has type 'long' [-Wformat]
              (base == 10) ? "%0*ld" : (base == 8) ? "%0*lo" : "%0*lX",
                              ~~~^~
sliba.c:1125:51: warning: field width should have type 'int', but argument has type 'long' [-Wformat]
              (base == 10) ? "%0*ld" : (base == 8) ? "%0*lo" : "%0*lX",
                                                      ~~~^~
sliba.c:1125:61: warning: field width should have type 'int', but argument has type 'long' [-Wformat]
              (base == 10) ? "%0*ld" : (base == 8) ? "%0*lo" : "%0*lX",
                                                                ~~~^~
sliba.c:1234:23: warning: array subscript is of type 'char' [-Wchar-subscripts]
   base64_decode_table[base64_encode_table[j]] = j;}
                      ^~~~~~~~~~~~~~~~~~~~~~~
sliba.c:1447:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
   else
   ^
sliba.c:1669:3: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
         sizeof(long),sizeof(double));
         ^~~~~~~~~~~~
sliba.c:1669:16: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
         sizeof(long),sizeof(double));
                      ^~~~~~~~~~~~~~
16 warnings generated.
cc  -Wall -Wstrict-prototypes -DHAVE_SYS_PARAM_H -O2 -pipe  -fno-strict-aliasing -fPIC -c trace.c -o trace.o
cc  -Wall -Wstrict-prototypes -DHAVE_SYS_PARAM_H -O2 -pipe  -fno-strict-aliasing -fPIC -c slibu.c -o slibu.o
slibu.c:401:29: warning: variable 'res' is uninitialized when used here [-Wuninitialized]
 return(flocons(NNULLP(n) ? res % get_c_long(n) : res));}
                            ^~~
slibu.c:394:9: note: initialize the variable 'res' to silence this warning
{int res;
        ^
         = 0
1 warning generated.
cc  -Wall -Wstrict-prototypes -DHAVE_SYS_PARAM_H -O2 -pipe  -fno-strict-aliasing -fPIC -c md5.c -o md5.o
LD_LIBRARY_PATH = .
ld -o libsiod.so -shared slib.o sliba.o trace.o slibu.o md5.o  -lcrypt -lm
ld: error: unable to find library -lcrypt
ld: error: unable to find library -lm
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/lang/siod/work/siod-3.4
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/lang/siod/work/siod-3.4
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/siod



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