>>> Building on exopi-3 under audio/nspmod DIST = [audio/nspmod:nspmod-0.1.tar.gz] FULLPKGNAME = nspmod-0.1p1 distfiles size=32579 >>> Running build in audio/nspmod at 1713348026.92 ===> audio/nspmod ===> Building from scratch nspmod-0.1p1 ===> Verifying specs: c sndio ===> found c.100.0 sndio.7.2 ===> Checking files for nspmod-0.1p1 `/exopi-cvs/ports/distfiles/nspmod-0.1.tar.gz' is up to date. >> (SHA256) nspmod-0.1.tar.gz: OK ===> Extracting for nspmod-0.1p1 ===> Patching for nspmod-0.1p1 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Sun Sep 17 15:18:20 1995 |+++ Makefile Fri Oct 26 22:12:40 2007 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 37. done ===> Applying OpenBSD patch patch-dacio-linux_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- dacio-linux.c.orig Sun Sep 17 05:51:43 1995 |+++ dacio-linux.c Sat Dec 19 22:00:33 2009 -------------------------- Patching file dacio-linux.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 25. Hunk #3 succeeded at 53. Hunk #4 succeeded at 100. done ===> Applying OpenBSD patch patch-hirev_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: hirev.c |--- hirev.c.orig |+++ hirev.c -------------------------- Patching file hirev.c using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-play-mod_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with -fno-common | |Index: play-mod.c |--- play-mod.c.orig |+++ play-mod.c -------------------------- Patching file play-mod.c using Plan A... Hunk #1 succeeded at 50. done ===> Applying OpenBSD patch patch-play-mtm_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with -fno-common | |Index: play-mtm.c |--- play-mtm.c.orig |+++ play-mtm.c -------------------------- Patching file play-mtm.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 24. done ===> Applying OpenBSD patch patch-play-s3m_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with -fno-common | |Index: play-s3m.c |--- play-s3m.c.orig |+++ play-s3m.c -------------------------- Patching file play-s3m.c using Plan A... Hunk #1 succeeded at 8. done ===> Applying OpenBSD patch patch-playnote_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: playnote.c |--- playnote.c.orig |+++ playnote.c -------------------------- Patching file playnote.c using Plan A... Hunk #1 succeeded at 1. 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 nspmod-0.1p1 ===> Configuring for nspmod-0.1p1 ===> Building for nspmod-0.1p1 cc -O2 -pipe -c nspmod.c cc -O2 -pipe -c play-s3m.c cc -O2 -pipe -c play-mod.c cc -O2 -pipe -c play-mtm.c cc -O2 -pipe -c ovs.c cc -O2 -pipe -c magic.c magic.c:58:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else goto UNMATCH; ^ 1 warning generated. cc -O2 -pipe -c playnote.c playnote.c:18:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else instNote((np->note/16) * 12 + np->note%16, 0); ^ playnote.c:213:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else instNote((np->note/16) * 12 + np->note%16, Y); ^ 2 warnings generated. cc -O2 -pipe -c inst.c cc -O2 -pipe -O2 -funroll-loops -c hirev.c hirev.c:229:42: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] fprintf(stderr, "end-ptr=%d w=%u\n",ihi.end-ihi.ptr,ihi.w); ~~ ^~~~~~~~~~~~~~~ %ld hirev.c:251:38: warning: cast to smaller integer type 'u32x' (aka 'unsigned int') from 'const u8 *' (aka 'const unsigned char *') [-Wpointer-to-int-cast] restS, restF, ihi.end-ihi.ptr, (u32x)ihi.ptr); ^~~~~~~~~~~~~ hirev.c:251:21: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] restS, restF, ihi.end-ihi.ptr, (u32x)ihi.ptr); ^~~~~~~~~~~~~~~ hirev.c:253:7: warning: cast to smaller integer type 'u32x' (aka 'unsigned int') from 'const u8 *' (aka 'const unsigned char *') [-Wpointer-to-int-cast] (u32x)(ihi.ptr - (ihi.wAcc >> 16))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. cc -O2 -pipe -c mem.c ln -s dacio-linux.c dacio.c cc -O2 -pipe -O2 -funroll-loops -c dacio.c cc -o nspmod nspmod.o play-s3m.o play-mod.o play-mtm.o ovs.o magic.o playnote.o inst.o hirev.o mem.o dacio.o -lsndio inst.c(inst.o:(instSetVibratoWave)): warning: rand() may return deterministic values, is that what you want? >>> Running package in audio/nspmod at 1713348033.57 ===> audio/nspmod ===> Faking installation for nspmod-0.1p1 /exopi-obj/pobj/nspmod-0.1/bin/install -c -s -m 755 /exopi-obj/pobj/nspmod-0.1/nspmod-0.1/nspmod /exopi-obj/pobj/nspmod-0.1/fake-amd64/usr/local/bin /exopi-obj/pobj/nspmod-0.1/bin/install -c -m 644 /exopi-obj/pobj/nspmod-0.1/nspmod-0.1/nspmod.1 /exopi-obj/pobj/nspmod-0.1/fake-amd64/usr/local/man/man1 ===> Building package for nspmod-0.1p1 Create /exopi-cvs/ports/packages/amd64/all/nspmod-0.1p1.tgz Creating package nspmod-0.1p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/nspmod-0.1p1.tgz >>> Running clean in audio/nspmod at 1713348036.43 ===> audio/nspmod ===> Cleaning for nspmod-0.1p1 >>> Ended at 1713348037.58 max_stuck=0.00/build=6.60/package=2.81/clean=1.28