[REL - 10i386-default][science/silo] Failed for silo-4.9 in configure

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Oct 24 07:57:53 UTC 2013


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 at FreeBSD.org
Last committer: bapt at FreeBSD.org
Ident:          $FreeBSD: head/science/silo/Makefile 327767 2013-09-20 22:48:30Z bapt $
Log URL:        http://beefy1.isc.freebsd.org/bulk/10i386-default/2013-10-24_02h52m55s/logs/silo-4.9.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/10i386-default/2013-10-24_02h52m55s
Log:

====>> Building science/silo
build started at Thu Oct 24 07:57:01 UTC 2013
port directory: /usr/ports/science/silo
building for: FreeBSD 10i386-default-job-16 10.0-BETA1 FreeBSD 10.0-BETA1 r256420 i386
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: head/science/silo/Makefile 327767 2013-09-20 22:48:30Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000500
UNAME_v=FreeBSD 10.0-BETA1 r256420
UNAME_r=10.0-BETA1
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/10i386-default/ref
PKG_EXT=txz
tpid=27854
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=silo-4.9
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=10i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for silo-4.9:
     HDF5=off: HDF-5 data format support
     PYTHON=off: Python bindings or support
====> Options available for the radio EXCLUSIVE: you can only select none or one of them
     FORTRAN=off: Fortran support
     QT4=on: Qt 4 toolkit support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-shared --disable-static --disable-fortran --with-Qt-dir=/usr/local --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" MAKE=gmake 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--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for silo-4.9
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   silo-4.9 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.1.4_8.txz
Installing pkg-1.1.4_8... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of silo-4.9
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD accepted by the user
===> Fetching all distfiles required by silo-4.9 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD accepted by the user
===> Fetching all distfiles required by silo-4.9 for building
=> SHA256 Checksum OK for silo-4.9-bsd.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD accepted by the user
===> Fetching all distfiles required by silo-4.9 for building
===>  Extracting for silo-4.9
=> SHA256 Checksum OK for silo-4.9-bsd.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for silo-4.9
===========================================================================
=======================<phase: build-depends  >============================
===>   silo-4.9 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /packages/All/gmake-3.82_1.txz
Installing gmake-3.82_1...Installing gettext-0.18.3.1... done
 done
===>   Returning to build of silo-4.9
===>   silo-4.9 depends on file: /usr/local/libdata/pkgconfig/xext.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xext.pc in /usr/ports/x11/libXext
===>   Installing existing package /packages/All/libXext-1.3.2,1.txz
Installing libXext-1.3.2,1...Installing xproto-7.0.24... done
Installing xextproto-7.2.1... done
Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done
Installing libXau-1.0.8... done
Installing libxml2-2.8.0_2... done
Installing libpthread-stubs-0.3_4... done
 done
Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done
 done
 done
===>   Returning to build of silo-4.9
===>   silo-4.9 depends on file: /usr/local/libdata/pkgconfig/xi.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xi.pc in /usr/ports/x11/libXi
===>   Installing existing package /packages/All/libXi-1.7.2,1.txz
Installing libXi-1.7.2,1...Installing libXfixes-5.0.1...Installing fixesproto-5.0... done
 done
Installing inputproto-2.3... done
 done
===>   Returning to build of silo-4.9
===>   silo-4.9 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xmu.pc in /usr/ports/x11-toolkits/libXmu
===>   Installing existing package /packages/All/libXmu-1.1.2,1.txz
Installing libXmu-1.1.2,1...Installing libSM-1.2.2,1...Installing libICE-1.0.8,1... done
 done
Installing libXt-1.1.4,1... done
 done
