Date: Thu, 15 Jan 2015 10:52:25 -0500 From: Naram Qashat <cyberbotx@cyberbotx.com> To: freebsd-ports@FreeBSD.org Subject: Fwd: [package - 84amd64-default][graphics/libspiro] Failed for libspiro-0.2.20131203, 1 in build Message-ID: <54B7E239.2080704@cyberbotx.com> In-Reply-To: <201501111845.t0BIjW9o083676@beefy2.isc.freebsd.org> References: <201501111845.t0BIjW9o083676@beefy2.isc.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm looking to see if someone who is more knowledgeable about perl or libtool or whatever to help me solve the below problem. Basically, libspiro's internal version number is 0.2.20130930. Under FreeBSD 9.X and up, config.log shows LIBSPIRO_VERSION as being 0:2:0 and libtool completes as expected. However, under 8.X, LIBSPIRO_VERSION instead becomes $0:2:0, and libtool gets :2:0 instead of 0:2:0, and thus fails to build, as shown below. I'd tried manually having autoreconf and automake run (as libspiro's README.md explains), but that didn't help at all. I'm not familiar enough with the build process of applications that utilize libtool to know why this is the case. If anyone has any insights into this, I'd really appreciate it. Thanks, Naram Qashat -------- Forwarded Message -------- Subject: [package - 84amd64-default][graphics/libspiro] Failed for libspiro-0.2.20131203,1 in build Date: Sun, 11 Jan 2015 18:45:32 GMT From: pkg-fallout@FreeBSD.org To: cyberbotx@cyberbotx.com CC: pkg-fallout@FreeBSD.org 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: cyberbotx@cyberbotx.com Last committer: wen@FreeBSD.org Ident: $FreeBSD: head/graphics/libspiro/Makefile 375727 2014-12-28 14:53:29Z wen $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-11_18h28m14s/logs/libspiro-0.2.20131203,1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-11_18h28m14s Log: ====>> Building graphics/libspiro build started at Sun Jan 11 18:45:07 UTC 2015 port directory: /usr/ports/graphics/libspiro building for: FreeBSD 84amd64-default-job-12 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: cyberbotx@cyberbotx.com Makefile ident: $FreeBSD: head/graphics/libspiro/Makefile 375727 2014-12-28 14:53:29Z wen $ Poudriere version: 3.1.1 Host OSVERSION: 1100050 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/84amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libspiro-0.2.20131203,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/libspiro/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/libspiro/work HOME=/wrkdirs/usr/ports/graphics/libspiro/work TMPDIR="/tmp" MAKE=gmake 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/graphics/libspiro/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/libspiro/work HOME=/wrkdirs/usr/ports/graphics/libspiro/work TMPDIR="/tmp" NO_PIE=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 -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libspiro" EXAMPLESDIR="share/examples/libspiro" DATADIR="share/libspiro" WWWDIR="www/libspiro" ETCDIR="etc/libspiro" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libspiro DOCSDIR=/usr/local/share/doc/libspiro EXAMPLESDIR=/usr/local/share/examples/libspiro WWWDIR=/usr/local/www/libspiro ETCDIR=/usr/local/etc/libspiro --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =======================<phase: check-sanity >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> libspiro-0.2.20131203,1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.4.4.txz [84amd64-default-job-12] Installing pkg-1.4.4... [84amd64-default-job-12] Extracting pkg-1.4.4... done Message for pkg-1.4.4: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libspiro-0.2.20131203,1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by libspiro-0.2.20131203,1 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by libspiro-0.2.20131203,1 for building => SHA256 Checksum OK for libspiro-0.2.20131203.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by libspiro-0.2.20131203,1 for building ===> Extracting for libspiro-0.2.20131203,1 => SHA256 Checksum OK for libspiro-0.2.20131203.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for libspiro-0.2.20131203,1 =========================================================================== =======================<phase: build-depends >============================ ===> libspiro-0.2.20131203,1 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-4.1_1.txz [84amd64-default-job-12] Installing gmake-4.1_1... [84amd64-default-job-12] `-- Installing gettext-runtime-0.19.3... [84amd64-default-job-12] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-12] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-12] | `-- Installing libiconv-1.14_6... [84amd64-default-job-12] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-12] `-- Extracting gettext-runtime-0.19.3... done [84amd64-default-job-12] Extracting gmake-4.1_1... done ===> Returning to build of libspiro-0.2.20131203,1 ===> libspiro-0.2.20131203,1 depends on executable: autoconf-2.69 - not found ===> Verifying install for autoconf-2.69 in /usr/ports/devel/autoconf ===> Installing existing package /packages/All/autoconf-2.69.txz [84amd64-default-job-12] Installing autoconf-2.69... [84amd64-default-job-12] `-- Installing autoconf-wrapper-20131203... [84amd64-default-job-12] `-- Extracting autoconf-wrapper-20131203... done [84amd64-default-job-12] `-- Installing m4-1.4.17_1,1... [84amd64-default-job-12] `-- Extracting m4-1.4.17_1,1... done [84amd64-default-job-12] `-- Installing perl5-5.18.4_11... [84amd64-default-job-12] `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-12] Extracting autoconf-2.69... done ===> Returning to build of libspiro-0.2.20131203,1 ===> libspiro-0.2.20131203,1 depends on executable: autoheader-2.69 - found ===> libspiro-0.2.20131203,1 depends on executable: autoreconf-2.69 - found ===> libspiro-0.2.20131203,1 depends on executable: aclocal-1.14 - not found ===> Verifying install for aclocal-1.14 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.14_1.txz [84amd64-default-job-12] Installing automake-1.14_1... [84amd64-default-job-12] `-- Installing automake-wrapper-20131203... [84amd64-default-job-12] `-- Extracting automake-wrapper-20131203... done [84amd64-default-job-12] Extracting automake-1.14_1... done ===> Returning to build of libspiro-0.2.20131203,1 ===> libspiro-0.2.20131203,1 depends on executable: automake-1.14 - found ===> libspiro-0.2.20131203,1 depends on executable: libtoolize - not found ===> Verifying install for libtoolize in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.2.418.txz [84amd64-default-job-12] Installing libtool-2.4.2.418... [84amd64-default-job-12] Extracting libtool-2.4.2.418... done ===> Returning to build of libspiro-0.2.20131203,1 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for libspiro-0.2.20131203,1 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:43: installing './ar-lib' configure.ac:43: installing './compile' configure.ac:35: installing './install-sh' configure.ac:35: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 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 ar... ar checking the archiver (ar) interface... ar checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 amd64-portbld-freebsd8.4 file names to amd64-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd8.4 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 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 mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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... freebsd8.4 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 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 whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether gmake supports nested variables... (cached) yes checking for library containing cos... -lm checking for finite... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether C compiler accepts -Wall... yes WCFLAGS+= -Wall: not found checking whether C compiler accepts -Wextra... yes WCFLAGS+= -Wextra: not found checking whether C compiler accepts -Wcast-align... yes WCFLAGS+= -Wcast-align: not found checking whether C compiler accepts -Wbad-function-cast... yes WCFLAGS+= -Wbad-function-cast: not found checking whether C compiler accepts -Wc++-compat... yes WCFLAGS+= -Wc++-compat: not found checking whether C compiler accepts -Wmissing-prototypes... yes WCFLAGS+= -Wmissing-prototypes: not found checking whether C compiler accepts -Wunused... yes WCFLAGS+= -Wunused: not found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating libspiro.pc config.status: creating spiro-config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =======================<phase: build >============================ ===> Building for libspiro-0.2.20131203,1 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/libspiro/work/fontforge-libspiro-15fdb23' Making all in . gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/libspiro/work/fontforge-libspiro-15fdb23' CC spiro.lo CC bezctx.lo CC spiroentrypoints.lo CCLD libspiro.la libtool: error: CURRENT '' must be a nonnegative integer libtool: error: ':2:0' is not valid version information Makefile:495: recipe for target 'libspiro.la' failed gmake[2]: *** [libspiro.la] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/libspiro/work/fontforge-libspiro-15fdb23' Makefile:565: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/libspiro/work/fontforge-libspiro-15fdb23' Makefile:403: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/graphics/libspiro.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54B7E239.2080704>