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:     b...@freebsd.org
Last committer: anto...@freebsd.org
Ident:          $FreeBSD: head/databases/postgresql-repmgr2/Makefile 423076 
2016-10-01 15:58:41Z antoine $
Log URL:        
http://thunderx1.nyi.freebsd.org/data/111arm64-default/461032/logs/postgresql-repmgr2-2.0.3_1.log
Build URL:      
http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-default&build=461032
Log:

=>> Building databases/postgresql-repmgr2
build started at Tue Feb 13 11:36:12 UTC 2018
port directory: /usr/ports/databases/postgresql-repmgr2
package name: postgresql-repmgr2-2.0.3_1
building for: FreeBSD 111arm64-default-job-12 11.1-RELEASE FreeBSD 11.1-RELEASE 
arm64
maintained by: b...@freebsd.org
Makefile ident:      $FreeBSD: head/databases/postgresql-repmgr2/Makefile 
423076 2016-10-01 15:58:41Z antoine $
Poudriere version: 3.2.4-42-g98f2e28b
Host OSVERSION: 1200052
Jail OSVERSION: 1101001
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE
UNAME_r=11.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/111arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/111arm64-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/111arm64-default/ref/.p/pool
MASTERNAME=111arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.2.4-42-g98f2e28b
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
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---
===> The following configuration options are available for 
postgresql-repmgr2-2.0.3_1:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
b...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql-repmgr2/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql-repmgr2/work  
HOME=/wrkdirs/usr/ports/databases/postgresql-repmgr2/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/databases/postgresql-repmgr2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
USE_PGXS=1 XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql-repmgr2/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql-repmgr2/work  
HOME=/wrkdirs/usr/ports/databases/postgresql-repmgr2/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/databases/postgresql-repmgr2/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 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  
LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-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--
PORTDOCS="" PORTEXAMPLES="" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/postgresql-repmgr"  
EXAMPLESDIR="share/examples/postgresql-repmgr"  
DATADIR="share/postgresql-repmgr"  WWWDIR="www/postgresql-repmgr"  
ETCDIR="etc/postgresql-repmgr"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  
DATADIR=/usr/local/share/postgresql-repmgr 
DOCSDIR=/usr/local/share/doc/postgresql-repmgr 
EXAMPLESDIR=/usr/local/share/examples/postgresql-repmgr  
WWWDIR=/usr/local/www/postgresql-repmgr ETCDIR=/usr/local/etc/postgresql-repmgr
--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 ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.1
OSVERSION=1101001
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=11.1-RELEASE
#### Misc Poudriere ####
GID=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)  1048576
stack size              (kbytes, -s)  1048576
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 GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   postgresql-repmgr2-2.0.3_1 depends on file: /usr/local/sbin/pkg - not 
found
===>   Installing existing package /packages/All/pkg-1.10.4.txz
[111arm64-default-job-12] Installing pkg-1.10.4...
[111arm64-default-job-12] Extracting pkg-1.10.4: .......... done
===>   postgresql-repmgr2-2.0.3_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of postgresql-repmgr2-2.0.3_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by postgresql-repmgr2-2.0.3_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by postgresql-repmgr2-2.0.3_1 for building
=> SHA256 Checksum OK for repmgr-2.0.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by postgresql-repmgr2-2.0.3_1 for building
===>  Extracting for postgresql-repmgr2-2.0.3_1
=> SHA256 Checksum OK for repmgr-2.0.3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for postgresql-repmgr2-2.0.3_1
===========================================================================
=======================<phase: build-depends  >============================
===>   postgresql-repmgr2-2.0.3_1 depends on executable: msgfmt - not found
===>   Installing existing package /packages/All/gettext-tools-0.19.8.1.txz
[111arm64-default-job-12] Installing gettext-tools-0.19.8.1...
[111arm64-default-job-12] `-- Installing gettext-runtime-0.19.8.1_1...
[111arm64-default-job-12] |   `-- Installing indexinfo-0.3.1...
[111arm64-default-job-12] |   `-- Extracting indexinfo-0.3.1: .... done
[111arm64-default-job-12] `-- Extracting gettext-runtime-0.19.8.1_1: .......... 
done
[111arm64-default-job-12] Extracting gettext-tools-0.19.8.1: .......... done
===>   postgresql-repmgr2-2.0.3_1 depends on executable: msgfmt - found
===>   Returning to build of postgresql-repmgr2-2.0.3_1
===>   postgresql-repmgr2-2.0.3_1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[111arm64-default-job-12] Installing gmake-4.2.1_1...
[111arm64-default-job-12] Extracting gmake-4.2.1_1: .......... done
===>   postgresql-repmgr2-2.0.3_1 depends on executable: gmake - found
===>   Returning to build of postgresql-repmgr2-2.0.3_1
===>   postgresql-repmgr2-2.0.3_1 depends on executable: postgres - not found
===>   Installing existing package /packages/All/postgresql92-server-9.2.24.txz
[111arm64-default-job-12] Installing postgresql92-server-9.2.24...
[111arm64-default-job-12] `-- Installing libxml2-2.9.7...
[111arm64-default-job-12] `-- Extracting libxml2-2.9.7: .......... done
[111arm64-default-job-12] `-- Installing postgresql92-client-9.2.24...
[111arm64-default-job-12] |   `-- Installing perl5-5.24.3...
[111arm64-default-job-12] |   `-- Extracting perl5-5.24.3: .......... done
[111arm64-default-job-12] |   `-- Installing readline-7.0.3_1...
[111arm64-default-job-12] |   `-- Extracting readline-7.0.3_1: .......... done
[111arm64-default-job-12] `-- Extracting postgresql92-client-9.2.24: .......... 
done
===> Creating groups.
Creating group 'pgsql' with gid '70'.
===> Creating users
Creating user 'pgsql' with uid '70'.

  =========== 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!

  Press ctrl-C *now* if you need to pg_dump.
  ===========================================
