Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2017 04:39:12 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][emulators/adamem] Failed for adamem-1.0_4 in build
Message-ID:  <201703210439.v2L4dCeE060041@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/emulators/adamem/Makefile 425758 2016-11-08 19:29:56Z linimon $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/436487/logs/adamem-1.0_4.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=436487
Log:

====>> Building emulators/adamem
build started at Tue Mar 21 04:39:04 UTC 2017
port directory: /usr/ports/emulators/adamem
building for: FreeBSD 110armv6-quarterly-job-08 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/emulators/adamem/Makefile 425758 2016-11-08 19:29:56Z linimon $
Poudriere version: 3.1.16-1-g2eff4cc2
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 08

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=adamem-1.0_4
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.16-1-g2eff4cc2
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 adamem-1.0_4:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/adamem/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/adamem/work  HOME=/wrkdirs/usr/ports/emulators/adamem/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/adamem/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/adamem/work  HOME=/wrkdirs/usr/ports/emulators/adamem/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/adamem"
EXAMPLESDIR="share/examples/adamem"
DATADIR="share/adamem"
WWWDIR="www/adamem"
ETCDIR="etc/adamem"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/adamem
DOCSDIR=/usr/local/share/doc/adamem
EXAMPLESDIR=/usr/local/share/examples/adamem
WWWDIR=/usr/local/www/adamem
ETCDIR=/usr/local/etc/adamem
--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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
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=11.0-RELEASE-p8
#### Misc Poudriere ####
GID=0
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---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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 adamem 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    >============================
===>   adamem-1.0_4 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-08] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-08] Extracting pkg-1.9.4_1: .......... done
===>   adamem-1.0_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of adamem-1.0_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The adamem 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 adamem-1.0_4 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The adamem 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 adamem-1.0_4 for building
=> SHA256 Checksum OK for adamem.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

