------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/tcl86-8.6.10.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nx-2.3.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nx-2.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nx-2.3.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nx-2.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nx-2.3.0 for building => SHA256 Checksum OK for nsf2.3.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nx-2.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nx-2.3.0 for building ===> Extracting for nx-2.3.0 ===> nx-2.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nx-2.3.0 for building => SHA256 Checksum OK for nsf2.3.0.tar.gz. Extracted Memory Use: 12.14M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nx-2.3.0 ===> Applying ports patches for nx-2.3.0 ===> Cleanly applied ports patch(es) patch-Makefile.in cd /construction/lang/nx/nsf2.3.0/doc && for f in *.1; do /bin/mv $f ${f%.1}.nx.1; done cd /construction/lang/nx/nsf2.3.0/doc && for f in *.3; do /bin/mv $f ${f%.3}.nx.3; done SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nx-2.3.0 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> nx-2.3.0 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nx-2.3.0 depends on package: gmake>=4.3 - found ===> nx-2.3.0 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for nx-2.3.0 /usr/bin/env WRKSRC=/construction/lang/nx/nsf2.3.0 REWARNFILE=/construction/lang/nx/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@\(FreeBSD-\*\)@\1|DragonFly-*@g' /construction/lang/nx/nsf2.3.0/configure configure: loading site script /xports/Templates/config.site checking TEA configuration... ok (TEA 3.13) configure: configuring nsf 2.3.0 checking system version... DragonFly-5.9 Configuring NSF Version 2.3.0 checking for git... no 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 how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 intptr_t... yes checking for uintptr_t... (cached) yes checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh checking for existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading checking platform... unix checking for strnstr... (cached) yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... cpp checking whether gmake sets $(MAKE)... yes checking for ranlib... ranlib checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for Tcl public headers... /usr/local/include/tcl8.6 checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/local/include/tcl8.6 checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) DragonFly-5.9 checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... none checking for 64-bit integer type... using long checking for build with symbols... no checking for tclsh... /usr/local/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: creating ./nsfConfig.sh config.status: creating ./library/xotcl/xotclsh config.status: creating ./library/xotcl/xowish config.status: creating ./unix/pkgIndex.unix config.status: creating nxsh config.status: creating nxwish config.status: creating ./doc/version.inc SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nx-2.3.0 gmake[2]: Entering directory '/construction/lang/nx/nsf2.3.0' cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsf.c` -o nsf.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfError.c` -o nsfError.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfObjectData.c` -o nsfObjectData.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfProfile.c` -o nsfProfile.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfDebug.c` -o nsfDebug.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfUtil.c` -o nsfUtil.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfObj.c` -o nsfObj.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfPointer.c` -o nsfPointer.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfEnumerationType.c` -o nsfEnumerationType.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfCmdDefinitions.c` -o nsfCmdDefinitions.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfFunPtrHashTable.c` -o nsfFunPtrHashTable.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfShadow.c` -o nsfShadow.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfCompile.c` -o nsfCompile.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/aolstub.c` -o aolstub.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo generic/stubs8.6/nsfStubInit.c` -o generic/stubs8.6/nsfStubInit.o cc -DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"nsf\ 2.3.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_STRNSTR=1 -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1 -DNSF_VERSION=\"2.3\" -DNSF_PATCHLEVEL=\"2.3.0\" -DNSF_COMMIT=\"2.3.0-13-g6145b415-dirty\" -I"/usr/local/include/tcl8.6/generic" -I"/usr/local/include/tcl8.6/unix" -I/construction/lang/nx/nsf2.3.0/generic -pipe -O2 -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/nsfStubLib.c` -o nsfStubLib.o *************************************************************** Make completed. In order to test the Next Scripting Framework, invoke: make test To install, use: make install To install for AOLserver 4.x, use: make install-aol In order to invoke NX interactively (before install), use: export TCLLIBPATH="" TCL8_5_TM_PATH=""/tcl8/site-tcl and /usr/local/bin/tclsh8.6 package require nx *************************************************************** rm -f libnsfstub2.3.0.a ar cr libnsfstub2.3.0.a nsfStubLib.o ranlib libnsfstub2.3.0.a rm -f libnsf2.3.0.so cc -shared -o libnsf2.3.0.so nsf.o nsfError.o nsfObjectData.o nsfProfile.o nsfDebug.o nsfUtil.o nsfObj.o nsfPointer.o nsfEnumerationType.o nsfCmdDefinitions.o nsfFunPtrHashTable.o nsfShadow.o nsfCompile.o aolstub.o ./generic/stubs8.6/nsfStubInit.o -Wl,-soname,libnsf2.3.0.so -L/usr/local/lib -ltclstub86 : libnsf2.3.0.so TCL_LIBRARY=`echo /usr/local/include/tcl8.6/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl8.6:" PATH=".:/usr/local/lib/tcl8.6:/construction/lang/nx/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin" TCLLIBPATH=". . " TCL_PKG_PREFER_LATEST=1 /usr/local/bin/tclsh8.6 `echo ./library`/lib/mkIndex.tcl -dir `echo ./library` Appending pkgIndex.add to pkgIndex.tcl in /construction/lang/nx/nsf2.3.0/library/mongodb Appending pkgIndex-package.add to pkgIndex.tcl in /construction/lang/nx/nsf2.3.0/library/xotcl/library/lib Appending nx-callback.add to pkgIndex.tcl in /construction/lang/nx/nsf2.3.0/library/lib gmake[2]: Leaving directory '/construction/lang/nx/nsf2.3.0' SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nx-2.3.0 ===> Generating temporary packing list gmake[2]: Entering directory '/construction/lang/nx/nsf2.3.0' /bin/sh ./tclconfig/install-sh -c -m 755 libnsf2.3.0.so /construction/lang/nx/stage/usr/local/lib/nsf2.3.0/libnsf2.3.0.so : /construction/lang/nx/stage/usr/local/lib/nsf2.3.0/libnsf2.3.0.so /bin/sh ./tclconfig/install-sh -c -m 755 libnsfstub2.3.0.a /construction/lang/nx/stage/usr/local/lib/nsf2.3.0/libnsfstub2.3.0.a ranlib /construction/lang/nx/stage/usr/local/lib/nsf2.3.0/libnsfstub2.3.0.a TCL_LIBRARY=`echo /usr/local/include/tcl8.6/library` LD_LIBRARY_PATH=".:/usr/local/lib/tcl8.6:" PATH=".:/usr/local/lib/tcl8.6:/construction/lang/nx/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin" TCLLIBPATH=". . " TCL_PKG_PREFER_LATEST=1 /usr/local/bin/tclsh8.6 `echo ./library`/lib/mkIndex.tcl -dir `echo ./library` Appending pkgIndex.add to pkgIndex.tcl in /construction/lang/nx/nsf2.3.0/library/mongodb Appending pkgIndex-package.add to pkgIndex.tcl in /construction/lang/nx/nsf2.3.0/library/xotcl/library/lib Appending nx-callback.add to pkgIndex.tcl in /construction/lang/nx/nsf2.3.0/library/lib Installing header files in /construction/lang/nx/stage/usr/local/include Installing generic/nsf.h Installing generic/nsfInt.h Installing generic/stubs8.6/nsfDecls.h Installing generic/stubs8.6/nsfIntDecls.h Installing Libraries to /construction/lang/nx/stage/usr/local/lib/nsf2.3.0/ Installing lib/ Installing nx/ Installing serialize/ Installing COPYRIGHT Installing pkgIndex.tcl #@mkdir -p /construction/lang/nx/stage/usr/local/lib/tcl8/ite-tcl Installing pkgIndex.tcl for nsf in /construction/lang/nx/stage/usr/local/lib/nsf2.3.0/pkgIndex.tcl Installing documentation in /construction/lang/nx/stage/usr/local/man Installing ./doc/nxsh.nx.1 Installing ./doc/nxwish.nx.1 Installing ./doc/xotclsh.nx.1 Installing ./doc/xowish.nx.1 Installing ./doc/Class.nx.3 Installing ./doc/Object.nx.3 Installing ./doc/configure.nx.3 Installing ./doc/current.nx.3 Installing ./doc/next.nx.3 Installing XOTcl Libraries to /construction/lang/nx/stage/usr/local/lib/nsf2.3.0/xotcl/ Installing library comm/ Installing library lib/ Installing library serialize/ Installing COPYRIGHT Installing xotcl2.tcl Installing pkgIndex.tcl gmake[2]: Leaving directory '/construction/lang/nx/nsf2.3.0' cd /construction/lang/nx/nsf2.3.0/doc && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE \* /construction/lang/nx/stage/usr/local/share/doc/nx /usr/bin/strip /construction/lang/nx/stage/usr/local/lib/nsf2.3.0/libnsf2.3.0.so ====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nx-2.3.0 file sizes/checksums [257]: 0% file sizes/checksums [257]: 38% file sizes/checksums [257]: 77% file sizes/checksums [257]: 100% packing files [257]: 0% packing files [257]: 38% packing files [257]: 77% packing files [257]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:00:31