The following packages will be installed: pgsql-ogr-fdw Fetching README... 0%100%100%100%100%100%Done Fetching pgsql-ogr-fdw.SlackBuild... 0%100%100%100%100%100%Done Fetching pgsql-ogr-fdw.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done pgsql-ogr-fdw-1.1.1/ pgsql-ogr-fdw-1.1.1/.astylerc pgsql-ogr-fdw-1.1.1/.editorconfig pgsql-ogr-fdw-1.1.1/.gitignore pgsql-ogr-fdw-1.1.1/.travis.yml pgsql-ogr-fdw-1.1.1/FAQ.md pgsql-ogr-fdw-1.1.1/LICENSE.md pgsql-ogr-fdw-1.1.1/META.json pgsql-ogr-fdw-1.1.1/Makefile pgsql-ogr-fdw-1.1.1/README.md pgsql-ogr-fdw-1.1.1/ci/ pgsql-ogr-fdw-1.1.1/ci/gdal_build.sh pgsql-ogr-fdw-1.1.1/ci/pg_hba.conf pgsql-ogr-fdw-1.1.1/data/ pgsql-ogr-fdw-1.1.1/data/2launder.dbf pgsql-ogr-fdw-1.1.1/data/2launder.prj pgsql-ogr-fdw-1.1.1/data/2launder.shp pgsql-ogr-fdw-1.1.1/data/2launder.shx pgsql-ogr-fdw-1.1.1/data/Querying.zip pgsql-ogr-fdw-1.1.1/data/enc.dbf pgsql-ogr-fdw-1.1.1/data/enc.prj pgsql-ogr-fdw-1.1.1/data/enc.shp pgsql-ogr-fdw-1.1.1/data/enc.shx pgsql-ogr-fdw-1.1.1/data/natural.dbf pgsql-ogr-fdw-1.1.1/data/no_geom.csv pgsql-ogr-fdw-1.1.1/data/no_geom_apost.csv pgsql-ogr-fdw-1.1.1/data/poly.dbf pgsql-ogr-fdw-1.1.1/data/poly.shp pgsql-ogr-fdw-1.1.1/data/poly.shx pgsql-ogr-fdw-1.1.1/data/pt_two.dbf pgsql-ogr-fdw-1.1.1/data/pt_two.prj pgsql-ogr-fdw-1.1.1/data/pt_two.qpj pgsql-ogr-fdw-1.1.1/data/pt_two.shp pgsql-ogr-fdw-1.1.1/data/pt_two.shx pgsql-ogr-fdw-1.1.1/expected/ pgsql-ogr-fdw-1.1.1/expected/.gitignore pgsql-ogr-fdw-1.1.1/input/ pgsql-ogr-fdw-1.1.1/input/file.source pgsql-ogr-fdw-1.1.1/input/import.source pgsql-ogr-fdw-1.1.1/input/pgsql.source pgsql-ogr-fdw-1.1.1/input/postgis.source pgsql-ogr-fdw-1.1.1/ogr_fdw--1.0--1.1.sql pgsql-ogr-fdw-1.1.1/ogr_fdw--1.1.sql pgsql-ogr-fdw-1.1.1/ogr_fdw.c pgsql-ogr-fdw-1.1.1/ogr_fdw.control pgsql-ogr-fdw-1.1.1/ogr_fdw.h pgsql-ogr-fdw-1.1.1/ogr_fdw_common.c pgsql-ogr-fdw-1.1.1/ogr_fdw_common.h pgsql-ogr-fdw-1.1.1/ogr_fdw_deparse.c pgsql-ogr-fdw-1.1.1/ogr_fdw_func.c pgsql-ogr-fdw-1.1.1/ogr_fdw_gdal.h pgsql-ogr-fdw-1.1.1/ogr_fdw_info.c pgsql-ogr-fdw-1.1.1/output/ pgsql-ogr-fdw-1.1.1/output/file.source pgsql-ogr-fdw-1.1.1/output/import.source pgsql-ogr-fdw-1.1.1/output/pgsql.source pgsql-ogr-fdw-1.1.1/output/postgis.source pgsql-ogr-fdw-1.1.1/sql/ pgsql-ogr-fdw-1.1.1/sql/.gitignore pgsql-ogr-fdw-1.1.1/stringbuffer.c pgsql-ogr-fdw-1.1.1/stringbuffer.h pgsql-ogr-fdw-1.1.1/stringbuffer_pg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -march=i586 -mtune=i686 -fPIC -I/usr/include -I. -I./ -I/usr/include/postgresql/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ogr_fdw.o ogr_fdw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -march=i586 -mtune=i686 -fPIC -I/usr/include -I. -I./ -I/usr/include/postgresql/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ogr_fdw_deparse.o ogr_fdw_deparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -march=i586 -mtune=i686 -fPIC -I/usr/include -I. -I./ -I/usr/include/postgresql/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ogr_fdw_common.o ogr_fdw_common.c ogr_fdw_common.c: In function ‘ogrGeomTypeToPgGeomType’: ogr_fdw_common.c:201:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 201 | CPLError(CE_Failure, CPLE_AssertionFailed, "Cannot handle OGR geometry type wkbNone"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ogr_fdw_common.c:202:17: note: here 202 | default: | ^~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -march=i586 -mtune=i686 -fPIC -I/usr/include -I. -I./ -I/usr/include/postgresql/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ogr_fdw_func.o ogr_fdw_func.c ogr_fdw_func.c: In function ‘ogr_fdw_drivers’: ogr_fdw_func.c:55:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 55 | int i; | ^~~ ogr_fdw_func.c: In function ‘ogr_fdw_version’: ogr_fdw_func.c:85:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 85 | text* ver_txt = cstring_to_text(ver_str); | ^~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -march=i586 -mtune=i686 -fPIC -I/usr/include -I. -I./ -I/usr/include/postgresql/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringbuffer_pg.o stringbuffer_pg.c In file included from stringbuffer_pg.c:31: stringbuffer.c: In function ‘stringbuffer_avprintf’: stringbuffer.c:218:9: warning: function ‘stringbuffer_avprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 218 | len = vsnprintf(s->str_end, maxlen, fmt, ap2); | ^~~ stringbuffer.c:239:17: warning: function ‘stringbuffer_avprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 239 | len = vsnprintf(s->str_end, maxlen, fmt, ap); | ^~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -march=i586 -mtune=i686 -fPIC -shared -o ogr_fdw.so ogr_fdw.o ogr_fdw_deparse.o ogr_fdw_common.o ogr_fdw_func.o stringbuffer_pg.o -L/usr/lib/postgresql/14/lib -Wl,--as-needed -Wl,-rpath,'/usr/lib/postgresql/14/lib',--enable-new-dtags -L/usr/lib -lgdal gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -march=i586 -mtune=i686 -fPIC -I/usr/include -I. -I./ -I/usr/include/postgresql/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o ogr_fdw_info.o ogr_fdw_info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -march=i586 -mtune=i686 -fPIC -I/usr/include -I. -I./ -I/usr/include/postgresql/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringbuffer.o stringbuffer.c stringbuffer.c: In function ‘stringbuffer_avprintf’: stringbuffer.c:218:9: warning: function ‘stringbuffer_avprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 218 | len = vsnprintf(s->str_end, maxlen, fmt, ap2); | ^~~ stringbuffer.c:239:17: warning: function ‘stringbuffer_avprintf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 239 | len = vsnprintf(s->str_end, maxlen, fmt, ap); | ^~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -march=i586 -mtune=i686 -fPIC -o ogr_fdw_info ogr_fdw_info.o ogr_fdw_common.o stringbuffer.o -L/usr/lib -lgdal /usr/bin/mkdir -p '/usr/src/slapt-src/gis/pgsql-ogr-fdw/package-pgsql-ogr-fdw/usr/lib/postgresql/14/lib' /usr/bin/mkdir -p '/usr/src/slapt-src/gis/pgsql-ogr-fdw/package-pgsql-ogr-fdw/usr/share/postgresql-14/extension' /usr/bin/mkdir -p '/usr/src/slapt-src/gis/pgsql-ogr-fdw/package-pgsql-ogr-fdw/usr/share/postgresql-14/extension' /usr/bin/ginstall -c -m 755 ogr_fdw.so '/usr/src/slapt-src/gis/pgsql-ogr-fdw/package-pgsql-ogr-fdw/usr/lib/postgresql/14/lib/ogr_fdw.so' /usr/bin/ginstall -c ogr_fdw_info '/usr/src/slapt-src/gis/pgsql-ogr-fdw/package-pgsql-ogr-fdw/usr/lib/postgresql/14/bin' /usr/bin/ginstall -c -m 644 .//ogr_fdw.control '/usr/src/slapt-src/gis/pgsql-ogr-fdw/package-pgsql-ogr-fdw/usr/share/postgresql-14/extension/' /usr/bin/ginstall -c -m 644 .//ogr_fdw--1.0--1.1.sql .//ogr_fdw--1.1.sql '/usr/src/slapt-src/gis/pgsql-ogr-fdw/package-pgsql-ogr-fdw/usr/share/postgresql-14/extension/' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/gis/pgsql-ogr-fdw/pgsql-ogr-fdw-1.1.1-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/ogr_fdw_info usr/doc/ usr/doc/pgsql-ogr-fdw-1.1.1/ usr/doc/pgsql-ogr-fdw-1.1.1/FAQ.md usr/doc/pgsql-ogr-fdw-1.1.1/LICENSE.md usr/doc/pgsql-ogr-fdw-1.1.1/README.md usr/doc/pgsql-ogr-fdw-1.1.1/pgsql-ogr-fdw.SlackBuild usr/lib/ usr/lib/postgresql/ usr/lib/postgresql/14/ usr/lib/postgresql/14/bin usr/lib/postgresql/14/lib/ usr/lib/postgresql/14/lib/ogr_fdw.so usr/share/ usr/share/postgresql-14/ usr/share/postgresql-14/extension/ usr/share/postgresql-14/extension/ogr_fdw--1.0--1.1.sql usr/share/postgresql-14/extension/ogr_fdw--1.1.sql usr/share/postgresql-14/extension/ogr_fdw.control Slackware package /usr/src/slapt-src/gis/pgsql-ogr-fdw/pgsql-ogr-fdw-1.1.1-i586-1salix15.0.txz created. Installing package pgsql-ogr-fdw-1.1.1-i586-1salix15.0... | pgsql-ogr-fdw (PostgreSQL foreign data wrapper for OGR) | | pgsql-ogr-fdw is a foreign data wrapper for OGR that allows arbitrary | OGR vector data stores to be accessed as PostgreSQL tables. | | | | | | | | |