>>> Building on exopi-1 under audio/mp3wrap DIST = [audio/mp3wrap:mp3wrap-0.5-src.tar.gz] FULLPKGNAME = mp3wrap-0.5p3 distfiles size=113008 >>> Running build in audio/mp3wrap at 1714025750.86 ===> audio/mp3wrap ===> Building from scratch mp3wrap-0.5p3 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for mp3wrap-0.5p3 `/exopi-cvs/ports/distfiles/mp3wrap-0.5-src.tar.gz' is up to date. >> (SHA256) mp3wrap-0.5-src.tar.gz: OK ===> Extracting for mp3wrap-0.5p3 ===> Patching for mp3wrap-0.5p3 ===> Applying OpenBSD patch patch-mp3wrap_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mp3wrap.c |--- mp3wrap.c.orig |+++ mp3wrap.c -------------------------- Patching file mp3wrap.c using Plan A... Hunk #1 succeeded at 70. done ===> Applying OpenBSD patch patch-wrap_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: wrap.c |--- wrap.c.orig |+++ wrap.c -------------------------- Patching file wrap.c using Plan A... Hunk #1 succeeded at 25. 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 mp3wrap-0.5p3 ===> Configuring for mp3wrap-0.5p3 Using /exopi-obj/pobj/mp3wrap-0.5/config.site (generated) configure: loading site script /exopi-obj/pobj/mp3wrap-0.5/config.site checking for a BSD-compatible install... /exopi-obj/pobj/mp3wrap-0.5/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets ${MAKE}... (cached) yes checking for gcc... cc checking for C compiler default output... 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /exopi-obj/pobj/mp3wrap-0.5/bin/install -c checking whether byte ordering is bigendian... no checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for memset... (cached) yes checking how to run the C preprocessor... cc -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 stdlib.h... (cached) yes checking for working malloc... (cached) yes configure: creating ./config.status ./config.status: cd: no home directory (HOME not set) config.status: creating Makefile mv: Makefile: set owner/group: Operation not permitted ./config.status: cd: no home directory (HOME not set) config.status: executing default-1 commands ===> Building for mp3wrap-0.5p3 source='mp3wrap.c' object='mp3wrap.o' libtool=no depfile='.deps/mp3wrap.Po' tmpdepfile='.deps/mp3wrap.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mp3wrap\" -DVERSION=\"0.5\" -DHAVE_MEMSET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I. -O2 -pipe -c `test -f mp3wrap.c || echo './'`mp3wrap.c source='wrap.c' object='wrap.o' libtool=no depfile='.deps/wrap.Po' tmpdepfile='.deps/wrap.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mp3wrap\" -DVERSION=\"0.5\" -DHAVE_MEMSET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I. -O2 -pipe -c `test -f wrap.c || echo './'`wrap.c source='crc.c' object='crc.o' libtool=no depfile='.deps/crc.Po' tmpdepfile='.deps/crc.TPo' depmode=gcc3 /bin/sh ./depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mp3wrap\" -DVERSION=\"0.5\" -DHAVE_MEMSET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I. -O2 -pipe -c `test -f crc.c || echo './'`crc.c cc -O2 -pipe -o mp3wrap mp3wrap.o wrap.o crc.o mp3wrap.c(mp3wrap.o:(main)): warning: sprintf() is often misused, please use snprintf() >>> Running package in audio/mp3wrap at 1714025758.89 ===> audio/mp3wrap ===> Faking installation for mp3wrap-0.5p3 /bin/sh ./mkinstalldirs /exopi-obj/pobj/mp3wrap-0.5/fake-amd64/usr/local/bin /exopi-obj/pobj/mp3wrap-0.5/bin/install -c -s -m 755 mp3wrap /exopi-obj/pobj/mp3wrap-0.5/fake-amd64/usr/local/bin/mp3wrap /bin/sh ./mkinstalldirs /exopi-obj/pobj/mp3wrap-0.5/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/mp3wrap-0.5/bin/install -c -m 644 ./mp3wrap.1 /exopi-obj/pobj/mp3wrap-0.5/fake-amd64/usr/local/man/man1/mp3wrap.1 ===> Building package for mp3wrap-0.5p3 Create /exopi-cvs/ports/packages/amd64/all/mp3wrap-0.5p3.tgz Creating package mp3wrap-0.5p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 10% checksumming|************ | 20% checksumming|****************** | 30% checksumming|************************ | 40% checksumming|******************************* | 50% checksumming|************************************* | 60% checksumming|******************************************* | 70% checksumming|************************************************* | 80% checksumming|******************************************************* | 90% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|**************************************************** | 82% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mp3wrap-0.5p3.tgz >>> Running clean in audio/mp3wrap at 1714025760.97 ===> audio/mp3wrap ===> Cleaning for mp3wrap-0.5p3 >>> Ended at 1714025761.58 max_stuck=0.00/build=6.76/package=3.31/clean=0.69