Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2017 05:15:29 GMT
From:      pkg-fallout@FreeBSD.org
To:        itbot@bk.ru
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 110amd64-quarterly][x11/enventor] Failed for enventor-1.0.0_1 in build
Message-ID:  <201710040515.v945FTbI009343@beefy3.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:     itbot@bk.ru
Last committer: gerald@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/x11/enventor/Makefile 449591 2017-09-10 20:55:38Z gerald $
Log URL:        http://beefy3.nyi.freebsd.org/data/110amd64-quarterly/451096/logs/enventor-1.0.0_1.log
Build URL:      http://beefy3.nyi.freebsd.org/build.html?mastername=110amd64-quarterly&build=451096
Log:

====>> Building x11/enventor
build started at Wed Oct  4 05:14:39 UTC 2017
port directory: /usr/ports/x11/enventor
building for: FreeBSD 110amd64-quarterly-job-03 11.0-RELEASE-p12 FreeBSD 11.0-RELEASE-p12 amd64
maintained by: itbot@bk.ru
Makefile ident:      $FreeBSD: branches/2017Q4/x11/enventor/Makefile 449591 2017-09-10 20:55:38Z gerald $
Poudriere version: 3.1.19-64-gf8ee5934
Host OSVERSION: 1200040
Jail OSVERSION: 1100122
Job Id: 03

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p12
UNAME_r=11.0-RELEASE-p12
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110amd64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=enventor-1.0.0_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110amd64-quarterly/ref/.p/pool
MASTERNAME=110amd64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-64-gf8ee5934
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---
===> The following configuration options are available for enventor-1.0.0_1:
     NLS=on: Native Language Support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/x11/enventor/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/enventor/work  HOME=/wrkdirs/usr/ports/x11/enventor/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/x11/enventor/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/enventor/work  HOME=/wrkdirs/usr/ports/x11/enventor/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=""  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--