The adamem 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 adamem-1.0_4 for building
===>  Extracting for adamem-1.0_4
=> SHA256 Checksum OK for adamem.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for adamem-1.0_4
===>  Applying FreeBSD patches for adamem-1.0_4
===========================================================================
=======================<phase: build-depends  >============================
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/sm.pc - not found
===>   Installing existing package /packages/All/libSM-1.2.2_3,1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing libSM-1.2.2_3,1...
[110armv6-quarterly-job-08] `-- Installing xproto-7.0.31...
[110armv6-quarterly-job-08] `-- Extracting xproto-7.0.31: .......... done
[110armv6-quarterly-job-08] `-- Installing libICE-1.0.9_1,1...
[110armv6-quarterly-job-08] `-- Extracting libICE-1.0.9_1,1: .......... done
[110armv6-quarterly-job-08] Extracting libSM-1.2.2_3,1: .......... done
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
===>   Returning to build of adamem-1.0_4
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found
===>   Installing existing package /packages/All/libX11-1.6.4,1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing libX11-1.6.4,1...
[110armv6-quarterly-job-08] `-- Installing kbproto-1.0.7...
[110armv6-quarterly-job-08] `-- Extracting kbproto-1.0.7: .......... done
[110armv6-quarterly-job-08] `-- Installing libXdmcp-1.1.2...
[110armv6-quarterly-job-08] `-- Extracting libXdmcp-1.1.2: ......... done
[110armv6-quarterly-job-08] `-- Installing libxcb-1.12...
[110armv6-quarterly-job-08] |   `-- Installing libxml2-2.9.4...
[110armv6-quarterly-job-08] |   `-- Extracting libxml2-2.9.4: .......... done
[110armv6-quarterly-job-08] |   `-- Installing libpthread-stubs-0.3_6...
[110armv6-quarterly-job-08] |   `-- Extracting libpthread-stubs-0.3_6: ..... done
[110armv6-quarterly-job-08] |   `-- Installing libXau-1.0.8_3...
[110armv6-quarterly-job-08] |   `-- Extracting libXau-1.0.8_3: .......... done
[110armv6-quarterly-job-08] `-- Extracting libxcb-1.12: .......... done
[110armv6-quarterly-job-08] Extracting libX11-1.6.4,1: .......... done
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   Returning to build of adamem-1.0_4
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - not found
===>   Installing existing package /packages/All/libXext-1.3.3_1,1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing libXext-1.3.3_1,1...
[110armv6-quarterly-job-08] `-- Installing xextproto-7.3.0...
[110armv6-quarterly-job-08] `-- Extracting xextproto-7.3.0: .......... done
[110armv6-quarterly-job-08] Extracting libXext-1.3.3_1,1: .......... done
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   Returning to build of adamem-1.0_4
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - not found
===>   Installing existing package /packages/All/libXfixes-5.0.3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing libXfixes-5.0.3...
[110armv6-quarterly-job-08] `-- Installing fixesproto-5.0...
[110armv6-quarterly-job-08] `-- Extracting fixesproto-5.0: .... done
[110armv6-quarterly-job-08] Extracting libXfixes-5.0.3: .......... done
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
===>   Returning to build of adamem-1.0_4
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/xi.pc - not found
===>   Installing existing package /packages/All/libXi-1.7.8,1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing libXi-1.7.8,1...
[110armv6-quarterly-job-08] `-- Installing inputproto-2.3.2...
[110armv6-quarterly-job-08] `-- Extracting inputproto-2.3.2: ........ done
[110armv6-quarterly-job-08] Extracting libXi-1.7.8,1: .......... done
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found
===>   Returning to build of adamem-1.0_4
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found
===>   Installing existing package /packages/All/libXrandr-1.5.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing libXrandr-1.5.1...
[110armv6-quarterly-job-08] `-- Installing libXrender-0.9.10...
[110armv6-quarterly-job-08] |   `-- Installing renderproto-0.11.1...
[110armv6-quarterly-job-08] |   `-- Extracting renderproto-0.11.1: .... done
[110armv6-quarterly-job-08] `-- Extracting libXrender-0.9.10: .......... done
[110armv6-quarterly-job-08] `-- Installing randrproto-1.5.0...
[110armv6-quarterly-job-08] `-- Extracting randrproto-1.5.0: .... done
[110armv6-quarterly-job-08] Extracting libXrandr-1.5.1: .......... done
===>   adamem-1.0_4 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found
===>   Returning to build of adamem-1.0_4
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for adamem-1.0_4
===========================================================================
=======================<phase: build          >============================
===>  Building for adamem-1.0_4
make -f Makefile.X
/nxb-bin/usr/bin/cc -Wall -O2 -fomit-frame-pointer  -DLSB_FIRST -DUNIX_X -DUNIX -DMITSHM -DHAVE_CLOCK -DSOUND -DZLIB  -I/usr/local/include -c ADAMEm.c -o ADAMEm.o
In file included from ADAMEm.c:16:
In file included from ./Coleco.h:12:
In file included from ./Z80.h:144:
./Z80IO.h:27:29: error: 'regparm' is not valid on this platform
byte Z80_In (unsigned Port) FASTCALL;
                            ^~~~~~~~
./Z80IO.h:16:41: note: expanded from macro 'FASTCALL'
#define FASTCALL        __attribute__ ((regparm(3)))
                                        ^       ~
./Z80IO.h:32:41: error: 'regparm' is not valid on this platform
void Z80_Out (unsigned Port,byte Value) FASTCALL;
                                        ^~~~~~~~
./Z80IO.h:16:41: note: expanded from macro 'FASTCALL'
#define FASTCALL        __attribute__ ((regparm(3)))
                                        ^       ~
ADAMEm.c:589:18: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
   _argv[_argc++]=ptr;
                 ^~~~
ADAMEm.c:630:34: warning: ignoring return value of function declared with pure attribute [-Wunused-value]
 q=strchr(CartName,'/'); if (!q) strchr(CartName,'\\');
                                 ^~~~~~ ~~~~~~~~~~~~~
ADAMEm.c:742:33: warning: passing 'char [1024]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
 LoadConfigFile (szTempFileName,MainConfigFile);
                                ^~~~~~~~~~~~~~
ADAMEm.c:575:61: note: passing argument to parameter 'ptr' here
static void LoadConfigFile (char *szFileName,unsigned char *ptr)
                                                            ^
ADAMEm.c:758:33: warning: passing 'char [1024]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
 LoadConfigFile (szTempFileName,SubConfigFile);
                                ^~~~~~~~~~~~~
ADAMEm.c:575:61: note: passing argument to parameter 'ptr' here
static void LoadConfigFile (char *szFileName,unsigned char *ptr)
                                                            ^
4 warnings and 2 errors generated.
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/emulators/adamem/work/adamem-1.0_4
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/emulators/adamem/work/adamem-1.0_4
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/adamem



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