[package - 120amd64-default][databases/postgresql-cstore_fdw] Failed for postgresql11-cstore_fdw-1.7.0 in package
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Feb 20 18:50:34 UTC 2020
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: farrokhi at FreeBSD.org
Last committer: farrokhi at FreeBSD.org
Ident: $FreeBSD: head/databases/postgresql-cstore_fdw/Makefile 526498 2020-02-19 10:16:56Z farrokhi $
Log URL: http://beefy6.nyi.freebsd.org/data/120amd64-default/526537/logs/postgresql11-cstore_fdw-1.7.0.log
Build URL: http://beefy6.nyi.freebsd.org/build.html?mastername=120amd64-default&build=526537
Log:
=>> Building databases/postgresql-cstore_fdw
build started at Thu Feb 20 18:49:55 UTC 2020
port directory: /usr/ports/databases/postgresql-cstore_fdw
package name: postgresql11-cstore_fdw-1.7.0
building for: FreeBSD 120amd64-default-job-17 12.0-RELEASE-p13 FreeBSD 12.0-RELEASE-p13 amd64
maintained by: farrokhi at FreeBSD.org
Makefile ident: $FreeBSD: head/databases/postgresql-cstore_fdw/Makefile 526498 2020-02-19 10:16:56Z farrokhi $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1200086
Job Id: 17
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE-p13
UNAME_r=12.0-RELEASE-p13
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/120amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--MAINTAINER--
farrokhi at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work HOME=/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LD=/usr/bin/ld.bfd
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work HOME=/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LD=/usr/bin/ld.bfd PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong -fuse-ld=bfd " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cstore_fdw" EXAMPLESDIR="share/examples/cstore_fdw" DATADIR="share/cstore_fdw" WWWDIR="www/cstore_fdw" ETCDIR="etc/cstore_fdw"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cstore_fdw DOCSDIR=/usr/local/share/doc/cstore_fdw EXAMPLESDIR=/usr/local/share/examples/cstore_fdw WWWDIR=/usr/local/www/cstore_fdw ETCDIR=/usr/local/etc/cstore_fdw
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.0-RELEASE-p13
OSREL=12.0
OSVERSION=1200086
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> postgresql11-cstore_fdw-1.7.0 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.13.1.txz
[120amd64-default-job-17] Installing pkg-1.13.1...
[120amd64-default-job-17] Extracting pkg-1.13.1: .......... done
===> postgresql11-cstore_fdw-1.7.0 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of postgresql11-cstore_fdw-1.7.0
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License APACHE20 accepted by the user
=> citusdata-cstore_fdw-v1.7.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/citusdata/cstore_fdw/tar.gz/v1.7.0?dummy=/citusdata-cstore_fdw-v1.7.0_GH0.tar.gz
fetch: https://codeload.github.com/citusdata/cstore_fdw/tar.gz/v1.7.0?dummy=/citusdata-cstore_fdw-v1.7.0_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/citusdata/cstore_fdw/tar.gz/v1.7.0?dummy=/citusdata-cstore_fdw-v1.7.0_GH0.tar.gz: size of remote file is not known
citusdata-cstore_fdw-v1.7.0_GH0.tar.gz 91 kB 679 kBps 00s
===> Fetching all distfiles required by postgresql11-cstore_fdw-1.7.0 for building
===========================================================================
=======================<phase: checksum >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by postgresql11-cstore_fdw-1.7.0 for building
=> SHA256 Checksum OK for citusdata-cstore_fdw-v1.7.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by postgresql11-cstore_fdw-1.7.0 for building
===> Extracting for postgresql11-cstore_fdw-1.7.0
=> SHA256 Checksum OK for citusdata-cstore_fdw-v1.7.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for postgresql11-cstore_fdw-1.7.0
===========================================================================
=======================<phase: build-depends >============================
===> postgresql11-cstore_fdw-1.7.0 depends on executable: gmake - not found
===> Installing existing package /packages/All/gmake-4.2.1_3.txz
[120amd64-default-job-17] Installing gmake-4.2.1_3...
[120amd64-default-job-17] `-- Installing gettext-runtime-0.20.1...
[120amd64-default-job-17] | `-- Installing indexinfo-0.3.1...
[120amd64-default-job-17] | `-- Extracting indexinfo-0.3.1: .... done
[120amd64-default-job-17] `-- Extracting gettext-runtime-0.20.1: .......... done
[120amd64-default-job-17] Extracting gmake-4.2.1_3: .......... done
===> postgresql11-cstore_fdw-1.7.0 depends on executable: gmake - found
===> Returning to build of postgresql11-cstore_fdw-1.7.0
===> postgresql11-cstore_fdw-1.7.0 depends on executable: postgres - not found
===> Installing existing package /packages/All/postgresql11-server-11.7.txz
[120amd64-default-job-17] Installing postgresql11-server-11.7...
[120amd64-default-job-17] `-- Installing icu-65.1,1...
[120amd64-default-job-17] `-- Extracting icu-65.1,1: .......... done
<snip>
[120amd64-default-job-17] | | `-- Installing readline-8.0.1...
[120amd64-default-job-17] | | `-- Extracting readline-8.0.1: .......... done
[120amd64-default-job-17] | `-- Extracting python37-3.7.6: .......... done
[120amd64-default-job-17] `-- Extracting llvm90-9.0.1: .......... done
[120amd64-default-job-17] `-- Installing postgresql11-client-11.7...
[120amd64-default-job-17] `-- Extracting postgresql11-client-11.7: .......... done
===> Creating groups.
Creating group 'postgres' with gid '770'.
===> Creating users
Creating user 'postgres' with uid '770'.
=========== BACKUP YOUR DATA! =============
As always, backup your data before
upgrading. If the upgrade leads to a higher
minor revision (e.g. 8.3.x -> 8.4), a dump
and restore of all databases is
required. This is *NOT* done by the port!
===========================================
[120amd64-default-job-17] Extracting postgresql11-server-11.7: .......... done
=====
Message from perl5-5.30.1:
--
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.
=====
Message from python37-3.7.6:
--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py37-gdbm databases/py-gdbm at py37
py37-sqlite3 databases/py-sqlite3 at py37
py37-tkinter x11-toolkits/py-tkinter at py37
=====
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...
=====
Message from postgresql11-server-11.7:
--
For procedural languages and postgresql functions, please note that
you might have to update them when updating the server.
If you have many tables and many clients running, consider raising
kern.maxfiles using sysctl(8), or reconfigure your kernel
appropriately.
The port is set up to use autovacuum for new databases, but you might
also want to vacuum and perhaps backup your database regularly. There
is a periodic script, /usr/local/etc/periodic/daily/502.pgsql, that
you may find useful. You can use it to backup and perform vacuum on all
databases nightly. Per default, it performs `vacuum analyze'. See the
script for instructions. For autovacuum settings, please review
~pgsql/data/postgresql.conf.
If you plan to access your PostgreSQL server using ODBC, please
consider running the SQL script /usr/local/share/postgresql/odbc.sql
to get the functions required for ODBC compliance.
Please note that if you use the rc script,
/usr/local/etc/rc.d/postgresql, to initialize the database, unicode
(UTF-8) will be used to store character data by default. Set
postgresql_initdb_flags or use login.conf settings described below to
alter this behaviour. See the start rc script for more info.
To set limits, environment stuff like locale and collation and other
things, you can set up a class in /etc/login.conf before initializing
the database. Add something similar to this to /etc/login.conf:
---
postgres:\
:lang=en_US.UTF-8:\
:setenv=LC_COLLATE=C:\
:tc=default:
---
and run `cap_mkdb /etc/login.conf'.
Then add 'postgresql_class="postgres"' to /etc/rc.conf.
======================================================================
To initialize the database, run
/usr/local/etc/rc.d/postgresql initdb
You can then start PostgreSQL by running:
/usr/local/etc/rc.d/postgresql start
For postmaster settings, see ~pgsql/data/postgresql.conf
NB. FreeBSD's PostgreSQL port logs to syslog by default
See ~pgsql/data/postgresql.conf for more info
NB. If you're not using a checksumming filesystem like ZFS, you might
wish to enable data checksumming. It can only be enabled during
the initdb phase, by adding the "--data-checksums" flag to
the postgres_initdb_flags rcvar. Check the initdb(1) manpage
for more info and make sure you understand the performance
implications.
======================================================================
To run PostgreSQL at startup, add
'postgresql_enable="YES"' to /etc/rc.conf
===> postgresql11-cstore_fdw-1.7.0 depends on executable: postgres - found
===> Returning to build of postgresql11-cstore_fdw-1.7.0
===========================================================================
=======================<phase: lib-depends >============================
===> postgresql11-cstore_fdw-1.7.0 depends on shared library: libprotobuf-c.so - not found
===> Installing existing package /packages/All/protobuf-c-1.3.2_4.txz
[120amd64-default-job-17] Installing protobuf-c-1.3.2_4...
[120amd64-default-job-17] `-- Installing protobuf-3.11.4,1...
[120amd64-default-job-17] `-- Extracting protobuf-3.11.4,1: .......... done
[120amd64-default-job-17] Extracting protobuf-c-1.3.2_4: .......... done
===> postgresql11-cstore_fdw-1.7.0 depends on shared library: libprotobuf-c.so - found (/usr/local/lib/libprotobuf-c.so)
===> Returning to build of postgresql11-cstore_fdw-1.7.0
===========================================================================
=======================<phase: configure >============================
===> Configuring for postgresql11-cstore_fdw-1.7.0
===========================================================================
=======================<phase: build >============================
===> Building for postgresql11-cstore_fdw-1.7.0
gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/cstore_fdw-1.7.0'
protoc-c --c_out=. cstore.proto
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC --std=c99 -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o cstore.pb-c.o cstore.pb-c.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC --std=c99 -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o cstore_fdw.o cstore_fdw.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC --std=c99 -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o cstore_writer.o cstore_writer.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC --std=c99 -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o cstore_reader.o cstore_reader.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC --std=c99 -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o cstore_metadata_serialization.o cstore_metadata_serialization.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC --std=c99 -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include -c -o cstore_compression.o cstore_compression.c
cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -shared -o cstore_fdw.so cstore.pb-c.o cstore_fdw.o cstore_writer.o cstore_reader.o cstore_metadata_serialization.o cstore_compression.o -L/usr/local/lib -L/usr/local/lib -lpthread -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib' -lprotobuf-c
gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/cstore_fdw-1.7.0'
===========================================================================
=======================<phase: run-depends >============================
===> postgresql11-cstore_fdw-1.7.0 depends on executable: postgres - found
===========================================================================
=======================<phase: stage >============================
===> Staging for postgresql11-cstore_fdw-1.7.0
===> Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/cstore_fdw-1.7.0'
/bin/mkdir -p '/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/stage/usr/local/lib/postgresql'
/bin/mkdir -p '/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/stage/usr/local/share/postgresql/extension'
/bin/mkdir -p '/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/stage/usr/local/share/postgresql/extension'
/usr/bin/install -c -m 755 cstore_fdw.so '/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/stage/usr/local/lib/postgresql/cstore_fdw.so'
/usr/bin/install -c -m 644 .//cstore_fdw.control '/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/stage/usr/local/share/postgresql/extension/'
/usr/bin/install -c -m 644 .//cstore_fdw--1.7.sql .//cstore_fdw--1.6--1.7.sql .//cstore_fdw--1.5--1.6.sql .//cstore_fdw--1.4--1.5.sql .//cstore_fdw--1.3--1.4.sql .//cstore_fdw--1.2--1.3.sql .//cstore_fdw--1.1--1.2.sql .//cstore_fdw--1.0--1.1.sql '/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/stage/usr/local/share/postgresql/extension/'
gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/cstore_fdw-1.7.0'
/usr/bin/strip /wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/stage/usr/local/lib/postgresql/cstore_fdw.so
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package >============================
===> Building package for postgresql11-cstore_fdw-1.7.0
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/postgresql-cstore_fdw/work/stageusr/local/share/postgresql/extension/cstore_fdw--1.6.sql:No such file or directory
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/postgresql-cstore_fdw
More information about the freebsd-pkg-fallout
mailing list