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:     po...@freebsd.org
Last committer: m...@freebsd.org
Ident:          $FreeBSD: head/ftp/bareftp/Makefile 412346 2016-04-01 14:00:51Z 
mat $
Log URL:        
http://beefy5.nyi.freebsd.org/data/101i386-default/420265/logs/bareftp-0.3.12.log
Build URL:      
http://beefy5.nyi.freebsd.org/build.html?mastername=101i386-default&build=420265
Log:

====>> Building ftp/bareftp
build started at Tue Aug 16 18:18:01 UTC 2016
port directory: /usr/ports/ftp/bareftp
building for: FreeBSD 101i386-default-job-12 10.1-RELEASE-p37 FreeBSD 
10.1-RELEASE-p37 i386
maintained by: po...@freebsd.org
Makefile ident:      $FreeBSD: head/ftp/bareftp/Makefile 412346 2016-04-01 
14:00:51Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200001
Jail OSVERSION: 1001000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 10.1-RELEASE-p37
UNAME_r=10.1-RELEASE-p37
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
LINUX_OSRELEASE=2.6.32
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/101i386-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=bareftp-0.3.12
OSREL=10.1
_OSRELEASE=10.1-RELEASE-p37
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/101i386-default/ref/.p/pool
MASTERNAME=101i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1001000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for bareftp-0.3.12:
     GNOMEKEYRING=on: GNOME Keyring password manager support
     NLS=on: Native Language Support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--datarootdir="/usr/local/share"  --libdir="/usr/local/lib"  
--localedir="/usr/local/share/locale"  --includedir="/usr/local/include" 
--with-gnomekeyring --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bareftp/work 
 XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bareftp/work  
HOME=/wrkdirs/usr/ports/ftp/bareftp/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bareftp/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bareftp/work  
HOME=/wrkdirs/usr/ports/ftp/bareftp/work TMPDIR="/tmp" NO_PIE=yes 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes 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=""  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 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
GNOMEKEYRING=""
NO_GNOMEKEYRING="@comment
"
NLS=""
NO_NLS="@comment
"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=10.1
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/bareftp"
EXAMPLESDIR="share/examples/bareftp"
DATADIR="share/bareftp"
WWWDIR="www/bareftp"
ETCDIR="etc/bareftp"
--End PLIST_SUB--

--SUB_LIST--
GNOMEKEYRING=""
NO_GNOMEKEYRING="@comment
"
NLS=""
NO_NLS="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/bareftp
DOCSDIR=/usr/local/share/doc/bareftp
EXAMPLESDIR=/usr/local/share/examples/bareftp
WWWDIR=/usr/local/www/bareftp
ETCDIR=/usr/local/etc/bareftp
--End SUB_LIST--

---Begin make.conf---
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>   NOTICE:

The bareftp port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   bareftp-0.3.12 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_1.txz
[101i386-default-job-12] Installing pkg-1.8.7_1...
[101i386-default-job-12] Extracting pkg-1.8.7_1: .......... done
===>   bareftp-0.3.12 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of bareftp-0.3.12
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The bareftp port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by bareftp-0.3.12 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The bareftp port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by bareftp-0.3.12 for building
=> SHA256 Checksum OK for bareftp-0.3.12.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

The bareftp port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

<snip>

bash requires fdescfs(5) mounted on /dev/fd

If you have not done it yet, please do the following:

        mount -t fdescfs fdesc /dev/fd

To make it permanent, you need the following lines in /etc/fstab:

        fdesc   /dev/fd         fdescfs         rw      0       0

