------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ squall-0.1.20040808: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ squall-0.1.20040808: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by squall-0.1.20040808 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ squall-0.1.20040808: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by squall-0.1.20040808 for building => SHA256 Checksum OK for squall-20040808.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ squall-0.1.20040808: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by squall-0.1.20040808 for building ===> Extracting for squall-0.1.20040808 /!\ squall-0.1.20040808: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by squall-0.1.20040808 for building => SHA256 Checksum OK for squall-20040808.tar.gz. Extracted Memory Use: 0.93M SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for squall-0.1.20040808 ===> Applying ports patches for squall-0.1.20040808 /usr/bin/sed -i.bak -e 's@\(FreeBSD|OpenBSD|NetBSD\))@\1|DragonFly)@g' /construction/net-p2p/squall/squall/make-compile.sh /construction/net-p2p/squall/squall/make-link.sh /construction/net-p2p/squall/squall/make-machdep.h.sh SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for squall-0.1.20040808 Checking for OpenSSL... found in /usr/local Generating ./compile... using: cc -D_REENTRANT -D_THREAD_SAFE -ansi -pedantic -g -O3 -Wall -I/usr/local/include Generating ./link... using: cc -pthread -L/usr/local/lib -lcrypto Generating machdep.h... configuring for DragonFly 5.7 on x86_64 Using kqueue() event notification interface Configuring for a little endian processor architecture: x86_64 Generating Makefile... done. Generating common/Makefile... done. Building dependancy list for common modules... done. Generating squall/Makefile... done. Building dependancy list for squall... done. Generating squallhub/Makefile... done. Building dependancy list for squallhub... done. Generating squallproxy/Makefile... done. Building dependancy list for squallproxy... done. Generating squirt/Makefile... done. Building dependancy list for squirt... done. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for squall-0.1.20040808 --- common/libcommon.a --- --- HashTable.o --- --- MD5.o --- --- SHA1.o --- --- debug.o --- --- log.o --- --- socketops.o --- --- threadops.o --- --- util.o --- --- xmalloc.o --- --- Collection.o --- --- HashTable.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c HashTable.c --- MD5.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c MD5.c --- debug.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c debug.c --- log.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c log.c --- socketops.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c socketops.c --- SHA1.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c SHA1.c --- threadops.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c threadops.c --- xmalloc.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c xmalloc.c --- Collection.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c Collection.c --- util.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c util.c --- MD5.o --- MD5.c: In function 'md5_get_digest': MD5.c:164:23: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ --- ComponentManager.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c ComponentManager.c --- Config.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c Config.c --- Hasher.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c Hasher.c --- Indexer.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c Indexer.c --- Lock.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c Lock.c --- MsgQueue.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c MsgQueue.c --- PoolCleaner.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c PoolCleaner.c --- RNG.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c RNG.c --- Stack.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c Stack.c --- Transaction.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c Transaction.c --- fileops.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c fileops.c --- transaction_replies.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c transaction_replies.c --- DirEntry.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c DirEntry.c --- Listener.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c Listener.c --- ExecQueue.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c ExecQueue.c --- HMAC.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c HMAC.c --- auth.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c auth.c --- SysDir.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c SysDir.c --- Dispatcher.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c Dispatcher.c --- Worker.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c Worker.c --- WorkerManager.o --- ../compile -I.. -pipe -O2 -fno-strict-aliasing -c WorkerManager.c --- Dispatcher.o --- Dispatcher.c: In function 'dispatcher_main': Dispatcher.c:135:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] workermgr_exec((void (*)(msgval *))kev[i].udata, &val); ^ In file included from Dispatcher.c:103: Dispatcher.c: In function 'dispatcher_add': Dispatcher.c:167:71: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] EV_SET(&kev, fd, EVFILT_READ, EV_ADD | EV_ENABLE | EV_ONESHOT, 0, 0, (void *)event_handler); ^ --- libcommon.a --- ar rc libcommon.a Collection.o ComponentManager.o Config.o DirEntry.o Dispatcher.o ExecQueue.o HMAC.o HashTable.o Hasher.o Indexer.o Listener.o Lock.o MD5.o MsgQueue.o PoolCleaner.o RNG.o SHA1.o Stack.o SysDir.o Transaction.o Worker.o WorkerManager.o auth.o debug.o fileops.o log.o socketops.o threadops.o transaction_replies.o util.o xmalloc.o ranlib libcommon.a --- squall/squall --- --- squallhub/squallhub --- --- squallproxy/squallproxy --- --- squirt/squirt --- --- ../common/libcommon.a --- --- main.o --- ../compile -I.. -I../common -pipe -O2 -fno-strict-aliasing -c main.c --- squallhub/squallhub --- --- ../common/libcommon.a --- --- FileHashes.o --- --- squall/squall --- --- ../common/libcommon.a --- --- hubtxn.o --- --- netevent.o --- --- Client.o --- --- ClientManager.o --- --- hubtxn.o --- ../compile -I.. -I../common -pipe -O2 -fno-strict-aliasing -c hubtxn.c --- netevent.o --- ../compile -I.. -I../common -pipe -O2 -fno-strict-aliasing -c netevent.c --- Client.o --- ../compile -I.. -I../common -pipe -O2 -fno-strict-aliasing -c Client.c --- ClientManager.o --- ../compile -I.. -I../common -pipe -O2 -fno-strict-aliasing -c ClientManager.c --- squallhub/squallhub --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c FileHashes.c --- squallproxy/squallproxy --- --- ../common/libcommon.a --- --- squirt/squirt --- --- ../common/libcommon.a --- `libcommon.a' is up to date. --- squallhub/squallhub --- --- PieceServer.o --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c PieceServer.c --- ../common/libcommon.a --- `libcommon.a' is up to date. --- netevent.o --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c netevent.c --- squall/squall --- --- ../common/libcommon.a --- `libcommon.a' is up to date. --- HubConnection.o --- ../compile -I.. -I../common -pipe -O2 -fno-strict-aliasing -c HubConnection.c --- squallproxy/squallproxy --- `libcommon.a' is up to date. --- main.o --- ../compile -I.. -I../common -pipe -O2 -fno-strict-aliasing -c main.c --- squall/squall --- --- hubtxn.o --- hubtxn.c: In function 'hubtxn_init': hubtxn.c:48:97: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] collection_insert(transaction_table, (CollectionKey)transaction_list[i].txn_id, (void *)transaction_list[i].handler); ^ hubtxn.c: In function 'hubtxn_exec': hubtxn.c:61:23: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] if((handler = (int (*)(int, TransactionIn))collection_lookup(transaction_table, (CollectionKey)transaction_id(txn)))) ^ --- squirt/squirt --- --- main.o --- main.c: In function 'component_init': main.c:72:19: warning: variable 'Signals' set but not used [-Wunused-but-set-variable] Component Signals; ^~~~~~~ main.c:63:12: warning: variable 'PoolCleaner' set but not used [-Wunused-but-set-variable] Component PoolCleaner; ^~~~~~~~~~~ main.c:62:12: warning: variable 'Logging' set but not used [-Wunused-but-set-variable] Component Logging; ^~~~~~~ --- squallhub/squallhub --- --- DirList.o --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c DirList.c --- squallproxy/squallproxy --- main.c: In function 'component_init': main.c:72:19: warning: variable 'Signals' set but not used [-Wunused-but-set-variable] Component Signals; ^~~~~~~ main.c:63:12: warning: variable 'PoolCleaner' set but not used [-Wunused-but-set-variable] Component PoolCleaner; ^~~~~~~~~~~ main.c:62:12: warning: variable 'Logging' set but not used [-Wunused-but-set-variable] Component Logging; ^~~~~~~ --- squallhub/squallhub --- --- Server.o --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c Server.c --- squall/squall --- --- PieceSet.o --- --- TransferManager.o --- --- PieceSet.o --- ../compile -I.. -I../common -pipe -O2 -fno-strict-aliasing -c PieceSet.c --- TransferManager.o --- ../compile -I.. -I../common -pipe -O2 -fno-strict-aliasing -c TransferManager.c --- clienttxn.o --- ../compile -I.. -I../common -pipe -O2 -fno-strict-aliasing -c clienttxn.c --- main.o --- ../compile -I.. -I../common -pipe -O2 -fno-strict-aliasing -c main.c --- squallhub/squallhub --- --- FileEntry.o --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c FileEntry.c --- squirt/squirt --- --- squirt --- ../link -o squirt main.o ../common/libcommon.a --- squall/squall --- --- clienttxn.o --- clienttxn.c: In function 'clienttxn_init': clienttxn.c:58:83: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] collection_insert(transaction_table, (CollectionKey)transaction_list[i].txn_id, (void *)transaction_list[i].handler); ^ clienttxn.c: In function 'clienttxn_exec': clienttxn.c:71:17: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] if(!(handler = (int (*)(int, TransactionIn))collection_lookup(transaction_table, (CollectionKey)transaction_id(txn)))) { ^ --- squallproxy/squallproxy --- --- squallproxy --- ../link -o squallproxy main.o ../common/libcommon.a --- squall/squall --- --- main.o --- main.c: In function 'component_init': main.c:89:12: warning: variable 'Signals' set but not used [-Wunused-but-set-variable] Component Signals; ^~~~~~~ main.c:78:12: warning: variable 'ClientManager' set but not used [-Wunused-but-set-variable] Component ClientManager; ^~~~~~~~~~~~~ main.c:73:12: warning: variable 'PoolCleaner' set but not used [-Wunused-but-set-variable] Component PoolCleaner; ^~~~~~~~~~~ main.c:72:12: warning: variable 'Logging' set but not used [-Wunused-but-set-variable] Component Logging; ^~~~~~~ --- squallhub/squallhub --- --- FileHasher.o --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c FileHasher.c --- FileManager.o --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c FileManager.c --- ServerManager.o --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c ServerManager.c --- VFSMonitor.o --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c VFSMonitor.c --- main.o --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c main.c --- servertxn.o --- ../compile -I.. -I../common -DDEBUG -pipe -O2 -fno-strict-aliasing -c servertxn.c --- main.o --- main.c: In function 'component_init': main.c:91:19: warning: variable 'Signals' set but not used [-Wunused-but-set-variable] Component Signals; ^~~~~~~ main.c:75:12: warning: variable 'PoolCleaner' set but not used [-Wunused-but-set-variable] Component PoolCleaner; ^~~~~~~~~~~ main.c:74:12: warning: variable 'Logging' set but not used [-Wunused-but-set-variable] Component Logging; ^~~~~~~ --- servertxn.o --- servertxn.c: In function 'servertxn_init': servertxn.c:53:97: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] collection_insert(transaction_table, (CollectionKey)transaction_list[i].txn_id, (void *)transaction_list[i].handler); ^ servertxn.c: In function 'servertxn_exec': servertxn.c:66:24: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] if(!(handler = (int (*)(int, TransactionIn))collection_lookup(transaction_table, (CollectionKey)transaction_id(txn)))) { ^ --- squall/squall --- --- squall --- ../link -o squall Client.o ClientManager.o HubConnection.o PieceSet.o TransferManager.o clienttxn.o hubtxn.o main.o netevent.o ../common/libcommon.a --- squallhub/squallhub --- --- squallhub --- ../link -o squallhub DirList.o FileEntry.o FileHasher.o FileHashes.o FileManager.o PieceServer.o Server.o ServerManager.o VFSMonitor.o main.o netevent.o servertxn.o ../common/libcommon.a SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for squall-0.1.20040808 ===> Generating temporary packing list install -m 555 /construction/net-p2p/squall/squall/squall/squall /construction/net-p2p/squall/stage/usr/local/sbin install -m 555 /construction/net-p2p/squall/squall/squallhub/squallhub /construction/net-p2p/squall/stage/usr/local/sbin install -m 555 /construction/net-p2p/squall/squall/squallproxy/squallproxy /construction/net-p2p/squall/stage/usr/local/sbin install -m 555 /construction/net-p2p/squall/squall/squirt/squirt /construction/net-p2p/squall/stage/usr/local/sbin /bin/mkdir -p /construction/net-p2p/squall/stage/usr/local/share/doc/squall install -m 0644 /construction/net-p2p/squall/squall/doc/*.txt /construction/net-p2p/squall/stage/usr/local/share/doc/squall ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for squall-0.1.20040808 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:55