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: cor...@ermaion.com Log URL: https://pkg-status.freebsd.org/ampere3/data/141releng-armv7-default/332c73b035e3/logs/ximaging-1.8.log Build URL: https://pkg-status.freebsd.org/ampere3/build.html?mastername=141releng-armv7-default&build=332c73b035e3 Log: =>> Building graphics/ximaging build started at Thu Nov 7 16:48:09 UTC 2024 port directory: /usr/ports/graphics/ximaging package name: ximaging-1.8 building for: FreeBSD 141releng-armv7-default-job-06 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 1401000 arm maintained by: cor...@ermaion.com Makefile datestamp: -rw-r--r-- 1 root wheel 858 Aug 29 01:05 /usr/ports/graphics/ximaging/Makefile Ports top last git commit: 332c73b035e Ports top unclean checkout: no Port dir last git commit: e67c2017f6f Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500023 Jail OSVERSION: 1401000 Job Id: 06 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1401000 UNAME_v=FreeBSD 14.1-RELEASE-p5 1401000 UNAME_r=14.1-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/141releng-armv7-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/141releng-armv7-default/06/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=141releng-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/141releng-armv7-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- cor...@ermaion.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/ximaging/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/ximaging/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/ximaging/work/.cache HOME=/wrkdirs/usr/ports/graphics/ximaging/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/ximaging/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/ximaging/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- MOTIFLIB="-L/usr/local/lib -lXm" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/ximaging/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/ximaging/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/ximaging/work/.cache HOME=/wrkdirs/usr/ports/graphics/ximaging/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/ximaging/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/ximaging/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 -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 " 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=14.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ximaging" EXAMPLESDIR="share/examples/ximaging" DATADIR="share/ximaging" WWWDIR="www/ximaging" ETCDIR="etc/ximaging" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ximaging DOCSDIR=/usr/local/share/doc/ximaging EXAMPLESDIR=/usr/local/share/examples/ximaging WWWDIR=/usr/local/www/ximaging ETCDIR=/usr/local/etc/ximaging --End SUB_LIST-- ---Begin 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 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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) 8192 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 >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ximaging-1.8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [141releng-armv7-default-job-06] Installing pkg-1.21.3... [141releng-armv7-default-job-06] Extracting pkg-1.21.3: .......... done ===> ximaging-1.8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ximaging-1.8 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by ximaging-1.8 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by ximaging-1.8 for building => SHA256 Checksum OK for ximaging-src-1.8.tar.xz. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by ximaging-1.8 for building ===> Extracting for ximaging-1.8 => SHA256 Checksum OK for ximaging-src-1.8.tar.xz. =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for ximaging-1.8 =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ximaging-1.8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.8.9,1.pkg [141releng-armv7-default-job-06] Installing libX11-1.8.9,1... [141releng-armv7-default-job-06] `-- Installing libxcb-1.17.0... [141releng-armv7-default-job-06] | `-- Installing libXau-1.0.11... [141releng-armv7-default-job-06] | `-- Extracting libXau-1.0.11: .......... done [141releng-armv7-default-job-06] | `-- Installing libXdmcp-1.1.5... [141releng-armv7-default-job-06] | | `-- Installing xorgproto-2024.1... [141releng-armv7-default-job-06] | | `-- Extracting xorgproto-2024.1: .......... done [141releng-armv7-default-job-06] | `-- Extracting libXdmcp-1.1.5: ......... done [141releng-armv7-default-job-06] `-- Extracting libxcb-1.17.0: .......... done [141releng-armv7-default-job-06] Extracting libX11-1.8.9,1: .......... done ===> ximaging-1.8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of ximaging-1.8 ===> ximaging-1.8 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - not found ===> Installing existing package /packages/All/libXinerama-1.1.5,1.pkg [141releng-armv7-default-job-06] Installing libXinerama-1.1.5,1... [141releng-armv7-default-job-06] `-- Installing libXext-1.3.6,1... [141releng-armv7-default-job-06] `-- Extracting libXext-1.3.6,1: .......... done [141releng-armv7-default-job-06] Extracting libXinerama-1.1.5,1: .......... done <snip> ===> ximaging-1.8 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found ===> Installing existing package /packages/All/libXpm-3.5.17_1.pkg [141releng-armv7-default-job-06] Installing libXpm-3.5.17_1... [141releng-armv7-default-job-06] `-- Installing gettext-runtime-0.22.5... [141releng-armv7-default-job-06] | `-- Installing indexinfo-0.3.1... [141releng-armv7-default-job-06] | `-- Extracting indexinfo-0.3.1: .... done [141releng-armv7-default-job-06] `-- Extracting gettext-runtime-0.22.5: .......... done [141releng-armv7-default-job-06] Extracting libXpm-3.5.17_1: .......... done ===> ximaging-1.8 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Returning to build of ximaging-1.8 =========================================================================== =======================<phase: lib-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ximaging-1.8 depends on shared library: libpng16.so - not found ===> Installing existing package /packages/All/png-1.6.44.pkg [141releng-armv7-default-job-06] Installing png-1.6.44... [141releng-armv7-default-job-06] Extracting png-1.6.44: .......... done ===> ximaging-1.8 depends on shared library: libpng16.so - found (/usr/local/lib/libpng16.so) ===> Returning to build of ximaging-1.8 ===> ximaging-1.8 depends on shared library: libtiff.so - not found ===> Installing existing package /packages/All/tiff-4.7.0.pkg [141releng-armv7-default-job-06] Installing tiff-4.7.0... [141releng-armv7-default-job-06] `-- Installing jbigkit-2.1_3... [141releng-armv7-default-job-06] `-- Extracting jbigkit-2.1_3: .......... done [141releng-armv7-default-job-06] `-- Installing jpeg-turbo-3.0.4... [141releng-armv7-default-job-06] `-- Extracting jpeg-turbo-3.0.4: .......... done [141releng-armv7-default-job-06] `-- Installing lerc-4.0.0... [141releng-armv7-default-job-06] `-- Extracting lerc-4.0.0: ........ done [141releng-armv7-default-job-06] `-- Installing libdeflate-1.22... [141releng-armv7-default-job-06] `-- Extracting libdeflate-1.22: .......... done [141releng-armv7-default-job-06] `-- Installing zstd-1.5.6... [141releng-armv7-default-job-06] | `-- Installing liblz4-1.10.0,1... [141releng-armv7-default-job-06] | `-- Extracting liblz4-1.10.0,1: .......... done [141releng-armv7-default-job-06] `-- Extracting zstd-1.5.6: .......... done [141releng-armv7-default-job-06] Extracting tiff-4.7.0: .......... done ===> ximaging-1.8 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> Returning to build of ximaging-1.8 ===> ximaging-1.8 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> ximaging-1.8 depends on shared library: libXm.so.4 - not found ===> Installing existing package /packages/All/open-motif-2.3.8_8.pkg [141releng-armv7-default-job-06] Installing open-motif-2.3.8_8... [141releng-armv7-default-job-06] `-- Installing fontconfig-2.15.0_3,1... [141releng-armv7-default-job-06] | `-- Installing expat-2.6.3... [141releng-armv7-default-job-06] | `-- Extracting expat-2.6.3: .......... done [141releng-armv7-default-job-06] | `-- Installing freetype2-2.13.3... [141releng-armv7-default-job-06] | | `-- Installing brotli-1.1.0,1... [141releng-armv7-default-job-06] | | `-- Extracting brotli-1.1.0,1: .......... done [141releng-armv7-default-job-06] | `-- Extracting freetype2-2.13.3: .......... done [141releng-armv7-default-job-06] `-- Extracting fontconfig-2.15.0_3,1: .......... done [141releng-armv7-default-job-06] `-- Installing libXaw-1.0.16,2... [141releng-armv7-default-job-06] | `-- Installing libXmu-1.1.4,1... [141releng-armv7-default-job-06] | `-- Extracting libXmu-1.1.4,1: .......... done [141releng-armv7-default-job-06] `-- Extracting libXaw-1.0.16,2: .......... done [141releng-armv7-default-job-06] `-- Installing libXft-2.3.8... [141releng-armv7-default-job-06] | `-- Installing libXrender-0.9.11... [141releng-armv7-default-job-06] | `-- Extracting libXrender-0.9.11: .......... done [141releng-armv7-default-job-06] `-- Extracting libXft-2.3.8: .......... done [141releng-armv7-default-job-06] `-- Installing xbitmaps-1.1.2... [141releng-armv7-default-job-06] `-- Extracting xbitmaps-1.1.2: .......... done [141releng-armv7-default-job-06] Extracting open-motif-2.3.8_8: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.13.3: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===> ximaging-1.8 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) ===> Returning to build of ximaging-1.8 =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for ximaging-1.8 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for ximaging-1.8 --- all --- --- main.o --- --- menu.o --- --- imgfile.o --- --- main.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o main.o main.c --- menu.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o menu.o menu.c --- imgfile.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o imgfile.o imgfile.c --- browser.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o browser.o browser.c --- viewer.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o viewer.o viewer.c --- cmap.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o cmap.o cmap.c cmap.c:114:12: warning: variable 'failed' set but not used [-Wunused-but-set-variable] 114 | int i, j, failed=0; | ^ 1 warning generated. --- pathw.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o pathw.o pathw.c --- cursor.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o cursor.o cursor.c --- imgblt.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o imgblt.o imgblt.c --- pixconv.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o pixconv.o pixconv.c --- comdlgs.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o comdlgs.o comdlgs.c --- filemgmt.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o filemgmt.o filemgmt.c --- hashtbl.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o hashtbl.o hashtbl.c --- defaults.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o defaults.o defaults.c --- guiutil.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o guiutil.o guiutil.c --- toolbar.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o toolbar.o toolbar.c --- extres.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o extres.o extres.c --- exec.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o exec.o exec.c --- sgimage.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o sgimage.o sgimage.c --- sunras.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o sunras.o sunras.c --- pbrush.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o pbrush.o pbrush.c --- targa.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o targa.o targa.c --- msbitmap.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o msbitmap.o msbitmap.c --- xbitmap.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o xbitmap.o xbitmap.c --- xpixmap.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o xpixmap.o xpixmap.c --- netpbm.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o netpbm.o netpbm.c --- debug.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o debug.o debug.c --- jpeg.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o jpeg.o jpeg.c --- png.o --- --- tiff.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o tiff.o tiff.c --- png.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o png.o png.c --- xipc.o --- cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -I/usr/local/include -fopenmp -DENABLE_OMP -DENABLE_JPEG -DENABLE_PNG -DENABLE_TIFF -DENABLE_XINERAMA -I/usr/local/include -o xipc.o xipc.c --- ximaging --- cc -o ximaging -L/usr/local/lib -fstack-protector-strong -pthread -fopenmp main.o menu.o imgfile.o browser.o viewer.o cmap.o pathw.o cursor.o imgblt.o pixconv.o comdlgs.o filemgmt.o hashtbl.o defaults.o guiutil.o toolbar.o extres.o exec.o sgimage.o sunras.o pbrush.o targa.o msbitmap.o xbitmap.o xpixmap.o netpbm.o debug.o jpeg.o png.o tiff.o xipc.o -lm -lc -lXm -lXt -lXinerama -lX11 -ljpeg -lpng -ltiff ld: error: unable to find library -lomp cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [ximaging] Error code 1 make[1]: stopped in /wrkdirs/usr/ports/graphics/ximaging/work/ximaging-src-1.8/src 1 error make[1]: stopped in /wrkdirs/usr/ports/graphics/ximaging/work/ximaging-src-1.8/src *** [all] Error code 2 make: stopped in /wrkdirs/usr/ports/graphics/ximaging/work/ximaging-src-1.8 1 error make: stopped in /wrkdirs/usr/ports/graphics/ximaging/work/ximaging-src-1.8 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/graphics/ximaging