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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/graphics/epix/Makefile 461858 2018-02-15 06:51:02Z yuri $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p467853_s332849/logs/epix-1.2.18.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p467853_s332849 Log: =>> Building graphics/epix build started at Sun Apr 22 00:20:42 UTC 2018 port directory: /usr/ports/graphics/epix package name: epix-1.2.18 building for: FreeBSD head-i386-default-job-15 12.0-CURRENT FreeBSD 12.0-CURRENT 1200062 i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/graphics/epix/Makefile 461858 2018-02-15 06:51:02Z yuri $ Poudriere version: 3.2.6-1-ga0ae87a0 Host OSVERSION: 1200060 Jail OSVERSION: 1200062 Job Id: 15 !!! Jail is newer than host. (Jail: 1200062, Host: 1200060) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1200062 UNAME_v=FreeBSD 12.0-CURRENT 1200062 UNAME_r=12.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.6-1-ga0ae87a0 MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-i386-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--- ===> The following configuration options are available for epix-1.2.18: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --with-bash=/usr/local/bin/bash --with-runtime=c++ --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/epix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/epix/work HOME=/wrkdirs/usr/ports/graphics/epix/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/epix/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/epix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/epix/work HOME=/wrkdirs/usr/ports/graphics/epix/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/epix/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 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-- PORTDOCS="" PORTEXAMPLES="" TEXMFDIR="share/texmf" TEXMFDISTDIR="share/texmf-dist" TEXMFLOCALDIR="share/texmf-local" TEXMFVARDIR="share/texmf-var" TEXMFCONFIGDIR="share/texmf-config" FMTUTIL_CNF="share/texmf-config/web2c/fmtutil.cnf" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/epix" EXAMPLESDIR="share/examples/epix" DATADIR="share/epix" WWWDIR="www/epix" ETCDIR="etc/epix" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/epix DOCSDIR=/usr/local/share/doc/epix EXAMPLESDIR=/usr/local/share/examples/epix WWWDIR=/usr/local/www/epix ETCDIR=/usr/local/etc/epix --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 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd12.0 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_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.0-CURRENT OSREL=12.0 OSVERSION=1200062 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) 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 >============================ ===> NOTICE: The epix port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> epix-1.2.18 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz [head-i386-default-job-15] Installing pkg-1.10.5... [head-i386-default-job-15] Extracting pkg-1.10.5: .......... done ===> epix-1.2.18 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of epix-1.2.18 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The epix port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by epix-1.2.18 for building =========================================================================== =======================<phase: checksum >============================ <snip> You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Message from ghostscript9-agpl-base-9.16_5: Note: in order to use the script "dvipdf", dvips must be installed. This program is provided by another package print/tex-dvipsk. FAPIfontmap and FAPIcidfmap in /usr/local/share/ghostscript/9.16/Resource/Init have to be configured if you want to use FAPI feature. ===> epix-1.2.18 depends on file: /usr/local/share/texmf-var/web2c/tex/tex.fmt - found ===> Returning to build of epix-1.2.18 ===> epix-1.2.18 depends on executable: dvips - not found ===> Installing existing package /packages/All/tex-dvipsk-5.995_1.txz [head-i386-default-job-15] Installing tex-dvipsk-5.995_1... [head-i386-default-job-15] Extracting tex-dvipsk-5.995_1: .......... done indexinfo: Impossible to open directory: Not permitted in capability mode pkg-static: POST-INSTALL script failed ===> epix-1.2.18 depends on executable: dvips - found ===> Returning to build of epix-1.2.18 ===> epix-1.2.18 depends on package: texlive-texmf>=20150523_3 - found ===> epix-1.2.18 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_2.txz [head-i386-default-job-15] Installing gmake-4.2.1_2... [head-i386-default-job-15] Extracting gmake-4.2.1_2: .......... done indexinfo: Impossible to open directory: Not permitted in capability mode indexinfo: Impossible to open directory: Not permitted in capability mode indexinfo: Impossible to open directory: Not permitted in capability mode pkg-static: POST-INSTALL script failed ===> epix-1.2.18 depends on executable: gmake - found ===> Returning to build of epix-1.2.18 ===> epix-1.2.18 depends on executable: makeinfo - not found ===> Installing existing package /packages/All/texinfo-6.5,1.txz [head-i386-default-job-15] Installing texinfo-6.5,1... [head-i386-default-job-15] Extracting texinfo-6.5,1: .......... done indexinfo: Impossible to open directory: Not permitted in capability mode indexinfo: Impossible to open directory: Not permitted in capability mode indexinfo: Impossible to open directory: Not permitted in capability mode indexinfo: Impossible to open directory: Not permitted in capability mode indexinfo: Impossible to open directory: Not permitted in capability mode pkg-static: POST-INSTALL script failed ===> epix-1.2.18 depends on executable: makeinfo - found ===> Returning to build of epix-1.2.18 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for epix-1.2.18 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /wrkdirs/usr/ports/graphics/epix/work/epix-1.2.18/missing: Unknown `--is-lightweight' option Try `/wrkdirs/usr/ports/graphics/epix/work/epix-1.2.18/missing --help' for more information 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 whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 c++ accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of c++... gcc3 checking whether ln -s works... yes checking for ranlib... ranlib checking whether gmake sets $(MAKE)... (cached) yes checking for bash... /usr/local/bin/bash checking for g++... g++ checking for gcc... cc 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 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 an ANSI C-conforming const... yes checking for inline... inline checking for strtod... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating samples/Makefile config.status: creating doc/Makefile config.status: executing depfiles commands =========================================================================== =======================<phase: build >============================ ===> Building for epix-1.2.18 gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/epix/work/epix-1.2.18' Making all in . gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/epix/work/epix-1.2.18' c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT active_screen.o -MD -MP -MF .deps/active_screen.Tpo -c -o active_screen.o active_screen.cc mv -f .deps/active_screen.Tpo .deps/active_screen.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT affine.o -MD -MP -MF .deps/affine.Tpo -c -o affine.o affine.cc mv -f .deps/affine.Tpo .deps/affine.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT angle_units.o -MD -MP -MF .deps/angle_units.Tpo -c -o angle_units.o angle_units.cc mv -f .deps/angle_units.Tpo .deps/angle_units.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT arrow_data.o -MD -MP -MF .deps/arrow_data.Tpo -c -o arrow_data.o arrow_data.cc mv -f .deps/arrow_data.Tpo .deps/arrow_data.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT arrow_style.o -MD -MP -MF .deps/arrow_style.Tpo -c -o arrow_style.o arrow_style.cc mv -f .deps/arrow_style.Tpo .deps/arrow_style.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT axis.o -MD -MP -MF .deps/axis.Tpo -c -o axis.o axis.cc mv -f .deps/axis.Tpo .deps/axis.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT camera.o -MD -MP -MF .deps/camera.Tpo -c -o camera.o camera.cc mv -f .deps/camera.Tpo .deps/camera.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT circle.o -MD -MP -MF .deps/circle.Tpo -c -o circle.o circle.cc mv -f .deps/circle.Tpo .deps/circle.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT clipping.o -MD -MP -MF .deps/clipping.Tpo -c -o clipping.o clipping.cc mv -f .deps/clipping.Tpo .deps/clipping.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Color_Base.o -MD -MP -MF .deps/Color_Base.Tpo -c -o Color_Base.o Color_Base.cc mv -f .deps/Color_Base.Tpo .deps/Color_Base.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Color.o -MD -MP -MF .deps/Color.Tpo -c -o Color.o Color.cc mv -f .deps/Color.Tpo .deps/Color.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Color_CMY.o -MD -MP -MF .deps/Color_CMY.Tpo -c -o Color_CMY.o Color_CMY.cc mv -f .deps/Color_CMY.Tpo .deps/Color_CMY.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Color_CMYK.o -MD -MP -MF .deps/Color_CMYK.Tpo -c -o Color_CMYK.o Color_CMYK.cc mv -f .deps/Color_CMYK.Tpo .deps/Color_CMYK.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Color_Gray.o -MD -MP -MF .deps/Color_Gray.Tpo -c -o Color_Gray.o Color_Gray.cc mv -f .deps/Color_Gray.Tpo .deps/Color_Gray.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Color_Neutral.o -MD -MP -MF .deps/Color_Neutral.Tpo -c -o Color_Neutral.o Color_Neutral.cc mv -f .deps/Color_Neutral.Tpo .deps/Color_Neutral.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Color_RGB.o -MD -MP -MF .deps/Color_RGB.Tpo -c -o Color_RGB.o Color_RGB.cc mv -f .deps/Color_RGB.Tpo .deps/Color_RGB.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Color_Sep.o -MD -MP -MF .deps/Color_Sep.Tpo -c -o Color_Sep.o Color_Sep.cc mv -f .deps/Color_Sep.Tpo .deps/Color_Sep.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Color_Utils.o -MD -MP -MF .deps/Color_Utils.Tpo -c -o Color_Utils.o Color_Utils.cc mv -f .deps/Color_Utils.Tpo .deps/Color_Utils.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT Complex.o -MD -MP -MF .deps/Complex.Tpo -c -o Complex.o Complex.cc mv -f .deps/Complex.Tpo .deps/Complex.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cropping.o -MD -MP -MF .deps/cropping.Tpo -c -o cropping.o cropping.cc mv -f .deps/cropping.Tpo .deps/cropping.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT curves.o -MD -MP -MF .deps/curves.Tpo -c -o curves.o curves.cc mv -f .deps/curves.Tpo .deps/curves.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT data_bins.o -MD -MP -MF .deps/data_bins.Tpo -c -o data_bins.o data_bins.cc mv -f .deps/data_bins.Tpo .deps/data_bins.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT data_file.o -MD -MP -MF .deps/data_file.Tpo -c -o data_file.o data_file.cc mv -f .deps/data_file.Tpo .deps/data_file.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT data_mask.o -MD -MP -MF .deps/data_mask.Tpo -c -o data_mask.o data_mask.cc mv -f .deps/data_mask.Tpo .deps/data_mask.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT domain.o -MD -MP -MF .deps/domain.Tpo -c -o domain.o domain.cc mv -f .deps/domain.Tpo .deps/domain.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT eepic.o -MD -MP -MF .deps/eepic.Tpo -c -o eepic.o eepic.cc mv -f .deps/eepic.Tpo .deps/eepic.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT facet.o -MD -MP -MF .deps/facet.Tpo -c -o facet.o facet.cc mv -f .deps/facet.Tpo .deps/facet.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.cc mv -f .deps/format.Tpo .deps/format.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT frac.o -MD -MP -MF .deps/frac.Tpo -c -o frac.o frac.cc mv -f .deps/frac.Tpo .deps/frac.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.cc mv -f .deps/frame.Tpo .deps/frame.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT functions.o -MD -MP -MF .deps/functions.Tpo -c -o functions.o functions.cc mv -f .deps/functions.Tpo .deps/functions.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT geometry.o -MD -MP -MF .deps/geometry.Tpo -c -o geometry.o geometry.cc mv -f .deps/geometry.Tpo .deps/geometry.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT glyph.o -MD -MP -MF .deps/glyph.Tpo -c -o glyph.o glyph.cc mv -f .deps/glyph.Tpo .deps/glyph.Po c++ -DPACKAGE_NAME=\"epix\" -DPACKAGE_TARNAME=\"epix\" -DPACKAGE_VERSION=\"1.2.18\" -DPACKAGE_STRING=\"epix\ 1.2.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"epix\" -DVERSION=\"1.2.18\" -DSTDC_HEADERS=1 -DHAVE_STRTOD=1 -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT halfspace.o -MD -MP -MF .deps/halfspace.Tpo -c -o halfspace.o halfspace.cc Assertion failed: ((I.atEnd() || std::next(I) == def_instr_end()) && "getVRegDef assumes a single definition or no definition"), function getVRegDef, file /usr/local/poudriere/jails/head-i386/usr/src/contrib/llvm/lib/CodeGen/MachineRegisterInfo.cpp, line 366. c++: error: unable to execute command: Abort trap (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. c++: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/halfspace-7653ba.cpp c++: note: diagnostic msg: /tmp/halfspace-7653ba.sh c++: note: diagnostic msg: ******************** gmake[2]: *** [Makefile:655: halfspace.o] Error 254 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/epix/work/epix-1.2.18' gmake[1]: *** [Makefile:781: all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/epix/work/epix-1.2.18' *** Error code 1 Stop. make: stopped in /usr/ports/graphics/epix _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
