Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2017 04:03:29 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][misc/bb] Failed for bb-1.3.r1_2 in build
Message-ID:  <201702040403.v1443TIO037854@beefy15.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: branches/2017Q1/misc/bb/Makefile 425758 2016-11-08 19:29:56Z linimon $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/433267/logs/bb-1.3.r1_2.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=433267
Log:

====>> Building misc/bb
build started at Sat Feb  4 04:03:21 UTC 2017
port directory: /usr/ports/misc/bb
building for: FreeBSD 110armv6-quarterly-job-10 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/misc/bb/Makefile 425758 2016-11-08 19:29:56Z linimon $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=bb-1.3.r1_2
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for bb-1.3.r1_2:
     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--
XDG_DATA_HOME=/wrkdirs/usr/ports/misc/bb/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/bb/work  HOME=/wrkdirs/usr/ports/misc/bb/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/misc/bb/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/bb/work  HOME=/wrkdirs/usr/ports/misc/bb/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/bb"
EXAMPLESDIR="share/examples/bb"
DATADIR="share/bb"
WWWDIR="www/bb"
ETCDIR="etc/bb"
--End PLIST_SUB--

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

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
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---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
=======================<phase: check-sanity   >============================
===>   NOTICE:

The bb 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 GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   bb-1.3.r1_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-10] Extracting pkg-1.9.4_1: .......... done
===>   bb-1.3.r1_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of bb-1.3.r1_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The bb 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 GPLv2+ accepted by the user
===> Fetching all distfiles required by bb-1.3.r1_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The bb 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 GPLv2+ accepted by the user
===> Fetching all distfiles required by bb-1.3.r1_2 for building
=> SHA256 Checksum OK for bb-1.3rc1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

The bb 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 GPLv2+ accepted by the user
===> Fetching all distfiles required by bb-1.3.r1_2 for building
===>  Extracting for bb-1.3.r1_2
=> SHA256 Checksum OK for bb-1.3rc1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for bb-1.3.r1_2
===>  Applying FreeBSD patches for bb-1.3.r1_2
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===>   bb-1.3.r1_2 depends on shared library: libaa.so - not found
===>   Installing existing package /packages/All/aalib-1.4.r5_11.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing aalib-1.4.r5_11...
[110armv6-quarterly-job-10] `-- Installing indexinfo-0.2.6...
[110armv6-quarterly-job-10] `-- Extracting indexinfo-0.2.6: .... done
[110armv6-quarterly-job-10] Extracting aalib-1.4.r5_11: .......... done
Message from aalib-1.4.r5_11:
===>   NOTICE:

The aalib 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
===>   bb-1.3.r1_2 depends on shared library: libaa.so - found (/usr/local/lib/libaa.so)
===>   Returning to build of bb-1.3.r1_2
===>   bb-1.3.r1_2 depends on shared library: libmikmod.so - not found
===>   Installing existing package /packages/All/libmikmod-3.3.8.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-10] Installing libmikmod-3.3.8...
[110armv6-quarterly-job-10] Extracting libmikmod-3.3.8: .......... done
===>   bb-1.3.r1_2 depends on shared library: libmikmod.so - found (/usr/local/lib/libmikmod.so)
===>   Returning to build of bb-1.3.r1_2
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for bb-1.3.r1_2
loading site script /usr/ports/Templates/config.site
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... /nxb-bin/usr/bin/cc
checking whether the C compiler (/nxb-bin/usr/bin/cc -O2 -pipe  -fno-strict-aliasing ) works... yes
checking whether the C compiler (/nxb-bin/usr/bin/cc -O2 -pipe  -fno-strict-aliasing ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether /nxb-bin/usr/bin/cc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for ANSI C header files... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) no
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working const... yes
checking for inline... inline
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 for working alloca.h... (cached) no
checking for alloca... yes
checking whether /nxb-bin/usr/bin/cc needs -traditional... no
checking for 8-bit clean memcmp... yes
checking return type of signal handlers... void
checking for ftime... no
checking for gettimeofday... (cached) yes
checking for select... (cached) yes
checking for strdup... (cached) yes
checking for strstr... yes
checking for strtol... (cached) yes
checking for aalib-config... /usr/local/bin/aalib-config
checking for AALIB - version >= 1.4.0... yes
checking for libmikmod-config... /usr/local/bin/libmikmod-config
checking for libmikmod - version >= 3.0.0... yes, 3.3.8
updating cache ./config.cache
creating ./config.status
creating Makefile
creating aconfig.h
===========================================================================
=======================<phase: build          >============================
===>  Building for bb-1.3.r1_2
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -pipe  -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -pthread -D_REENTRANT -D SOUNDDIR=\"/usr/local/share/bb\" -c autopilo.c
In file included from autopilo.c:33:
In file included from ./zoom.h:30:
./formulas.h:53:63: error: 'regparm' is not valid on this platform
    int (*calculate) (number_t, number_t, number_t, number_t) REGISTERS(3);
                                                              ^         ~
./config.h:42:38: note: expanded from macro 'REGISTERS'
#define REGISTERS(n) __attribute__ ((regparm(n)))
                                     ^       ~
1 error generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/misc/bb/work/bb-1.3.0
*** Error code 1

Stop.
make: stopped in /usr/ports/misc/bb



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