Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2017 15:55:32 GMT
From:      pkg-fallout@FreeBSD.org
To:        townwear@gmail.com
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 110i386-default][japanese/jd] Failed for ja-jd-2.8.9_1 in build
Message-ID:  <201705021555.v42FtWP3094286@beefy10.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:     townwear@gmail.com
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: head/japanese/jd/Makefile 412347 2016-04-01 14:08:37Z mat $
Log URL:        http://beefy10.nyi.freebsd.org/data/110i386-default/439918/logs/ja-jd-2.8.9_1.log
Build URL:      http://beefy10.nyi.freebsd.org/build.html?mastername=110i386-default&build=439918
Log:

====>> Building japanese/jd
build started at Tue May  2 15:53:36 UTC 2017
port directory: /usr/ports/japanese/jd
building for: FreeBSD 110i386-default-job-17 11.0-RELEASE-p10 FreeBSD 11.0-RELEASE-p10 i386
maintained by: townwear@gmail.com
Makefile ident:      $FreeBSD: head/japanese/jd/Makefile 412347 2016-04-01 14:08:37Z mat $
Poudriere version: 3.1.17-10-ge01cc509
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 17

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ja-jd-2.8.9_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110i386-default/ref/.p/pool
MASTERNAME=110i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-10-ge01cc509
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 OPTIONS List---
===> The following configuration options are available for ja-jd-2.8.9_1:
     ONIGURUMA=off: Use oniguruma regular expressions library
     PANGOLAYOUT=off: Use PANGOLayout instead of PangoGlyphString
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-sessionlib=gnomeui --without-oniguruma --without-pangolayout --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
ESD_CONFIG="/usr/local/bin/esd-config" XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/jd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/jd/work  HOME=/wrkdirs/usr/ports/japanese/jd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
ESD_CONFIG="/usr/local/bin/esd-config" XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/jd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/jd/work  HOME=/wrkdirs/usr/ports/japanese/jd/work TMPDIR="/tmp" 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  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib -liconv"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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--
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/jd"
EXAMPLESDIR="share/examples/jd"
DATADIR="share/jd"
WWWDIR="www/jd"
ETCDIR="etc/jd"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/jd
DOCSDIR=/usr/local/share/doc/jd
EXAMPLESDIR=/usr/local/share/examples/jd
WWWDIR=/usr/local/www/jd
ETCDIR=/usr/local/etc/jd
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /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=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p10
#### 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)  524288
stack size              (kbytes, -s)  65536
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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ja-jd-2.8.9_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110i386-default-job-17] Installing pkg-1.10.1...
[110i386-default-job-17] Extracting pkg-1.10.1: .......... done
===>   ja-jd-2.8.9_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ja-jd-2.8.9_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ja-jd-2.8.9_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ja-jd-2.8.9_1 for building
=> SHA256 Checksum OK for jd-2.8.9-150226.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ja-jd-2.8.9_1 for building
===>  Extracting for ja-jd-2.8.9_1
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ja-jd-2.8.9_1 for building
=> SHA256 Checksum OK for jd-2.8.9-150226.tgz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ja-jd-2.8.9_1
===>  Applying FreeBSD patches for ja-jd-2.8.9_1
===========================================================================
=======================<phase: build-depends  >============================
===>   ja-jd-2.8.9_1 depends on executable: autoconf-2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_1.txz
[110i386-default-job-17] Installing autoconf-2.69_1...
[110i386-default-job-17] `-- Installing autoconf-wrapper-20131203...
[110i386-default-job-17] `-- Extracting autoconf-wrapper-20131203: ........ done
[110i386-default-job-17] `-- Installing indexinfo-0.2.6...
[110i386-default-job-17] `-- Extracting indexinfo-0.2.6: .... done
[110i386-default-job-17] `-- Installing m4-1.4.18,1...
[110i386-default-job-17] `-- Extracting m4-1.4.18,1: .......... done
[110i386-default-job-17] `-- Installing perl5-5.24.1_1...
[110i386-default-job-17] `-- Extracting perl5-5.24.1_1: .......... done
[110i386-default-job-17] Extracting autoconf-2.69_1: .......... done
Message from perl5-5.24.1_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,
<snip>
  trackable_callback_list(trackable_callback_list&& src) = delete;
                                                 ^
/usr/local/include/sigc++-2.0/sigc++/trackable.h:73:60: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
  trackable_callback_list(trackable_callback_list&& src) = delete;
                                                           ^
/usr/local/include/sigc++-2.0/sigc++/trackable.h:74:61: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  trackable_callback_list& operator=(trackable_callback_list&& src) = delete;
                                                            ^
