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:     y...@freebsd.org
Last committer: jbe...@freebsd.org
Ident:          $FreeBSD: branches/2020Q2/science/gabedit/Makefile 528082 
2020-03-08 21:56:36Z jbeich $
Log URL:        
http://thunderx1.nyi.freebsd.org/data/121arm64-quarterly/537109/logs/gabedit-2.5.1_4.log
Build URL:      
http://thunderx1.nyi.freebsd.org/build.html?mastername=121arm64-quarterly&build=537109
Log:

=>> Building science/gabedit
build started at Tue Jun  2 17:26:02 UTC 2020
port directory: /usr/ports/science/gabedit
package name: gabedit-2.5.1_4
building for: FreeBSD 121arm64-quarterly-job-01 12.1-RELEASE-p5 FreeBSD 
12.1-RELEASE-p5 1201000 arm64
maintained by: y...@freebsd.org
Makefile ident:      $FreeBSD: branches/2020Q2/science/gabedit/Makefile 528082 
2020-03-08 21:56:36Z jbeich $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300089
Jail OSVERSION: 1201000
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE-p5 1201000
UNAME_r=12.1-RELEASE-p5
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/121arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121arm64-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---
===> The following configuration options are available for gabedit-2.5.1_4:
     OPENMP=on: Parallel processing support via OpenMP
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
y...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf 
XDG_DATA_HOME=/wrkdirs/usr/ports/science/gabedit/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/gabedit/work  
HOME=/wrkdirs/usr/ports/science/gabedit/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/science/gabedit/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/science/gabedit/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/gabedit/work  
HOME=/wrkdirs/usr/ports/science/gabedit/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/science/gabedit/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 
LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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  "  
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--
GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0" OSREL=12.1 PREFIX=%D 
LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/gabedit"  EXAMPLESDIR="share/examples/gabedit"  
DATADIR="share/gabedit"  WWWDIR="www/gabedit"  ETCDIR="etc/gabedit"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/gabedit 
DOCSDIR=/usr/local/share/doc/gabedit 
EXAMPLESDIR=/usr/local/share/examples/gabedit  WWWDIR=/usr/local/www/gabedit 
ETCDIR=/usr/local/etc/gabedit
--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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) 
(based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.1 Thread model: posix 
InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 
366581) (based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.1 Thread model: 
posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" 
"/libexec/ld-elf.so.1" "--enable-new-dtags" "-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 8.0.1 (tags/RELEASE_801/final 
366581) (based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.1 Thread model: 
posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE-p5
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
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)  1048576
stack size              (kbytes, -s)  1048576
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 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   gabedit-2.5.1_4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.13.2.txz
[121arm64-quarterly-job-01] Installing pkg-1.13.2...
[121arm64-quarterly-job-01] Extracting pkg-1.13.2: .......... done
===>   gabedit-2.5.1_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of gabedit-2.5.1_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by gabedit-2.5.1_4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by gabedit-2.5.1_4 for building
=> SHA256 Checksum OK for GabeditSrc251_061218.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by gabedit-2.5.1_4 for building
===>  Extracting for gabedit-2.5.1_4
=> SHA256 Checksum OK for GabeditSrc251_061218.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for gabedit-2.5.1_4
===========================================================================
=======================<phase: build-depends  >============================
===>   gabedit-2.5.1_4 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_3.txz
[121arm64-quarterly-job-01] Installing gmake-4.2.1_3...
[121arm64-quarterly-job-01] `-- Installing gettext-runtime-0.20.1...
[121arm64-quarterly-job-01] |   `-- Installing indexinfo-0.3.1...
[121arm64-quarterly-job-01] |   `-- Extracting indexinfo-0.3.1: .... done
[121arm64-quarterly-job-01] `-- Extracting gettext-runtime-0.20.1: .......... 
done
[121arm64-quarterly-job-01] Extracting gmake-4.2.1_3: .......... done
===>   gabedit-2.5.1_4 depends on executable: gmake - found
===>   Returning to build of gabedit-2.5.1_4
===>   gabedit-2.5.1_4 depends on executable: gtk-update-icon-cache - not found
===>   Installing existing package 
/packages/All/gtk-update-icon-cache-2.24.32.txz
[121arm64-quarterly-job-01] Installing gtk-update-icon-cache-2.24.32...
[121arm64-quarterly-job-01] `-- Installing atk-2.28.1...
[121arm64-quarterly-job-01] |   `-- Installing glib-2.56.3_7,1...
[121arm64-quarterly-job-01] |   | `-- Installing libffi-3.2.1_3...
[121arm64-quarterly-job-01] |   | `-- Extracting libffi-3.2.1_3: .......... done
[121arm64-quarterly-job-01] |   | `-- Installing libiconv-1.14_11...
[121arm64-quarterly-job-01] |   | `-- Extracting libiconv-1.14_11: .......... 
done
<snip>
===>   gabedit-2.5.1_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - 
found
===>   gabedit-2.5.1_4 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - 
not found
===>   Installing existing package /packages/All/libXmu-1.1.3,1.txz
[121arm64-quarterly-job-01] Installing libXmu-1.1.3,1...
[121arm64-quarterly-job-01] `-- Installing libXt-1.2.0,1...
[121arm64-quarterly-job-01] `-- Extracting libXt-1.2.0,1: .......... done
[121arm64-quarterly-job-01] Extracting libXmu-1.1.3,1: .......... done
===>   gabedit-2.5.1_4 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - 
found
===>   Returning to build of gabedit-2.5.1_4
===>   gabedit-2.5.1_4 depends on file: /usr/local/libdata/pkgconfig/xt.pc - 
found
===========================================================================
=======================<phase: lib-depends    >============================
===>   gabedit-2.5.1_4 depends on shared library: libfontconfig.so - found 
(/usr/local/lib/libfontconfig.so)
===>   gabedit-2.5.1_4 depends on shared library: libfreetype.so - found 
(/usr/local/lib/libfreetype.so)
===>   gabedit-2.5.1_4 depends on shared library: libgtkglext-x11-1.0.so - not 
found
===>   Installing existing package /packages/All/gtkglext-1.2.0_19.txz
[121arm64-quarterly-job-01] Installing gtkglext-1.2.0_19...
[121arm64-quarterly-job-01] `-- Installing gtk2-2.24.32...
[121arm64-quarterly-job-01] |   `-- Installing cups-2.2.13...
[121arm64-quarterly-job-01] |   | `-- Installing avahi-app-0.7_3...
[121arm64-quarterly-job-01] |   |   `-- Installing dbus-1.12.16...
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
[121arm64-quarterly-job-01] |   |   `-- Extracting dbus-1.12.16: ......... done
[121arm64-quarterly-job-01] |   |   `-- Installing dbus-glib-0.110...
[121arm64-quarterly-job-01] |   |   `-- Extracting dbus-glib-0.110: .......... 
done
[121arm64-quarterly-job-01] |   |   `-- Installing gdbm-1.18.1_1...
[121arm64-quarterly-job-01] |   |   `-- Extracting gdbm-1.18.1_1: .......... 
done
[121arm64-quarterly-job-01] |   |   `-- Installing gnome_subr-1.0...
[121arm64-quarterly-job-01] |   |   `-- Extracting gnome_subr-1.0: .... done
[121arm64-quarterly-job-01] |   |   `-- Installing 
gobject-introspection-1.56.1,1...
[121arm64-quarterly-job-01] |   |   `-- Extracting 
gobject-introspection-1.56.1,1: .......... done
[121arm64-quarterly-job-01] |   |   `-- Installing libdaemon-0.14_1...
[121arm64-quarterly-job-01] |   |   `-- Extracting libdaemon-0.14_1: .......... 
done
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
[121arm64-quarterly-job-01] |   | `-- Extracting avahi-app-0.7_3: .......... 
done
[121arm64-quarterly-job-01] |   | `-- Installing gnutls-3.6.13...
[121arm64-quarterly-job-01] |   |   `-- Installing ca_root_nss-3.53...
[121arm64-quarterly-job-01] |   |   `-- Extracting ca_root_nss-3.53: ........ 
done
[121arm64-quarterly-job-01] |   |   `-- Installing gmp-6.2.0...
[121arm64-quarterly-job-01] |   |   `-- Extracting gmp-6.2.0: .......... done
[121arm64-quarterly-job-01] |   |   `-- Installing libidn2-2.3.0_1...
[121arm64-quarterly-job-01] |   |   | `-- Installing libunistring-0.9.10_1...
[121arm64-quarterly-job-01] |   |   | `-- Extracting libunistring-0.9.10_1: 
.......... done
[121arm64-quarterly-job-01] |   |   `-- Extracting libidn2-2.3.0_1: .......... 
done
[121arm64-quarterly-job-01] |   |   `-- Installing libtasn1-4.15.0...
[121arm64-quarterly-job-01] |   |   `-- Extracting libtasn1-4.15.0: .......... 
done
[121arm64-quarterly-job-01] |   |   `-- Installing nettle-3.5.1_1...
[121arm64-quarterly-job-01] |   |   `-- Extracting nettle-3.5.1_1: .......... 
done
[121arm64-quarterly-job-01] |   |   `-- Installing p11-kit-0.23.18.1...
[121arm64-quarterly-job-01] |   |   `-- Extracting p11-kit-0.23.18.1: 
.......... done
[121arm64-quarterly-job-01] |   |   `-- Installing trousers-0.3.14_2...
[121arm64-quarterly-job-01] |   |   | `-- Installing tpm-emulator-0.7.4_2...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[121arm64-quarterly-job-01] |   |   | `-- Extracting tpm-emulator-0.7.4_2: 
......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[121arm64-quarterly-job-01] |   |   `-- Extracting trousers-0.3.14_2: 
.......... done
[121arm64-quarterly-job-01] |   | `-- Extracting gnutls-3.6.13: .......... done
[121arm64-quarterly-job-01] |   | `-- Installing libpaper-1.1.24.4...
[121arm64-quarterly-job-01] |   | `-- Extracting libpaper-1.1.24.4: .......... 
done
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
[121arm64-quarterly-job-01] |   `-- Extracting cups-2.2.13: .......... done
[121arm64-quarterly-job-01] `-- Extracting gtk2-2.24.32: .......... done
[121arm64-quarterly-job-01] `-- Installing libGLU-9.0.1...
[121arm64-quarterly-job-01] `-- Extracting libGLU-9.0.1: ...... done
[121arm64-quarterly-job-01] `-- Installing pangox-compat-0.0.2_2...
[121arm64-quarterly-job-01] `-- Extracting pangox-compat-0.0.2_2: ....... done
[121arm64-quarterly-job-01] Extracting gtkglext-1.2.0_19: .......... done
=====
Message from ca_root_nss-3.53:

