[package - head-armv6-default][net/libproxy-gnome] Failed for libproxy-gnome-0.4.12 in configure

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sun May 21 06:30:31 UTC 2017


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:     gnome at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident:          $FreeBSD: head/net/libproxy-gnome/Makefile 412348 2016-04-01 14:16:16Z mat $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p441125_s318432/logs/libproxy-gnome-0.4.12.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p441125_s318432
Log:

====>> Building net/libproxy-gnome
build started at Sun May 21 06:22:51 UTC 2017
port directory: /usr/ports/net/libproxy-gnome
building for: FreeBSD head-armv6-default-job-08 12.0-CURRENT FreeBSD 12.0-CURRENT r318432 arm
maintained by: gnome at FreeBSD.org
Makefile ident:      $FreeBSD: head/net/libproxy-gnome/Makefile 412348 2016-04-01 14:16:16Z mat $
Poudriere version: 3.1.17-12-g7772e88a
Host OSVERSION: 1200028
Jail OSVERSION: 1200030
Job Id: 08




!!! Jail is newer than host. (Jail: 1200030, Host: 1200028) !!!
!!! 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
OSVERSION=1200030
UNAME_v=FreeBSD 12.0-CURRENT r318432
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=libproxy-gnome-0.4.12
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-12-g7772e88a
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---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net/libproxy-gnome/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/libproxy-gnome/work  HOME=/wrkdirs/usr/ports/net/libproxy-gnome/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/libproxy-gnome/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/libproxy-gnome/work  HOME=/wrkdirs/usr/ports/net/libproxy-gnome/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 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
VERSION=0.4.12
CMAKE_BUILD_TYPE="release"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/libproxy"
EXAMPLESDIR="share/examples/libproxy"
DATADIR="share/libproxy"
WWWDIR="www/libproxy"
ETCDIR="etc/libproxy"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/libproxy
DOCSDIR=/usr/local/share/doc/libproxy
EXAMPLESDIR=/usr/local/share/examples/libproxy
WWWDIR=/usr/local/www/libproxy
ETCDIR=/usr/local/etc/libproxy
--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=12.0
OSVERSION=1200030
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=12.0-CURRENT
#### 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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libproxy-gnome-0.4.12 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-armv6-default-job-08] Installing pkg-1.10.1...
[head-armv6-default-job-08] Extracting pkg-1.10.1: .......... done
===>   libproxy-gnome-0.4.12 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libproxy-gnome-0.4.12
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by libproxy-gnome-0.4.12 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by libproxy-gnome-0.4.12 for building
=> SHA256 Checksum OK for libproxy-libproxy-0.4.12_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by libproxy-gnome-0.4.12 for building
===>  Extracting for libproxy-gnome-0.4.12
=> SHA256 Checksum OK for libproxy-libproxy-0.4.12_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libproxy-gnome-0.4.12
===>  Applying FreeBSD patches for libproxy-gnome-0.4.12
===========================================================================
<snip>
[head-armv6-default-job-08] |   |   |   `-- Extracting freetype2-2.7.1: .......... done
[head-armv6-default-job-08] |   |   | `-- Extracting fontconfig-2.12.1,1: .......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
[head-armv6-default-job-08] |   |   | `-- Installing glproto-1.4.17...
[head-armv6-default-job-08] |   |   | `-- Extracting glproto-1.4.17: ...... done
[head-armv6-default-job-08] |   |   | `-- Installing mesa-libs-17.0.4...
[head-armv6-default-job-08] |   |   |   `-- Installing libXxf86vm-1.1.4_1...
[head-armv6-default-job-08] |   |   |   | `-- Installing xf86vidmodeproto-2.3.1...
[head-armv6-default-job-08] |   |   |   | `-- Extracting xf86vidmodeproto-2.3.1: .... done
[head-armv6-default-job-08] |   |   |   `-- Extracting libXxf86vm-1.1.4_1: .......... done
[head-armv6-default-job-08] |   |   |   `-- Installing libdrm-2.4.80,1...
[head-armv6-default-job-08] |   |   |   | `-- Installing libpciaccess-0.13.5...
[head-armv6-default-job-08] |   |   |   |   `-- Installing pciids-20170423...
[head-armv6-default-job-08] |   |   |   |   `-- Extracting pciids-20170423: ..... done
[head-armv6-default-job-08] |   |   |   | `-- Extracting libpciaccess-0.13.5: ...... done
[head-armv6-default-job-08] |   |   |   `-- Extracting libdrm-2.4.80,1: .......... done
[head-armv6-default-job-08] |   |   |   `-- Installing libxshmfence-1.2_1...
[head-armv6-default-job-08] |   |   |   `-- Extracting libxshmfence-1.2_1: ......... done
[head-armv6-default-job-08] |   |   |   `-- Installing llvm40-4.0.1.r1_4...
[head-armv6-default-job-08] |   |   |   | `-- Installing libedit-3.1.20170329_2,1...
[head-armv6-default-job-08] |   |   |   | `-- Extracting libedit-3.1.20170329_2,1: .......... done
[head-armv6-default-job-08] |   |   |   `-- Extracting llvm40-4.0.1.r1_4: .......... done
[head-armv6-default-job-08] |   |   | `-- Extracting mesa-libs-17.0.4: .......... done
[head-armv6-default-job-08] |   |   | `-- Installing pixman-0.34.0...
[head-armv6-default-job-08] |   |   | `-- Extracting pixman-0.34.0: .......... done
[head-armv6-default-job-08] |   |   | `-- Installing xcb-util-renderutil-0.3.9_1...
[head-armv6-default-job-08] |   |   |   `-- Installing xcb-util-0.4.0_2,1...
[head-armv6-default-job-08] |   |   |   `-- Extracting xcb-util-0.4.0_2,1: .......... done
[head-armv6-default-job-08] |   |   | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done
[head-armv6-default-job-08] |   |   `-- Extracting cairo-1.14.8,2: .......... done
[head-armv6-default-job-08] |   |   `-- Installing encodings-1.0.4_3,1...
[head-armv6-default-job-08] |   |   | `-- Installing font-util-1.3.1...
[head-armv6-default-job-08] |   |   | `-- Extracting font-util-1.3.1: .......... done
[head-armv6-default-job-08] |   |   `-- Extracting encodings-1.0.4_3,1: .......... done
[head-armv6-default-job-08] |   |   `-- Installing harfbuzz-1.4.6_1...
[head-armv6-default-job-08] |   |   | `-- Installing graphite2-1.3.10...
[head-armv6-default-job-08] |   |   | `-- Extracting graphite2-1.3.10: .......... done
[head-armv6-default-job-08] |   |   `-- Extracting harfbuzz-1.4.6_1: .......... done
[head-armv6-default-job-08] |   |   `-- Installing libXft-2.3.2_1...
[head-armv6-default-job-08] |   |   `-- Extracting libXft-2.3.2_1: ......... done
[head-armv6-default-job-08] |   |   `-- Installing xorg-fonts-truetype-7.7_1...
[head-armv6-default-job-08] |   |   | `-- Installing dejavu-2.37...
[head-armv6-default-job-08] |   |   |   `-- Installing mkfontdir-1.0.7...
[head-armv6-default-job-08] |   |   |   | `-- Installing mkfontscale-1.1.2...
[head-armv6-default-job-08] |   |   |   |   `-- Installing libfontenc-1.1.3_1...
[head-armv6-default-job-08] |   |   |   |   `-- Extracting libfontenc-1.1.3_1: ......... done
[head-armv6-default-job-08] |   |   |   | `-- Extracting mkfontscale-1.1.2: .. done
[head-armv6-default-job-08] |   |   |   `-- Extracting mkfontdir-1.0.7: .. done
[head-armv6-default-job-08] |   |   | `-- Extracting dejavu-2.37: .......... done
[head-armv6-default-job-08] |   |   | `-- Installing font-bh-ttf-1.0.3_3...
[head-armv6-default-job-08] |   |   | `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[head-armv6-default-job-08] |   |   | `-- Installing font-misc-ethiopic-1.0.3_3...
[head-armv6-default-job-08] |   |   | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[head-armv6-default-job-08] |   |   | `-- Installing font-misc-meltho-1.0.3_3...
[head-armv6-default-job-08] |   |   | `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[head-armv6-default-job-08] |   | `-- Extracting pango-1.40.4: .......... done
[head-armv6-default-job-08] |   | `-- Installing shared-mime-info-1.8...
[head-armv6-default-job-08] |   | `-- Extracting shared-mime-info-1.8: .......... done
[head-armv6-default-job-08] |   `-- Extracting gtk-update-icon-cache-2.24.29: .... done
[head-armv6-default-job-08] `-- Extracting gtk2-2.24.31: .......... done
[head-armv6-default-job-08] `-- Installing polkit-0.113_5...
[head-armv6-default-job-08] |   `-- Installing spidermonkey170-17.0.0_6...
[head-armv6-default-job-08] |   | `-- Installing nspr-4.14_1...
[head-armv6-default-job-08] |   | `-- Extracting nspr-4.14_1: .......... done
[head-armv6-default-job-08] |   `-- Extracting spidermonkey170-17.0.0_6: .......... done
===> Creating groups.
Creating group 'polkitd' with gid '565'.
===> Creating users
Creating user 'polkitd' with uid '565'.
[head-armv6-default-job-08] `-- Extracting polkit-0.113_5: ........ done
[head-armv6-default-job-08] Extracting gconf2-3.2.6_5: .......... done
Message from trousers-0.3.14_1:
To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupmod _tss -m your_account
Message from freetype2-2.7.1:
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
Message from dejavu-2.37:
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
===>   libproxy-gnome-0.4.12 depends on shared library: libgconf-2.so - found (/usr/local/lib/libgconf-2.so)
===>   Returning to build of libproxy-gnome-0.4.12
===>   libproxy-gnome-0.4.12 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   libproxy-gnome-0.4.12 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>   libproxy-gnome-0.4.12 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so)
===>   libproxy-gnome-0.4.12 depends on shared library: libIDL-2.so - found (/usr/local/lib/libIDL-2.so)
===>   libproxy-gnome-0.4.12 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===>   libproxy-gnome-0.4.12 depends on shared library: libORBit-2.so - found (/usr/local/lib/libORBit-2.so)
===>   libproxy-gnome-0.4.12 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for libproxy-gnome-0.4.12
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/net/libproxy-gnome/work/.build
-- The C compiler identification is Clang 4.0.0
-- The CXX compiler identification is Clang 4.0.0
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_91f4e/fast"
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- broken
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:44 (message):
  The C++ compiler "/nxb-bin/usr/bin/c++" is not able to compile a simple
  test program.

  It fails with the following output:

   Change Dir: /wrkdirs/usr/ports/net/libproxy-gnome/work/.build/CMakeFiles/CMakeTmp

  

  Run Build Command:"/usr/bin/make" "cmTC_91f4e/fast"

  /nxb-bin/usr/bin/make -f CMakeFiles/cmTC_91f4e.dir/build.make
  CMakeFiles/cmTC_91f4e.dir/build

  Building CXX object CMakeFiles/cmTC_91f4e.dir/testCXXCompiler.cxx.o

  /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing -o
  CMakeFiles/cmTC_91f4e.dir/testCXXCompiler.cxx.o -c
  /wrkdirs/usr/ports/net/libproxy-gnome/work/.build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx


  Linking CXX executable cmTC_91f4e

  /usr/local/bin/cmake -E cmake_link_script
  CMakeFiles/cmTC_91f4e.dir/link.txt --verbose=1

  /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing
  CMakeFiles/cmTC_91f4e.dir/testCXXCompiler.cxx.o -o cmTC_91f4e

  

  Generator: execution of make failed.  Make command was: "/usr/bin/make"
  "cmTC_91f4e/fast"

  

  

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/net/libproxy-gnome/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/net/libproxy-gnome/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/net/libproxy-gnome


More information about the freebsd-pkg-fallout mailing list