======================================================================
Message from fusefs-libs-2.9.5:
Install the fuse kernel module to use this port.
===>   bareftp-0.3.12 depends on file: 
/usr/local/libdata/pkgconfig/gnome-sharp-2.0.pc - found
===>   Returning to build of bareftp-0.3.12
===>   bareftp-0.3.12 depends on executable: gtk-update-icon-cache - found
===>   bareftp-0.3.12 depends on file: 
/usr/local/libdata/pkgconfig/gtk-sharp-2.0.pc - found
===>   bareftp-0.3.12 depends on file: /usr/local/bin/intltool-extract - not 
found
===>   Installing existing package /packages/All/intltool-0.51.0_1.txz
[101i386-default-job-12] Installing intltool-0.51.0_1...
[101i386-default-job-12] `-- Installing p5-XML-Parser-2.44...
[101i386-default-job-12] `-- Extracting p5-XML-Parser-2.44: .......... done
[101i386-default-job-12] Extracting intltool-0.51.0_1: .......... done
===>   bareftp-0.3.12 depends on file: /usr/local/bin/intltool-extract - found
===>   Returning to build of bareftp-0.3.12
===========================================================================
=======================<phase: lib-depends    >============================
===>   bareftp-0.3.12 depends on shared library: libintl.so - found 
(/usr/local/lib/libintl.so)
===>   bareftp-0.3.12 depends on shared library: libatk-1.0.so - found 
(/usr/local/lib/libatk-1.0.so)
===>   bareftp-0.3.12 depends on shared library: libgconf-2.so - found 
(/usr/local/lib/libgconf-2.so)
===>   bareftp-0.3.12 depends on shared library: libgdk_pixbuf-2.0.so - found 
(/usr/local/lib/libgdk_pixbuf-2.0.so)
===>   bareftp-0.3.12 depends on shared library: libglib-2.0.so - found 
(/usr/local/lib/libglib-2.0.so)
===>   bareftp-0.3.12 depends on shared library: libgnomevfs-2.so - found 
(/usr/local/lib/libgnomevfs-2.so)
===>   bareftp-0.3.12 depends on shared library: libgtk-x11-2.0.so - found 
(/usr/local/lib/libgtk-x11-2.0.so)
===>   bareftp-0.3.12 depends on shared library: libgtkhtml-3.14.so - not found
===>   Installing existing package /packages/All/gtkhtml3-3.32.1_4.txz
[101i386-default-job-12] Installing gtkhtml3-3.32.1_4...
[101i386-default-job-12] Extracting gtkhtml3-3.32.1_4: .......... done
===>   bareftp-0.3.12 depends on shared library: libgtkhtml-3.14.so - found 
(/usr/local/lib/libgtkhtml-3.14.so)
===>   Returning to build of bareftp-0.3.12
===>   bareftp-0.3.12 depends on shared library: libglade-2.0.so - found 
(/usr/local/lib/libglade-2.0.so)
===>   bareftp-0.3.12 depends on shared library: libgsf-1.so - found 
(/usr/local/lib/libgsf-1.so)
===>   bareftp-0.3.12 depends on shared library: libIDL-2.so - found 
(/usr/local/lib/libIDL-2.so)
===>   bareftp-0.3.12 depends on shared library: librsvg-2.so - found 
(/usr/local/lib/librsvg-2.so)
===>   bareftp-0.3.12 depends on shared library: libxml2.so - found 
(/usr/local/lib/libxml2.so)
===>   bareftp-0.3.12 depends on shared library: libORBit-2.so - found 
(/usr/local/lib/libORBit-2.so)
===>   bareftp-0.3.12 depends on shared library: libpango-1.0.so - found 
(/usr/local/lib/libpango-1.0.so)
===>   bareftp-0.3.12 depends on shared library: libvte.so - found 
(/usr/local/lib/libvte.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for bareftp-0.3.12
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd10.1
checking host system type... i386-portbld-freebsd10.1
checking target system type... i386-portbld-freebsd10.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... (cached) /usr/bin/tar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by gmake... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.35... 0.51.0 found
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for perl... /usr/local/bin/perl
checking for perl >= 5.8.1... 5.20.3
checking for XML::Parser... ok
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert i386-portbld-freebsd10.1 file names to 
i386-portbld-freebsd10.1 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd10.1 file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd10.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for getpt... no
checking for grantpt... yes
checking for unlockpt... yes
checking for ptsname... yes
checking for ptsname_r... no
checking for socket... yes
checking for socketpair... (cached) yes
checking for recvmsg... (cached) yes
checking for sys/select.h... (cached) yes
checking sys/syslimits.h usability... yes
checking sys/syslimits.h presence... no
configure: WARNING: sys/syslimits.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: sys/syslimits.h: proceeding with the compiler's result
checking for sys/syslimits.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking for sys/un.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking for pkg-config... /usr/local/bin/pkg-config
checking for mono... /usr/local/bin/mono
checking for dmcs... /usr/local/bin/dmcs
checking for Mono 2.0 GAC for System.Web.dll... not found
configure: error: missing reqired Mono 2.0 assembly: System.Web.dll
===>  Script "configure" failed unexpectedly.
Please report the problem to po...@freebsd.org [maintainer] and attach the
"/wrkdirs/usr/ports/ftp/bareftp/work/bareftp-0.3.12/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/ftp/bareftp
_______________________________________________
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