[REL - head-i386-default][lang/g95] Failed for g95-0.92.20090624 in configure

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sat Nov 30 23:46:08 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:     gahr at FreeBSD.org
Last committer: bapt at FreeBSD.org
Ident:          $FreeBSD: head/lang/g95/Makefile 327741 2013-09-20 19:53:09Z bapt $
Log URL:        http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-11-30_07h27m42s/logs/g95-0.92.20090624.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-11-30_07h27m42s
Log:

====>> Building lang/g95
build started at Sat Nov 30 23:45:21 UTC 2013
port directory: /usr/ports/lang/g95
building for: FreeBSD head-i386-default-job-16 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 i386
maintained by: gahr at FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/g95/Makefile 327741 2013-09-20 19:53:09Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1100000
UNAME_v=FreeBSD 11.0-CURRENT r256430
UNAME_r=11.0-CURRENT
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/head-i386-default/ref
PKG_EXT=txz
tpid=27553
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=g95-0.92.20090624
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-i386-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---
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-gcc-dir=/wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/ --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" MAKE=gmake 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--
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/g95
DOCSDIR=/usr/local/share/doc/g95
EXAMPLESDIR=/usr/local/share/examples/g95
WWWDIR=/usr/local/www/g95
ETCDIR=/usr/local/etc/g95
--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 g95-0.92.20090624
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   g95-0.92.20090624 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.2.1.txz
Installing pkg-1.2.1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of g95-0.92.20090624
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by g95-0.92.20090624 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by g95-0.92.20090624 for building
=> SHA256 Checksum OK for g95-0.92.20090624.tar.gz.
=> SHA256 Checksum OK for gcc-core-4.0.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by g95-0.92.20090624 for building
===>  Extracting for g95-0.92.20090624
=> SHA256 Checksum OK for g95-0.92.20090624.tar.gz.
=> SHA256 Checksum OK for gcc-core-4.0.3.tar.gz.
cd /wrkdirs/usr/ports/lang/g95/work/g95-0.92.20090624 && /usr/bin/tar xzf libf95.a-0.92.tar.gz
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for g95-0.92.20090624
===>  Applying FreeBSD patches for g95-0.92.20090624
===========================================================================
=======================<phase: build-depends  >============================
===>   g95-0.92.20090624 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 g95-0.92.20090624
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for g95-0.92.20090624
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/g95-0.92.20090624/libf95.a-0.92/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/g95-0.92.20090624/libf95.a-0.92/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/g95-0.92.20090624/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/g95-0.92.20090624/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/libtool.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/config.rpath
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/libcpp/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/libcpp/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/fixincludes/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/fixincludes/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/intl/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/intl/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/libiberty/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/libiberty/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/config/acinclude.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/ltconfig
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/libmudflap/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/libmudflap/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/gcc/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/gcc/configure
/bin/mkdir -p /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3//g95
cd /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3//g95 && ../configure i386-portbld-freebsd11.0
creating cache ./config.cache
checking host system type... i386-portbld-freebsd11.0
checking target system type... i386-portbld-freebsd11.0
checking build system type... i386-portbld-freebsd11.0
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... no
checking for cc... cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for gnatbind... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16
checking for correct version of gmp.h... no
The following languages will be built: c
checking for bison... no
checking for bison... no
checking for byacc... byacc
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for i386-portbld-freebsd11.0-ar... no
checking for ar... ar
checking for i386-portbld-freebsd11.0-as... no
checking for as... as
checking for i386-portbld-freebsd11.0-dlltool... no
checking for dlltool... dlltool
checking for i386-portbld-freebsd11.0-ld... /usr/bin/ld
checking for i386-portbld-freebsd11.0-nm... no
checking for nm... nm
checking for i386-portbld-freebsd11.0-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd11.0-windres... no
checking for windres... windres
checking for i386-portbld-freebsd11.0-objcopy... no
checking for objcopy... objcopy
checking for i386-portbld-freebsd11.0-objdump... no
checking for objdump... objdump
checking for i386-portbld-freebsd11.0-ar... no
checking for ar... ar
checking for i386-portbld-freebsd11.0-as... no
checking for as... as
checking for i386-portbld-freebsd11.0-dlltool... no
<snip>
checking for cc option to accept ANSI C... none needed
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for inline... inline
checking for long long int... yes
checking for __int64... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for void *... yes
checking size of void *... 4
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking whether cc accepts -Wno-long-long... yes
checking whether cc accepts -Wno-variadic-macros... yes
checking whether cc accepts -Wold-style-definition... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking whether make sets $(MAKE)... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for i386-portbld-freebsd11.0-ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for cmp's capabilities... fastcompare
checking for mktemp... yes
checking for makeinfo... makeinfo
checking for modern makeinfo... yes
checking for recent Pod::Man... no
checking for flex... flex
checking for bison... /wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/missing bison
checking for nm... nm
checking for ar... ar
checking for GNU C library... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for limits.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
checking for iconv.h... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/param.h... yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... no
checking for langinfo.h... yes
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing ldexp... none required
checking for inttypes.h... yes
checking for times... yes
checking for clock... yes
checking for dup2... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoll... yes
checking for atoq... no
checking for sysconf... yes
checking for strsignal... yes
checking for getrusage... yes
checking for nl_langinfo... yes
checking for scandir... yes
checking for alphasort... yes
checking for gettimeofday... yes
checking for mbstowcs... yes
checking for wcswidth... yes
checking for mmap... yes
checking for mincore... yes
checking for setlocale... yes
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... no
checking for fgetc_unlocked... no
checking for fgets_unlocked... no
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for fread_unlocked... no
checking for fwrite_unlocked... no
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether mbstowcs works... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking whether the printf functions support %p... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking for nl_langinfo and CODESET... yes
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether strsignal is declared... yes
checking whether strstr is declared... yes
checking whether errno is declared... yes
checking whether snprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether basename is declared... no
checking whether getopt is declared... yes
checking whether clock is declared... yes
checking whether getpagesize is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... no
checking whether fgetc_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for .preinit_array/.init_array/.fini_array support... yes
checking if mkdir takes one argument... no
Please update *-*-freebsd* in gcc/config.gcc
gmake[1]: *** [configure-gcc] Error 1
gmake[1]: Leaving directory `/wrkdirs/usr/ports/lang/g95/work/gcc-4.0.3/g95'
*** Error code 2

Stop.
make: stopped in /usr/ports/lang/g95
===>  Cleaning for g95-0.92.20090624


More information about the freebsd-pkg-fallout mailing list