Date: Sun, 1 Nov 2020 02:11:46 GMT From: pkg-fallout@FreeBSD.org To: lbartoletti@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - 114i386-quarterly][graphics/osgearth] Failed for osgearth-2.10.1_8 in build Message-ID: <202011010211.0A12BkOo044948@beefy1.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@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: branches/2020Q4/graphics/osgearth/Makefile 547081 2020-08-30 20:19:41Z sunpoet $ Log URL: http://beefy1.nyi.freebsd.org/data/114i386-quarterly/553805/logs/osgearth-2.10.1_8.log Build URL: http://beefy1.nyi.freebsd.org/build.html?mastername=114i386-quarterly&build=553805 Log: =>> Building graphics/osgearth build started at Sun Nov 1 01:59:37 UTC 2020 port directory: /usr/ports/graphics/osgearth package name: osgearth-2.10.1_8 building for: FreeBSD 114i386-quarterly-job-08 11.4-RELEASE-p4 FreeBSD 11.4-RELEASE-p4 i386 maintained by: lbartoletti@FreeBSD.org Makefile ident: $FreeBSD: branches/2020Q4/graphics/osgearth/Makefile 547081 2020-08-30 20:19:41Z sunpoet $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300121 Jail OSVERSION: 1104001 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p4 UNAME_r=11.4-RELEASE-p4 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-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/114i386-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/114i386-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114i386-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/114i386-quarterly/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@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osgearth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osgearth/work HOME=/wrkdirs/usr/ports/graphics/osgearth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/osgearth/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/graphics/osgearth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osgearth/work HOME=/wrkdirs/usr/ports/graphics/osgearth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/osgearth/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 DESTDIR=/wrkdirs/usr/ports/graphics/osgearth/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 " 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-- PORTVERSION=2.10.1 CMAKE_BUILD_TYPE="release" OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/osgearth" EXAMPLESDIR="share/examples/osgearth" DATADIR="share/osgearth" WWWDIR="www/osgearth" ETCDIR="etc/osgearth" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/osgearth DOCSDIR=/usr/local/share/doc/osgearth EXAMPLESDIR=/usr/local/share/examples/osgearth WWWDIR=/usr/local/www/osgearth ETCDIR=/usr/local/etc/osgearth --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 MACHINE=i386 MACHINE_ARCH=i386 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 #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p4 OSREL=11.4 OSVERSION=1104001 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 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) 524288 stack size (kbytes, -s) 65536 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 LGPL3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> osgearth-2.10.1_8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.10.txz [114i386-quarterly-job-08] Installing pkg-1.15.10... [114i386-quarterly-job-08] Extracting pkg-1.15.10: .......... done ===> osgearth-2.10.1_8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of osgearth-2.10.1_8 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by osgearth-2.10.1_8 for building =========================================================================== =======================<phase: checksum >============================ ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by osgearth-2.10.1_8 for building => SHA256 Checksum OK for gwaldron-osgearth-osgearth-2.10.1_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by osgearth-2.10.1_8 for building ===> Extracting for osgearth-2.10.1_8 => SHA256 Checksum OK for gwaldron-osgearth-osgearth-2.10.1_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for osgearth-2.10.1_8 ===> Applying extra patch /usr/ports/graphics/osgearth/files/extra-patch-i386 ===> Applying FreeBSD patches for osgearth-2.10.1_8 from /usr/ports/graphics/osgearth/files =========================================================================== =======================<phase: build-depends >============================ ===> osgearth-2.10.1_8 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.18.3.txz [114i386-quarterly-job-08] Installing cmake-3.18.3... [114i386-quarterly-job-08] `-- Installing curl-7.72.0... [114i386-quarterly-job-08] | `-- Installing ca_root_nss-3.58... [114i386-quarterly-job-08] | `-- Extracting ca_root_nss-3.58: ........ done [114i386-quarterly-job-08] | `-- Installing libnghttp2-1.41.0... [114i386-quarterly-job-08] | `-- Extracting libnghttp2-1.41.0: .......... done [114i386-quarterly-job-08] `-- Extracting curl-7.72.0: .......... done [114i386-quarterly-job-08] `-- Installing expat-2.2.8... [114i386-quarterly-job-08] `-- Extracting expat-2.2.8: .......... done [114i386-quarterly-job-08] `-- Installing jsoncpp-1.9.4... [114i386-quarterly-job-08] `-- Extracting jsoncpp-1.9.4: .......... done [114i386-quarterly-job-08] `-- Installing libarchive-3.4.3,1... <snip> [114i386-quarterly-job-08] | | `-- Installing libXt-1.2.0,1... [114i386-quarterly-job-08] | | `-- Installing libSM-1.2.3,1... [114i386-quarterly-job-08] | | `-- Extracting libSM-1.2.3,1: .......... done [114i386-quarterly-job-08] | | `-- Extracting libXt-1.2.0,1: .......... done [114i386-quarterly-job-08] | `-- Extracting libXmu-1.1.3,1: .......... done [114i386-quarterly-job-08] `-- Extracting jasper-2.0.21: .......... done [114i386-quarterly-job-08] `-- Installing json-c-0.15... [114i386-quarterly-job-08] `-- Extracting json-c-0.15: .......... done [114i386-quarterly-job-08] `-- Installing libgeotiff-1.6.0... [114i386-quarterly-job-08] | `-- Installing proj-6.3.1,1... [114i386-quarterly-job-08] | | `-- Installing sqlite3-3.33.0,1... [114i386-quarterly-job-08] | | `-- Installing libedit-3.1.20191231,1... [114i386-quarterly-job-08] | | `-- Extracting libedit-3.1.20191231,1: .......... done [114i386-quarterly-job-08] | | `-- Extracting sqlite3-3.33.0,1: .......... done [114i386-quarterly-job-08] | `-- Extracting proj-6.3.1,1: .......... done [114i386-quarterly-job-08] `-- Extracting libgeotiff-1.6.0: .......... done [114i386-quarterly-job-08] `-- Installing qhull-7.2.1,1... [114i386-quarterly-job-08] `-- Extracting qhull-7.2.1,1: .......... done [114i386-quarterly-job-08] Extracting gdal-3.1.0_6: .......... done ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. ===> osgearth-2.10.1_8 depends on shared library: libgdal.so - found (/usr/local/lib/libgdal.so) ===> Returning to build of osgearth-2.10.1_8 ===> osgearth-2.10.1_8 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> osgearth-2.10.1_8 depends on shared library: libgeos.so - not found ===> Installing existing package /packages/All/geos-3.8.1.txz [114i386-quarterly-job-08] Installing geos-3.8.1... [114i386-quarterly-job-08] Extracting geos-3.8.1: .......... done ===> osgearth-2.10.1_8 depends on shared library: libgeos.so - found (/usr/local/lib/libgeos.so) ===> Returning to build of osgearth-2.10.1_8 ===> osgearth-2.10.1_8 depends on shared library: libleveldb.so - not found ===> Installing existing package /packages/All/leveldb-1.22_1.txz [114i386-quarterly-job-08] Installing leveldb-1.22_1... [114i386-quarterly-job-08] `-- Installing snappy-1.1.8... [114i386-quarterly-job-08] `-- Extracting snappy-1.1.8: .......... done [114i386-quarterly-job-08] Extracting leveldb-1.22_1: .......... done ===> osgearth-2.10.1_8 depends on shared library: libleveldb.so - found (/usr/local/lib/libleveldb.so) ===> Returning to build of osgearth-2.10.1_8 ===> osgearth-2.10.1_8 depends on shared library: libPocoUtil.so - not found ===> Installing existing package /packages/All/poco-1.9.0_1.txz [114i386-quarterly-job-08] Installing poco-1.9.0_1... [114i386-quarterly-job-08] `-- Installing mysql57-client-5.7.32... [114i386-quarterly-job-08] | `-- Installing cyrus-sasl-2.1.27_1... *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) [114i386-quarterly-job-08] | `-- Extracting cyrus-sasl-2.1.27_1: .......... done [114i386-quarterly-job-08] | `-- Installing libevent-2.1.12... [114i386-quarterly-job-08] | `-- Extracting libevent-2.1.12: .......... done [114i386-quarterly-job-08] | `-- Installing perl5-5.32.0... [114i386-quarterly-job-08] | `-- Extracting perl5-5.32.0: .......... done [114i386-quarterly-job-08] | `-- Installing protobuf-3.13.0,1... [114i386-quarterly-job-08] | `-- Extracting protobuf-3.13.0,1: .......... done [114i386-quarterly-job-08] `-- Extracting mysql57-client-5.7.32: .......... done [114i386-quarterly-job-08] Extracting poco-1.9.0_1: .......... done ===== Message from cyrus-sasl-2.1.27_1: -- You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. ===== Message from mysql57-client-5.7.32: -- This is the mysql CLIENT without the server. for complete server and client, please install databases/mysql57-server ===> osgearth-2.10.1_8 depends on shared library: libPocoUtil.so - found (/usr/local/lib/libPocoUtil.so) ===> Returning to build of osgearth-2.10.1_8 ===> osgearth-2.10.1_8 depends on shared library: libprotoc.so - found (/usr/local/lib/libprotoc.so) ===> osgearth-2.10.1_8 depends on shared library: librocksdb.so - not found ===> Installing existing package /packages/All/rocksdb-6.11.4.txz [114i386-quarterly-job-08] Installing rocksdb-6.11.4... [114i386-quarterly-job-08] `-- Installing gflags-2.2.2_2... [114i386-quarterly-job-08] `-- Extracting gflags-2.2.2_2: .......... done [114i386-quarterly-job-08] Extracting rocksdb-6.11.4: .......... done ===> osgearth-2.10.1_8 depends on shared library: librocksdb.so - found (/usr/local/lib/librocksdb.so) ===> Returning to build of osgearth-2.10.1_8 ===> osgearth-2.10.1_8 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> osgearth-2.10.1_8 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> osgearth-2.10.1_8 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for osgearth-2.10.1_8 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/graphics/osgearth/work/.build CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0005 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is Clang 10.0.0 -- The CXX compiler identification is Clang 10.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Found OpenGL: /usr/local/lib/libGL.so -- Found CURL: /usr/local/lib/libcurl.so (found version "7.72.0") CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (ROCKSDB) does not match the name of the calling package (RocksDB). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): CMakeModules/FindRocksDB.cmake:33 (find_package_handle_standard_args) CMakeLists.txt:158 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found ROCKSDB: /usr/local/lib/librocksdb.so -- Found X11: /usr/local/include -- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so -- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Checking for C++11 compiler - available -- Found Protobuf: /usr/local/lib/libprotobuf.so;-pthread (found version "3.13.0") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_C_FLAGS_DEBUG CMAKE_VERBOSE_MAKEFILE -- Build files have been written to: /wrkdirs/usr/ports/graphics/osgearth/work/.build =========================================================================== =======================<phase: build >============================ ===> Building for osgearth-2.10.1_8 [1/664] cd /wrkdirs/usr/ports/graphics/osgearth/work/.build/src/osgEarth && /usr/local/bin/cmake -P /wrkdirs/usr/ports/graphics/osgearth/work/.build/src/osgEarth/ConfigureShaders.cmake [2/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/Cube.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/Cube.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/Cube.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/Cube.cpp [3/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/CullingUtils.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/CullingUtils.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/CullingUtils.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/CullingUtils.cpp [4/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/DateTime.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/DateTime.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/DateTime.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/DateTime.cpp [5/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/DateTimeRange.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/DateTimeRange.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/DateTimeRange.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/DateTimeRange.cpp [6/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/DepthOffset.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/DepthOffset.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/DepthOffset.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/DepthOffset.cpp [7/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/DrapeableNode.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/DrapeableNode.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/DrapeableNode.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/DrapeableNode.cpp [8/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/DrapingCullSet.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/DrapingCullSet.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/DrapingCullSet.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/DrapingCullSet.cpp [9/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/DrapingTechnique.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/DrapingTechnique.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/DrapingTechnique.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/DrapingTechnique.cpp [10/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/DrawInstanced.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/DrawInstanced.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/DrawInstanced.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/DrawInstanced.cpp [11/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/ECEF.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/ECEF.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/ECEF.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/ECEF.cpp [12/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/ElevationLayer.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/ElevationLayer.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/ElevationLayer.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/ElevationLayer.cpp [13/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/ElevationLOD.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/ElevationLOD.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/ElevationLOD.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/ElevationLOD.cpp [14/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/ElevationPool.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/ElevationPool.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/ElevationPool.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/ElevationPool.cpp [15/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/Horizon.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/Horizon.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/Horizon.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/Horizon.cpp [16/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/HorizonClipPlane.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/HorizonClipPlane.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/HorizonClipPlane.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/HorizonClipPlane.cpp [17/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/HTTPClient.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/HTTPClient.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/HTTPClient.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/HTTPClient.cpp [18/664] /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/ImageLayer.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/ImageLayer.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/ImageLayer.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/ImageLayer.cpp FAILED: src/osgEarth/CMakeFiles/osgEarth.dir/ImageLayer.cpp.o /usr/bin/c++ -DOSGEARTH_CXX11 -DOSGEARTH_LIBRARY -DTIXML_USE_STL -DosgEarth_EXPORTS -I/wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -fPIC -std=gnu++11 -MD -MT src/osgEarth/CMakeFiles/osgEarth.dir/ImageLayer.cpp.o -MF src/osgEarth/CMakeFiles/osgEarth.dir/ImageLayer.cpp.o.d -o src/osgEarth/CMakeFiles/osgEarth.dir/ImageLayer.cpp.o -c /wrkdirs/usr/ports/graphics/osgearth/work/osgearth-osgearth-2.10.1/src/osgEarth/ImageLayer.cpp ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/graphics/osgearth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011010211.0A12BkOo044948>