Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2017 03:01:35 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-mips64-default][sysutils/incron] Failed for incron-2017.11.13_1 in build
Message-ID:  <201711210301.vAL31ZZo078627@beefy13.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:     joh.hendriks@gmail.com
Last committer: mi@FreeBSD.org
Ident:          $FreeBSD: head/sysutils/incron/Makefile 454181 2017-11-14 16:13:24Z mi $
Log URL:        http://beefy13.nyi.freebsd.org/data/head-mips64-default/p454586_s324941/logs/incron-2017.11.13_1.log
Build URL:      http://beefy13.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p454586_s324941
Log:

====>> Building sysutils/incron
build started at Tue Nov 21 03:01:01 UTC 2017
port directory: /usr/ports/sysutils/incron
building for: FreeBSD head-mips64-default-job-06 12.0-CURRENT FreeBSD 12.0-CURRENT 1200051 mips
maintained by: joh.hendriks@gmail.com
Makefile ident:      $FreeBSD: head/sysutils/incron/Makefile 454181 2017-11-14 16:13:24Z mi $
Poudriere version: 3.1.22
Host OSVERSION: 1200052
Jail OSVERSION: 1200051
Job Id: 06

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200051
UNAME_v=FreeBSD 12.0-CURRENT 1200051
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips64-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=incron-2017.11.13_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool
MASTERNAME=head-mips64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.22
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/incron/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/incron/work  HOME=/wrkdirs/usr/ports/sysutils/incron/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/incron/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/incron/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/incron/work  HOME=/wrkdirs/usr/ports/sysutils/incron/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/incron/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0 -EB -mabi=64 -msoft-float  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/local/include -D__NR_inotify_init"  LDFLAGS=" -EB -mabi=64 -L/usr/local/lib -linotify" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=64 -msoft-float -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
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/incron"
EXAMPLESDIR="share/examples/incron"
DATADIR="share/incron"
WWWDIR="www/incron"
ETCDIR="etc/incron"
--End PLIST_SUB--

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

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=mips
MACHINE_ARCH=mips64
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=mips64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200051
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  131072
stack size              (kbytes, -s)  8192
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 LGPL21 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   incron-2017.11.13_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.2.txz
[head-mips64-default-job-06] Installing pkg-1.10.2...
[head-mips64-default-job-06] Extracting pkg-1.10.2: .......... done
===>   incron-2017.11.13_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of incron-2017.11.13_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 LGPL21 MIT accepted by the user
===> Fetching all distfiles required by incron-2017.11.13_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 LGPL21 MIT accepted by the user
===> Fetching all distfiles required by incron-2017.11.13_1 for building
=> SHA256 Checksum OK for ar--incron-2017-11-13-81421d3a8bde0989d7e167d8a814d5232896c930_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 LGPL21 MIT accepted by the user
===> Fetching all distfiles required by incron-2017.11.13_1 for building
===>  Extracting for incron-2017.11.13_1
=> SHA256 Checksum OK for ar--incron-2017-11-13-81421d3a8bde0989d7e167d8a814d5232896c930_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for incron-2017.11.13_1
/nxb-bin/usr/bin/sed -i.bak -e 's,/etc/incron,/usr/local/etc/incron,'	 /wrkdirs/usr/ports/sysutils/incron/work/incron-81421d3a8bde0989d7e167d8a814d5232896c930/*conf* /wrkdirs/usr/ports/sysutils/incron/work/incron-81421d3a8bde0989d7e167d8a814d5232896c930/Makefile /wrkdirs/usr/ports/sysutils/incron/work/incron-81421d3a8bde0989d7e167d8a814d5232896c930/*.[158h]	 /wrkdirs/usr/ports/sysutils/incron/work/incron-81421d3a8bde0989d7e167d8a814d5232896c930/*.cpp
/nxb-bin/usr/bin/sed -i.bak -e '/INITDIR/d' /wrkdirs/usr/ports/sysutils/incron/work/incron-81421d3a8bde0989d7e167d8a814d5232896c930/Makefile
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===>   incron-2017.11.13_1 depends on shared library: libinotify.so - not found
===>   Installing existing package /packages/All/libinotify-20170711_1.txz
[head-mips64-default-job-06] Installing libinotify-20170711_1...
[head-mips64-default-job-06] Extracting libinotify-20170711_1: .......... done
Message from libinotify-20170711_1:

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

Libinotify functionality on FreeBSD is missing support for

  - detecting a file being moved into or out of a directory within the
    same filesystem
  - certain modifications to a symbolic link (rather than the
    file it points to.)

in addition to the known limitations on all platforms using kqueue(2)
where various open and close notifications are unimplemented.

This means the following regression tests will fail:

Directory notifications:
   IN_MOVED_FROM
   IN_MOVED_TO

Open/close notifications:
   IN_OPEN
   IN_CLOSE_NOWRITE
   IN_CLOSE_WRITE

Symbolic Link notifications:
   IN_DONT_FOLLOW
   IN_ATTRIB
   IN_MOVE_SELF
   IN_DELETE_SELF

Kernel patches to address the missing directory and symbolic link
notifications are available from:

https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches

=============================================================================
You might want to consider increasing the kern.maxfiles tunable if you plan
to use this library for applications that need to monitor activity of a lot
of files.

If the default on your system is too low, add the following line to
/boot/loader.conf, then reboot the system:

    kern.maxfiles="25000"
=============================================================================
===>   incron-2017.11.13_1 depends on shared library: libinotify.so - found (/usr/local/lib/libinotify.so)
===>   Returning to build of incron-2017.11.13_1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for incron-2017.11.13_1
===========================================================================
=======================<phase: build          >============================
===>  Building for incron-2017.11.13_1
/nxb-bin/usr/bin/c++ -c -I/usr/local/include -D__NR_inotify_init -O2 -pipe -G0 -EB -mabi=64 -msoft-float -fno-strict-aliasing  -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -ffor-scope -o icd-main.o icd-main.cpp
/nxb-bin/usr/bin/c++ -c -I/usr/local/include -D__NR_inotify_init -O2 -pipe -G0 -EB -mabi=64 -msoft-float -fno-strict-aliasing  -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -ffor-scope -o incrontab.o incrontab.cpp
/nxb-bin/usr/bin/c++ -c -I/usr/local/include -D__NR_inotify_init -O2 -pipe -G0 -EB -mabi=64 -msoft-float -fno-strict-aliasing  -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -ffor-scope -o inotify-cxx.o inotify-cxx.cpp
inotify-cxx.cpp:33: warning: unknown option after '#pragma GCC diagnostic' kind
inotify-cxx.cpp:639: warning: unknown option after '#pragma GCC diagnostic' kind
/nxb-bin/usr/bin/c++ -c -I/usr/local/include -D__NR_inotify_init -O2 -pipe -G0 -EB -mabi=64 -msoft-float -fno-strict-aliasing  -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -ffor-scope -o usertable.o usertable.cpp
usertable.cpp: In member function 'void UserTable::OnEvent(InotifyEvent&)':
usertable.cpp:440: error: #pragma GCC diagnostic not allowed inside functions
usertable.cpp:442: error: #pragma GCC diagnostic not allowed inside functions
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/sysutils/incron/work/incron-81421d3a8bde0989d7e167d8a814d5232896c930
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/incron



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