------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/tcl86-8.6.10.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tclsyslog-2.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tclsyslog-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tclsyslog-2.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tclsyslog-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tclsyslog-2.1_1 for building => SHA256 Checksum OK for tclsyslog-2.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tclsyslog-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tclsyslog-2.1_1 for building ===> Extracting for tclsyslog-2.1_1 => SHA256 Checksum OK for tclsyslog-2.1.tar.gz. Extracted Memory Use: 0.03M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tclsyslog-2.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> tclsyslog-2.1_1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tclsyslog-2.1_1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for tclsyslog-2.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tclsyslog-2.1_1 --- tclsyslog.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include/tcl8.6 -DVERSION=\"2.1\" -c tclsyslog.c tclsyslog.c: In function 'Syslog_Log': tclsyslog.c:54:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] info->facility=(int)Tcl_GetHashValue(entry); ^ tclsyslog.c:80:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tmp |= (int) Tcl_GetHashValue(entry); ^ tclsyslog.c:113:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] priority=(int)Tcl_GetHashValue(entry); ^ In file included from tclsyslog.c:4: tclsyslog.c: In function 'AddEntry': tclsyslog.c:184:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Tcl_SetHashValue(entry,(ClientData)value); ^ /usr/local/include/tcl8.6/tcl.h:2573:69: note: in definition of macro 'Tcl_SetHashValue' #define Tcl_SetHashValue(h, value) ((h)->clientData = (ClientData) (value)) ^~~~~ tclsyslog.c: In function 'Syslog_Init': tclsyslog.c:202:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] argv0=Tcl_GetVar(interp,"argv0",TCL_GLOBAL_ONLY); ^ tclsyslog.c: In function 'Syslog_Log': tclsyslog.c:95:3: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(info->ident,Tcl_DStringValue(dstring),32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libsyslog.so.2.1 --- cc -pipe -O2 -fno-strict-aliasing -Wall -fPIC -shared -L/usr/local/lib -o libsyslog.so.2.1 -DUSE_TCL_STUBS -DVERSION=\"2.1\" tclsyslog.o -ltclstub86 --- pkgIndex.tcl --- echo 'package ifneeded Syslog 2.1 [list tclPkgSetup $dir Syslog 2.1 {{libsyslog.so.2.1 load {syslog}}}]' >pkgIndex.tcl SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tclsyslog-2.1_1 ===> Generating temporary packing list /usr/bin/install -m 755 -d /construction/sysutils/tclsyslog/stage/usr/local/lib/syslog /usr/bin/install -m 755 -c libsyslog.so.2.1 /construction/sysutils/tclsyslog/stage/usr/local/lib/syslog /usr/bin/install -m 644 -c pkgIndex.tcl /construction/sysutils/tclsyslog/stage/usr/local/lib/syslog /usr/bin/install -m 644 -c syslog.n /construction/sysutils/tclsyslog/stage/usr/local/man/mann/syslog.n ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/syslog/libsyslog.so.2.1' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: /construction/sysutils/tclsyslog/stage/usr/local/lib/syslog/libsyslog.so.2.1 doesn't have a SONAME. Warning: pkg(8) will not register it as being provided by the port. Warning: If another port depend on it, pkg will not be able to know where it comes from. Warning: It is in a subdirectory, it may not be used in another port. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tclsyslog-2.1_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:03