[package - head-armv6-default][graphics/argyllcms] Failed for argyllcms-1.7.0_1 in stage

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Nov 10 18:39:39 UTC 2016


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:     kwm at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident:          $FreeBSD: head/graphics/argyllcms/Makefile 418767 2016-07-19 11:04:13Z mat $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p425846_s308483/logs/argyllcms-1.7.0_1.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p425846_s308483
Log:

====>> Building graphics/argyllcms
build started at Thu Nov 10 18:13:44 UTC 2016
port directory: /usr/ports/graphics/argyllcms
building for: FreeBSD head-armv6-default-job-05 12.0-CURRENT FreeBSD 12.0-CURRENT r308483 arm
maintained by: kwm at FreeBSD.org
Makefile ident:      $FreeBSD: head/graphics/argyllcms/Makefile 418767 2016-07-19 11:04:13Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1200014




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 12.0-CURRENT r308483
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/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=argyllcms-1.7.0_1
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-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=1200014
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

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

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/argyllcms
DOCSDIR=/usr/local/share/doc/argyllcms
EXAMPLESDIR=/usr/local/share/examples/argyllcms
WWWDIR=/usr/local/www/argyllcms
ETCDIR=/usr/local/etc/argyllcms
--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   >============================
===>  License AGPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   argyllcms-1.7.0_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.3.txz
[head-armv6-default-job-05] Installing pkg-1.9.3...
[head-armv6-default-job-05] Extracting pkg-1.9.3: .......... done
===>   argyllcms-1.7.0_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of argyllcms-1.7.0_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License AGPLv3 accepted by the user
===> Fetching all distfiles required by argyllcms-1.7.0_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License AGPLv3 accepted by the user
===> Fetching all distfiles required by argyllcms-1.7.0_1 for building
=> SHA256 Checksum OK for Argyll_V1.7.0_src.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License AGPLv3 accepted by the user
===> Fetching all distfiles required by argyllcms-1.7.0_1 for building
===>  Extracting for argyllcms-1.7.0_1
=> SHA256 Checksum OK for Argyll_V1.7.0_src.zip.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for argyllcms-1.7.0_1
===>  Applying FreeBSD patches for argyllcms-1.7.0_1
===========================================================================
=======================<phase: build-depends  >============================
===>   argyllcms-1.7.0_1 depends on executable: jam - not found
===>   Installing existing package /packages/All/jam-2.6.txz
[head-armv6-default-job-05] Installing jam-2.6...
[head-armv6-default-job-05] Extracting jam-2.6: .... done
===>   argyllcms-1.7.0_1 depends on executable: jam - found
===>   Returning to build of argyllcms-1.7.0_1
===>   argyllcms-1.7.0_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found
===>   Installing existing package /packages/All/libX11-1.6.4,1.txz
[head-armv6-default-job-05] Installing libX11-1.6.4,1...
[head-armv6-default-job-05] `-- Installing xproto-7.0.31...
[head-armv6-default-job-05] `-- Extracting xproto-7.0.31: .......... done
[head-armv6-default-job-05] `-- Installing kbproto-1.0.7...
[head-armv6-default-job-05] `-- Extracting kbproto-1.0.7: .......... done
[head-armv6-default-job-05] `-- Installing libXdmcp-1.1.2...
[head-armv6-default-job-05] `-- Extracting libXdmcp-1.1.2: ......... done
[head-armv6-default-job-05] `-- Installing libxcb-1.12...
[head-armv6-default-job-05] |   `-- Installing libxml2-2.9.4...
[head-armv6-default-job-05] |   `-- Extracting libxml2-2.9.4: .......... done
[head-armv6-default-job-05] |   `-- Installing libpthread-stubs-0.3_6...
[head-armv6-default-job-05] |   `-- Extracting libpthread-stubs-0.3_6: ..... done
[head-armv6-default-job-05] |   `-- Installing libXau-1.0.8_3...
[head-armv6-default-job-05] |   `-- Extracting libXau-1.0.8_3: .......... done
[head-armv6-default-job-05] `-- Extracting libxcb-1.12: .......... done
<snip>
        case icmSigYData:
             ^
icc/icc.h:358:21: note: expanded from macro 'icmSigYData'
#define icmSigYData ((icColorSpaceSignature) icmMakeTag('Y',' ',' ',' '))
                    ^
icc/icc.c:1478:8: warning: case value not in enumerated type 'icTagSignature' [-Wswitch]
                case icmSigAbsToRelTransSpace:
                     ^
icc/icc.h:347:34: note: expanded from macro 'icmSigAbsToRelTransSpace'
#define icmSigAbsToRelTransSpace ((icTagSignature) icmMakeTag('a','r','t','s'))
                                 ^