===>   Returning to build of silo-4.9
===>   silo-4.9 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
===>   silo-4.9 depends on file: /usr/local/bin/linguist-qt4 - not found
===>    Verifying install for /usr/local/bin/linguist-qt4 in /usr/ports/devel/qt4-linguist
===>   Installing existing package /packages/All/qt4-linguist-4.8.5.txz
Installing qt4-linguist-4.8.5...Installing binutils-2.23.2... done
Installing ca_root_nss-3.15.1_1... done
Installing damageproto-1.2.1... done
Installing dejavu-2.34...Installing fontconfig-2.10.95,1...Installing expat-2.1.0... done
Installing freetype2-2.5.0.1... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
 done
 done
Installing dri2proto-2.8... done
Installing encodings-1.0.4,1...Installing font-util-1.3.0... done
 done
Installing font-bh-ttf-1.0.3...Installing mkfontscale-1.1.1...Installing libfontenc-1.1.2... done
 done
Installing mkfontdir-1.0.7... done
 done
Installing font-misc-ethiopic-1.0.3... done
Installing font-misc-meltho-1.0.3... done
Installing fontcacheproto-0.1.3... done
Installing gcc-ecj-4.5... done
Installing gcc-4.6.3...Installing mpfr-3.1.2...Installing gmp-5.1.3... done
 done
Installing mpc-0.9... done
 done
Installing glib-2.36.3...Installing python27-2.7.5_3... done
Installing python2-2_1... done
Installing python-2.7_1,2... done
Installing perl-5.14.4_2...Removing /usr/local/etc/perl5_version... Done.
Creating /usr/local/etc/perl5_version... Done.
<snip>
checking for config-site FreeBSD... no
checking for C++ compiler default output file name... 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 c++ accepts -g... yes
checking for style of include used by gmake... GNU
checking dependency style of c++... gcc3
checking for gcc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking whether gmake sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for ANSI C header files... (cached) 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 dlfcn.h... (cached) yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking whether we are using the GNU Fortran compiler... no
checking whether  accepts -g... no
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd10.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd10.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing strerror... none required
checking for hzip... hzip compression not available in BSD version
checking for fpzip... fpzip compression not available in BSD version
checking compiler optimization... disabled
checking whether C compiler accepts "-D_LARGEFILE_SOURCE"... yes
checking whether C compiler accepts "-D_LARGEFILE64_SOURCE"... yes
checking whether C compiler accepts "-D_FILE_OFFSET_BITS=64"... yes
checking whether C compiler accepts "-Wdeclaration-after-statement"... yes
checking size of off64_t... 0
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for sys/time.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/fcntl.h... (cached) yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for fclose function pointer... yes
checking for fflush function pointer... yes
checking for fopen function pointer... yes
checking for fprintf function pointer... yes
checking for fread function pointer... yes
checking for fseek function pointer... yes
checking for setvbuf function pointer... yes
checking for ftell function pointer... yes
checking for fwrite function pointer... yes
checking for memmove... (cached) yes
checking for fnmatch... yes
checking for isnan... yes
checking for fpclass... no
checking for strerror... (cached) yes
checking if setjmp and longjmp work... yes
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking whether -R must be followed by a space... neither works
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Qt... yes:
    QT_CXXFLAGS=-I/usr/local/include/qt4 -I/usr/local/include/qt4/Qt -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui
    QT_DIR=/usr/local
    QT_LIBS=-L/usr/local/lib/qt4 -lQt3Support  -lSM -lICE  -L/usr/local/lib -lX11 -lXext -lXmu -lXt -lXi 
    QT_UIC=/usr/local/bin/uic-qt4
    QT_MOC=/usr/local/bin/moc-qt4
    QT_LRELEASE=/usr/local/bin/lrelease-qt4
    QT_LUPDATE=/usr/local/bin/lupdate-qt4
checking correct functioning of Qt installation... failure
configure: error: Failed to find matching components of a complete
                  Qt installation. Try using more options,
                  see ./configure --help.
===>  Script "configure" failed unexpectedly.
Please report the problem to ports at FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/science/silo/work/silo-4.9-bsd/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/science/silo
===>  Cleaning for silo-4.9


More information about the freebsd-pkg-fallout mailing list