------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- UNFLAVORED devel/scons -> use devel/scons@py27 Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/scons-3.1.1.txz UNFLAVORED devel/scons -> use devel/scons@py27 SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fsplib-0.14 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fsplib-0.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fsplib-0.14 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fsplib-0.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fsplib-0.14 for building => SHA256 Checksum OK for fsplib-0.14.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fsplib-0.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fsplib-0.14 for building ===> Extracting for fsplib-0.14 => SHA256 Checksum OK for fsplib-0.14.tar.gz. Extracted Memory Use: 0.12M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fsplib-0.14 ===> Applying dragonfly patches for fsplib-0.14 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fsplib-0.14 depends on file: /usr/local/bin/scons - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fsplib-0.14 depends on file: /usr/local/bin/scons - found ===> Configuring for fsplib-0.14 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fsplib-0.14 scons: Reading SConscript files ... Checking whether cc supports -Wall... yes Checking whether cc supports -W... yes Checking whether cc supports -Wstrict-prototypes... yes Checking whether cc supports -Wmissing-prototypes... yes Checking whether cc supports -Wshadow... yes Checking whether cc supports -Wbad-function-cast... yes Checking whether cc supports -Wcast-qual... yes Checking whether cc supports -Wcast-align... yes Checking whether cc supports -Wwrite-strings... yes Checking whether cc supports -Waggregate-return... yes Checking whether cc supports -Wmissing-declarations... yes Checking whether cc supports -Wmissing-format-attribute... yes Checking whether cc supports -Wnested-externs... yes Checking whether cc supports -ggdb... yes Checking whether cc supports -fno-common... yes Checking whether cc supports -Wchar-subscripts... yes Checking whether cc supports -Wcomment... yes Checking whether cc supports -Wimplicit... yes Checking whether cc supports -Wsequence-point... yes Checking whether cc supports -Wreturn-type... yes Checking whether cc supports -Wfloat-equal... yes Checking whether cc supports -Wno-system-headers... yes Checking whether cc supports -Wredundant-decls... yes Checking whether cc supports -Wmissing-noreturn... yes Checking whether cc supports -pedantic... yes Checking whether cc supports -Wlong-long... yes Checking whether cc supports -Wundef... yes Checking whether cc supports -Winline... yes Checking whether cc supports -Wpointer-arith... yes Checking whether cc supports -Wno-unused-parameter... yes Checking whether cc supports -Wno-cast-align... yes Checking for C type union semun... yes checking whether dirent structure has member d_namlen... yes checking whether dirent structure has member d_fileno... yes checking whether dirent structure has member d_type... yes Checking for C header file stdint.h... yes Checking for C function lockf()... yes Checking for C function semop()... yes Checking for C function shmget()... yes Checking for C function flock()... yes Checking for FSP locking type... (cached) semop and shmget Checking for user supplied lockprefix... (cached) no Checking for user supplied prefix... (cached) yes checking whether to build shared library... (cached) no Checking whether to enable maintainer mode... (cached) no scons: done reading SConscript files. scons: Building targets ... cc -o lock.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wno-cast-align -DHAVE_DIRENT_NAMLEN -DHAVE_DIRENT_FILENO -DHAVE_DIRENT_TYPE -DHAVE_STDINT_H -DFSP_USE_SHAREMEM_AND_SEMOP lock.c cc -o test.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wno-cast-align -DHAVE_DIRENT_NAMLEN -DHAVE_DIRENT_FILENO -DHAVE_DIRENT_TYPE -DHAVE_STDINT_H -DFSP_USE_SHAREMEM_AND_SEMOP test.c cc -o fsplib.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wno-cast-align -DHAVE_DIRENT_NAMLEN -DHAVE_DIRENT_FILENO -DHAVE_DIRENT_TYPE -DHAVE_STDINT_H -DFSP_USE_SHAREMEM_AND_SEMOP fsplib.c ar rc libfsplib.a fsplib.o lock.o ranlib libfsplib.a cc -o test test.o libfsplib.a scons: done building targets. SUCCEEDED 00:00:56 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fsplib-0.14 ===> Generating temporary packing list scons: Reading SConscript files ... Checking whether cc supports -Wall... (cached) yes Checking whether cc supports -W... (cached) yes Checking whether cc supports -Wstrict-prototypes... (cached) yes Checking whether cc supports -Wmissing-prototypes... (cached) yes Checking whether cc supports -Wshadow... (cached) yes Checking whether cc supports -Wbad-function-cast... (cached) yes Checking whether cc supports -Wcast-qual... (cached) yes Checking whether cc supports -Wcast-align... (cached) yes Checking whether cc supports -Wwrite-strings... (cached) yes Checking whether cc supports -Waggregate-return... (cached) yes Checking whether cc supports -Wmissing-declarations... (cached) yes Checking whether cc supports -Wmissing-format-attribute... (cached) yes Checking whether cc supports -Wnested-externs... (cached) yes Checking whether cc supports -ggdb... (cached) yes Checking whether cc supports -fno-common... (cached) yes Checking whether cc supports -Wchar-subscripts... (cached) yes Checking whether cc supports -Wcomment... (cached) yes Checking whether cc supports -Wimplicit... (cached) yes Checking whether cc supports -Wsequence-point... (cached) yes Checking whether cc supports -Wreturn-type... (cached) yes Checking whether cc supports -Wfloat-equal... (cached) yes Checking whether cc supports -Wno-system-headers... (cached) yes Checking whether cc supports -Wredundant-decls... (cached) yes Checking whether cc supports -Wmissing-noreturn... (cached) yes Checking whether cc supports -pedantic... (cached) yes Checking whether cc supports -Wlong-long... (cached) yes Checking whether cc supports -Wundef... (cached) yes Checking whether cc supports -Winline... (cached) yes Checking whether cc supports -Wpointer-arith... (cached) yes Checking whether cc supports -Wno-unused-parameter... (cached) yes Checking whether cc supports -Wno-cast-align... (cached) yes Checking for C type union semun... (cached) yes checking whether dirent structure has member d_namlen... (cached) yes checking whether dirent structure has member d_fileno... (cached) yes checking whether dirent structure has member d_type... (cached) yes Checking for C header file stdint.h... (cached) yes Checking for C function lockf()... (cached) yes Checking for C function semop()... (cached) yes Checking for C function shmget()... (cached) yes Checking for C function flock()... (cached) yes Checking for FSP locking type... (cached) semop and shmget Checking for user supplied lockprefix... (cached) no Checking for user supplied prefix... (cached) yes checking whether to build shared library... (cached) no Checking whether to enable maintainer mode... (cached) no scons: done reading SConscript files. scons: Building targets ... Install file: "libfsplib.a" as "/construction/net/fsplib/stage/usr/local/lib/libfsplib.a" Install file: "fsplib.h" as "/construction/net/fsplib/stage/usr/local/include/fsplib.h" scons: done building targets. ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for fsplib-0.14 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:06