icc/icc.c:1661:8: warning: case value not in enumerated type 'icColorSpaceSignature' [-Wswitch]
                case icmSigLData:
                     ^
icc/icc.h:355:21: note: expanded from macro 'icmSigLData'
#define icmSigLData ((icColorSpaceSignature) icmMakeTag('L',' ',' ',' '))
                    ^
icc/icc.c:1665:8: warning: case value not in enumerated type 'icColorSpaceSignature' [-Wswitch]
                case icmSigLV2Data:
                     ^
icc/icc.h:379:23: note: expanded from macro 'icmSigLV2Data'
#define icmSigLV2Data ((icColorSpaceSignature) icmMakeTag('L',' ',' ','2'))
                      ^
icc/icc.c:1667:8: warning: case value not in enumerated type 'icColorSpaceSignature' [-Wswitch]
                case icmSigLV4Data:
                     ^
icc/icc.h:382:23: note: expanded from macro 'icmSigLV4Data'
#define icmSigLV4Data ((icColorSpaceSignature) icmMakeTag('L',' ',' ','4'))
                      ^
icc/icc.c:1663:8: warning: case value not in enumerated type 'icColorSpaceSignature' [-Wswitch]
                case icmSigL8Data:
                     ^
icc/icc.h:376:22: note: expanded from macro 'icmSigL8Data'
#define icmSigL8Data ((icColorSpaceSignature) icmMakeTag('L',' ',' ','8'))
                     ^
icc/icc.c:1673:8: warning: case value not in enumerated type 'icColorSpaceSignature' [-Wswitch]
                case icmSigLabV2Data:
                     ^
icc/icc.h:370:25: note: expanded from macro 'icmSigLabV2Data'
#define icmSigLabV2Data ((icColorSpaceSignature) icmMakeTag('L','a','b','2'))
                        ^
icc/icc.c:1675:8: warning: case value not in enumerated type 'icColorSpaceSignature' [-Wswitch]
                case icmSigLabV4Data:
                     ^
icc/icc.h:373:25: note: expanded from macro 'icmSigLabV4Data'
#define icmSigLabV4Data ((icColorSpaceSignature) icmMakeTag('L','a','b','4'))
                        ^
icc/icc.c:1671:8: warning: case value not in enumerated type 'icColorSpaceSignature' [-Wswitch]
                case icmSigLab8Data:
                     ^
icc/icc.h:367:24: note: expanded from macro 'icmSigLab8Data'
#define icmSigLab8Data ((icColorSpaceSignature) icmMakeTag('L','a','b','8'))
                       ^
icc/icc.c:1669:8: warning: case value not in enumerated type 'icColorSpaceSignature' [-Wswitch]
                case icmSigPCSData:
                     ^
icc/icc.h:364:23: note: expanded from macro 'icmSigPCSData'
#define icmSigPCSData ((icColorSpaceSignature) icmMakeTag('P','C','S',' '))
                      ^
icc/icc.c:1659:8: warning: case value not in enumerated type 'icColorSpaceSignature' [-Wswitch]
                case icmSigYData:
                     ^
icc/icc.h:358:21: note: expanded from macro 'icmSigYData'
#define icmSigYData ((icColorSpaceSignature) icmMakeTag('Y',' ',' ',' '))
                    ^
icc/icc.c:1730:8: warning: case value not in enumerated type 'icPlatformSignature' [-Wswitch]
                case icmSig_nix:
                     ^
icc/icc.h:350:20: note: expanded from macro 'icmSig_nix'
#define icmSig_nix ((icPlatformSignature) icmMakeTag('*','n','i','x'))
                   ^
icc/icc.c:1766:8: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                case icmAbsolutePerceptual:                             /* icclib specials */
                     ^
icc/icc.h:1443:31: note: expanded from macro 'icmAbsolutePerceptual'
#define icmAbsolutePerceptual ((icRenderingIntent)97)
                              ^
icc/icc.c:1768:8: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                case icmAbsoluteSaturation:                             /* icclib specials */
                     ^
icc/icc.h:1446:31: note: expanded from macro 'icmAbsoluteSaturation'
#define icmAbsoluteSaturation ((icRenderingIntent)98)
                              ^
icc/icc.c:1770:8: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                case icmDefaultIntent:                                  /* icclib specials */
                     ^
icc/icc.h:1449:26: note: expanded from macro 'icmDefaultIntent'
#define icmDefaultIntent ((icRenderingIntent)99)
                         ^
