[ports-i386@FreeBSD.org: faad2-2.7_1,1 failed on i386 8]

Erwin Lansing erwin at FreeBSD.org
Sun Mar 22 18:42:52 PDT 2009


FYI; can you please investigate and/or report to the developers?  If
you are already aware of this problem but do not yet have a fix,
please mark the port BROKEN in the appropriate case, so that users do
not unexpectedly encounter it.

See http://pointyhat.freebsd.org for the full log.

Thanks,
-erwin

----- Forwarded message from User Ports-i386 <ports-i386 at FreeBSD.org> -----

Date: Mon, 23 Mar 2009 01:10:06 GMT
From: User Ports-i386 <ports-i386 at FreeBSD.org>
To: erwin at FreeBSD.org, linimon at FreeBSD.org
Subject: faad2-2.7_1,1 failed on i386 8

You can also find this build log at

  http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20090322220854/faad2-2.7_1,1.log

building faad2-2.7_1,1 on java-stable.isc.freebsd.org
in directory /usr2/pkgbuild/8/20090322220854/chroot/162
building for: 8.0-CURRENT i386
maintained by: multimedia at FreeBSD.org
port directory: /usr/ports/audio/faad
Makefile ident: $FreeBSD: ports/audio/faad/Makefile,v 1.54 2009/03/02 21:59:37 pav Exp $
build started at Mon Mar 23 01:08:35 UTC 2009
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=autoconf-2.62.tbz autoconf-wrapper-20071109.tbz automake-1.10.1.tbz automake-wrapper-20071109.tbz gettext-0.17_1.tbz gmake-3.81_3.tbz libiconv-1.11_1.tbz libtool-1.5.26.tbz m4-1.4.12,1.tbz perl-5.8.9_2.tbz
RUN_DEPENDS=
prefixes: LOCALBASE=usr/local X11BASE=usr/local
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> faad2-2.7.tar.bz2 doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/.
faad2-2.7.tar.bz2                                      879 kB 7570 kBps
=> MD5 Checksum OK for faad2-2.7.tar.bz2.
=> SHA256 Checksum OK for faad2-2.7.tar.bz2.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Extracting for faad2-2.7_1,1
=> MD5 Checksum OK for faad2-2.7.tar.bz2.
=> SHA256 Checksum OK for faad2-2.7.tar.bz2.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for faad2-2.7_1,1
===>   Converting DOS text files to UNIX text files
================================================================
====================<phase 4: make build>====================
add_pkg autoconf-2.62.tbz autoconf-wrapper-20071109.tbz automake-1.10.1.tbz automake-wrapper-20071109.tbz gettext-0.17_1.tbz gmake-3.81_3.tbz libiconv-1.11_1.tbz libtool-1.5.26.tbz m4-1.4.12,1.tbz perl-5.8.9_2.tbz
adding dependencies
pkg_add autoconf-2.62.tbz
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Spamming /etc/manpath.config... Done.
pkg_add autoconf-wrapper-20071109.tbz
skipping autoconf-wrapper-20071109, already added
pkg_add automake-1.10.1.tbz
pkg_add automake-wrapper-20071109.tbz
skipping automake-wrapper-20071109, already added
pkg_add gettext-0.17_1.tbz
pkg_add gmake-3.81_3.tbz
pkg_add libiconv-1.11_1.tbz
skipping libiconv-1.11_1, already added
pkg_add libtool-1.5.26.tbz
pkg_add m4-1.4.12,1.tbz
skipping m4-1.4.12,1, already added
pkg_add perl-5.8.9_2.tbz
skipping perl-5.8.9_2, already added
===>   faad2-2.7_1,1 depends on executable: gmake - found
===>   faad2-2.7_1,1 depends on file: /usr/local/bin/automake-1.10 - found
===>   faad2-2.7_1,1 depends on file: /usr/local/bin/autoconf-2.62 - found
===>   faad2-2.7_1,1 depends on file: /usr/local/bin/libtool - found
===>  Configuring for faad2-2.7_1,1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking build system type... i386-portbld-freebsd8.0
checking host system type... i386-portbld-freebsd8.0
checking for style of include used by gmake... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... 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 the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... 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... freebsd8.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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
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
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd8.0 ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
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 for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking for rpmbuild... no
checking for ANSI C header files... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking mathf.h usability... no
checking mathf.h presence... no
checking for mathf.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for strchr... yes
checking for memcpy... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sysfs/libsysfs.h usability... no
checking sysfs/libsysfs.h presence... no
checking for sysfs/libsysfs.h... no
checking IOKit/IOKitLib.h usability... no
checking IOKit/IOKitLib.h presence... no
checking for IOKit/IOKitLib.h... no
checking for getpwuid... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for lrintf... yes
checking for float32_t temp... no
checking for strsep... yes
checking for mpeg4ip-config... no
configure: no xmms build configured
configure: creating ./config.status
config.status: creating libfaad/Makefile
config.status: creating common/Makefile
config.status: creating common/mp4ff/Makefile
config.status: creating faad2.spec
config.status: creating frontend/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
===>  Building for faad2-2.7_1,1
gmake  all-recursive
gmake[1]: Entering directory `/work/a/ports/audio/faad/work/faad2-2.7'
Making all in libfaad
gmake[2]: Entering directory `/work/a/ports/audio/faad/work/faad2-2.7/libfaad'
/bin/sh /usr/local/bin/libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../include -I/usr/local/include   -O2 -pipe -fno-strict-aliasing -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c -o bits.lo bits.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c bits.c  -fPIC -DPIC -o .libs/bits.o
bits.c: In function 'faad_initbits':
bits.c:61: warning: passing argument 1 of 'getdword' discards qualifiers from pointer target type
 cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c bits.c -o bits.o >/dev/null 2>&1
mv -f .deps/bits.Tpo .deps/bits.Plo
/bin/sh /usr/local/bin/libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../include -I/usr/local/include   -O2 -pipe -fno-strict-aliasing -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c -o cfft.lo cfft.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c cfft.c  -fPIC -DPIC -o .libs/cfft.o
cfft.c:64: error: nested function 'cfftf1' declared but never defined
gmake[2]: *** [cfft.lo] Error 1
gmake[2]: Leaving directory `/work/a/ports/audio/faad/work/faad2-2.7/libfaad'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/a/ports/audio/faad/work/faad2-2.7'
gmake: *** [all] Error 2
================================================================
====================<phase 5: make test>====================
make: don't know how to make regression-test(continuing)
================================================================
====================<phase 6: make install>====================
add_pkg
===>  Installing for faad2-2.7_1,1
===>   Generating temporary packing list
===>  Checking if audio/faad already installed
Making install in libfaad
gmake[1]: Entering directory `/work/a/ports/audio/faad/work/faad2-2.7/libfaad'
/bin/sh /usr/local/bin/libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I../include -I/usr/local/include   -O2 -pipe -fno-strict-aliasing -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c -o cfft.lo cfft.c
 cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c cfft.c  -fPIC -DPIC -o .libs/cfft.o
cfft.c:64: error: nested function 'cfftf1' declared but never defined
gmake[1]: *** [cfft.lo] Error 1
gmake[1]: Leaving directory `/work/a/ports/audio/faad/work/faad2-2.7/libfaad'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /a/ports/audio/faad.
================================================================
build of /usr/ports/audio/faad ended at Mon Mar 23 01:10:02 UTC 2009

----- End forwarded message -----
-- 
Erwin Lansing                                   http://droso.org
Prediction is very difficult                   erwin at FreeBSD.org
especially about the future                       erwin at aauug.dk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090323/5871adfd/attachment.pgp


More information about the freebsd-multimedia mailing list