>>> Building on localhost under x11/gnustep/sqlclient BDEPENDS = [x11/gnustep/performance;databases/postgresql;x11/gnustep/make;databases/sqlite3;devel/gmake;databases/mariadb;x11/gnustep/base] DIST = [x11/gnustep/sqlclient:gnustep/SQLClient-1.9.0.tar.gz] FULLPKGNAME = gnustep-sqlclient-1.9.0p0 RDEPENDS = [x11/gnustep/make;databases/sqlite3;x11/gnustep/performance;databases/postgresql;x11/gnustep/base;databases/mariadb] (Junk lock obtained for localhost at 1745634857.36) >>> Running depends in x11/gnustep/sqlclient at 1745634857.56 last junk was in security/ruby-bcrypt,ruby33 /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.31.1 gnustep-make-2.9.3 gnustep-performance-0.6.0p1 mariadb-client-11.4.5v1 postgresql-client-17.4 sqlite3-3.49.1p1 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 gnustep-base-1.31.1 gnustep-make-2.9.3 gnustep-performance-0.6.0p1 mariadb-client-11.4.5v1 postgresql-client-17.4 sqlite3-3.49.1p1 /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.31.1 gnustep-make-2.9.3 gnustep-performance-0.6.0p1 mariadb-client-11.4.5v1 postgresql-client-17.4 sqlite3-3.49.1p1 >>> Running show-prepare-results in x11/gnustep/sqlclient at 1745634864.21 ===> x11/gnustep/sqlclient ===> Building from scratch gnustep-sqlclient-1.9.0p0 ===> gnustep-sqlclient-1.9.0p0 depends on: gnustep-make-* -> gnustep-make-2.9.3 ===> 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.0p1 ===> gnustep-sqlclient-1.9.0p0 depends on: mariadb-client-* -> mariadb-client-11.4.5v1 ===> gnustep-sqlclient-1.9.0p0 depends on: postgresql-client-* -> postgresql-client-17.4 ===> gnustep-sqlclient-1.9.0p0 depends on: sqlite3-* -> sqlite3-3.49.1p1 ===> gnustep-sqlclient-1.9.0p0 depends on: gnustep-base-* -> gnustep-base-1.31.1 ===> Verifying specs: Performance pq ecpg mariadb sqlite3 c++ c++abi pthread objc2 m gnustep-base pthread ===> found Performance.0.3 pq.6.16 ecpg.7.10 mariadb.31.0 sqlite3.37.32 c++.10.0 c++abi.7.0 pthread.27.1 objc2.3.0 m.10.1 gnustep-base.10.8 gmake-4.4.1 gnustep-base-1.31.1 gnustep-make-2.9.3 gnustep-performance-0.6.0p1 mariadb-client-11.4.5v1 postgresql-client-17.4 sqlite3-3.49.1p1 Don't run junk because nojunk in audio/moc (Junk lock released for localhost at 1745634870.00) Woken up games/fretsonfire distfiles size=175717 >>> Running patch in x11/gnustep/sqlclient at 1745634870.13 ===> x11/gnustep/sqlclient ===> Checking files for gnustep-sqlclient-1.9.0p0 `/usr/ports/distfiles/gnustep/SQLClient-1.9.0.tar.gz' is up to date. >> (SHA256) all files: 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++ >>> Running configure in x11/gnustep/sqlclient at 1745634872.20 ===> x11/gnustep/sqlclient ===> Generating configure for gnustep-sqlclient-1.9.0p0 ===> Configuring for gnustep-sqlclient-1.9.0p0 Using /usr/obj/ports/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 /usr/obj/ports/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 >>> Running build in x11/gnustep/sqlclient at 1745634900.21 ===> x11/gnustep/sqlclient ===> Building for gnustep-sqlclient-1.9.0p0 This is gnustep-make 2.9.3. 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-2.2 -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-2.2 -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 -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -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-2.2 -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 -lc++abi -Wl,-E -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -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 /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-2.2 -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 -lc++abi -Wl,-E -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -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 /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-2.2 -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 -lc++abi -Wl,-E -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -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 /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-2.2 -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 -lc++abi -Wl,-E -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -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 /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-2.2 -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 -lc++abi -Wl,-E -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -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 /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-2.2 -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 -lc++abi -Wl,-E -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -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 /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-2.2 -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 -lc++abi -Wl,-E -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -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 /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-2.2 -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 -lc++abi -Wl,-E -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -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 /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-2.2 -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 -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -pthread -fexceptions -fobjc-runtime=gnustep-2.2 -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 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-2.2 -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 -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -pthread -fexceptions -fobjc-runtime=gnustep-2.2 -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 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-2.2 -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 -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -pthread -fexceptions -fobjc-runtime=gnustep-2.2 -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 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-2.2 -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 -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -pthread -fexceptions -fobjc-runtime=gnustep-2.2 -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 Making all for doc SQLClient... autogsdoc -Project SQLClient -DocumentationDirectory SQLClient -WordMap '{SQLCLIENT_PRIVATE="";}' -MakeDependencies SQLClient/dependencies SQLClient.h gmake[1]: *** No rule to make target 'SQLClient/dependencies', needed by 'internal-doc-all_'. Stop. gmake: *** [/usr/local/share/GNUstep/Makefiles/Master/rules.make:297: SQLClient.all.doc.variables] Error 2 *** Error 2 in x11/gnustep/sqlclient (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/gnustep-sqlclient-1.9.0/.build_done': @c...) *** Error 2 in x11/gnustep/sqlclient (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=gnustep-sqlclient-1.9.0p0; export _LOCKS...) ===> Exiting x11/gnustep/sqlclient with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1745634933.66 max_stuck=2.37/depends=6.77/show-prepare-results=5.86/patch=2.05/configure=28.04/build=33.56 Error: job failed with 512 on localhost at 1745634933