NLS=""
NO_NLS="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/enventor"
EXAMPLESDIR="share/examples/enventor"
DATADIR="share/enventor"
WWWDIR="www/enventor"
ETCDIR="etc/enventor"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=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=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
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-p12
#### 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)  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 BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   enventor-1.0.0_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110amd64-quarterly-job-03] Installing pkg-1.10.1...
[110amd64-quarterly-job-03] Extracting pkg-1.10.1: .......... done
===>   enventor-1.0.0_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of enventor-1.0.0_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
=> enventor-1.0.0.tar.xz doesn't seem to exist in /portdistfiles/enlightenment.
=> Attempting to fetch http://download.enlightenment.org/rel/apps/enventor/enventor-1.0.0.tar.xz
enventor-1.0.0.tar.xz                                    0  B    0  Bps
===> Fetching all distfiles required by enventor-1.0.0_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by enventor-1.0.0_1 for building
=> SHA256 Checksum OK for enlightenment/enventor-1.0.0.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by enventor-1.0.0_1 for building
===>  Extracting for enventor-1.0.0_1
=> SHA256 Checksum OK for enlightenment/enventor-1.0.0.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for enventor-1.0.0_1
===========================================================================
=======================<phase: build-depends  >============================
===>   enventor-1.0.0_1 depends on executable: update-desktop-database - not found
===>   Installing existing package /packages/All/desktop-file-utils-0.23.txz
[110amd64-quarterly-job-03] Installing desktop-file-utils-0.23...
[110amd64-quarterly-job-03] `-- Installing gettext-runtime-0.19.8.1_1...
[110amd64-quarterly-job-03] |   `-- Installing indexinfo-0.2.6...
[110amd64-quarterly-job-03] |   `-- Extracting indexinfo-0.2.6: .... done
[110amd64-quarterly-job-03] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110amd64-quarterly-job-03] `-- Installing glib-2.50.2_6,1...
[110amd64-quarterly-job-03] |   `-- Installing libffi-3.2.1_1...
[110amd64-quarterly-job-03] |   `-- Extracting libffi-3.2.1_1: .......... done
[110amd64-quarterly-job-03] |   `-- Installing libiconv-1.14_11...
[110amd64-quarterly-job-03] |   `-- Extracting libiconv-1.14_11: .......... done
[110amd64-quarterly-job-03] |   `-- Installing pcre-8.40_1...
[110amd64-quarterly-job-03] |   `-- Extracting pcre-8.40_1: .......... done
[110amd64-quarterly-job-03] |   `-- Installing perl5-5.24.3...
[110amd64-quarterly-job-03] |   `-- Extracting perl5-5.24.3: .......... done
[110amd64-quarterly-job-03] |   `-- Installing python27-2.7.14...
[110amd64-quarterly-job-03] |   | `-- Installing readline-7.0.3...
[110amd64-quarterly-job-03] |   | `-- Extracting readline-7.0.3: .......... done
<snip>
Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
===>   enventor-1.0.0_1 depends on shared library: libefl.so - found (/usr/local/lib/libefl.so)
===>   Returning to build of enventor-1.0.0_1
===>   enventor-1.0.0_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for enventor-1.0.0_1
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/x11/enventor/work/enventor-1.0.0/config.rpath
configure: loading site script /usr/ports/Templates/config.site
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 build system type... amd64-portbld-freebsd11.0
checking host system type... amd64-portbld-freebsd11.0
checking target system type... amd64-portbld-freebsd11.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/sh: cannot open /wrkdirs/usr/ports/x11/enventor/work/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
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 for style of include used by gmake... GNU
checking whether gmake supports nested variables... yes
checking dependency style of cc... gcc3
checking whether gmake supports nested variables... (cached) yes
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 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 minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
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
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd11.0 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 output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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... freebsd11.0 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 If the compiler as what it takes to do quicklaunch (-pie -rdynamic)... yes
checking dependency style of cc... gcc3
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
checking pkg-config is at least version 0.9.0... yes
checking for ENVENTOR... yes
checking for __attribute__ ((unused))... yes
configure: eet_eet set to /usr/local/bin/eet
configure: edje_cc set to /usr/local/bin/edje_cc
configure: eolian_gen set to /usr/local/bin/eolian_gen
configure: eolian_cxx set to /usr/local/bin/eolian_cxx
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/Enventor.h
config.status: creating src/bin/Makefile
config.status: creating data/Makefile
config.status: creating data/desktop/Makefile
config.status: creating data/icon/Makefile
config.status: creating data/images/Makefile
config.status: creating data/themes/Makefile
config.status: creating data/themes/default/Makefile
config.status: creating data/themes/default/images/Makefile
config.status: creating data/themes/default/sounds/Makefile
config.status: creating data/templates/Makefile
config.status: creating data/color/Makefile
config.status: creating data/autocomp/Makefile
config.status: creating data/sounds/Makefile
config.status: creating data/help/Makefile
config.status: creating data/reference/Makefile
config.status: creating pc/enventor.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
===========================================================================
=======================<phase: build          >============================
===>  Building for enventor-1.0.0_1
gmake[1]: Entering directory '/wrkdirs/usr/ports/x11/enventor/work/enventor-1.0.0'
gmake  all-recursive
gmake[2]: Entering directory '/wrkdirs/usr/ports/x11/enventor/work/enventor-1.0.0'
Making all in src
gmake[3]: Entering directory '/wrkdirs/usr/ports/x11/enventor/work/enventor-1.0.0/src'
Making all in lib
gmake[4]: Entering directory '/wrkdirs/usr/ports/x11/enventor/work/enventor-1.0.0/src/lib'
/usr/local/bin/eolian_gen --legacy -I//usr/local/share/eolian/include/eo-1 -I//usr/local/share/eolian/include/evas-1 -I//usr/local/share/eolian/include/edje-1 -I//usr/local/share/eolian/include/ecore-1 -I//usr/local/share/eolian/include/elementary-1 -I//usr/local/share/eolian/include/efl-1 -I../../src/lib --gc -o enventor_object.eo.c enventor_object.eo
eolian_gen: illegal option -- -
Usage: /usr/local/bin/eolian_gen [options] [input]
Options:
  -I inc        include path "inc"
  -g type       generate file of type "type"
  -o name       specify the base name for output
  -o type:name  specify a particular output filename
  -h            print this message and exit
  -v            print version and exit

Available types:
  h: C header file (.h)
  l: Legacy C header file (.legacy.h)
  s: Stub C header file (.stub.h)
  c: C source file (.c)
  i: Implementation file (added into .c)

By default, the 'hc' set is used ('h' for .eot files).
Output filenames are determined from input .eo filename.
Default filenames include input extension. (e.g. ".eo.c")
Default output path is where the input file is.

Also, specifying a type-dependent input file automatically
adds it to generated files, so if you specify those, you
don't need to explicitly specify -g for those types anymore.
gmake[4]: *** [Makefile:961: enventor_object.eo.c] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/x11/enventor/work/enventor-1.0.0/src/lib'
gmake[3]: *** [Makefile:385: all-recursive] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/x11/enventor/work/enventor-1.0.0/src'
gmake[2]: *** [Makefile:529: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/x11/enventor/work/enventor-1.0.0'
gmake[1]: *** [Makefile:416: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11/enventor/work/enventor-1.0.0'
*** Error code 1

Stop.
make: stopped in /usr/ports/x11/enventor



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