------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> irc2dc-0.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> irc2dc-0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by irc2dc-0.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> irc2dc-0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by irc2dc-0.1 for building => SHA256 Checksum OK for irc2dc-0.1.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> irc2dc-0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by irc2dc-0.1 for building ===> Extracting for irc2dc-0.1 ===> irc2dc-0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by irc2dc-0.1 for building => SHA256 Checksum OK for irc2dc-0.1.tar.bz2. Extracted Memory Use: 1.48M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for irc2dc-0.1 ===> Applying ports patches for irc2dc-0.1 ===> Cleanly applied ports patch(es) patch-src__irc2dc.conf.dist ===> Applying dragonfly patches for irc2dc-0.1 ===> Cleanly applied dragonfly patch(es) patch-src_defs.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for irc2dc-0.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking build system type... x86_64-unknown-dragonfly5.9 checking host system type... x86_64-unknown-dragonfly5.9 checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for struct sockaddr_in.sin_len... yes checking for struct sockaddr_in6.sin6_len... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for irc2dc-0.1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- config.o --- --- connection.o --- --- dcclient.o --- --- dcconfig.o --- --- dcconnection.o --- --- defs.o --- --- ircclient.o --- --- ircconfig.o --- --- ircconnection.o --- --- main.o --- --- config.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.cpp --- connection.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT connection.o -MD -MP -MF .deps/connection.Tpo -c -o connection.o connection.cpp --- dcclient.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT dcclient.o -MD -MP -MF .deps/dcclient.Tpo -c -o dcclient.o dcclient.cpp --- dcconfig.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT dcconfig.o -MD -MP -MF .deps/dcconfig.Tpo -c -o dcconfig.o dcconfig.cpp --- dcconnection.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT dcconnection.o -MD -MP -MF .deps/dcconnection.Tpo -c -o dcconnection.o dcconnection.cpp --- defs.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT defs.o -MD -MP -MF .deps/defs.Tpo -c -o defs.o defs.cpp --- ircclient.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT ircclient.o -MD -MP -MF .deps/ircclient.Tpo -c -o ircclient.o ircclient.cpp --- ircconfig.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT ircconfig.o -MD -MP -MF .deps/ircconfig.Tpo -c -o ircconfig.o ircconfig.cpp --- ircconnection.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT ircconnection.o -MD -MP -MF .deps/ircconnection.Tpo -c -o ircconnection.o ircconnection.cpp --- main.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp --- ircconfig.o --- mv -f .deps/ircconfig.Tpo .deps/ircconfig.Po --- translator.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT translator.o -MD -MP -MF .deps/translator.Tpo -c -o translator.o translator.cpp --- dcconfig.o --- mv -f .deps/dcconfig.Tpo .deps/dcconfig.Po --- dctest.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT dctest.o -MD -MP -MF .deps/dctest.Tpo -c -o dctest.o dctest.cpp --- ircclient.o --- ircclient.cpp: In member function 'bool IRCClient::Disconnect()': ircclient.cpp:194:13: warning: control reaches end of non-void function [-Wreturn-type] m_bLoggedIn=false; ~~~~~~~~~~~^~~~~~ --- dcclient.o --- dcclient.cpp: In member function 'bool DCClient::Disconnect()': dcclient.cpp:222:13: warning: control reaches end of non-void function [-Wreturn-type] m_bLoggedIn=false; ~~~~~~~~~~~^~~~~~ --- defs.o --- mv -f .deps/defs.Tpo .deps/defs.Po --- irctest.o --- c++ -DHAVE_CONFIG_H -DCONFFILE="\"/usr/local/etc/irc2dc.conf\"" -I. -I.. -pipe -O2 -fno-strict-aliasing -MT irctest.o -MD -MP -MF .deps/irctest.Tpo -c -o irctest.o irctest.cpp --- dcconnection.o --- mv -f .deps/dcconnection.Tpo .deps/dcconnection.Po --- ircconnection.o --- mv -f .deps/ircconnection.Tpo .deps/ircconnection.Po --- ircclient.o --- mv -f .deps/ircclient.Tpo .deps/ircclient.Po --- connection.o --- mv -f .deps/connection.Tpo .deps/connection.Po --- dctest.o --- mv -f .deps/dctest.Tpo .deps/dctest.Po --- irctest.o --- mv -f .deps/irctest.Tpo .deps/irctest.Po --- irctest --- /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -o irctest connection.o defs.o ircclient.o ircconfig.o ircconnection.o irctest.o mkdir .libs c++ -pipe -O2 -fno-strict-aliasing -o irctest connection.o defs.o ircclient.o ircconfig.o ircconnection.o irctest.o --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- config.o --- mv -f .deps/config.Tpo .deps/config.Po --- dcclient.o --- mv -f .deps/dcclient.Tpo .deps/dcclient.Po --- dctest --- /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -o dctest connection.o dcclient.o dcconfig.o dcconnection.o dctest.o defs.o c++ -pipe -O2 -fno-strict-aliasing -o dctest connection.o dcclient.o dcconfig.o dcconnection.o dctest.o defs.o --- translator.o --- mv -f .deps/translator.Tpo .deps/translator.Po --- irc2dc --- /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -o irc2dc config.o connection.o dcclient.o dcconfig.o dcconnection.o defs.o ircclient.o ircconfig.o ircconnection.o main.o translator.o c++ -pipe -O2 -fno-strict-aliasing -o irc2dc config.o connection.o dcclient.o dcconfig.o dcconnection.o defs.o ircclient.o ircconfig.o ircconnection.o main.o translator.o SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for irc2dc-0.1 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || .././install-sh -c -d "/construction/irc/irc2dc/stage/usr/local/bin" /bin/sh ../libtool --mode=install install -s -m 555 'irc2dc' '/construction/irc/irc2dc/stage/usr/local/bin/irc2dc' install -m 555 -s irc2dc /construction/irc/irc2dc/stage/usr/local/bin/irc2dc test -z "/usr/local/etc" || .././install-sh -c -d "/construction/irc/irc2dc/stage/usr/local/etc" install -m 0644 'irc2dc.conf.dist' '/construction/irc/irc2dc/stage/usr/local/etc/irc2dc.conf.dist' ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for irc2dc-0.1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10