icc/icc.c:5828:23: warning: comparison of array 'imax' equal to a null pointer is always false [-Wtautological-pointer-compare]
        if (inmin == NULL || imax == NULL) {
                             ^~~~    ~~~~
icc/icc.c:18173:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsolutePerceptual:             /* Special icclib intent */
                                             ^
icc/icc.h:1443:31: note: expanded from macro 'icmAbsolutePerceptual'
#define icmAbsolutePerceptual ((icRenderingIntent)97)
                              ^
icc/icc.c:18178:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsoluteSaturation:             /* Special icclib intent */
                                             ^
icc/icc.h:1446:31: note: expanded from macro 'icmAbsoluteSaturation'
#define icmAbsoluteSaturation ((icRenderingIntent)98)
                              ^
icc/icc.c:18274:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsolutePerceptual:             /* Special icclib intent */
                                             ^
icc/icc.h:1443:31: note: expanded from macro 'icmAbsolutePerceptual'
#define icmAbsolutePerceptual ((icRenderingIntent)97)
                              ^
icc/icc.c:18279:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsoluteSaturation:             /* Special icclib intent */
                                             ^
icc/icc.h:1446:31: note: expanded from macro 'icmAbsoluteSaturation'
#define icmAbsoluteSaturation ((icRenderingIntent)98)
                              ^
icc/icc.c:18379:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsolutePerceptual:             /* Special icclib intent */
                                             ^
icc/icc.h:1443:31: note: expanded from macro 'icmAbsolutePerceptual'
#define icmAbsolutePerceptual ((icRenderingIntent)97)
                              ^
icc/icc.c:18383:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsoluteSaturation:             /* Special icclib intent */
                                             ^
icc/icc.h:1446:31: note: expanded from macro 'icmAbsoluteSaturation'
#define icmAbsoluteSaturation ((icRenderingIntent)98)
                              ^
icc/icc.c:18449:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsolutePerceptual:             /* Special icclib intent */
                                             ^
icc/icc.h:1443:31: note: expanded from macro 'icmAbsolutePerceptual'
#define icmAbsolutePerceptual ((icRenderingIntent)97)
                              ^
icc/icc.c:18453:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsoluteSaturation:             /* Special icclib intent */
                                             ^
icc/icc.h:1446:31: note: expanded from macro 'icmAbsoluteSaturation'
#define icmAbsoluteSaturation ((icRenderingIntent)98)
                              ^
icc/icc.c:18519:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsolutePerceptual:             /* Special icclib intent */
                                             ^
icc/icc.h:1443:31: note: expanded from macro 'icmAbsolutePerceptual'
#define icmAbsolutePerceptual ((icRenderingIntent)97)
                              ^
icc/icc.c:18520:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsoluteSaturation:             /* Special icclib intent */
                                             ^
icc/icc.h:1446:31: note: expanded from macro 'icmAbsoluteSaturation'
#define icmAbsoluteSaturation ((icRenderingIntent)98)
                              ^
icc/icc.c:18522:12: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                                case icmDefaultIntent:
                                                     ^
icc/icc.h:1449:26: note: expanded from macro 'icmDefaultIntent'
#define icmDefaultIntent ((icRenderingIntent)99)
                         ^
icc/icc.c:18555:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsolutePerceptual:             /* Special icclib intent */
                                             ^
icc/icc.h:1443:31: note: expanded from macro 'icmAbsolutePerceptual'
#define icmAbsolutePerceptual ((icRenderingIntent)97)
                              ^
icc/icc.c:18556:15: warning: case value not in enumerated type 'icRenderingIntent' [-Wswitch]
                                        case icmAbsoluteSaturation:             /* Special icclib intent */
                                             ^
icc/icc.h:1446:31: note: expanded from macro 'icmAbsoluteSaturation'
#define icmAbsoluteSaturation ((icRenderingIntent)98)
                              ^
cc: error: unable to execute command: Killed
cc: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)
Target: armv6--freebsd12.0-gnueabihf
Thread model: posix
InstalledDir: /usr/bin
cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
cc: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cc: note: diagnostic msg: /tmp/icc-7cc83e.c
cc: note: diagnostic msg: /tmp/icc-7cc83e.sh
cc: note: diagnostic msg: 

********************

	cc -c -o icc/icc.o -DUNIX -D_THREAD_SAFE -pipe -O2 -DARGYLLCMS -DCCTEST_PATTERN -Iicc -I/usr/local/include icc/icc.c

..failed Cc_ icc/icc.o ...
..skipped <icc>libicc.a for lack of <icc>libicc.a(icc.o)...
..skipped <icc>iccdump for lack of <icc>libicc.a...
..skipped </!wrkdirs!usr!ports!graphics!argyllcms!work!stage!usr!local!bin>iccdump for lack of <icc>iccdump...
..failed updating 1 target(s)...
..skipped 3 target(s)...
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/argyllcms


More information about the freebsd-pkg-fallout mailing list