------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/lua52-5.2.4.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1f,1.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/postgresql11-client-11.7.txz ===== Message from postgresql11-client-11.7: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg2 For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lua52-luasql-postgres-2.5.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lua52-luasql-postgres-2.5.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lua52-luasql-postgres-2.5.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lua52-luasql-postgres-2.5.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lua52-luasql-postgres-2.5.0_1 for building => SHA256 Checksum OK for keplerproject-luasql-2.5.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lua52-luasql-postgres-2.5.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lua52-luasql-postgres-2.5.0_1 for building ===> Extracting for lua52-luasql-postgres-2.5.0_1 => SHA256 Checksum OK for keplerproject-luasql-2.5.0_GH0.tar.gz. Extracted Memory Use: 0.78M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lua52-luasql-postgres-2.5.0_1 ===> Converting DOS text files to UNIX text files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lua52-luasql-postgres-2.5.0_1 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lua52-luasql-postgres-2.5.0_1 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) ===> lua52-luasql-postgres-2.5.0_1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lua52-luasql-postgres-2.5.0_1 depends on executable: gmake - found ===> lua52-luasql-postgres-2.5.0_1 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) ===> lua52-luasql-postgres-2.5.0_1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for lua52-luasql-postgres-2.5.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lua52-luasql-postgres-2.5.0_1 gmake[1]: Entering directory '/construction/databases/luasql-postgres/luasql-2.5.0' cc -O2 -std=gnu99 -pipe -Wno-return-type -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/lua52 -DLUASQL_VERSION_NUMBER='"2.4.0"' -c src/luasql.c -o src/luasql.o cc -O2 -std=gnu99 -pipe -Wno-return-type -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/lua52 -DLUASQL_VERSION_NUMBER='"2.4.0"' src/ls_postgres.c -o src/postgres.so -shared src/luasql.o -I /usr/local/include -L /usr/local/lib -lpq gmake[1]: Leaving directory '/construction/databases/luasql-postgres/luasql-2.5.0' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lua52-luasql-postgres-2.5.0_1 ===> Generating temporary packing list install -s -m 0644 /construction/databases/luasql-postgres/luasql-2.5.0/src/postgres.so /construction/databases/luasql-postgres/stage/usr/local/lib/lua/5.2/luasql ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/lua/5.2/luasql/postgres.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/lua/5.2/luasql/postgres.so is linked to /usr/local/lib/libssl.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/lib/lua/5.2/luasql/postgres.so is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lua52-luasql-postgres-2.5.0_1 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:20