>>> Building on exopi-2 under audio/normalize BDEPENDS = [audio/libmad;devel/libaudiofile;devel/gettext,-runtime] DIST = [audio/normalize:normalize-0.7.7.tar.gz] FULLPKGNAME = normalize-0.7.7p7 RDEPENDS = [devel/gettext,-runtime;devel/libaudiofile;audio/libmad] (Junk lock obtained for exopi-2 at 1713777090.62) >>> Running depends in audio/normalize at 1713777090.66 last junk was in devel/pango /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 libaudiofile-0.3.6p7 libmad-0.15.1bp7 was: /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 libaudiofile-0.3.6p7 libmad-0.15.1bp7 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 libaudiofile-0.3.6p7 libmad-0.15.1bp7 >>> Running show-prepare-results in audio/normalize at 1713777097.04 ===> audio/normalize ===> Building from scratch normalize-0.7.7p7 ===> normalize-0.7.7p7 depends on: libmad-* -> libmad-0.15.1bp7 ===> normalize-0.7.7p7 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> normalize-0.7.7p7 depends on: libaudiofile-* -> libaudiofile-0.3.6p7 ===> Verifying specs: c iconv intl m mad>=2 audiofile FLAC ogg ===> found c.100.0 iconv.7.1 intl.8.0 m.10.1 mad.2.1 audiofile.1.0 FLAC.13.1 ogg.6.2 gettext-runtime-0.22.5 libaudiofile-0.3.6p7 libmad-0.15.1bp7 (Junk lock released for exopi-2 at 1713777100.55) distfiles size=520887 >>> Running build in audio/normalize at 1713777100.61 ===> audio/normalize ===> Checking files for normalize-0.7.7p7 `/exopi-cvs/ports/distfiles/normalize-0.7.7.tar.gz' is up to date. >> (SHA256) normalize-0.7.7.tar.gz: OK ===> Extracting for normalize-0.7.7p7 ===> Patching for normalize-0.7.7p7 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Wed Sep 14 11:23:56 2005 |+++ configure Mon Jul 9 01:06:08 2007 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 25894. Hunk #2 succeeded at 27510. done ===> Applying OpenBSD patch patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/Makefile.in.orig Wed Sep 14 22:08:24 2005 |+++ src/Makefile.in Sun Jul 8 00:11:14 2007 -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 249. Hunk #2 succeeded at 712. done ===> Applying OpenBSD patch patch-src_normalize-mp3_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/normalize-mp3.in.orig Mon Sep 12 09:31:15 2005 |+++ src/normalize-mp3.in Sat Jul 7 22:44:02 2007 -------------------------- Patching file src/normalize-mp3.in using Plan A... Hunk #1 succeeded at 26. done ===> Applying OpenBSD patch patch-test_test16bit_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- test/test16bit.sh.orig Mon Apr 8 05:20:23 2002 |+++ test/test16bit.sh Sun Jul 8 00:11:14 2007 -------------------------- Patching file test/test16bit.sh using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 53. done ===> Applying OpenBSD patch patch-test_test24bit_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- test/test24bit.sh.orig Mon Apr 8 05:20:23 2002 |+++ test/test24bit.sh Sun Jul 8 00:11:14 2007 -------------------------- Patching file test/test24bit.sh using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 53. done ===> Applying OpenBSD patch patch-test_test8bit_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- test/test8bit.sh.orig Mon Apr 8 05:20:23 2002 |+++ test/test8bit.sh Sun Jul 8 00:11:14 2007 -------------------------- Patching file test/test8bit.sh using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 53. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for normalize-0.7.7p7 ===> Configuring for normalize-0.7.7p7 Using /exopi-obj/pobj/normalize-0.7.7/config.site (generated) configure: loading site script /exopi-obj/pobj/normalize-0.7.7/config.site checking for a BSD-compatible install... /exopi-obj/pobj/normalize-0.7.7/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for a BSD-compatible install... /exopi-obj/pobj/normalize-0.7.7/bin/install -c checking whether ln -s works... yes checking for dos file convention... no checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E 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 string.h... (cached) yes checking for math.h... (cached) yes checking for ctype.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... (cached) yes checking for locale.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for errno.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether byte ordering is bigendian... no checking for sqrt in -lm... (cached) yes checking for strerror... (cached) yes checking for strtod... (cached) yes checking for strchr... (cached) yes checking for memcpy... (cached) yes checking for ftruncate... (cached) yes checking for char... (cached) yes checking size of char... (cached) 1 checking for short... (cached) yes checking size of short... (cached) 2 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking for an 8-bit type... char checking for a 16-bit type... short checking for a 32-bit type... int checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for perl... /usr/bin/perl checking for madplay... no checking for mpg123... no checking for lame... no checking for notlame... no checking for bladeenc... no checking for oggdec... no checking for ogg123... no checking for oggenc... no checking for vorbiscomment... no checking for flac... flac checking for flac... flac checking for metaflac... metaflac checking for glib-config... no checking for GLIB - version >= 1.2.2... no *** The glib-config script installed by GLIB could not be found *** If GLIB was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GLIB_CONFIG environment variable to the *** full path to glib-config. checking for gtk-config... no checking for GTK - version >= 1.2.2... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. checking for xmms-config... no checking for XMMS - version >= 1.0.0... no *** The xmms-config script installed by XMMS could not be found. *** If XMMS was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the XMMS_CONFIG environment variable to the *** full path to xmms-config. checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ 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++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes 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 whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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 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++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for audiofile-config... /usr/local/bin/audiofile-config checking for Audio File Library - version >= 0.2.2... yes checking for mad_decoder_init in -lmad... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.a checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib configure: creating ./config.status config.status: creating config/Makefile config.status: creating src/normalize-mp3 config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/fr/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating nid3lib/Makefile config.status: creating xmms-rva/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration: audiofile library: true mpeg audio support: true xmms volume adjust plugin: false ===> Building for normalize-0.7.7p7 /usr/bin/make all-recursive Making all in doc Making all in fr Making all in nid3lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -MT comment.o -MD -MP -MF ".deps/comment.Tpo" -c -o comment.o comment.c; then mv -f ".deps/comment.Tpo" ".deps/comment.Po"; else rm -f ".deps/comment.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -MT frame_desc.o -MD -MP -MF ".deps/frame_desc.Tpo" -c -o frame_desc.o frame_desc.c; then mv -f ".deps/frame_desc.Tpo" ".deps/frame_desc.Po"; else rm -f ".deps/frame_desc.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -MT genre.o -MD -MP -MF ".deps/genre.Tpo" -c -o genre.o genre.c; then mv -f ".deps/genre.Tpo" ".deps/genre.Po"; else rm -f ".deps/genre.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -MT image.o -MD -MP -MF ".deps/image.Tpo" -c -o image.o image.c; then mv -f ".deps/image.Tpo" ".deps/image.Po"; else rm -f ".deps/image.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -MT nid3.o -MD -MP -MF ".deps/nid3.Tpo" -c -o nid3.o nid3.c; then mv -f ".deps/nid3.Tpo" ".deps/nid3.Po"; else rm -f ".deps/nid3.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -MT rva.o -MD -MP -MF ".deps/rva.Tpo" -c -o rva.o rva.c; then mv -f ".deps/rva.Tpo" ".deps/rva.Po"; else rm -f ".deps/rva.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -MT simple.o -MD -MP -MF ".deps/simple.Tpo" -c -o simple.o simple.c; then mv -f ".deps/simple.Tpo" ".deps/simple.Po"; else rm -f ".deps/simple.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -MT text.o -MD -MP -MF ".deps/text.Tpo" -c -o text.o text.c; then mv -f ".deps/text.Tpo" ".deps/text.Po"; else rm -f ".deps/text.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -MT versions.o -MD -MP -MF ".deps/versions.Tpo" -c -o versions.o versions.c; then mv -f ".deps/versions.Tpo" ".deps/versions.Po"; else rm -f ".deps/versions.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -MT write.o -MD -MP -MF ".deps/write.Tpo" -c -o write.o write.c; then mv -f ".deps/write.Tpo" ".deps/write.Po"; else rm -f ".deps/write.Tpo"; exit 1; fi write.c:68:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] int ftruncate(); ^ /usr/include/unistd.h:394:6: note: conflicting prototype is here int ftruncate(int, off_t); ^ 1 warning generated. rm -f libnid3.a ar cru libnid3.a comment.o frame_desc.o genre.o image.o nid3.o rva.o simple.o text.o versions.o write.o ranlib libnid3.a Making all in src if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../nid3lib -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -O2 -pipe -MT normalize-normalize.o -MD -MP -MF ".deps/normalize-normalize.Tpo" -c -o normalize-normalize.o `test -f 'normalize.c' || echo './'`normalize.c; then mv -f ".deps/normalize-normalize.Tpo" ".deps/normalize-normalize.Po"; else rm -f ".deps/normalize-normalize.Tpo"; exit 1; fi In file included from normalize.c:80: ./getopt.h:106:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern int getopt (); ^ /usr/include/unistd.h:386:6: note: conflicting prototype is here int getopt(int, char * const *, const char *); ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../nid3lib -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -O2 -pipe -MT normalize-volume.o -MD -MP -MF ".deps/normalize-volume.Tpo" -c -o normalize-volume.o `test -f 'volume.c' || echo './'`volume.c; then mv -f ".deps/normalize-volume.Tpo" ".deps/normalize-volume.Po"; else rm -f ".deps/normalize-volume.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../nid3lib -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -O2 -pipe -MT normalize-adjust.o -MD -MP -MF ".deps/normalize-adjust.Tpo" -c -o normalize-adjust.o `test -f 'adjust.c' || echo './'`adjust.c; then mv -f ".deps/normalize-adjust.Tpo" ".deps/normalize-adjust.Po"; else rm -f ".deps/normalize-adjust.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../nid3lib -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -O2 -pipe -MT normalize-mpegadjust.o -MD -MP -MF ".deps/normalize-mpegadjust.Tpo" -c -o normalize-mpegadjust.o `test -f 'mpegadjust.c' || echo './'`mpegadjust.c; then mv -f ".deps/normalize-mpegadjust.Tpo" ".deps/normalize-mpegadjust.Po"; else rm -f ".deps/normalize-mpegadjust.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../nid3lib -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -O2 -pipe -MT normalize-version.o -MD -MP -MF ".deps/normalize-version.Tpo" -c -o normalize-version.o `test -f 'version.c' || echo './'`version.c; then mv -f ".deps/normalize-version.Tpo" ".deps/normalize-version.Po"; else rm -f ".deps/normalize-version.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../nid3lib -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -O2 -pipe -MT normalize-getopt.o -MD -MP -MF ".deps/normalize-getopt.Tpo" -c -o normalize-getopt.o `test -f 'getopt.c' || echo './'`getopt.c; then mv -f ".deps/normalize-getopt.Tpo" ".deps/normalize-getopt.Po"; else rm -f ".deps/normalize-getopt.Tpo"; exit 1; fi getopt.c:215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] my_index (str, chr) ^ getopt.c:309:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exchange (argv) ^ getopt.c:394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_initialize (argc, argv, optstring) ^ getopt.c:407:28: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] posixly_correct = getenv ("POSIXLY_CORRECT"); ^ getopt.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_internal (argc, argv, optstring, longopts, longind, long_only) ^ getopt.c:975:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt (argc, argv, optstring) ^ In file included from getopt.c:112: ./getopt.h:106:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int getopt (); ^ 7 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../nid3lib -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -O2 -pipe -MT normalize-getopt1.o -MD -MP -MF ".deps/normalize-getopt1.Tpo" -c -o normalize-getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; then mv -f ".deps/normalize-getopt1.Tpo" ".deps/normalize-getopt1.Po"; else rm -f ".deps/normalize-getopt1.Tpo"; exit 1; fi getopt1.c:68:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt_long (argc, argv, options, long_options, opt_index) ^ getopt1.c:84:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt_long_only (argc, argv, options, long_options, opt_index) ^ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../nid3lib -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -O2 -pipe -MT normalize-mpegvolume.o -MD -MP -MF ".deps/normalize-mpegvolume.Tpo" -c -o normalize-mpegvolume.o `test -f 'mpegvolume.c' || echo './'`mpegvolume.c; then mv -f ".deps/normalize-mpegvolume.Tpo" ".deps/normalize-mpegvolume.Po"; else rm -f ".deps/normalize-mpegvolume.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L/usr/local/lib -o normalize normalize-normalize.o normalize-volume.o normalize-adjust.o normalize-mpegadjust.o normalize-version.o normalize-getopt.o normalize-getopt1.o normalize-mpegvolume.o -L../nid3lib -lnid3 -lmad -L/usr/local/lib -laudiofile -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib -lm libtool: link: cc -o normalize -O2 -pipe normalize-normalize.o normalize-volume.o normalize-adjust.o normalize-mpegadjust.o normalize-version.o normalize-getopt.o normalize-getopt1.o normalize-mpegvolume.o -L.libs ../nid3lib/libnid3.a -lmad -laudiofile -lFLAC -logg -lm -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib adjust.c(normalize-adjust.o:(apply_gain)): warning: strcpy() is almost always misused, please use strlcpy() versions.c(versions.o:(convert_apic) in archive ../nid3lib/libnid3.a): warning: strcat() is almost always misused, please use strlcat() versions.c(versions.o:(convert_time) in archive ../nid3lib/libnid3.a): warning: sprintf() is often misused, please use snprintf() Making all in po Making all in config Making all in test >>> Running package in audio/normalize at 1713777148.32 ===> audio/normalize ===> Faking installation for normalize-0.7.7p7 Making install in doc Making install in fr test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/normalize-0.7.7/bin/install -c -m 644 './normalize.1' '/exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/man/man1/normalize.1' /exopi-obj/pobj/normalize-0.7.7/bin/install -c -m 644 './normalize-mp3.1' '/exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/man/man1/normalize-mp3.1' Making install in nid3lib Making install in src test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/normalize-0.7.7/bin/install -c -s -m 755 'normalize' '/exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/bin/normalize' libtool: install: /exopi-obj/pobj/normalize-0.7.7/bin/install -c -s -m 755 normalize /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/bin/normalize test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/bin" /exopi-obj/pobj/normalize-0.7.7/bin/install -c -m 755 'normalize-mp3' '/exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/bin/normalize-mp3' /usr/bin/make install-exec-hook (cd /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/bin; ln -s `echo normalize-mp3 | sed s,x,x,` `echo normalize-ogg | sed s,x,x,`; mv -f `echo normalize | sed s,x,x,` `echo normalize | sed s,x,x,`; exit 0) Making install in po /bin/sh ../config/mkinstalldirs /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/share mkdir /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/share/locale mkdir /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/share/locale/en_GB mkdir /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/share/locale/en_GB/LC_MESSAGES/normalize.mo mkdir /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/share/locale/fr mkdir /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES installing fr.gmo as /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/normalize.mo if test "normalize" = "gettext-tools"; then /bin/sh ../config/mkinstalldirs /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/normalize-0.7.7/bin/install -c -m 644 ./$file /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/normalize-0.7.7/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in config Making install in test ===> Building package for normalize-0.7.7p7 Create /exopi-cvs/ports/packages/amd64/all/normalize-0.7.7p7.tgz Creating package normalize-0.7.7p7 reading plist| checking dependencies| checking dependencies|audio/libmad checking dependencies|devel/gettext,-runtime checking dependencies|devel/libaudiofile checksumming| checksumming| | 0% checksumming|** | 4% checksumming|**** | 7% checksumming|******* | 11% checksumming|********* | 14% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 25% checksumming|***************** | 29% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************************************** | 61% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|******************************************************* | 86% archiving|********************************************************* | 90% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/normalize-0.7.7p7.tgz >>> Running clean in audio/normalize at 1713777154.90 ===> audio/normalize ===> Cleaning for normalize-0.7.7p7 >>> Ended at 1713777155.37 max_stuck=3.53/depends=6.39/show-prepare-results=3.53/build=47.69/package=6.63/clean=0.50