>>> Building on exopi-1 under x11/gnustep/sqlclient BDEPENDS = [databases/mariadb;devel/gmake;x11/gnustep/base;x11/gnustep/make;databases/sqlite3;databases/postgresql;x11/gnustep/performance] DIST = [x11/gnustep/sqlclient:gnustep/SQLClient-1.9.0.tar.gz] FULLPKGNAME = gnustep-sqlclient-1.9.0p0 RDEPENDS = [x11/gnustep/base;x11/gnustep/performance;databases/sqlite3;databases/mariadb;x11/gnustep/make;databases/postgresql] (Junk lock obtained for exopi-1 at 1714791732.28) >>> Running depends in x11/gnustep/sqlclient at 1714791732.32 last junk was in devel/kf5/kpty /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 gnustep-base-1.29.0p2 gnustep-make-2.9.1p1 gnustep-performance-0.6.0p0 mariadb-client-10.9.8v1 postgresql-client-16.2 sqlite3-3.44.2 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 gnustep-base-1.29.0p2 gnustep-make-2.9.1p1 gnustep-performance-0.6.0p0 mariadb-client-10.9.8v1 postgresql-client-16.2 sqlite3-3.44.2 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 gnustep-base-1.29.0p2 gnustep-make-2.9.1p1 gnustep-performance-0.6.0p0 mariadb-client-10.9.8v1 postgresql-client-16.2 sqlite3-3.44.2 >>> Running show-prepare-results in x11/gnustep/sqlclient at 1714791737.48 ===> x11/gnustep/sqlclient ===> Building from scratch gnustep-sqlclient-1.9.0p0 ===> gnustep-sqlclient-1.9.0p0 depends on: gnustep-make-* -> gnustep-make-2.9.1p1 ===> gnustep-sqlclient-1.9.0p0 depends on: gmake-* -> gmake-4.4.1 ===> gnustep-sqlclient-1.9.0p0 depends on: gnustep-performance-* -> gnustep-performance-0.6.0p0 ===> gnustep-sqlclient-1.9.0p0 depends on: mariadb-client-* -> mariadb-client-10.9.8v1 ===> gnustep-sqlclient-1.9.0p0 depends on: postgresql-client-* -> postgresql-client-16.2 ===> gnustep-sqlclient-1.9.0p0 depends on: sqlite3-* -> sqlite3-3.44.2 ===> gnustep-sqlclient-1.9.0p0 depends on: gnustep-base-* -> gnustep-base-1.29.0p2 ===> Verifying specs: Performance pq ecpg mariadb sqlite3 c++ c++abi pthread objc2 m gnustep-base pthread ===> found Performance.0.3 pq.6.15 ecpg.7.10 mariadb.30.0 sqlite3.37.26 c++.10.0 c++abi.7.0 pthread.27.1 objc2.3.0 m.10.1 gnustep-base.10.6 gmake-4.4.1 gnustep-base-1.29.0p2 gnustep-make-2.9.1p1 gnustep-performance-0.6.0p0 mariadb-client-10.9.8v1 postgresql-client-16.2 sqlite3-3.44.2 Don't run junk because nojunk in x11/qt6/qtwebengine (Junk lock released for exopi-1 at 1714791739.38) distfiles size=175717 >>> Running build in x11/gnustep/sqlclient at 1714791739.40 ===> x11/gnustep/sqlclient ===> Checking files for gnustep-sqlclient-1.9.0p0 `/exopi-cvs/ports/distfiles/gnustep/SQLClient-1.9.0.tar.gz' is up to date. >> (SHA256) gnustep/SQLClient-1.9.0.tar.gz: OK ===> Extracting for gnustep-sqlclient-1.9.0p0 ===> Patching for gnustep-sqlclient-1.9.0p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for gnustep-sqlclient-1.9.0p0 ===> Configuring for gnustep-sqlclient-1.9.0p0 Using /exopi-obj/pobj/gnustep-sqlclient-1.9.0/config.site (generated) configure: WARNING: unrecognized options: --disable-debug, --enable-strip, --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/gnustep-sqlclient-1.9.0/config.site 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... (cached) o 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... none needed checking how to run the C preprocessor... cc -E 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 stdio.h... (cached) yes checking if Jdbc support was manually disabled... no: build if possible checking jni.h usability... no checking jni.h presence... no checking for jni.h... no ********************************************* Unable to locate jni header (is it installed) ********************************************* checking if Mysql support was manually disabled... no: build if possible checking mysql/mysql.h usability... yes checking mysql/mysql.h presence... yes checking for mysql/mysql.h... yes checking for mysql_init in -lmysqlclient... yes checking if Sqllite support was manually disabled... no: build if possible checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for sqlite3_open in -lsqlite3... yes checking if Postgres support was manually disabled... no: build if possible checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for PQfformat in -lpq... yes checking for PQescapeStringConn... yes checking if ECPG (Old Postgres) support was manually disabled... no: build if possible checking ecpglib.h usability... yes checking ecpglib.h presence... yes checking for ecpglib.h... yes checking for PQfformat in -lpq... (cached) yes checking for ECPGconnect in -lecpg... yes The JDBC backend bundle will NOT be built The MySQL backend bundle will be built The SQLite backend bundle will be built The Postgres backend bundle will be built The ECPG backend bundle will be built The Oracle backend bundle will NOT be built configure: creating ./config.status config.status: creating config.make config.status: creating config.h configure: WARNING: unrecognized options: --disable-debug, --enable-strip, --disable-silent-rules, --disable-gtk-doc ===> Building for gnustep-sqlclient-1.9.0p0 This is gnustep-make 2.9.1. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for library SQLClient... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/SQLClient.obj/ cc SQLClient.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/SQLClient.obj/SQLClient.m.o SQLClient.m:817:28: warning: 'NSArray' may not respond to 'sizeInBytes:' NSUInteger size = [super sizeInBytes: exclude]; ~~~~~ ^ 1 warning generated. cc SQLClientPool.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/SQLClient.obj/SQLClientPool.m.o cc -shared -Wl,-E -pthread -fexceptions -o ./obj/libSQLClient.so.2.1 obj/SQLClient.obj/SQLClient.m.o obj/SQLClient.obj/SQLClientPool.m.o -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lPerformance -lgnustep-base -lobjc2 && (cd ./obj; rm -f libSQLClient.so; if [ "libSQLClient.so.2.1" != "libSQLClient.so.2.1" ]; then rm -f libSQLClient.so.2.1; fi;) Making all for bundle ECPG... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/ECPG.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ECPG.bundle/. ecpg -o ECPG.m ECPG.pgm -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql cc ECPG.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/ECPG.obj/ECPG.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./ECPG.bundle/./ECPG ./obj/ECPG.obj/ECPG.m.o -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lecpg -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs ECPG.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _SQLClientECPG-" > ./ECPG.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"ECPG\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"SQLClientECPG\";"; \ echo "}") >ECPG.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge ECPG.bundle/Resources/Info-gnustep.plist ; \ fi Making all for bundle ECPG_libs... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/ECPG_libs.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ECPG_libs.bundle/. cc ECPG.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/ECPG_libs.obj/ECPG.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./ECPG_libs.bundle/./ECPG_libs ./obj/ECPG_libs.obj/ECPG.m.o -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lSQLClient -lPerformance -lgnustep-base -lobjc2 -lecpg -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs ECPG_libs.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _SQLClientECPG_libs-" > ./ECPG_libs.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"ECPG_libs\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"SQLClientECPG_libs\";"; \ echo "}") >ECPG_libs.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge ECPG_libs.bundle/Resources/Info-gnustep.plist ; \ fi Making all for bundle Postgres... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/Postgres.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs Postgres.bundle/. cc Postgres.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/Postgres.obj/Postgres.m.o Postgres.m:1837:70: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] [self debug: @"Listen event on disconnected client, desc: %d", (int)data]; ^~~~~~~~~ Postgres.m:1849:40: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] || PQsocket(connection) != (int)data) ^~~~~~~~~ 2 warnings generated. cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./Postgres.bundle/./Postgres ./obj/Postgres.obj/Postgres.m.o -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lpq -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs Postgres.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _SQLClientPostgres-" > ./Postgres.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"Postgres\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"SQLClientPostgres\";"; \ echo "}") >Postgres.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge Postgres.bundle/Resources/Info-gnustep.plist ; \ fi Making all for bundle Postgres_libs... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/Postgres_libs.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs Postgres_libs.bundle/. cc Postgres.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/Postgres_libs.obj/Postgres.m.o Postgres.m:1837:70: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] [self debug: @"Listen event on disconnected client, desc: %d", (int)data]; ^~~~~~~~~ Postgres.m:1849:40: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] || PQsocket(connection) != (int)data) ^~~~~~~~~ 2 warnings generated. cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./Postgres_libs.bundle/./Postgres_libs ./obj/Postgres_libs.obj/Postgres.m.o -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lSQLClient -lPerformance -lgnustep-base -lobjc2 -lpq -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs Postgres_libs.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _SQLClientPostgres_libs-" > ./Postgres_libs.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"Postgres_libs\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"SQLClientPostgres_libs\";"; \ echo "}") >Postgres_libs.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge Postgres_libs.bundle/Resources/Info-gnustep.plist ; \ fi Making all for bundle MySQL... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/MySQL.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs MySQL.bundle/. cc MySQL.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/MySQL.obj/MySQL.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./MySQL.bundle/./MySQL ./obj/MySQL.obj/MySQL.m.o -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lmysqlclient -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs MySQL.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _SQLClientMySQL-" > ./MySQL.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"MySQL\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"SQLClientMySQL\";"; \ echo "}") >MySQL.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge MySQL.bundle/Resources/Info-gnustep.plist ; \ fi Making all for bundle MySQL_libs... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/MySQL_libs.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs MySQL_libs.bundle/. cc MySQL.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/MySQL_libs.obj/MySQL.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./MySQL_libs.bundle/./MySQL_libs ./obj/MySQL_libs.obj/MySQL.m.o -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lSQLClient -lPerformance -lgnustep-base -lobjc2 -lmysqlclient -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs MySQL_libs.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _SQLClientMySQL_libs-" > ./MySQL_libs.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"MySQL_libs\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"SQLClientMySQL_libs\";"; \ echo "}") >MySQL_libs.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge MySQL_libs.bundle/Resources/Info-gnustep.plist ; \ fi Making all for bundle SQLite... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/SQLite.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs SQLite.bundle/. cc SQLite.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/SQLite.obj/SQLite.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./SQLite.bundle/./SQLite ./obj/SQLite.obj/SQLite.m.o -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lsqlite3 -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs SQLite.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _SQLClientSQLite-" > ./SQLite.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"SQLite\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"SQLClientSQLite\";"; \ echo "}") >SQLite.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge SQLite.bundle/Resources/Info-gnustep.plist ; \ fi Making all for bundle SQLite_libs... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/SQLite_libs.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs SQLite_libs.bundle/. cc SQLite.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/SQLite_libs.obj/SQLite.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./SQLite_libs.bundle/./SQLite_libs ./obj/SQLite_libs.obj/SQLite.m.o -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lSQLClient -lPerformance -lgnustep-base -lobjc2 -lsqlite3 -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs SQLite_libs.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _SQLClientSQLite_libs-" > ./SQLite_libs.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"SQLite_libs\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"SQLClientSQLite_libs\";"; \ echo "}") >SQLite_libs.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge SQLite_libs.bundle/Resources/Info-gnustep.plist ; \ fi Making all for test_tool testECPG... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/testECPG.obj/ cc testECPG.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/testECPG.obj/testECPG.m.o cc -Wl,-E -pthread -fexceptions -fobjc-runtime=gnustep-1.8 -fblocks -o obj/testECPG \ ./obj/testECPG.obj/testECPG.m.o \ -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lSQLClient -lPerformance -lgnustep-base -lobjc2 -lm -lc++abi Making all for test_tool testPostgres... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/testPostgres.obj/ cc testPostgres.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/testPostgres.obj/testPostgres.m.o cc -Wl,-E -pthread -fexceptions -fobjc-runtime=gnustep-1.8 -fblocks -o obj/testPostgres \ ./obj/testPostgres.obj/testPostgres.m.o \ -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lSQLClient -lPerformance -lgnustep-base -lobjc2 -lm -lc++abi Making all for test_tool testMySQL... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/testMySQL.obj/ cc testMySQL.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/testMySQL.obj/testMySQL.m.o cc -Wl,-E -pthread -fexceptions -fobjc-runtime=gnustep-1.8 -fblocks -o obj/testMySQL \ ./obj/testMySQL.obj/testMySQL.m.o \ -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lSQLClient -lPerformance -lgnustep-base -lobjc2 -lm -lc++abi Making all for test_tool testSQLite... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/testSQLite.obj/ cc testSQLite.m -c \ -MMD -MP -I/usr/local/include/gnustep -DSOVERSION=\"2.1\" -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-1.8 -fblocks -fconstant-string-class=NSConstantString -I/usr/local/include -I/usr/local/include/postgresql -I/usr/local/include/postgresql -I. -I/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/testSQLite.obj/testSQLite.m.o cc -Wl,-E -pthread -fexceptions -fobjc-runtime=gnustep-1.8 -fblocks -o obj/testSQLite \ ./obj/testSQLite.obj/testSQLite.m.o \ -L/usr/local/lib -I/usr/local/lib -L/usr/local/lib/mysql -L././obj -L/gnustep-sqlclient-1.9.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lSQLClient -lPerformance -lgnustep-base -lobjc2 -lm -lc++abi Making all for doc SQLClient... autogsdoc -Project SQLClient -DocumentationDirectory SQLClient -WordMap '{SQLCLIENT_PRIVATE="";}' -MakeDependencies SQLClient/dependencies SQLClient.h 2024-05-04 05:02:45.707 autogsdoc[92095:9068217186184] Location of the NSObject version of method '+alloc' (referenced from SQLClient) not found. 2024-05-04 05:02:45.710 autogsdoc[92095:9068217186184] Location of the NSMutableArray version of method '-initWithCapacity:' (referenced from SQLClient) not found. 2024-05-04 05:02:45.710 autogsdoc[92095:9068217186184] Location of the NSMutableArray version of method '-addObject:' (referenced from SQLClient) not found. 2024-05-04 05:02:45.710 autogsdoc[92095:9068217186184] Location of class 'NSMutableArray' (referenced from SQLClient) not found or not unique. 2024-05-04 05:02:45.740 autogsdoc[92095:9068217186184] Location of the NSObject version of method '+alloc' (referenced from SQLClient) not found. 2024-05-04 05:02:45.740 autogsdoc[92095:9068217186184] Location of the NSMutableArray version of method '-initWithCapacity:' (referenced from SQLClient) not found. 2024-05-04 05:02:45.740 autogsdoc[92095:9068217186184] Location of the NSMutableArray version of method '-addObject:' (referenced from SQLClient) not found. 2024-05-04 05:02:45.740 autogsdoc[92095:9068217186184] Location of the NSMutableArray version of method '-count' (referenced from SQLClient) not found. 2024-05-04 05:02:45.740 autogsdoc[92095:9068217186184] Location of class 'NSMutableArray' (referenced from SQLClient) not found or not unique. 2024-05-04 05:02:45.740 autogsdoc[92095:9068217186184] Location of method '-mutableCopy' (referenced from SQLClient) not found or not unique. 2024-05-04 05:02:45.750 autogsdoc[92095:9068217186184] Location of function 'NSLog' (referenced from SQLClient) not found or not unique. 2024-05-04 05:02:45.754 autogsdoc[92095:9068217186184] Location of the NSObject version of method '+alloc' (referenced from SQLClient) not found. 2024-05-04 05:02:45.754 autogsdoc[92095:9068217186184] Location of the NSMutableArray version of method '-initWithCapacity:' (referenced from SQLClient) not found. 2024-05-04 05:02:45.754 autogsdoc[92095:9068217186184] Location of the NSMutableArray version of method '-addObject:' (referenced from SQLClient) not found. 2024-05-04 05:02:45.754 autogsdoc[92095:9068217186184] Location of method '-count' (referenced from SQLClient) not found or not unique. gmake[1]: Nothing to be done for 'internal-doc-all'. >>> Running package in x11/gnustep/sqlclient at 1714791766.06 ===> x11/gnustep/sqlclient ===> Faking installation for gnustep-sqlclient-1.9.0p0 This is gnustep-make 2.9.1. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all for library SQLClient... gmake[1]: Nothing to be done for 'internal-library-all'. Making all for bundle ECPG... gmake[1]: Nothing to be done for 'internal-bundle-all'. Making all for bundle ECPG_libs... gmake[1]: Nothing to be done for 'internal-bundle-all'. Making all for bundle Postgres... gmake[1]: Nothing to be done for 'internal-bundle-all'. Making all for bundle Postgres_libs... gmake[1]: Nothing to be done for 'internal-bundle-all'. Making all for bundle MySQL... gmake[1]: Nothing to be done for 'internal-bundle-all'. Making all for bundle MySQL_libs... gmake[1]: Nothing to be done for 'internal-bundle-all'. Making all for bundle SQLite... gmake[1]: Nothing to be done for 'internal-bundle-all'. Making all for bundle SQLite_libs... gmake[1]: Nothing to be done for 'internal-bundle-all'. Making all for test_tool testECPG... gmake[1]: Nothing to be done for 'internal-test_tool-all'. Making all for test_tool testPostgres... gmake[1]: Nothing to be done for 'internal-test_tool-all'. Making all for test_tool testMySQL... gmake[1]: Nothing to be done for 'internal-test_tool-all'. Making all for test_tool testSQLite... gmake[1]: Nothing to be done for 'internal-test_tool-all'. Making all for doc SQLClient... gmake[1]: Nothing to be done for 'internal-doc-all'. Making install for library SQLClient... if [ -f ./obj/libSQLClient.so.2.1 ]; then \ install -c -m 555 -s ./obj/libSQLClient.so.2.1 \ /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/. ; \ (cd /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/.; rm -f libSQLClient.so; if [ "libSQLClient.so.2.1" != "libSQLClient.so.2.1" ]; then rm -f libSQLClient.so.2.1; fi; ) ; (cd /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/.; chown root.bin libSQLClient.so.2.1) \ fi /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/include/SQLClient for file in SQLClient.h __done; do \ if [ $file != __done ]; then \ install -c -m 444 ./$file \ /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/include/SQLClient/$file; \ fi; \ done Making install for bundle ECPG... /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1 rm -rf /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/ECPG.bundle; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list ECPG.bundle) \ | (cd /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/ECPG.bundle strip /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/ECPG.bundle/./ECPG Making install for bundle ECPG_libs... rm -rf /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/ECPG_libs.bundle; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list ECPG_libs.bundle) \ | (cd /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/ECPG_libs.bundle strip /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/ECPG_libs.bundle/./ECPG_libs Making install for bundle Postgres... rm -rf /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/Postgres.bundle; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list Postgres.bundle) \ | (cd /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/Postgres.bundle strip /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/Postgres.bundle/./Postgres Making install for bundle Postgres_libs... rm -rf /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/Postgres_libs.bundle; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list Postgres_libs.bundle) \ | (cd /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/Postgres_libs.bundle strip /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/Postgres_libs.bundle/./Postgres_libs Making install for bundle MySQL... rm -rf /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/MySQL.bundle; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list MySQL.bundle) \ | (cd /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/MySQL.bundle strip /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/MySQL.bundle/./MySQL Making install for bundle MySQL_libs... rm -rf /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/MySQL_libs.bundle; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list MySQL_libs.bundle) \ | (cd /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/MySQL_libs.bundle strip /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/MySQL_libs.bundle/./MySQL_libs Making install for bundle SQLite... rm -rf /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/SQLite.bundle; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list SQLite.bundle) \ | (cd /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/SQLite.bundle strip /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/SQLite.bundle/./SQLite Making install for bundle SQLite_libs... rm -rf /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/SQLite_libs.bundle; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list SQLite_libs.bundle) \ | (cd /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/SQLite_libs.bundle strip /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/lib/GNUstep/Bundles/SQLClient2.1/SQLite_libs.bundle/./SQLite_libs Skipping installation of test tools... Making install for doc SQLClient... /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/share/doc/GNUstep/ rm -rf /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/share/doc/GNUstep//SQLClient; \ /usr/local/bin/gtar cfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list SQLClient | \ (cd /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/share/doc/GNUstep/; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/gnustep-sqlclient-1.9.0/fake-amd64//usr/local/share/doc/GNUstep//SQLClient ===> Building package for gnustep-sqlclient-1.9.0p0 Create /exopi-cvs/ports/packages/amd64/all/gnustep-sqlclient-1.9.0p0.tgz Creating package gnustep-sqlclient-1.9.0p0 reading plist| checking dependencies| checking dependencies|databases/mariadb,-main checking dependencies|databases/postgresql,-main checking dependencies|databases/sqlite3 checking dependencies|x11/gnustep/base checking dependencies|x11/gnustep/make checking dependencies|x11/gnustep/performance checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 4% archiving|***** | 8% archiving|******* | 11% archiving|********* | 14% archiving|************ | 19% archiving|**************** | 25% archiving|****************** | 28% archiving|******************* | 30% archiving|********************************** | 53% archiving|*************************************** | 61% archiving|************************************************* | 76% archiving|************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gnustep-sqlclient-1.9.0p0.tgz >>> Running clean in x11/gnustep/sqlclient at 1714791786.69 ===> x11/gnustep/sqlclient ===> Cleaning for gnustep-sqlclient-1.9.0p0 >>> Ended at 1714791787.16 max_stuck=1.39/depends=5.17/show-prepare-results=1.93/build=26.66/package=20.62/clean=0.50