/usr/local/include/sigc++-2.0/sigc++/trackable.h:74:71: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
  trackable_callback_list& operator=(trackable_callback_list&& src) = delete;
                                                                      ^
/usr/local/include/sigc++-2.0/sigc++/trackable.h:116:14: error: expected ';' at end of declaration list
  trackable() noexcept;
             ^
             ;
/usr/local/include/sigc++-2.0/sigc++/trackable.h:118:34: error: expected ';' at end of declaration list
  trackable(const trackable& src) noexcept;
                                 ^
                                 ;
/usr/local/include/sigc++-2.0/sigc++/trackable.h:120:22: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  trackable(trackable&& src);
                     ^
/usr/local/include/sigc++-2.0/sigc++/trackable.h:124:33: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  trackable& operator=(trackable&& src);
                                ^
In file included from interface.cpp:7:
In file included from ./root.h:13:
In file included from ../../src/skeleton/loadable.h:47:
In file included from ../../src/skeleton/dispatchable.h:15:
In file included from /usr/local/include/glibmm-2.4/glibmm.h:89:
In file included from /usr/local/include/glibmm-2.4/glibmm/thread.h:50:
In file included from /usr/local/include/sigc++-2.0/sigc++/sigc++.h:104:
In file included from /usr/local/include/sigc++-2.0/sigc++/signal.h:8:
In file included from /usr/local/include/sigc++-2.0/sigc++/signal_base.h:27:
In file included from /usr/local/include/sigc++-2.0/sigc++/functors/slot.h:7:
In file included from /usr/local/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:10:
/usr/local/include/sigc++-2.0/sigc++/adaptors/deduce_result_type.h:48:32: warning: variadic templates are a C++11 extension [-Wc++11-extensions]
template<class T_functor, class... T_args>
                               ^
/usr/local/include/sigc++-2.0/sigc++/adaptors/deduce_result_type.h:53:29: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions]
  template<class U_functor, typename = typename std::is_base_of<adaptor_base, T_functor>::type>
                            ^          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/sigc++-2.0/sigc++/adaptors/deduce_result_type.h:64:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
  using type = decltype (test<T_functor> ());
               ^
/usr/include/c++/v1/__config:640:25: note: expanded from macro 'decltype'
#  define decltype(__x) __decltype(__x)
                        ^
In file included from interface.cpp:7:
In file included from ./root.h:13:
In file included from ../../src/skeleton/loadable.h:47:
In file included from ../../src/skeleton/dispatchable.h:15:
In file included from /usr/local/include/glibmm-2.4/glibmm.h:89:
In file included from /usr/local/include/glibmm-2.4/glibmm/thread.h:50:
In file included from /usr/local/include/sigc++-2.0/sigc++/sigc++.h:104:
In file included from /usr/local/include/sigc++-2.0/sigc++/signal.h:8:
In file included from /usr/local/include/sigc++-2.0/sigc++/signal_base.h:27:
In file included from /usr/local/include/sigc++-2.0/sigc++/functors/slot.h:7:
In file included from /usr/local/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:10:
/usr/local/include/sigc++-2.0/sigc++/adaptors/deduce_result_type.h:67:38: warning: variadic templates are a C++11 extension [-Wc++11-extensions]
template<typename T_functor, typename... T_args>
                                     ^
/usr/local/include/sigc++-2.0/sigc++/adaptors/deduce_result_type.h:68:25: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
using deduce_result_t = typename deduce_result_type<T_functor, T_args...>::type;
                        ^
