FreeBSD Bugzilla – Attachment 145295 Details for
Bug 185154
[maintainer] news/husky-base-devel (etc.): Update development version of husky ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
make check-plist && make stage-qa
husky-devel.20140803.qa-simple.txt (text/plain), 82.27 KB, created by
Oleg Sharoyko
on 2014-08-03 10:12:02 UTC
(
hide
)
Description:
make check-plist && make stage-qa
Filename:
MIME Type:
Creator:
Oleg Sharoyko
Created:
2014-08-03 10:12:02 UTC
Size:
82.27 KB
patch
obsolete
> >news/husky-huskylib-devel >===> Cleaning for husky-huskylib-devel-1.9.20140519 >===> husky-huskylib-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-huskylib-devel-1.9.20140519 for building >===> Extracting for husky-huskylib-devel-1.9.20140519 >===> husky-huskylib-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-huskylib-devel-1.9.20140519 for building >=> SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. >===> Patching for husky-huskylib-devel-1.9.20140519 >===> Applying FreeBSD patches for husky-huskylib-devel-1.9.20140519 >===> husky-huskylib-devel-1.9.20140519 depends on executable: gmake - found >===> husky-huskylib-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> Configuring for husky-huskylib-devel-1.9.20140519 >===> Building for husky-huskylib-devel-1.9.20140519 >/bin/ln -sf /var/ports/root/ports/news/husky-huskylib-devel/work/husky/huskybse/huskymak.cfg /var/ports/root/ports/news/husky-huskylib-devel/work/husky >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/adcase.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/calendar.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/cmpfname.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/crc.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/cvtdate.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/dirlayer.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/fexist.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/ffind.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/genmsgid.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/genverst.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/getfree.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/ioutil.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/log.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/locking.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/mapfile.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/memory.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/qksort.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/patmat.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/recode.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/ftnaddr.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/setfsize.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/strext.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/strftime.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/temp.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/tdelay.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/tree.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/version.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/xstr.c >ar r libhusky.a adcase.o calendar.o cmpfname.o crc.o cvtdate.o dirlayer.o fexist.o ffind.o genmsgid.o genverst.o getfree.o ioutil.o log.o locking.o mapfile.o memory.o qksort.o patmat.o recode.o ftnaddr.o setfsize.o strext.o strftime.o temp.o tdelay.o tree.o version.o xstr.o >gcc -shared -Wl,-soname,libhusky.so.1 \ > -o libhusky.so.1 adcase.o calendar.o cmpfname.o crc.o cvtdate.o dirlayer.o fexist.o ffind.o genmsgid.o genverst.o getfree.o ioutil.o log.o locking.o mapfile.o memory.o qksort.o patmat.o recode.o ftnaddr.o setfsize.o strext.o strftime.o temp.o tdelay.o tree.o version.o xstr.o >ar: warning: creating libhusky.a >ar s libhusky.a >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/gnmsgid.c >gcc -s -o gnmsgid gnmsgid.o libhusky.a >===> Staging for husky-huskylib-devel-1.9.20140519 >===> husky-huskylib-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> Generating temporary packing list >===> Creating users and/or groups. >mkdir -p /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib >install -s -o root -g wheel -m 444 libhusky.so.1 /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib >rm -f /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib/libhusky.so >cd /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib ;\ >ln -sf libhusky.so.1 libhusky.so >mkdir -p /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib >install -s -o root -g wheel -m 444 libhusky.a /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib >mkdir -p /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/bin >install -s -o root -g wheel -m 555 gnmsgid /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/bin >mkdir -p /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/BCD.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/BCO.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/BCW.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/BEOS5.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/BORLANDC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/DJGPP.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/EMX.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/HIGHC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/IBMC_OS2.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/MINGW32.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/MSC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/MSVC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/SASC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/UNIX.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/WATCOMC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/WCD.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/WCO.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/WCW.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/WCX.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/calendar.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/compiler.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/crc.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/cvtdate.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/dirlayer.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/fexist.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/ffind.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/huskyext.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/huskylib.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/log.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/locking.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/memory.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/pstdint.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/recode.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/strext.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/syslogp.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/temp.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/tree.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/typesize.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/unused.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/vixie.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/xstr.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/ftnaddr.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib > >*** For install man pages run 'gmake install-man' (unixes only) > >(cd man && gmake install) >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-huskylib-devel/work/husky/huskylib/man' >mkdir -p /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/man/man1 >install -o root -g wheel -m 444 gnmsgid.1 /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/man/man1 >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-huskylib-devel/work/husky/huskylib/man' >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for directories owned by MTREEs >===> Checking for directories handled by dependencies >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====> Running Q/A tests (stage-qa) > >news/husky-smapi-devel >===> Cleaning for husky-huskylib-devel-1.9.20140519 >===> Cleaning for husky-smapi-devel-1.9.20140519,1 >===> husky-smapi-devel-1.9.20140519,1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-smapi-devel-1.9.20140519,1 for building >===> Extracting for husky-smapi-devel-1.9.20140519,1 >===> husky-smapi-devel-1.9.20140519,1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-smapi-devel-1.9.20140519,1 for building >=> SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. >===> Patching for husky-smapi-devel-1.9.20140519,1 >===> Applying FreeBSD patches for husky-smapi-devel-1.9.20140519,1 >===> husky-smapi-devel-1.9.20140519,1 depends on executable: gmake - found >===> husky-smapi-devel-1.9.20140519,1 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-smapi-devel-1.9.20140519,1 depends on shared library: libhusky.so - not found >===> Verifying for libhusky.so in /root/ports/news/husky-huskylib-devel >===> husky-huskylib-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-huskylib-devel-1.9.20140519 for building >===> Extracting for husky-huskylib-devel-1.9.20140519 >===> husky-huskylib-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-huskylib-devel-1.9.20140519 for building >=> SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. >===> Patching for husky-huskylib-devel-1.9.20140519 >===> Applying FreeBSD patches for husky-huskylib-devel-1.9.20140519 >===> husky-huskylib-devel-1.9.20140519 depends on executable: gmake - found >===> husky-huskylib-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> Configuring for husky-huskylib-devel-1.9.20140519 >===> Building for husky-huskylib-devel-1.9.20140519 >/bin/ln -sf /var/ports/root/ports/news/husky-huskylib-devel/work/husky/huskybse/huskymak.cfg /var/ports/root/ports/news/husky-huskylib-devel/work/husky >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/adcase.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/calendar.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/cmpfname.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/crc.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/cvtdate.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/dirlayer.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/fexist.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/ffind.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/genmsgid.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/genverst.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/getfree.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/ioutil.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/log.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/locking.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/mapfile.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/memory.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/qksort.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/patmat.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/recode.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/ftnaddr.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/setfsize.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/strext.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/strftime.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/temp.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/tdelay.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/tree.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/version.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/xstr.c >ar r libhusky.a adcase.o calendar.o cmpfname.o crc.o cvtdate.o dirlayer.o fexist.o ffind.o genmsgid.o genverst.o getfree.o ioutil.o log.o locking.o mapfile.o memory.o qksort.o patmat.o recode.o ftnaddr.o setfsize.o strext.o strftime.o temp.o tdelay.o tree.o version.o xstr.o >gcc -shared -Wl,-soname,libhusky.so.1 \ > -o libhusky.so.1 adcase.o calendar.o cmpfname.o crc.o cvtdate.o dirlayer.o fexist.o ffind.o genmsgid.o genverst.o getfree.o ioutil.o log.o locking.o mapfile.o memory.o qksort.o patmat.o recode.o ftnaddr.o setfsize.o strext.o strftime.o temp.o tdelay.o tree.o version.o xstr.o >ar: warning: creating libhusky.a >ar s libhusky.a >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -DUNIX -Ihuskylib src/gnmsgid.c >gcc -s -o gnmsgid gnmsgid.o libhusky.a >===> Staging for husky-huskylib-devel-1.9.20140519 >===> husky-huskylib-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> Generating temporary packing list >===> Creating users and/or groups. >mkdir -p /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib >install -s -o root -g wheel -m 444 libhusky.so.1 /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib >rm -f /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib/libhusky.so >cd /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib ;\ >ln -sf libhusky.so.1 libhusky.so >mkdir -p /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib >install -s -o root -g wheel -m 444 libhusky.a /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/lib >mkdir -p /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/bin >install -s -o root -g wheel -m 555 gnmsgid /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/bin >mkdir -p /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/BCD.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/BCO.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/BCW.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/BEOS5.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/BORLANDC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/DJGPP.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/EMX.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/HIGHC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/IBMC_OS2.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/MINGW32.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/MSC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/MSVC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/SASC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/UNIX.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/WATCOMC.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/WCD.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/WCO.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/WCW.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/WCX.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/calendar.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/compiler.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/crc.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/cvtdate.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/dirlayer.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/fexist.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/ffind.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/huskyext.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/huskylib.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/log.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/locking.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/memory.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/pstdint.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/recode.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/strext.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/syslogp.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/temp.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/tree.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/typesize.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/unused.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/vixie.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/xstr.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib >install -o root -g wheel -m 444 huskylib/ftnaddr.h /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/include/huskylib > >*** For install man pages run 'gmake install-man' (unixes only) > >(cd man && gmake install) >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-huskylib-devel/work/husky/huskylib/man' >mkdir -p /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/man/man1 >install -o root -g wheel -m 444 gnmsgid.1 /var/ports/root/ports/news/husky-huskylib-devel/work/stage/usr/local/man/man1 >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-huskylib-devel/work/husky/huskylib/man' >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >===> Installing for husky-huskylib-devel-1.9.20140519 >===> husky-huskylib-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> Checking if news/husky-huskylib-devel already installed >===> Registering installation for husky-huskylib-devel-1.9.20140519 as automatic >===> Creating users and/or groups. >Using existing group 'fido'. >Using existing user 'fido'. >===> Returning to build of husky-smapi-devel-1.9.20140519,1 >===> Configuring for husky-smapi-devel-1.9.20140519,1 >===> Building for husky-smapi-devel-1.9.20140519,1 >/bin/ln -sf /var/ports/root/ports/news/husky-smapi-devel/work/husky/huskybse/huskymak.cfg /var/ports/root/ports/news/husky-smapi-devel/work/husky >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/api_jam.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/api_sdm.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/msgapi.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_area.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_hash.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_help.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_idx.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_kill.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_lock.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_misc.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_msg.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_read.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_uid.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_write.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/structrw.c >ar r libsmapi.a api_jam.o api_sdm.o msgapi.o sq_area.o sq_hash.o sq_help.o sq_idx.o sq_kill.o sq_lock.o sq_misc.o sq_msg.o sq_read.o sq_uid.o sq_write.o structrw.o >gcc -shared -Wl,-soname,libsmapi.so.2 \ > -o libsmapi.so.2 api_jam.o api_sdm.o msgapi.o sq_area.o sq_hash.o sq_help.o sq_idx.o sq_kill.o sq_lock.o sq_misc.o sq_msg.o sq_read.o sq_uid.o sq_write.o structrw.o -L/usr/local/lib -lhusky >ar: warning: creating libsmapi.a >ar s libsmapi.a >===> Staging for husky-smapi-devel-1.9.20140519,1 >===> husky-smapi-devel-1.9.20140519,1 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-smapi-devel-1.9.20140519,1 depends on shared library: libhusky.so - found (/usr/local/lib/libhusky.so.1) >===> Generating temporary packing list >===> Creating users and/or groups. >mkdir -p /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_jam.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_jamp.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_sdm.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_sdmp.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_sq.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_sqp.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/apidebug.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/msgapi.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/old_msg.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >mkdir -p /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib >install -s -o root -g wheel -m 444 libsmapi.so.2 /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib >rm -f /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib/libsmapi.so >cd /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib ;\ >ln -sf libsmapi.so.2 libsmapi.so >mkdir -p /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib >install -s -o root -g wheel -m 444 libsmapi.a /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for directories owned by MTREEs >===> Checking for directories handled by dependencies >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====> Running Q/A tests (stage-qa) > >news/husky-fidoconf-devel >===> Cleaning for husky-smapi-devel-1.9.20140519,1 >===> Cleaning for husky-huskylib-devel-1.9.20140519 >===> Cleaning for husky-fidoconf-devel-1.9.20140519 >===> husky-fidoconf-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building >===> Extracting for husky-fidoconf-devel-1.9.20140519 >===> husky-fidoconf-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building >=> SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. >===> Patching for husky-fidoconf-devel-1.9.20140519 >===> Applying FreeBSD patches for husky-fidoconf-devel-1.9.20140519 >/usr/bin/sed -i.bak -e 's^/path/to/config^/usr/local/etc/fido/config^' /var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/man/linkedto.1 >===> husky-fidoconf-devel-1.9.20140519 depends on executable: gmake - found >===> husky-fidoconf-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-fidoconf-devel-1.9.20140519 depends on shared library: libsmapi.so - not found >===> Verifying for libsmapi.so in /root/ports/news/husky-smapi-devel >===> husky-smapi-devel-1.9.20140519,1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-smapi-devel-1.9.20140519,1 for building >===> Extracting for husky-smapi-devel-1.9.20140519,1 >===> husky-smapi-devel-1.9.20140519,1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-smapi-devel-1.9.20140519,1 for building >=> SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. >===> Patching for husky-smapi-devel-1.9.20140519,1 >===> Applying FreeBSD patches for husky-smapi-devel-1.9.20140519,1 >===> husky-smapi-devel-1.9.20140519,1 depends on executable: gmake - found >===> husky-smapi-devel-1.9.20140519,1 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-smapi-devel-1.9.20140519,1 depends on shared library: libhusky.so - found (/usr/local/lib/libhusky.so.1) >===> Configuring for husky-smapi-devel-1.9.20140519,1 >===> Building for husky-smapi-devel-1.9.20140519,1 >/bin/ln -sf /var/ports/root/ports/news/husky-smapi-devel/work/husky/huskybse/huskymak.cfg /var/ports/root/ports/news/husky-smapi-devel/work/husky >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/api_jam.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/api_sdm.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/msgapi.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_area.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_hash.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_help.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_idx.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_kill.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_lock.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_misc.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_msg.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_read.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_uid.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/sq_write.c >gcc -Wall -c -fPIC -DUNIX -Ismapi -I/usr/local/include src/structrw.c >ar r libsmapi.a api_jam.o api_sdm.o msgapi.o sq_area.o sq_hash.o sq_help.o sq_idx.o sq_kill.o sq_lock.o sq_misc.o sq_msg.o sq_read.o sq_uid.o sq_write.o structrw.o >gcc -shared -Wl,-soname,libsmapi.so.2 \ > -o libsmapi.so.2 api_jam.o api_sdm.o msgapi.o sq_area.o sq_hash.o sq_help.o sq_idx.o sq_kill.o sq_lock.o sq_misc.o sq_msg.o sq_read.o sq_uid.o sq_write.o structrw.o -L/usr/local/lib -lhusky >ar: warning: creating libsmapi.a >ar s libsmapi.a >===> Staging for husky-smapi-devel-1.9.20140519,1 >===> husky-smapi-devel-1.9.20140519,1 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-smapi-devel-1.9.20140519,1 depends on shared library: libhusky.so - found (/usr/local/lib/libhusky.so.1) >===> Generating temporary packing list >===> Creating users and/or groups. >mkdir -p /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_jam.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_jamp.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_sdm.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_sdmp.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_sq.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/api_sqp.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/apidebug.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/msgapi.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >install -o root -g wheel -m 444 smapi/old_msg.h /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/include/smapi >mkdir -p /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib >install -s -o root -g wheel -m 444 libsmapi.so.2 /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib >rm -f /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib/libsmapi.so >cd /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib ;\ >ln -sf libsmapi.so.2 libsmapi.so >mkdir -p /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib >install -s -o root -g wheel -m 444 libsmapi.a /var/ports/root/ports/news/husky-smapi-devel/work/stage//usr/local/lib >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >===> Installing for husky-smapi-devel-1.9.20140519,1 >===> husky-smapi-devel-1.9.20140519,1 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-smapi-devel-1.9.20140519,1 depends on shared library: libhusky.so - found (/usr/local/lib/libhusky.so.1) >===> Checking if news/husky-smapi-devel already installed >===> Registering installation for husky-smapi-devel-1.9.20140519,1 as automatic >===> Creating users and/or groups. >Using existing group 'fido'. >Using existing user 'fido'. >===> Returning to build of husky-fidoconf-devel-1.9.20140519 >===> Configuring for husky-fidoconf-devel-1.9.20140519 >===> Building for husky-fidoconf-devel-1.9.20140519 >/bin/ln -sf /var/ports/root/ports/news/husky-fidoconf-devel/work/husky/huskybse/huskymak.cfg /var/ports/root/ports/news/husky-fidoconf-devel/work/husky >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/common.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fidoconf.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/line.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/cfg.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/findtok.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/areatree.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/afixcmd.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/afixcmn.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/arealist.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/version.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/grptree.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/stat.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/tparser.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/linked.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2binkd.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2msged.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2aed.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2fgate.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2ged.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2sq.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2tor.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2tor_g.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fecfg2fc.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fecfg146.c >ar rs libfidoconfig.a common.o fidoconf.o line.o cfg.o findtok.o areatree.o afixcmd.o afixcmn.o arealist.o version.o grptree.o stat.o >gcc -s -L/usr/local/lib -L. -shared -Wl,-soname,libfidoconfig.so.1 \ >-o libfidoconfig.so.1 common.o fidoconf.o line.o cfg.o findtok.o areatree.o afixcmd.o afixcmn.o arealist.o version.o grptree.o stat.o -lhusky >ar: warning: creating libfidoconfig.a >ln -sf libfidoconfig.so.1 libfidoconfig.so >gcc -s -L/usr/local/lib -L. -otparser tparser.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -olinked linked.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2binkd fc2binkd.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2msged fc2msged.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2aquaed fc2aed.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2fidogate fc2fgate.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2golded fc2ged.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2squish fc2sq.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2tornado fc2tor.o fc2tor_g.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofecfg2fconf fecfg2fc.o fecfg146.o libfidoconfig.so -lhusky >gmake progs >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf' >gmake[1]: Nothing to be done for `progs'. >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf' >(cd doc && gmake all) >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/doc' >export LC_ALL=C; \ >makeinfo --html --no-split fidoconfig.texi >makeinfo --no-split fidoconfig.texi > >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/doc' >===> Staging for husky-fidoconf-devel-1.9.20140519 >===> husky-fidoconf-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-fidoconf-devel-1.9.20140519 depends on shared library: libsmapi.so - found (/usr/local/lib/libsmapi.so.2) >===> Generating temporary packing list >===> Creating users and/or groups. >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/lib >install -s -o root -g wheel -m 444 libfidoconfig.so.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/lib >rm -f /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/lib/libfidoconfig.so >cd /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/lib ;\ >ln -sf libfidoconfig.so.1 libfidoconfig.so >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/include/fidoconf >install -s -o root -g wheel -m 555 tparser linked fconf2binkd fconf2msged fconf2aquaed fconf2fidogate fconf2golded fconf2squish fconf2tornado fecfg2fconf /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >install -s -o root -g wheel -m 555 linked /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >install -s -o root -g wheel -m 555 tparser /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >install -o root -g wheel -m 555 util/linkedto /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >install -o root -g wheel -m 555 util/fconf2na.pl util/sq2fc.pl /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >install -o root -g wheel -m 555 util/fconf2areasbbs.pl /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >cd fidoconf ; install -o root -g wheel -m 444 afixcmd.h arealist.h areatree.h stat.h common.h grptree.h fidoconf.h fidoconf.pas findtok.h version.h /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/include/fidoconf >install -s -o root -g wheel -m 444 libfidoconfig.a /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/lib >(cd doc && gmake install) >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/doc' > >. >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/info >install -o root -g wheel -m 444 fidoconfig.info /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/info >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/share/doc/husky >install -o root -g wheel -m 444 fidoconfig*html /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/share/doc/husky >install -o root -g wheel -m 444 fastecho2fidoconfig.html /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/share/doc/husky >install: fastecho2fidoconfig.html: No such file or directory >gmake[1]: [install] Error 71 (ignored) >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/doc' > >*** For install man pages run 'gmake install-man' (unixes only) > >(cd man && gmake install) >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/man' >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1 >install -o root -g wheel -m 444 dumpfcfg.1 fconf2.1 linked.1 linkedto.1 tparser.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1 >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/man' >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2aquaed.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2areasbbs.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2binkd.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2dir.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2fidogate.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2golded.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2msged.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2na.pl.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2squish.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2tornado.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fecfg2fconf.1 >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for directories owned by MTREEs >===> Checking for directories handled by dependencies >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====> Running Q/A tests (stage-qa) > >news/husky-areafix-devel >===> Cleaning for husky-fidoconf-devel-1.9.20140519 >===> Cleaning for husky-smapi-devel-1.9.20140519,1 >===> Cleaning for husky-areafix-devel-1.9.20140519 >===> husky-areafix-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-areafix-devel-1.9.20140519 for building >===> Extracting for husky-areafix-devel-1.9.20140519 >===> husky-areafix-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-areafix-devel-1.9.20140519 for building >=> SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. >===> Patching for husky-areafix-devel-1.9.20140519 >===> Applying FreeBSD patches for husky-areafix-devel-1.9.20140519 >===> husky-areafix-devel-1.9.20140519 depends on executable: gmake - found >===> husky-areafix-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-areafix-devel-1.9.20140519 depends on shared library: libfidoconfig.so - not found >===> Verifying for libfidoconfig.so in /root/ports/news/husky-fidoconf-devel >===> husky-fidoconf-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building >===> Extracting for husky-fidoconf-devel-1.9.20140519 >===> husky-fidoconf-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building >=> SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. >===> Patching for husky-fidoconf-devel-1.9.20140519 >===> Applying FreeBSD patches for husky-fidoconf-devel-1.9.20140519 >/usr/bin/sed -i.bak -e 's^/path/to/config^/usr/local/etc/fido/config^' /var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/man/linkedto.1 >===> husky-fidoconf-devel-1.9.20140519 depends on executable: gmake - found >===> husky-fidoconf-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-fidoconf-devel-1.9.20140519 depends on shared library: libsmapi.so - found (/usr/local/lib/libsmapi.so.2) >===> Configuring for husky-fidoconf-devel-1.9.20140519 >===> Building for husky-fidoconf-devel-1.9.20140519 >/bin/ln -sf /var/ports/root/ports/news/husky-fidoconf-devel/work/husky/huskybse/huskymak.cfg /var/ports/root/ports/news/husky-fidoconf-devel/work/husky >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/common.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fidoconf.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/line.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/cfg.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/findtok.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/areatree.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/afixcmd.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/afixcmn.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/arealist.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/version.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/grptree.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/stat.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/tparser.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/linked.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2binkd.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2msged.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2aed.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2fgate.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2ged.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2sq.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2tor.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2tor_g.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fecfg2fc.c >gcc -O2 -pipe -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fecfg146.c >ar rs libfidoconfig.a common.o fidoconf.o line.o cfg.o findtok.o areatree.o afixcmd.o afixcmn.o arealist.o version.o grptree.o stat.o >gcc -s -L/usr/local/lib -L. -shared -Wl,-soname,libfidoconfig.so.1 \ >-o libfidoconfig.so.1 common.o fidoconf.o line.o cfg.o findtok.o areatree.o afixcmd.o afixcmn.o arealist.o version.o grptree.o stat.o -lhusky >ar: warning: creating libfidoconfig.a >ln -sf libfidoconfig.so.1 libfidoconfig.so >gcc -s -L/usr/local/lib -L. -otparser tparser.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -olinked linked.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2binkd fc2binkd.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2msged fc2msged.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2aquaed fc2aed.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2fidogate fc2fgate.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2golded fc2ged.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2squish fc2sq.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofconf2tornado fc2tor.o fc2tor_g.o libfidoconfig.so -lhusky >gcc -s -L/usr/local/lib -L. -ofecfg2fconf fecfg2fc.o fecfg146.o libfidoconfig.so -lhusky >gmake progs >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf' >gmake[1]: Nothing to be done for `progs'. >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf' >(cd doc && gmake all) >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/doc' >export LC_ALL=C; \ >makeinfo --html --no-split fidoconfig.texi >makeinfo --no-split fidoconfig.texi > >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/doc' >===> Staging for husky-fidoconf-devel-1.9.20140519 >===> husky-fidoconf-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-fidoconf-devel-1.9.20140519 depends on shared library: libsmapi.so - found (/usr/local/lib/libsmapi.so.2) >===> Generating temporary packing list >===> Creating users and/or groups. >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/lib >install -s -o root -g wheel -m 444 libfidoconfig.so.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/lib >rm -f /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/lib/libfidoconfig.so >cd /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/lib ;\ >ln -sf libfidoconfig.so.1 libfidoconfig.so >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/include/fidoconf >install -s -o root -g wheel -m 555 tparser linked fconf2binkd fconf2msged fconf2aquaed fconf2fidogate fconf2golded fconf2squish fconf2tornado fecfg2fconf /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >install -s -o root -g wheel -m 555 linked /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >install -s -o root -g wheel -m 555 tparser /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >install -o root -g wheel -m 555 util/linkedto /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >install -o root -g wheel -m 555 util/fconf2na.pl util/sq2fc.pl /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >install -o root -g wheel -m 555 util/fconf2areasbbs.pl /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/bin >cd fidoconf ; install -o root -g wheel -m 444 afixcmd.h arealist.h areatree.h stat.h common.h grptree.h fidoconf.h fidoconf.pas findtok.h version.h /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/include/fidoconf >install -s -o root -g wheel -m 444 libfidoconfig.a /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/lib >(cd doc && gmake install) >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/doc' > >. >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/info >install -o root -g wheel -m 444 fidoconfig.info /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/info >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/share/doc/husky >install -o root -g wheel -m 444 fidoconfig*html /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/share/doc/husky >install -o root -g wheel -m 444 fastecho2fidoconfig.html /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/share/doc/husky >install: fastecho2fidoconfig.html: No such file or directory >gmake[1]: [install] Error 71 (ignored) >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/doc' > >*** For install man pages run 'gmake install-man' (unixes only) > >(cd man && gmake install) >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/man' >mkdir -p /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1 >install -o root -g wheel -m 444 dumpfcfg.1 fconf2.1 linked.1 linkedto.1 tparser.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1 >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-fidoconf-devel/work/husky/fidoconf/man' >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2aquaed.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2areasbbs.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2binkd.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2dir.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2fidogate.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2golded.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2msged.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2na.pl.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2squish.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fconf2tornado.1 >/bin/ln -sf fconf2.1 /var/ports/root/ports/news/husky-fidoconf-devel/work/stage/usr/local/man/man1/fecfg2fconf.1 >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >===> Installing for husky-fidoconf-devel-1.9.20140519 >===> husky-fidoconf-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-fidoconf-devel-1.9.20140519 depends on shared library: libsmapi.so - found (/usr/local/lib/libsmapi.so.2) >===> Checking if news/husky-fidoconf-devel already installed >===> Registering installation for husky-fidoconf-devel-1.9.20140519 as automatic >===> Creating users and/or groups. >Using existing group 'fido'. >Using existing user 'fido'. >===> Returning to build of husky-areafix-devel-1.9.20140519 >===> Configuring for husky-areafix-devel-1.9.20140519 >===> Building for husky-areafix-devel-1.9.20140519 >/bin/ln -sf /var/ports/root/ports/news/husky-areafix-devel/work/husky/huskybse/huskymak.cfg /var/ports/root/ports/news/husky-areafix-devel/work/husky >gcc -Wall -c -fPIC -DUNIX -Iareafix/ -I/usr/local/include src/afglobal.c >gcc -Wall -c -fPIC -DUNIX -Iareafix/ -I/usr/local/include src/areafix.c >gcc -Wall -c -fPIC -DUNIX -Iareafix/ -I/usr/local/include src/callback.c >gcc -Wall -c -fPIC -DUNIX -Iareafix/ -I/usr/local/include src/query.c >gcc -Wall -c -fPIC -DUNIX -Iareafix/ -I/usr/local/include src/version.c >ar r libareafix.a afglobal.o areafix.o callback.o query.o version.o >gcc -s -L/usr/local/lib -shared -Wl,-soname,libareafix.so.1 \ > -o libareafix.so.1 afglobal.o areafix.o callback.o query.o version.o -lhusky -lsmapi -lfidoconfig >ar: warning: creating libareafix.a >ar s libareafix.a >===> Staging for husky-areafix-devel-1.9.20140519 >===> husky-areafix-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-areafix-devel-1.9.20140519 depends on shared library: libfidoconfig.so - found (/usr/local/lib/libfidoconfig.so.1) >===> Generating temporary packing list >===> Creating users and/or groups. >mkdir -p /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >install -o root -g wheel -m 444 areafix/afglobal.h /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >install -o root -g wheel -m 444 areafix/areafix.h /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >install -o root -g wheel -m 444 areafix/callback.h /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >install -o root -g wheel -m 444 areafix/query.h /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >install -o root -g wheel -m 444 areafix/version.h /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >mkdir -p /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib >install -s -o root -g wheel -m 444 libareafix.so.1 /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib >rm -f /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib/libareafix.so >cd /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib ;\ >ln -sf libareafix.so.1 libareafix.so >mkdir -p /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib >install -s -o root -g wheel -m 444 libareafix.a /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for directories owned by MTREEs >===> Checking for directories handled by dependencies >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====> Running Q/A tests (stage-qa) > >news/husky-hpt-devel >===> Cleaning for husky-fidoconf-devel-1.9.20140519 >===> Cleaning for husky-areafix-devel-1.9.20140519 >===> Cleaning for husky-hpt-devel-1.9.20140519 >===> husky-hpt-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-hpt-devel-1.9.20140519 for building >===> Extracting for husky-hpt-devel-1.9.20140519 >===> husky-hpt-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-hpt-devel-1.9.20140519 for building >=> SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. >===> Patching for husky-hpt-devel-1.9.20140519 >===> Applying FreeBSD patches for husky-hpt-devel-1.9.20140519 >/usr/bin/sed -i.bak -e 's^/path/to/config^/usr/local/etc/fido/config^' /var/ports/root/ports/news/husky-hpt-devel/work/husky/hpt/man/hptlink.1 >/usr/bin/sed -i.bak -e 's^/some/path/config^/usr/local/etc/fido/config^' /var/ports/root/ports/news/husky-hpt-devel/work/husky/hpt/man/hpttree.1 >/usr/bin/sed -i.bak -e 's^/fido/etc/config^/usr/local/etc/fido/config^' /var/ports/root/ports/news/husky-hpt-devel/work/husky/hpt/man/txt2pkt.1 >===> husky-hpt-devel-1.9.20140519 depends on executable: gmake - found >===> husky-hpt-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-hpt-devel-1.9.20140519 depends on shared library: libfidoconfig.so - found (/usr/local/lib/libfidoconfig.so.1) >===> husky-hpt-devel-1.9.20140519 depends on shared library: libareafix.so - not found >===> Verifying for libareafix.so in /root/ports/news/husky-areafix-devel >===> husky-areafix-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-areafix-devel-1.9.20140519 for building >===> Extracting for husky-areafix-devel-1.9.20140519 >===> husky-areafix-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-areafix-devel-1.9.20140519 for building >=> SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. >===> Patching for husky-areafix-devel-1.9.20140519 >===> Applying FreeBSD patches for husky-areafix-devel-1.9.20140519 >===> husky-areafix-devel-1.9.20140519 depends on executable: gmake - found >===> husky-areafix-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-areafix-devel-1.9.20140519 depends on shared library: libfidoconfig.so - found (/usr/local/lib/libfidoconfig.so.1) >===> Configuring for husky-areafix-devel-1.9.20140519 >===> Building for husky-areafix-devel-1.9.20140519 >/bin/ln -sf /var/ports/root/ports/news/husky-areafix-devel/work/husky/huskybse/huskymak.cfg /var/ports/root/ports/news/husky-areafix-devel/work/husky >gcc -Wall -c -fPIC -DUNIX -Iareafix/ -I/usr/local/include src/afglobal.c >gcc -Wall -c -fPIC -DUNIX -Iareafix/ -I/usr/local/include src/areafix.c >gcc -Wall -c -fPIC -DUNIX -Iareafix/ -I/usr/local/include src/callback.c >gcc -Wall -c -fPIC -DUNIX -Iareafix/ -I/usr/local/include src/query.c >gcc -Wall -c -fPIC -DUNIX -Iareafix/ -I/usr/local/include src/version.c >ar r libareafix.a afglobal.o areafix.o callback.o query.o version.o >gcc -s -L/usr/local/lib -shared -Wl,-soname,libareafix.so.1 \ > -o libareafix.so.1 afglobal.o areafix.o callback.o query.o version.o -lhusky -lsmapi -lfidoconfig >ar: warning: creating libareafix.a >ar s libareafix.a >===> Staging for husky-areafix-devel-1.9.20140519 >===> husky-areafix-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-areafix-devel-1.9.20140519 depends on shared library: libfidoconfig.so - found (/usr/local/lib/libfidoconfig.so.1) >===> Generating temporary packing list >===> Creating users and/or groups. >mkdir -p /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >install -o root -g wheel -m 444 areafix/afglobal.h /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >install -o root -g wheel -m 444 areafix/areafix.h /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >install -o root -g wheel -m 444 areafix/callback.h /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >install -o root -g wheel -m 444 areafix/query.h /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >install -o root -g wheel -m 444 areafix/version.h /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/include/areafix/ >mkdir -p /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib >install -s -o root -g wheel -m 444 libareafix.so.1 /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib >rm -f /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib/libareafix.so >cd /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib ;\ >ln -sf libareafix.so.1 libareafix.so >mkdir -p /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib >install -s -o root -g wheel -m 444 libareafix.a /var/ports/root/ports/news/husky-areafix-devel/work/stage/usr/local/lib >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >===> Installing for husky-areafix-devel-1.9.20140519 >===> husky-areafix-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-areafix-devel-1.9.20140519 depends on shared library: libfidoconfig.so - found (/usr/local/lib/libfidoconfig.so.1) >===> Checking if news/husky-areafix-devel already installed >===> Registering installation for husky-areafix-devel-1.9.20140519 as automatic >===> Creating users and/or groups. >Using existing group 'fido'. >Using existing user 'fido'. >===> Returning to build of husky-hpt-devel-1.9.20140519 >===> Configuring for husky-hpt-devel-1.9.20140519 >===> Building for husky-hpt-devel-1.9.20140519 >/bin/ln -sf /var/ports/root/ports/news/husky-hpt-devel/work/husky/huskybse/huskymak.cfg /var/ports/root/ports/news/husky-hpt-devel/work/husky >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/perl.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/fcommon.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/hpt.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/pktread.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/global.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/toss.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/scan.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/scanarea.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/seenby.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/dupe.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/hptafix.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/post.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/link.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/pktwrite.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/carbon.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/pktinfo.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/tpkt.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/txt2pkt.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/hptlink.c >gcc -Ih -I/usr/local/include -c -fPIC -Wall -DDO_PERL `perl -MExtUtils::Embed -e ccopts` -DUNIX src/hpttree.c >gzip -c man/hpt.1 > hpt.1.gz >gzip -c man/hptlink.1 > hptlink.1.gz >gzip -c man/hpttree.1 > hpttree.1.gz >gzip -c man/txt2pkt.1 > txt2pkt.1.gz >gmake: `doc' is up to date. >gcc -s `perl -MExtUtils::Embed -e ldopts` -o tpkt tpkt.o \ > fcommon.o pktread.o pktwrite.o global.o \ > dupe.o -L/usr/local/lib -lareafix -lfidoconfig -lsmapi -lhusky >gcc -s `perl -MExtUtils::Embed -e ldopts` -o txt2pkt txt2pkt.o \ > fcommon.o pktread.o pktwrite.o \ > global.o dupe.o -L/usr/local/lib -lareafix -lfidoconfig -lsmapi -lhusky >gcc -s `perl -MExtUtils::Embed -e ldopts` -o hpttree hpttree.o -L/usr/local/lib -lareafix -lfidoconfig -lsmapi -lhusky >gcc -s `perl -MExtUtils::Embed -e ldopts` -o pktinfo pktinfo.o \ > pktread.o fcommon.o global.o dupe.o \ > -L/usr/local/lib -lareafix -lfidoconfig -lsmapi -lhusky >gcc -s `perl -MExtUtils::Embed -e ldopts` -o hptlink hptlink.o -L/usr/local/lib -lareafix -lfidoconfig -lsmapi -lhusky global.o >gcc -s `perl -MExtUtils::Embed -e ldopts` -o hpt perl.o fcommon.o hpt.o pktread.o global.o toss.o scan.o scanarea.o seenby.o dupe.o hptafix.o post.o link.o pktwrite.o carbon.o -L/usr/local/lib -lareafix -lfidoconfig -lsmapi -lhusky `perl -MExtUtils::Embed -e ldopts` >===> Staging for husky-hpt-devel-1.9.20140519 >===> husky-hpt-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-hpt-devel-1.9.20140519 depends on executable: indexinfo - found >===> husky-hpt-devel-1.9.20140519 depends on shared library: libfidoconfig.so - found (/usr/local/lib/libfidoconfig.so.1) >===> husky-hpt-devel-1.9.20140519 depends on shared library: libareafix.so - found (/usr/local/lib/libareafix.so.1) >===> Generating temporary packing list >===> Creating users and/or groups. >mkdir -p /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/man >mkdir -p /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/man/man1 >install -o root -g wheel -m 444 hpt.1.gz /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/man/man1 >install -o root -g wheel -m 444 hptlink.1.gz /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/man/man1 >install -o root -g wheel -m 444 hpttree.1.gz /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/man/man1 >install -o root -g wheel -m 444 txt2pkt.1.gz /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/man/man1 >mkdir -p /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/bin >install -s -o root -g wheel -m 555 hpt /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/bin >install -s -o root -g wheel -m 555 pktinfo /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/bin >install -s -o root -g wheel -m 555 txt2pkt /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/bin >install -s -o root -g wheel -m 555 hptlink /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/bin >install -s -o root -g wheel -m 555 hpttree /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/bin >cd doc; gmake install >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-hpt-devel/work/husky/hpt/doc' >makeinfo --no-split hpt.texi >export LC_ALL=C; makeinfo --html --no-split hpt.texi > >. >mkdir -p /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/info >install -o root -g wheel -m 444 hpt.info /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/info >mkdir -p /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/share/doc/husky >install -o root -g wheel -m 444 hpt*html /var/ports/root/ports/news/husky-hpt-devel/work/stage/usr/local/share/doc/husky >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-hpt-devel/work/husky/hpt/doc' >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for directories owned by MTREEs >===> Checking for directories handled by dependencies >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====> Running Q/A tests (stage-qa) > >news/husky-htick-devel >===> Cleaning for husky-areafix-devel-1.9.20140519 >===> Cleaning for husky-htick-devel-1.9.20140519 >===> husky-htick-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-htick-devel-1.9.20140519 for building >===> Extracting for husky-htick-devel-1.9.20140519 >===> husky-htick-devel-1.9.20140519 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by husky-htick-devel-1.9.20140519 for building >=> SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. >===> Patching for husky-htick-devel-1.9.20140519 >===> Applying FreeBSD patches for husky-htick-devel-1.9.20140519 >/usr/bin/sed -i.bak -e 's^/fido/etc/config^/usr/local/etc/fido/config^' /var/ports/root/ports/news/husky-htick-devel/work/husky/htick/man/htick.1 >===> husky-htick-devel-1.9.20140519 depends on executable: gmake - found >===> husky-htick-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-htick-devel-1.9.20140519 depends on shared library: libfidoconfig.so - found (/usr/local/lib/libfidoconfig.so.1) >===> husky-htick-devel-1.9.20140519 depends on shared library: libareafix.so - found (/usr/local/lib/libareafix.so.1) >===> Configuring for husky-htick-devel-1.9.20140519 >===> Building for husky-htick-devel-1.9.20140519 >/bin/ln -sf /var/ports/root/ports/news/husky-htick-devel/work/husky/huskybse/huskymak.cfg /var/ports/root/ports/news/husky-htick-devel/work/husky >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/htick.c >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/global.c >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/toss.c >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/fcommon.c >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/scan.c >src/toss.c: In function 'writeNetmail': >src/toss.c:171: warning: pointer targets in passing argument 1 of 'CopyToControlBuf' differ in signedness >src/toss.c:172: warning: pointer targets in assignment differ in signedness >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/htickafix.c >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/add_desc.c >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/seenby.c >src/toss.c: In function 'processTic': >src/toss.c:1230: warning: enumeration value 'parseTic_success' not handled in switch >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/hatch.c >src/toss.c: In function 'putMsgInArea': >src/toss.c:1884: warning: pointer targets in passing argument 1 of 'CopyToControlBuf' differ in signedness >src/toss.c:1885: warning: pointer targets in assignment differ in signedness >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/filelist.c >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/filecase.c >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/report.c >gcc -c -fPIC -Ih -I/usr/local/include -Wall -DUNIX src/clean.c >gmake: `doc' is up to date. >gcc -s -o htick htick.o global.o toss.o fcommon.o scan.o htickafix.o add_desc.o seenby.o hatch.o filelist.o filecase.o report.o clean.o -L/usr/local/lib -lareafix -lfidoconfig -lsmapi -lhusky >===> Staging for husky-htick-devel-1.9.20140519 >===> husky-htick-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.16.3 - found >===> husky-htick-devel-1.9.20140519 depends on executable: indexinfo - found >===> husky-htick-devel-1.9.20140519 depends on shared library: libfidoconfig.so - found (/usr/local/lib/libfidoconfig.so.1) >===> husky-htick-devel-1.9.20140519 depends on shared library: libareafix.so - found (/usr/local/lib/libareafix.so.1) >===> Generating temporary packing list >===> Creating users and/or groups. >mkdir -p /var/ports/root/ports/news/husky-htick-devel/work/stage/usr/local/bin /var/ports/root/ports/news/husky-htick-devel/work/stage/usr/local/man/man1 >install -s -o root -g wheel -m 555 htick /var/ports/root/ports/news/husky-htick-devel/work/stage/usr/local/bin >install -o root -g wheel -m 444 man/htick.1 /var/ports/root/ports/news/husky-htick-devel/work/stage/usr/local/man/man1 >echo 'To install documentation run `make install` in doc/ directory' >To install documentation run `make install` in doc/ directory >cd doc; gmake install >gmake[1]: Entering directory `/var/ports/root/ports/news/husky-htick-devel/work/husky/htick/doc' >makeinfo --no-split htick.texi >export LC_ALL=C; makeinfo --html --no-split htick.texi > >. >mkdir -p /var/ports/root/ports/news/husky-htick-devel/work/stage/usr/local/info >install -o root -g wheel -m 444 htick.info /var/ports/root/ports/news/husky-htick-devel/work/stage/usr/local/info >mkdir -p /var/ports/root/ports/news/husky-htick-devel/work/stage/usr/local/share/doc/husky >install -o root -g wheel -m 444 htick*html /var/ports/root/ports/news/husky-htick-devel/work/stage/usr/local/share/doc/husky >gmake[1]: Leaving directory `/var/ports/root/ports/news/husky-htick-devel/work/husky/htick/doc' >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for directories owned by MTREEs >===> Checking for directories handled by dependencies >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====> Running Q/A tests (stage-qa)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 185154
:
139000
|
145294
| 145295 |
145348
|
145349
|
145350
|
145351
|
145352
|
145353
|
145354
|
145355
|
145356