------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for ser2net-3.5.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/comms/ser2net XDG_CONFIG_HOME=/construction/comms/ser2net HOME=/construction/comms/ser2net TMPDIR="/tmp" PATH=/construction/comms/ser2net/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/comms/ser2net XDG_CONFIG_HOME=/construction/comms/ser2net HOME=/construction/comms/ser2net TMPDIR="/tmp" PATH=/construction/comms/ser2net/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/comms/ser2net/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/ser2net" EXAMPLESDIR="share/examples/ser2net" DATADIR="share/ser2net" WWWDIR="www/ser2net" ETCDIR="etc/ser2net" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ser2net DOCSDIR=/usr/local/share/doc/ser2net EXAMPLESDIR=/usr/local/share/examples/ser2net WWWDIR=/usr/local/www/ser2net ETCDIR=/usr/local/etc/ser2net SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ser2net-3.5.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ser2net-3.5.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ser2net-3.5.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ser2net-3.5.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ser2net-3.5.1 for building => SHA256 Checksum OK for ser2net-3.5.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ser2net-3.5.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ser2net-3.5.1 for building ===> Extracting for ser2net-3.5.1 => SHA256 Checksum OK for ser2net-3.5.1.tar.gz. Extracted Memory Use: 1.79M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ser2net-3.5.1 ===> Applying ports patches for ser2net-3.5.1 from /xports/comms/ser2net/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for ser2net-3.5.1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o 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 whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) 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 checking linux/version.h usability... no checking linux/version.h presence... no checking for linux/version.h... no checking for Linux epoll(7) interface with signals extension... no checking OpenIPMI/ipmiif.h usability... no checking OpenIPMI/ipmiif.h presence... no checking for OpenIPMI/ipmiif.h... no checking for library containing clock_gettime... none required checking whether TIOCSRS485 is declared... no checking whether make supports nested variables... (cached) yes checking for ANSI C header files... (cached) yes checking for main in -lnsl... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ser2net.spec config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ser2net-3.5.1 --- controller.o --- --- dataxfer.o --- --- devcfg.o --- --- readconfig.o --- --- selector.o --- --- ser2net.o --- --- utils.o --- --- telnet.o --- --- buffer.o --- --- sol.o --- --- controller.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT controller.o -MD -MP -MF .deps/controller.Tpo -c -o controller.o controller.c --- dataxfer.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT dataxfer.o -MD -MP -MF .deps/dataxfer.Tpo -c -o dataxfer.o dataxfer.c --- devcfg.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT devcfg.o -MD -MP -MF .deps/devcfg.Tpo -c -o devcfg.o devcfg.c --- readconfig.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT readconfig.o -MD -MP -MF .deps/readconfig.Tpo -c -o readconfig.o readconfig.c --- selector.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT selector.o -MD -MP -MF .deps/selector.Tpo -c -o selector.o selector.c --- ser2net.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT ser2net.o -MD -MP -MF .deps/ser2net.Tpo -c -o ser2net.o ser2net.c --- utils.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c --- telnet.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT telnet.o -MD -MP -MF .deps/telnet.Tpo -c -o telnet.o telnet.c --- buffer.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c --- sol.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT sol.o -MD -MP -MF .deps/sol.Tpo -c -o sol.o sol.c mv -f .deps/sol.Tpo .deps/sol.Po --- led.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT led.o -MD -MP -MF .deps/led.Tpo -c -o led.o led.c --- buffer.o --- mv -f .deps/buffer.Tpo .deps/buffer.Po --- led_sysfs.o --- cc -DPACKAGE_NAME=\"ser2net\" -DPACKAGE_TARNAME=\"ser2net\" -DPACKAGE_VERSION=\"3.5.1\" -DPACKAGE_STRING=\"ser2net\ 3.5.1\" -DPACKAGE_BUGREPORT=\"minyard@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"3.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DUSE_PTHREADS=1 -DHAVE_DECL_TIOCSRS485=0 -DSTDC_HEADERS=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT led_sysfs.o -MD -MP -MF .deps/led_sysfs.Tpo -c -o led_sysfs.o led_sysfs.c mv -f .deps/led_sysfs.Tpo .deps/led_sysfs.Po --- telnet.o --- mv -f .deps/telnet.Tpo .deps/telnet.Po --- ser2net.o --- mv -f .deps/ser2net.Tpo .deps/ser2net.Po --- controller.o --- mv -f .deps/controller.Tpo .deps/controller.Po --- led.o --- mv -f .deps/led.Tpo .deps/led.Po --- selector.o --- mv -f .deps/selector.Tpo .deps/selector.Po --- devcfg.o --- mv -f .deps/devcfg.Tpo .deps/devcfg.Po --- utils.o --- mv -f .deps/utils.Tpo .deps/utils.Po --- readconfig.o --- mv -f .deps/readconfig.Tpo .deps/readconfig.Po --- dataxfer.o --- dataxfer.c: In function 'process_str.isra.11': dataxfer.c:1629:27: warning: '%2.2d' directive output may be truncated writing between 2 and 11 bytes into a region of size 10 [-Wformat-truncation=] snprintf(d, sizeof(d), "%2.2d", v); ^~~~~ dataxfer.c:1629:26: note: directive argument in the range [-2147483648, 2147483635] snprintf(d, sizeof(d), "%2.2d", v); ^~~~~~~ dataxfer.c:1629:3: note: 'snprintf' output between 3 and 12 bytes into a destination of size 10 snprintf(d, sizeof(d), "%2.2d", v); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dataxfer.c:1550:27: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 10 [-Wformat-truncation=] snprintf(d, sizeof(d), "%d", time->tm_year + 1900); ^~ dataxfer.c:1550:26: note: directive argument in the range [-2147481748, 2147483647] snprintf(d, sizeof(d), "%d", time->tm_year + 1900); ^~~~ dataxfer.c:1550:3: note: 'snprintf' output between 2 and 12 bytes into a destination of size 10 snprintf(d, sizeof(d), "%d", time->tm_year + 1900); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/dataxfer.Tpo .deps/dataxfer.Po --- ser2net --- /bin/sh ./libtool --tag=CC --mode=link cc -Wall -pipe -O2 -fno-strict-aliasing -o ser2net controller.o dataxfer.o devcfg.o readconfig.o selector.o ser2net.o utils.o telnet.o buffer.o sol.o led.o led_sysfs.o -lpthread libtool: link: cc -Wall -pipe -O2 -fno-strict-aliasing -o ser2net controller.o dataxfer.o devcfg.o readconfig.o selector.o ser2net.o utils.o telnet.o buffer.o sol.o led.o led_sysfs.o -lpthread SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ser2net-3.5.1 ===> Generating temporary packing list install -s -m 555 /construction/comms/ser2net/ser2net-3.5.1/ser2net /construction/comms/ser2net/stage/usr/local/sbin install -m 444 /construction/comms/ser2net/ser2net-3.5.1/ser2net.8 /construction/comms/ser2net/stage/usr/local/man/man8 install -m 0644 /construction/comms/ser2net/ser2net-3.5.1/ser2net.conf /construction/comms/ser2net/stage/usr/local/etc/ser2net.conf.sample install -m 0644 /construction/comms/ser2net/ser2net-3.5.1/AUTHORS /construction/comms/ser2net/ser2net-3.5.1/ChangeLog /construction/comms/ser2net/ser2net-3.5.1/NEWS /construction/comms/ser2net/ser2net-3.5.1/README /construction/comms/ser2net/stage/usr/local/share/doc/ser2net ====> 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 Warning: Possible REINPLACE_CMD issues: - - REINPLACE_CMD ran, but did not modify file contents: readconfig.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ser2net-3.5.1 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09