Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jan 2017 23:42:10 GMT
From:      pkg-fallout@FreeBSD.org
To:        dsh@vlink.ru
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][comms/qico] Failed for qico-0.49.10.3 in build
Message-ID:  <201701052342.v05NgAUR062900@beefy12.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:     dsh@vlink.ru
Last committer: adamw@FreeBSD.org
Ident:          $FreeBSD: head/comms/qico/Makefile 363399 2014-07-29 21:43:17Z adamw $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p430609_s311343/logs/qico-0.49.10.3.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p430609_s311343
Log:

====>> Building comms/qico
build started at Thu Jan  5 23:41:55 UTC 2017
port directory: /usr/ports/comms/qico
building for: FreeBSD head-amd64-default-job-07 12.0-CURRENT FreeBSD 12.0-CURRENT r311343 amd64
maintained by: dsh@vlink.ru
Makefile ident:      $FreeBSD: head/comms/qico/Makefile 363399 2014-07-29 21:43:17Z adamw $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1200019
Job Id: 07




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 12.0-CURRENT r311343
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-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=qico-0.49.10.3
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD
MASTERNAME=head-amd64-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=1200019
---End Environment---

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

--CONFIGURE_ARGS--
--disable-qcc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/comms/qico/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/qico/work  HOME=/wrkdirs/usr/ports/comms/qico/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/comms/qico/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/qico/work  HOME=/wrkdirs/usr/ports/comms/qico/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--
WITH_QICO_MORDA="@comment
"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/qico"
EXAMPLESDIR="share/examples/qico"
DATADIR="share/qico"
WWWDIR="www/qico"
ETCDIR="etc/qico"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/qico
DOCSDIR=/usr/local/share/doc/qico
EXAMPLESDIR=/usr/local/share/examples/qico
WWWDIR=/usr/local/www/qico
ETCDIR=/usr/local/etc/qico
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   qico-0.49.10.3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[head-amd64-default-job-07] Installing pkg-1.9.4_1...
[head-amd64-default-job-07] Extracting pkg-1.9.4_1: .......... done
===>   qico-0.49.10.3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qico-0.49.10.3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by qico-0.49.10.3 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by qico-0.49.10.3 for building
=> SHA256 Checksum OK for qico-0.49.10-p3.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by qico-0.49.10.3 for building
===>  Extracting for qico-0.49.10.3
=> SHA256 Checksum OK for qico-0.49.10-p3.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for qico-0.49.10.3
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for qico-0.49.10.3
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for gawk... (cached) /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... no
checking for byacc... byacc
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... cpp
checking for egrep... grep -E
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether termios.h defines TIOCGWINSZ... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for fcntl.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for libutil.h... (cached) yes
checking for libgen.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for errno.h... (cached) yes
checking for sys/syslog.h... no
checking for an ANSI C-conforming const... yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for char... (cached) yes
checking size of char... 1
checking for short... (cached) yes
checking size of short... 2
checking for int... (cached) yes
checking size of int... 4
checking for long... (cached) yes
checking size of long... 8
checking whether byte ordering is bigendian... no
checking for struct tm.tm_gmtoff... yes
checking whether facilitynames is declared... yes
checking whether prioritynames is declared... yes
checking whether TIOCSCTTY is declared... yes
checking whether EIDRM is declared... yes
checking whether STDIN_FILENO is declared... yes
checking whether STDOUT_FILENO is declared... yes
checking whether STDERR_FILENO is declared... yes
checking for working POSIX fnmatch... yes
checking for unistd.h... (cached) yes
checking for vfork.h... (cached) no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether cc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for strftime... (cached) yes
checking whether utime accepts a null argument... yes
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for alarm... (cached) yes
checking for bzero... (cached) yes
checking for dup2... (cached) yes
checking for getcwd... (cached) yes
checking for memchr... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for mkdir... yes
checking for rmdir... yes
checking for select... (cached) yes
checking for setlocale... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strcspn... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strncasecmp... (cached) yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... (cached) yes
checking for uname... (cached) yes
checking for utime... (cached) yes
checking for vsnprintf... (cached) yes
checking for snprintf... (cached) yes
checking for strsep... (cached) yes
checking for usleep... (cached) yes
checking for getsid... yes
checking for strcspn... (cached) yes
checking for nonbroken basename implementation... Segmentation fault (core dumped)
no
checking for setproctitle... (cached) yes
checking for socket... yes
checking for getpeername... yes
checking for gethostbyname... (cached) yes
checking for getservbyname... yes
checking for inet_addr... yes
checking for inet_ntoa... (cached) yes
checking for shutdown... yes
checking for connect... yes
checking for config path... /usr/local/etc/qico.conf
checking for TCP connection speed... 115200
checking for default port locking speed... 9600
checking for shell... /bin/sh
checking for lock creation style... link
checking for outbound mode... bso
checking for Hydra8k/16k support... no
checking for qcc support... no
checking for debug logging... yes, use loglevels in config to tune
checking for Electric Fence malloc() debbuger... no
configure: creating ./config.status
config.status: creating src/ver.c
config.status: creating qico.spec
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating stuff/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for qico-0.49.10.3
/usr/bin/make  all-recursive
Making all in src
/usr/bin/make  all-am
if cc -DQIPC_KEY=\"/usr/local/sbin/qico\" -DHAVE_CONFIG_H -I. -I. -I..      -O2 -pipe  -fstack-protector -fno-strict-aliasing -MT gmtoff.o -MD -MP -MF ".deps/gmtoff.Tpo"  -c -o gmtoff.o `test -f 'gmtoff.c' || echo './'`gmtoff.c;  then mv ".deps/gmtoff.Tpo" ".deps/gmtoff.Po";  else rm -f ".deps/gmtoff.Tpo"; exit 1;  fi
In file included from gmtoff.c:7:
In file included from ./headers.h:51:
./replace.h:14:14: error: expected identifier or '('
extern char *basename (const char *filename);
             ^
/usr/include/libgen.h:60:21: note: expanded from macro 'basename'
#define basename(x)     __generic(x, const char *, __old_basename, basename)(x)
                        ^
/usr/include/sys/cdefs.h:337:2: note: expanded from macro '__generic'
        _Generic(expr, t: yes, default: no)
        ^
1 error generated.
*** Error code 1

Stop.
make[4]: stopped in /wrkdirs/usr/ports/comms/qico/work/qico-0.49.10-p3/src
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/comms/qico/work/qico-0.49.10-p3/src
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/comms/qico/work/qico-0.49.10-p3
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/comms/qico/work/qico-0.49.10-p3
*** Error code 1

Stop.
make: stopped in /usr/ports/comms/qico



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