In file included from interface.cpp:7:
In file included from ./root.h:13:
In file included from ../../src/skeleton/loadable.h:47:
In file included from ../../src/skeleton/dispatchable.h:15:
In file included from /usr/local/include/glibmm-2.4/glibmm.h:89:
In file included from /usr/local/include/glibmm-2.4/glibmm/thread.h:50:
In file included from /usr/local/include/sigc++-2.0/sigc++/sigc++.h:104:
In file included from /usr/local/include/sigc++-2.0/sigc++/signal.h:8:
In file included from /usr/local/include/sigc++-2.0/sigc++/signal_base.h:27:
In file included from /usr/local/include/sigc++-2.0/sigc++/functors/slot.h:8:
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:57:35: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
  slot_rep(const slot_rep& src) = delete;
                                  ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:58:46: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
  slot_rep& operator=(const slot_rep& src) = delete;
                                             ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:60:20: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  slot_rep(slot_rep&& src) = delete;
                   ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:60:30: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
  slot_rep(slot_rep&& src) = delete;
                             ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:61:31: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  slot_rep& operator=(slot_rep&& src) = delete;
                              ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:61:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
  slot_rep& operator=(slot_rep&& src) = delete;
                                        ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:91:59: error: expected ';' at end of declaration list
  inline slot_rep(hook call__, hook destroy__, hook dup__) noexcept
                                                          ^
                                                          ;
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:150:37: error: expected ';' at end of declaration list
  inline slot_do_bind(slot_rep* rep) noexcept : rep_(rep) {}
                                    ^
                                    ;
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:168:39: error: expected ';' at end of declaration list
  inline slot_do_unbind(slot_rep* rep) noexcept : rep_(rep) {}
                                      ^
                                      ;
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:273:14: error: expected ';' at end of declaration list
  slot_base() noexcept;
             ^
             ;
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:278:36: error: expected ';' at end of declaration list
  explicit slot_base(rep_type* rep) noexcept;
                                   ^
                                   ;
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:289:22: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  slot_base(slot_base&& src);
                     ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:300:3: warning: explicit conversion functions are a C++11 extension [-Wc++11-extensions]
  explicit operator bool() const noexcept;
  ^~~~~~~~
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:300:33: error: expected ';' at end of declaration list
  explicit operator bool() const noexcept;
                                ^
                                ;
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:309:63: error: expected ';' at end of declaration list
  void set_parent(void* parent, void* (*cleanup)(void*)) const noexcept;
                                                              ^
                                                              ;
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:328:28: error: expected ';' at end of declaration list
  inline bool empty() const noexcept
                           ^
                           ;
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:350:17: error: expected ';' at end of declaration list
  bool unblock() noexcept;
                ^
                ;
/usr/local/include/sigc++-2.0/sigc++/functors/slot_base.h:371:33: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  slot_base& operator=(slot_base&& src);
                                ^
In file included from interface.cpp:7:
In file included from ./root.h:13:
In file included from ../../src/skeleton/loadable.h:47:
In file included from ../../src/skeleton/dispatchable.h:15:
In file included from /usr/local/include/glibmm-2.4/glibmm.h:89:
In file included from /usr/local/include/glibmm-2.4/glibmm/thread.h:50:
In file included from /usr/local/include/sigc++-2.0/sigc++/sigc++.h:104:
In file included from /usr/local/include/sigc++-2.0/sigc++/signal.h:8:
In file included from /usr/local/include/sigc++-2.0/sigc++/signal_base.h:27:
/usr/local/include/sigc++-2.0/sigc++/functors/slot.h:52:58: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
  typed_slot_rep& operator=(const typed_slot_rep& src) = delete;
                                                         ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot.h:54:32: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  typed_slot_rep(typed_slot_rep&& src) = delete;
                               ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot.h:54:42: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
  typed_slot_rep(typed_slot_rep&& src) = delete;
                                         ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot.h:55:43: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
  typed_slot_rep& operator=(typed_slot_rep&& src) = delete;
                                          ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot.h:55:53: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
  typed_slot_rep& operator=(typed_slot_rep&& src) = delete;
                                                    ^
/usr/local/include/sigc++-2.0/sigc++/functors/slot.h:147:97: error: a space is required between consecutive right angle brackets (use '> >')
      return (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES<type_trait_take_t<T_arg1>>
                                                                                                ^~
                                                                                                > >
/usr/local/include/sigc++-2.0/sigc++/functors/slot.h:183:124: error: a space is required between consecutive right angle brackets (use '> >')
      return (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES<type_trait_take_t<T_arg1>, type_trait_take_t<T_arg2>>
                                                                                                                           ^~
                                                                                                                           > >
/usr/local/include/sigc++-2.0/sigc++/functors/slot.h:221:151: error: a space is required between consecutive right angle brackets (use '> >')
      return (typed_rep->functor_).SIGC_WORKAROUND_OPERATOR_PARENTHESES<type_trait_take_t<T_arg1>, type_trait_take_t<T_arg2>, type_trait_take_t<T_arg3>>
                                                                                                                                                      ^~
                                                                                                                                                      > >
fatal error: too many errors emitted, stopping now [-ferror-limit=]
75 warnings and 20 errors generated.
*** Error code 1

Stop.
make[5]: stopped in /wrkdirs/usr/ports/japanese/jd/work/jd-2.8.9-150226/src/dbtree
*** Error code 1

Stop.
make[4]: stopped in /wrkdirs/usr/ports/japanese/jd/work/jd-2.8.9-150226/src
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/japanese/jd/work/jd-2.8.9-150226
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/japanese/jd/work/jd-2.8.9-150226
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/japanese/jd
*** Error code 1

Stop.
make: stopped in /usr/ports/japanese/jd



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705021555.v42FtWP3094286>