--
FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.


This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem
=====
Message from trousers-0.3.14_2:

--
To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

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 gtkglext-1.2.0_19:

--
===>   NOTICE:

The gtkglext 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
===>   gabedit-2.5.1_4 depends on shared library: libgtkglext-x11-1.0.so - 
found (/usr/local/lib/libgtkglext-x11-1.0.so)
===>   Returning to build of gabedit-2.5.1_4
===>   gabedit-2.5.1_4 depends on shared library: libintl.so - found 
(/usr/local/lib/libintl.so)
===>   gabedit-2.5.1_4 depends on shared library: libGL.so - found 
(/usr/local/lib/libGL.so)
===>   gabedit-2.5.1_4 depends on shared library: libGLU.so - found 
(/usr/local/lib/libGLU.so)
===>   gabedit-2.5.1_4 depends on shared library: libatk-1.0.so - found 
(/usr/local/lib/libatk-1.0.so)
===>   gabedit-2.5.1_4 depends on shared library: libcairo.so - found 
(/usr/local/lib/libcairo.so)
===>   gabedit-2.5.1_4 depends on shared library: libgdk_pixbuf-2.0.so - found 
(/usr/local/lib/libgdk_pixbuf-2.0.so)
===>   gabedit-2.5.1_4 depends on shared library: libglib-2.0.so - found 
(/usr/local/lib/libglib-2.0.so)
===>   gabedit-2.5.1_4 depends on shared library: libintl.so - found 
(/usr/local/lib/libintl.so)
===>   gabedit-2.5.1_4 depends on shared library: libgtk-x11-2.0.so - found 
(/usr/local/lib/libgtk-x11-2.0.so)
===>   gabedit-2.5.1_4 depends on shared library: libpango-1.0.so - found 
(/usr/local/lib/libpango-1.0.so)
===>   gabedit-2.5.1_4 depends on shared library: libpangox-1.0.so - found 
(/usr/local/lib/libpangox-1.0.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for gabedit-2.5.1_4
===========================================================================
=======================<phase: build          >============================
===>  Building for gabedit-2.5.1_4
gmake[1]: Entering directory 
'/wrkdirs/usr/ports/science/gabedit/work/GabeditSrc251_061218'
make[2]: Entering directory 
'/wrkdirs/usr/ports/science/gabedit/work/GabeditSrc251_061218/src/Common'
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` Gabedit.c -o Gabedit.o
make[2]: Entering directory 
'/wrkdirs/usr/ports/science/gabedit/work/GabeditSrc251_061218/src/Display'
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable   `pkg-config gtk+-2.0 --cflags`   `pkg-config 
gtkglext-1.0 --cflags` -I/usr/local/include   GeomOrbXYZ.c -o GeomOrbXYZ.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` Help.c -o Help.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` Install.c -o Install.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` Preferences.c -o Preferences.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable   `pkg-config gtk+-2.0 --cflags`   `pkg-config 
gtkglext-1.0 --cflags` -I/usr/local/include   BondsOrb.c -o BondsOrb.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` Printer.c -o Printer.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable   `pkg-config gtk+-2.0 --cflags`   `pkg-config 
gtkglext-1.0 --cflags` -I/usr/local/include   GeomDraw.c -o GeomDraw.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` Run.c -o Run.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable   `pkg-config gtk+-2.0 --cflags`   `pkg-config 
gtkglext-1.0 --cflags` -I/usr/local/include   TriangleDraw.c -o TriangleDraw.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable   `pkg-config gtk+-2.0 --cflags`   `pkg-config 
gtkglext-1.0 --cflags` -I/usr/local/include   UtilsOrb.c -o UtilsOrb.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` SplashScreen.c -o SplashScreen.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable   `pkg-config gtk+-2.0 --cflags`   `pkg-config 
gtkglext-1.0 --cflags` -I/usr/local/include   Basis.c -o Basis.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` TextEdit.c -o TextEdit.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` Windows.c -o Windows.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable   `pkg-config gtk+-2.0 --cflags`   `pkg-config 
gtkglext-1.0 --cflags` -I/usr/local/include   Grid.c -o Grid.o
Grid.c:23:10: fatal error: 'omp.h' file not found
#include <omp.h>
         ^~~~~~~
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` Status.c -o Status.o
1 error generated.
make[2]: *** [Makefile:10: Grid.o] Error 1
make[2]: Leaving directory 
'/wrkdirs/usr/ports/science/gabedit/work/GabeditSrc251_061218/src/Display'
gmake[1]: *** [Makefile:71: src/Display] Error 2
gmake[1]: *** Waiting for unfinished jobs....
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` Exit.c -o Exit.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` MenuToolBar.c -o MenuToolBar.o
cc  -c -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  
-DENABLE_DEPRECATED -DENABLE_OMP -fopenmp -DDRAWGEOMGL -Wformat-security 
-Wno-unused-variable  `pkg-config gtk+-2.0 --cflags`   `pkg-config gtkglext-1.0 
--cflags` StockIcons.c -o StockIcons.o
make[2]: Leaving directory 
'/wrkdirs/usr/ports/science/gabedit/work/GabeditSrc251_061218/src/Common'
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/science/gabedit/work/GabeditSrc251_061218'
===> 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/science/gabedit
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to