[111arm64-default-job-12] Extracting postgresql92-server-9.2.24: .......... done
Message from perl5-5.24.3:

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 postgresql92-client-9.2.24:

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 postgresql92-server-9.2.24:

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.

To allow many simultaneous connections to your PostgreSQL server, you
should raise the SystemV shared memory limits in your kernel. Here are
example values for allowing up to 180 clients (configurations in
postgresql.conf also needed, of course):
  options         SYSVSHM
  options         SYSVSEM
  options         SYSVMSG
  options         SHMMAXPGS=65536
  options         SEMMNI=40
  options         SEMMNS=240
  options         SEMUME=40
  options         SEMMNU=120

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

======================================================================

To run PostgreSQL at startup, add
'postgresql_enable="YES"' to /etc/rc.conf
===>   postgresql-repmgr2-2.0.3_1 depends on executable: postgres - found
===>   Returning to build of postgresql-repmgr2-2.0.3_1
===========================================================================
=======================<phase: lib-depends    >============================
===>   postgresql-repmgr2-2.0.3_1 depends on shared library: libintl.so - found 
(/usr/local/lib/libintl.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for postgresql-repmgr2-2.0.3_1
===========================================================================
=======================<phase: build          >============================
===>  Building for postgresql-repmgr2-2.0.3_1
gmake[1]: Entering directory 
'/wrkdirs/usr/ports/databases/postgresql-repmgr2/work/repmgr-2.0.3'
cc -O2 -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith 
-Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute 
-Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/include -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 dbutils.o 
dbutils.c
cc -O2 -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith 
-Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute 
-Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/include -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 config.o 
config.c
cc -O2 -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith 
-Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute 
-Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/include -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 repmgrd.o 
repmgrd.c
cc -O2 -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith 
-Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute 
-Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/include -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 log.o 
log.c
cc -O2 -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith 
-Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute 
-Wformat-security -fno-strict-aliasing -fwrapv -I/usr/local/include -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 strutil.o 
strutil.c
cc -O2 -pipe  -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith 
-Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute 
-Wformat-security -fno-strict-aliasing -fwrapv dbutils.o config.o repmgrd.o 
log.o strutil.o -L/usr/local/lib -lpgport -L/usr/local/lib -lpq 
-L/usr/local/lib -L/usr/local/lib -lpthread -L/usr/local/lib  -fuse-ld=bfd  
-L/usr/local/lib -Wl,--as-needed -Wl,-R'/usr/local/lib'  -lpgport -lintl -lssl 
-lcrypto -lz -lreadline -lcrypt -lm  -o repmgrd
cc: error: invalid linker name in argument '-fuse-ld=bfd'
gmake[1]: *** [Makefile:17: repmgrd] Error 1
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/databases/postgresql-repmgr2/work/repmgr-2.0.3'
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/postgresql-repmgr2
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to