Date: Sun, 14 Apr 2019 12:14:11 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-powerpc64-default][graphics/librasterlite] Failed for librasterlite-1.1g_10 in build Message-ID: <201904141214.x3ECEBFP088772@pylon.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: lbartoletti@tuxfamily.org Last committer: dbaio@FreeBSD.org Ident: $FreeBSD: head/graphics/librasterlite/Makefile 453453 2017-11-04 11:43:35Z dbaio $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p498785_s346161/logs/librasterlite-1.1g_10.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p498785_s346161 Log: =>> Building graphics/librasterlite build started at Sun Apr 14 12:11:53 UTC 2019 port directory: /usr/ports/graphics/librasterlite package name: librasterlite-1.1g_10 building for: FreeBSD head-powerpc64-default-job-05 13.0-CURRENT FreeBSD 13.0-CURRENT 1300018 powerpc maintained by: lbartoletti@tuxfamily.org Makefile ident: $FreeBSD: head/graphics/librasterlite/Makefile 453453 2017-11-04 11:43:35Z dbaio $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300012 Jail OSVERSION: 1300018 Job Id: 05 !!! Jail is newer than host. (Jail: 1300018, Host: 1300012) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300018 UNAME_v=FreeBSD 13.0-CURRENT 1300018 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- lbartoletti@tuxfamily.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/librasterlite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/librasterlite/work HOME=/wrkdirs/usr/ports/graphics/librasterlite/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/librasterlite/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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/librasterlite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/librasterlite/work HOME=/wrkdirs/usr/ports/graphics/librasterlite/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/librasterlite/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 CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -DLIBICONV_PLUG" LDFLAGS=" " LIBS="-L/usr/local/lib -lsqlite3 -lm" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG " 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=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/librasterlite" EXAMPLESDIR="share/examples/librasterlite" DATADIR="share/librasterlite" WWWDIR="www/librasterlite" ETCDIR="etc/librasterlite" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/librasterlite DOCSDIR=/usr/local/share/doc/librasterlite EXAMPLESDIR=/usr/local/share/examples/librasterlite WWWDIR=/usr/local/www/librasterlite ETCDIR=/usr/local/etc/librasterlite --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=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 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300018 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=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 MPL11 GPLv2 LGPL21 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> librasterlite-1.1g_10 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [head-powerpc64-default-job-05] Installing pkg-1.10.5_5... [head-powerpc64-default-job-05] Extracting pkg-1.10.5_5: .......... done ===> librasterlite-1.1g_10 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of librasterlite-1.1g_10 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MPL11 GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by librasterlite-1.1g_10 for building =========================================================================== =======================<phase: checksum >============================ ===> License MPL11 GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by librasterlite-1.1g_10 for building => SHA256 Checksum OK for librasterlite-1.1g.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MPL11 GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by librasterlite-1.1g_10 for building ===> Extracting for librasterlite-1.1g_10 => SHA256 Checksum OK for librasterlite-1.1g.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for librasterlite-1.1g_10 =========================================================================== =======================<phase: build-depends >============================ ===> librasterlite-1.1g_10 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz [head-powerpc64-default-job-05] Installing gmake-4.2.1_3... [head-powerpc64-default-job-05] `-- Installing gettext-runtime-0.19.8.1_2... [head-powerpc64-default-job-05] | `-- Installing indexinfo-0.3.1... <snip> checking geotiff.h presence... yes checking for geotiff.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 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 dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking build system type... powerpc64-portbld-freebsd13.0 checking host system type... powerpc64-portbld-freebsd13.0 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/local/bin/nm -B checking the name lister (/usr/local/bin/nm -B) interface... BSD nm 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 powerpc64-portbld-freebsd13.0 file names to powerpc64-portbld-freebsd13.0 format... func_convert_file_noop checking how to convert powerpc64-portbld-freebsd13.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... dlltool 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/local/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 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... freebsd13.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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.0 ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for strftime... (cached) yes checking for memset... (cached) yes checking for sqrt... yes checking for strcasecmp... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strstr... (cached) yes checking for fdatasync... yes checking for ftruncate... yes checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for memmove... (cached) yes checking for strerror... (cached) yes checking for inflateInit_ in -lz... yes checking for jpeg_start_compress in -ljpeg... yes checking for TIFFClientOpen in -ltiff... yes checking for pj_init_plus in -lproj... yes checking for GTIFSetFromProj4 in -lgeotiff... yes checking pkg-config is at least version 0.9.0... yes checking for LIBSPATIALITE... yes checking for LIBPNG... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating headers/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating rasterlite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =======================<phase: build >============================ ===> Building for librasterlite-1.1g_10 gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/librasterlite/work/librasterlite-1.1g' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/librasterlite/work/librasterlite-1.1g' Making all in headers gmake[3]: Entering directory '/wrkdirs/usr/ports/graphics/librasterlite/work/librasterlite-1.1g/headers' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/librasterlite/work/librasterlite-1.1g/headers' Making all in lib gmake[3]: Entering directory '/wrkdirs/usr/ports/graphics/librasterlite/work/librasterlite-1.1g/lib' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_io.lo -MD -MP -MF .deps/rasterlite_io.Tpo -c -o rasterlite_io.lo rasterlite_io.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_io.lo -MD -MP -MF .deps/rasterlite_io.Tpo -c rasterlite_io.c -fPIC -DPIC -o .libs/rasterlite_io.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_io.lo -MD -MP -MF .deps/rasterlite_io.Tpo -c rasterlite_io.c -o rasterlite_io.o >/dev/null 2>&1 mv -f .deps/rasterlite_io.Tpo .deps/rasterlite_io.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_image.lo -MD -MP -MF .deps/rasterlite_image.Tpo -c -o rasterlite_image.lo rasterlite_image.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_image.lo -MD -MP -MF .deps/rasterlite_image.Tpo -c rasterlite_image.c -fPIC -DPIC -o .libs/rasterlite_image.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_image.lo -MD -MP -MF .deps/rasterlite_image.Tpo -c rasterlite_image.c -o rasterlite_image.o >/dev/null 2>&1 mv -f .deps/rasterlite_image.Tpo .deps/rasterlite_image.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_aux.lo -MD -MP -MF .deps/rasterlite_aux.Tpo -c -o rasterlite_aux.lo rasterlite_aux.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_aux.lo -MD -MP -MF .deps/rasterlite_aux.Tpo -c rasterlite_aux.c -fPIC -DPIC -o .libs/rasterlite_aux.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_aux.lo -MD -MP -MF .deps/rasterlite_aux.Tpo -c rasterlite_aux.c -o rasterlite_aux.o >/dev/null 2>&1 mv -f .deps/rasterlite_aux.Tpo .deps/rasterlite_aux.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_quantize.lo -MD -MP -MF .deps/rasterlite_quantize.Tpo -c -o rasterlite_quantize.lo rasterlite_quantize.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_quantize.lo -MD -MP -MF .deps/rasterlite_quantize.Tpo -c rasterlite_quantize.c -fPIC -DPIC -o .libs/rasterlite_quantize.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_quantize.lo -MD -MP -MF .deps/rasterlite_quantize.Tpo -c rasterlite_quantize.c -o rasterlite_quantize.o >/dev/null 2>&1 mv -f .deps/rasterlite_quantize.Tpo .deps/rasterlite_quantize.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_gif.lo -MD -MP -MF .deps/rasterlite_gif.Tpo -c -o rasterlite_gif.lo rasterlite_gif.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_gif.lo -MD -MP -MF .deps/rasterlite_gif.Tpo -c rasterlite_gif.c -fPIC -DPIC -o .libs/rasterlite_gif.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_gif.lo -MD -MP -MF .deps/rasterlite_gif.Tpo -c rasterlite_gif.c -o rasterlite_gif.o >/dev/null 2>&1 mv -f .deps/rasterlite_gif.Tpo .deps/rasterlite_gif.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_png.lo -MD -MP -MF .deps/rasterlite_png.Tpo -c -o rasterlite_png.lo rasterlite_png.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_png.lo -MD -MP -MF .deps/rasterlite_png.Tpo -c rasterlite_png.c -fPIC -DPIC -o .libs/rasterlite_png.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_png.lo -MD -MP -MF .deps/rasterlite_png.Tpo -c rasterlite_png.c -o rasterlite_png.o >/dev/null 2>&1 mv -f .deps/rasterlite_png.Tpo .deps/rasterlite_png.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_jpeg.lo -MD -MP -MF .deps/rasterlite_jpeg.Tpo -c -o rasterlite_jpeg.lo rasterlite_jpeg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_jpeg.lo -MD -MP -MF .deps/rasterlite_jpeg.Tpo -c rasterlite_jpeg.c -fPIC -DPIC -o .libs/rasterlite_jpeg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_jpeg.lo -MD -MP -MF .deps/rasterlite_jpeg.Tpo -c rasterlite_jpeg.c -o rasterlite_jpeg.o >/dev/null 2>&1 mv -f .deps/rasterlite_jpeg.Tpo .deps/rasterlite_jpeg.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_tiff.lo -MD -MP -MF .deps/rasterlite_tiff.Tpo -c -o rasterlite_tiff.lo rasterlite_tiff.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_tiff.lo -MD -MP -MF .deps/rasterlite_tiff.Tpo -c rasterlite_tiff.c -fPIC -DPIC -o .libs/rasterlite_tiff.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_tiff.lo -MD -MP -MF .deps/rasterlite_tiff.Tpo -c rasterlite_tiff.c -o rasterlite_tiff.o >/dev/null 2>&1 mv -f .deps/rasterlite_tiff.Tpo .deps/rasterlite_tiff.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_version.lo -MD -MP -MF .deps/rasterlite_version.Tpo -c -o rasterlite_version.lo rasterlite_version.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_version.lo -MD -MP -MF .deps/rasterlite_version.Tpo -c rasterlite_version.c -fPIC -DPIC -o .libs/rasterlite_version.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_version.lo -MD -MP -MF .deps/rasterlite_version.Tpo -c rasterlite_version.c -o rasterlite_version.o >/dev/null 2>&1 mv -f .deps/rasterlite_version.Tpo .deps/rasterlite_version.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite.lo -MD -MP -MF .deps/rasterlite.Tpo -c -o rasterlite.lo rasterlite.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite.lo -MD -MP -MF .deps/rasterlite.Tpo -c rasterlite.c -fPIC -DPIC -o .libs/rasterlite.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite.lo -MD -MP -MF .deps/rasterlite.Tpo -c rasterlite.c -o rasterlite.o >/dev/null 2>&1 mv -f .deps/rasterlite.Tpo .deps/rasterlite.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -version-info 2:0:0 -no-undefined -o librasterlite.la -rpath /usr/local/lib rasterlite_io.lo rasterlite_image.lo rasterlite_aux.lo rasterlite_quantize.lo rasterlite_gif.lo rasterlite_png.lo rasterlite_jpeg.lo rasterlite_tiff.lo rasterlite_version.lo rasterlite.lo -L/usr/local/lib -lspatialite -L/usr/local/lib -lpng16 -lz -lgeotiff -ltiff -ljpeg -lspatialite -lproj -lgeotiff -lproj -ltiff -ljpeg -lz -L/usr/local/lib -lsqlite3 -lm libtool: link: cc -shared -fPIC -DPIC .libs/rasterlite_io.o .libs/rasterlite_image.o .libs/rasterlite_aux.o .libs/rasterlite_quantize.o .libs/rasterlite_gif.o .libs/rasterlite_png.o .libs/rasterlite_jpeg.o .libs/rasterlite_tiff.o .libs/rasterlite_version.o .libs/rasterlite.o -L/usr/local/lib -lpng16 -lspatialite -lgeotiff -lproj -ltiff -ljpeg -lz -lsqlite3 -lm -O2 -Wl,-soname -Wl,librasterlite.so.2 -o .libs/librasterlite.so.2.0.0 libtool: link: (cd ".libs" && rm -f "librasterlite.so.2" && ln -s "librasterlite.so.2.0.0" "librasterlite.so.2") libtool: link: (cd ".libs" && rm -f "librasterlite.so" && ln -s "librasterlite.so.2.0.0" "librasterlite.so") libtool: link: ar cru .libs/librasterlite.a rasterlite_io.o rasterlite_image.o rasterlite_aux.o rasterlite_quantize.o rasterlite_gif.o rasterlite_png.o rasterlite_jpeg.o rasterlite_tiff.o rasterlite_version.o rasterlite.o libtool: link: ranlib .libs/librasterlite.a libtool: link: ( cd ".libs" && rm -f "librasterlite.la" && ln -s "../librasterlite.la" "librasterlite.la" ) gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/librasterlite/work/librasterlite-1.1g/lib' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/graphics/librasterlite/work/librasterlite-1.1g/src' cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I../headers -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -MT rasterlite_load.o -MD -MP -MF .deps/rasterlite_load.Tpo -c -o rasterlite_load.o rasterlite_load.c mv -f .deps/rasterlite_load.Tpo .deps/rasterlite_load.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -o rasterlite_load rasterlite_load.o ../lib/.libs/librasterlite.a -L/usr/local/lib -lspatialite -L/usr/local/lib -lpng16 -lz -lgeotiff -ltiff -ljpeg -lspatialite -lproj -lgeotiff -lproj -ltiff -ljpeg -lz -L/usr/local/lib -lsqlite3 -lm libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -o rasterlite_load rasterlite_load.o ../lib/.libs/librasterlite.a -L/usr/local/lib -lpng16 -lspatialite -lgeotiff -lproj -ltiff -ljpeg -lz -lsqlite3 -lm rasterlite_load.o:(.text+0x3e0): undefined reference to `image_create' rasterlite_load.o:(.text+0x714): undefined reference to `image_destroy' rasterlite_load.o:(.text+0x90c): undefined reference to `image_to_jpeg' rasterlite_load.o:(.text+0xb40): undefined reference to `image_to_gif' rasterlite_load.o:(.text+0xb80): undefined reference to `image_to_png_palette' rasterlite_load.o:(.text+0xba8): undefined reference to `image_to_png_rgb' rasterlite_load.o:(.text+0xbd0): undefined reference to `image_to_png_grayscale' rasterlite_load.o:(.text+0xc1c): undefined reference to `image_to_jpeg_grayscale' rasterlite_load.o:(.text+0xc44): undefined reference to `image_to_tiff_rgb' rasterlite_load.o:(.text+0xc6c): undefined reference to `image_to_tiff_grayscale' rasterlite_load.o:(.text+0xc94): undefined reference to `image_to_tiff_palette' rasterlite_load.o:(.text+0xcbc): undefined reference to `image_to_tiff_fax4' gmake[3]: *** [Makefile:342: rasterlite_load] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/librasterlite/work/librasterlite-1.1g/src' gmake[2]: *** [Makefile:395: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/librasterlite/work/librasterlite-1.1g' gmake[1]: *** [Makefile:303: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/librasterlite/work/librasterlite-1.1g' *** Error code 1 Stop. make: stopped in /usr/ports/graphics/librasterlite
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904141214.x3ECEBFP088772>