Date: Wed, 23 Oct 2002 22:51:35 +0200 From: Jens Rehsack <rehsack@liwing.de> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jens Rehsack <rehsack@liwing.de> Subject: ports/44423: audio/id3lib compilation fails in FreeBSD 5.0-current Message-ID: <3DB70BD7.66BE676F@liwing.de>
next in thread | raw e-mail | index | archive | help
>Number: 44423 >Category: ports >Synopsis: audio/id3lib compilation fails in FreeBSD 5.0-current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 23 14:00:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jens Rehsack <rehsack@liwing.de> >Release: FreeBSD 5.0-CURRENT i386 >Organization: LiWing IT-Services >Environment: System: FreeBSD hogthrob.muppets.liwing.de 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Mon Oct 21 16:46:27 CEST 2002 root@hogthrob.muppets.liwing.de:/usr/obj/usr/src/sys/HOGTHROB i386 >Description: I tried to install audio/abcde and the compilation of audio/id3lib fails. It seems that some include files doesn't work as expected :-) >How-To-Repeat: current (today's) build of world and make build in lang/id2lib >Fix: --- libid3.log begins here --- Script started on Wed Oct 23 19:09:56 2002 bash-2.05b# cd /usr/ports/audio/lib iv3l d3lib/ bash-2.05b# make n build ===> Extracting for id3lib-3.7.13 >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for id3lib-3.7.13.tar.gz. ===> id3lib-3.7.13 depends on executable: gmake - found ===> id3lib-3.7.13 depends on executable: automake14 - found ===> id3lib-3.7.13 depends on executable: autoconf213 - found ===> id3lib-3.7.13 depends on executable: libtool - found ===> id3lib-3.7.13 depends on shared library: popt.0 - found /bin/rm -rf /usr/ports/audio/id3lib/work/id3lib-3.7.13/zlib /bin/rm -rf /usr/ports/audio/id3lib/work/id3lib-3.7.13/popt ===> Patching for id3lib-3.7.13 ===> Applying FreeBSD patches for id3lib-3.7.13 ===> Configuring for id3lib-3.7.13 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking host system type... i386-portbld-freebsd5.0 checking build system type... i386-portbld-freebsd5.0 checking for ranlib... ranlib checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -DNO_WERROR -march=pentium2 -L/usr/local/lib) works... yes checking whether the C compiler (cc -O2 -pipe -DNO_WERROR -march=pentium2 -L/usr/local/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes updating cache ./config.cache checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd5.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i386-portbld-freebsd5.0 checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -DNO_WERROR -march=pentium2 -L/usr/local/lib) works... yes checking whether the C++ compiler (c++ -O2 -pipe -DNO_WERROR -march=pentium2 -L/usr/local/lib) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for ranlib... (cached) ranlib checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for uncompress in -lz... yes checking for poptGetContext in -lpopt... yes checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for zlib.h... yes checking for wchar.h... yes checking for sys/param.h... yes checking for popt.h... yes checking for ctype.h... yes checking for limits.h... yes checking for memory.h... yes checking for stdio.h... yes checking for unistd.h... yes checking for iostream.h... yes checking for iomanip.h... yes checking for 8-bit clean memcmp... no checking for mkstemp... yes checking for truncate... yes checking for size_t... yes checking whether C++ has bool... yes checking whether C++ has correct scoping in for-loops... yes checking whether user wants warnings... no LF_HONOR_STD: not found updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating m4/Makefile creating include/Makefile creating include/id3/Makefile creating src/Makefile creating examples/Makefile creating config.h ===> Building for id3lib-3.7.13 gmake all-recursive gmake[1]: Entering directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13' Making all in . gmake[2]: Entering directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13' gmake[2]: Leaving directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13' Making all in m4 gmake[2]: Entering directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/m4' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/m4' Making all in doc gmake[2]: Entering directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/doc' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/doc' Making all in include gmake[2]: Entering directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/include' Making all in id3 gmake[3]: Entering directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/include/id3' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/include/id3' gmake[3]: Entering directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/include' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/include' gmake[2]: Leaving directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/include' Making all in src gmake[2]: Entering directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/src' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c c_wrapper.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c c_wrapper.cpp -fPIC -DPIC -o .libs/c_wrapper.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c c_wrapper.cpp -o c_wrapper.o >/dev/null 2>&1 mv -f .libs/c_wrapper.lo c_wrapper.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c error.cpp rm -f .libs/error.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c error.cpp -fPIC -DPIC -o .libs/error.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c error.cpp -o error.o >/dev/null 2>&1 mv -f .libs/error.lo error.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field.cpp rm -f .libs/field.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field.cpp -fPIC -DPIC -o .libs/field.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field.cpp -o field.o >/dev/null 2>&1 mv -f .libs/field.lo field.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_binary.cpp rm -f .libs/field_binary.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_binary.cpp -fPIC -DPIC -o .libs/field_binary.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_binary.cpp -o field_binary.o >/dev/null 2>&1 mv -f .libs/field_binary.lo field_binary.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_integer.cpp rm -f .libs/field_integer.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_integer.cpp -fPIC -DPIC -o .libs/field_integer.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_integer.cpp -o field_integer.o >/dev/null 2>&1 mv -f .libs/field_integer.lo field_integer.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_string_ascii.cpp rm -f .libs/field_string_ascii.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_string_ascii.cpp -fPIC -DPIC -o .libs/field_string_ascii.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_string_ascii.cpp -o field_string_ascii.o >/dev/null 2>&1 mv -f .libs/field_string_ascii.lo field_string_ascii.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_string_unicode.cpp rm -f .libs/field_string_unicode.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_string_unicode.cpp -fPIC -DPIC -o .libs/field_string_unicode.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c field_string_unicode.cpp -o field_string_unicode.o >/dev/null 2>&1 mv -f .libs/field_string_unicode.lo field_string_unicode.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c frame.cpp rm -f .libs/frame.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c frame.cpp -fPIC -DPIC -o .libs/frame.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c frame.cpp -o frame.o >/dev/null 2>&1 mv -f .libs/frame.lo frame.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c frame_parse.cpp rm -f .libs/frame_parse.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c frame_parse.cpp -fPIC -DPIC -o .libs/frame_parse.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c frame_parse.cpp -o frame_parse.o >/dev/null 2>&1 mv -f .libs/frame_parse.lo frame_parse.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c frame_render.cpp rm -f .libs/frame_render.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c frame_render.cpp -fPIC -DPIC -o .libs/frame_render.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c frame_render.cpp -o frame_render.o >/dev/null 2>&1 mv -f .libs/frame_render.lo frame_render.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c globals.cpp rm -f .libs/globals.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c globals.cpp -fPIC -DPIC -o .libs/globals.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c globals.cpp -o globals.o >/dev/null 2>&1 mv -f .libs/globals.lo globals.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c header.cpp rm -f .libs/header.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c header.cpp -fPIC -DPIC -o .libs/header.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c header.cpp -o header.o >/dev/null 2>&1 mv -f .libs/header.lo header.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c header_frame.cpp rm -f .libs/header_frame.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c header_frame.cpp -fPIC -DPIC -o .libs/header_frame.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c header_frame.cpp -o header_frame.o >/dev/null 2>&1 mv -f .libs/header_frame.lo header_frame.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c header_tag.cpp rm -f .libs/header_tag.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c header_tag.cpp -fPIC -DPIC -o .libs/header_tag.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c header_tag.cpp -o header_tag.o >/dev/null 2>&1 mv -f .libs/header_tag.lo header_tag.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c misc_support.cpp rm -f .libs/misc_support.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c misc_support.cpp -fPIC -DPIC -o .libs/misc_support.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c misc_support.cpp -o misc_support.o >/dev/null 2>&1 mv -f .libs/misc_support.lo misc_support.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c spec.cpp rm -f .libs/spec.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c spec.cpp -fPIC -DPIC -o .libs/spec.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c spec.cpp -o spec.o >/dev/null 2>&1 mv -f .libs/spec.lo spec.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag.cpp rm -f .libs/tag.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag.cpp -fPIC -DPIC -o .libs/tag.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag.cpp -o tag.o >/dev/null 2>&1 mv -f .libs/tag.lo tag.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_file.cpp rm -f .libs/tag_file.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_file.cpp -fPIC -DPIC -o .libs/tag_file.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_file.cpp -o tag_file.o >/dev/null 2>&1 mv -f .libs/tag_file.lo tag_file.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_find.cpp rm -f .libs/tag_find.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_find.cpp -fPIC -DPIC -o .libs/tag_find.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_find.cpp -o tag_find.o >/dev/null 2>&1 mv -f .libs/tag_find.lo tag_find.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse.cpp rm -f .libs/tag_parse.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse.cpp -fPIC -DPIC -o .libs/tag_parse.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse.cpp -o tag_parse.o >/dev/null 2>&1 mv -f .libs/tag_parse.lo tag_parse.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse_lyrics3.cpp rm -f .libs/tag_parse_lyrics3.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse_lyrics3.cpp -fPIC -DPIC -o .libs/tag_parse_lyrics3.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse_lyrics3.cpp -o tag_parse_lyrics3.o >/dev/null 2>&1 mv -f .libs/tag_parse_lyrics3.lo tag_parse_lyrics3.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse_musicmatch.cpp rm -f .libs/tag_parse_musicmatch.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse_musicmatch.cpp -fPIC -DPIC -o .libs/tag_parse_musicmatch.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse_musicmatch.cpp -o tag_parse_musicmatch.o >/dev/null 2>&1 mv -f .libs/tag_parse_musicmatch.lo tag_parse_musicmatch.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse_v1.cpp rm -f .libs/tag_parse_v1.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse_v1.cpp -fPIC -DPIC -o .libs/tag_parse_v1.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_parse_v1.cpp -o tag_parse_v1.o >/dev/null 2>&1 mv -f .libs/tag_parse_v1.lo tag_parse_v1.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_render.cpp rm -f .libs/tag_render.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_render.cpp -fPIC -DPIC -o .libs/tag_render.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_render.cpp -o tag_render.o >/dev/null 2>&1 mv -f .libs/tag_render.lo tag_render.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_sync.cpp rm -f .libs/tag_sync.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_sync.cpp -fPIC -DPIC -o .libs/tag_sync.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c tag_sync.cpp -o tag_sync.o >/dev/null 2>&1 mv -f .libs/tag_sync.lo tag_sync.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c uint28.cpp rm -f .libs/uint28.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c uint28.cpp -fPIC -DPIC -o .libs/uint28.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c uint28.cpp -o uint28.o >/dev/null 2>&1 mv -f .libs/uint28.lo uint28.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c utils.cpp rm -f .libs/utils.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c utils.cpp -fPIC -DPIC -o .libs/utils.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG -I../include/id3 -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c utils.cpp -o utils.o >/dev/null 2>&1 mv -f .libs/utils.lo utils.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -DNO_WERROR -march=pentium2 -L/usr/local/lib -o libid3.la -rpath /usr/local/lib -version-info 13:0:0 -release 3.7 -export-dynamic c_wrapper.lo error.lo field.lo field_binary.lo field_integer.lo field_stri ng_ascii.lo field_string_unicode.lo frame.lo frame_parse.lo frame_render.lo globals.lo header.lo header_frame.lo header_tag.lo misc_support.lo spec.lo tag.lo tag_file.lo tag_find.lo tag_parse.lo tag_parse_lyrics3.lo tag_parse_musicmatch.lo tag_parse_v1.l o tag_render.lo tag_sync.lo uint28.lo utils.lo -lz -lpopt -lz rm -fr .libs/libid3.la .libs/libid3.* .libs/libid3-3.7.* cc -shared -Wl,--rpath -Wl,/usr/local/lib c_wrapper.lo error.lo field.lo field_binary.lo field_integer.lo field_string_ascii.lo field_string_unicode.lo frame.lo frame_parse.lo frame_render.lo globals.lo header.lo header_frame.lo header_tag.lo misc_supp ort.lo spec.lo tag.lo tag_file.lo tag_find.lo tag_parse.lo tag_parse_lyrics3.lo tag_parse_musicmatch.lo tag_parse_v1.lo tag_render.lo tag_sync.lo uint28.lo utils.lo -L/usr/local/lib -lz -lpopt -lz -Wl,-soname -Wl,libid3-3.7.so.13 -o .libs/libid3-3.7.so .13 (cd .libs && rm -f libid3.so && ln -s libid3-3.7.so.13 libid3.so) ar cru .libs/libid3.a c_wrapper.o error.o field.o field_binary.o field_integer.o field_string_ascii.o field_string_unicode.o frame.o frame_parse.o frame_render.o globals.o header.o header_frame.o header_tag.o misc_support.o spec.o tag.o tag_file.o tag_f ind.o tag_parse.o tag_parse_lyrics3.o tag_parse_musicmatch.o tag_parse_v1.o tag_render.o tag_sync.o uint28.o utils.o ranlib .libs/libid3.a creating libid3.la (cd .libs && rm -f libid3.la && ln -s ../libid3.la libid3.la) gmake[2]: Leaving directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/src' Making all in examples gmake[2]: Entering directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/examples' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include -O2 -pipe -DNO_WERROR -march=pentium2 -c demo_info.cpp demo_info.cpp: In function `void PrintInformation(const ID3_Tag&)': demo_info.cpp:262: `strlen' undeclared (first use this function) demo_info.cpp:262: (Each undeclared identifier is reported only once for each function it appears in.) gmake[2]: *** [demo_info.o] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13/examples' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/id3lib/work/id3lib-3.7.13' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/audio/id3lib. bash-2.05b# exit Script done on Wed Oct 23 20:54:28 2002 --- libid3.log ends here --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DB70BD7.66BE676F>