Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2017 07:59:31 GMT
From:      pkg-fallout@FreeBSD.org
To:        haskell@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 110i386-default][x11-toolkits/hs-wxc] Failed for hs-wxc-0.91.0.0 in build
Message-ID:  <201704230759.v3N7xV1W052591@beefy10.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:     haskell@FreeBSD.org
Last committer: dim@FreeBSD.org
Ident:          $FreeBSD: head/x11-toolkits/hs-wxc/Makefile 434738 2017-02-24 17:57:08Z dim $
Log URL:        http://beefy10.nyi.freebsd.org/data/110i386-default/439191/logs/hs-wxc-0.91.0.0.log
Build URL:      http://beefy10.nyi.freebsd.org/build.html?mastername=110i386-default&build=439191
Log:

====>> Building x11-toolkits/hs-wxc
build started at Sun Apr 23 07:48:52 UTC 2017
port directory: /usr/ports/x11-toolkits/hs-wxc
building for: FreeBSD 110i386-default-job-15 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 i386
maintained by: haskell@FreeBSD.org
Makefile ident:      $FreeBSD: head/x11-toolkits/hs-wxc/Makefile 434738 2017-02-24 17:57:08Z dim $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200027
Jail OSVERSION: 1100122
Job Id: 15

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p9
UNAME_r=11.0-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=hs-wxc-0.91.0.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110i386-default/ref/.p/pool
MASTERNAME=110i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for hs-wxc-0.91.0.0:
     DYNAMIC=on: Add support for dynamic linking
     HSCOLOUR=off: Colorize generated documentation by HsColour
     LLVM=off: Use the LLVM backend for code generation
     PROFILE=off: Add support for profiling
====> Options available for the single C_Compiler: you have to select exactly one of them
     GCC=on: Build with modern GCC (from ports)
     PCLANG=off: Build with Clang from ports
     BCLANG=off: Build with Clang from base
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--libdir=/usr/local/lib/cabal/ghc-7.10.2 --libsubdir=wxc-0.91.0.0 --with-gcc=gcc5 --with-ld=/usr/local/bin/ld --with-ar=/usr/local/bin/ar --enable-shared --enable-executable-dynamic --disable-executable-profiling --disable-library-profiling
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work  HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work TMPDIR="/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--

--MAKE_ENV--
DESTDIR=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/stage TMPDIR=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work  HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work TMPDIR="/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="gcc5" CFLAGS="-O2 -pipe  -I/usr/local/include -fstack-prot
 ector -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing"  CPP="cpp5" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc5 -L/usr/local/lib/gcc5" LIBS=""  CXX="g++5" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing  -Wl,-rpath=/usr/local/lib/gcc5"  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--
GHC_VERSION=7.10.2
PORTNAME=wxc
PORTVERSION=0.91.0.0
LIBDIR_REL=lib/cabal/ghc-7.10.2/wxc-0.91.0.0
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS="@comment
"
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/cabal/ghc-7.10.2/wxc-0.91.0.0"
EXAMPLESDIR="share/examples/cabal/ghc-7.10.2/wxc-0.91.0.0"
DATADIR="share/cabal/ghc-7.10.2/wxc-0.91.0.0"
WWWDIR="www/wxc"
ETCDIR="etc/wxc"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/cabal/ghc-7.10.2/wxc-0.91.0.0
DOCSDIR=/usr/local/share/doc/cabal/ghc-7.10.2/wxc-0.91.0.0
EXAMPLESDIR=/usr/local/share/examples/cabal/ghc-7.10.2/wxc-0.91.0.0
WWWDIR=/usr/local/www/wxc
ETCDIR=/usr/local/etc/wxc
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
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 ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p9
#### Misc Poudriere ####
GID=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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   hs-wxc-0.91.0.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110i386-default-job-15] Installing pkg-1.10.1...
[110i386-default-job-15] Extracting pkg-1.10.1: .......... done
===>   hs-wxc-0.91.0.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of hs-wxc-0.91.0.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by hs-wxc-0.91.0.0 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by hs-wxc-0.91.0.0 for building
=> SHA256 Checksum OK for cabal/wxc-0.91.0.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by hs-wxc-0.91.0.0 for building
===>  Extracting for hs-wxc-0.91.0.0
=> SHA256 Checksum OK for cabal/wxc-0.91.0.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for hs-wxc-0.91.0.0
===>   Converting DOS text files to UNIX text files
===>  Applying FreeBSD patches for hs-wxc-0.91.0.0
===========================================================================
=======================<phase: build-depends  >============================
===>   hs-wxc-0.91.0.0 depends on executable: ghc - not found
===>   Installing existing package /packages/All/ghc-7.10.2_2.txz
[110i386-default-job-15] Installing ghc-7.10.2_2...
[110i386-default-job-15] `-- Installing gcc-5.4.0_1...
[110i386-default-job-15] |   `-- Installing binutils-2.28,1...
[110i386-default-job-15] |   | `-- Installing gettext-runtime-0.19.8.1_1...
[110i386-default-job-15] |   |   `-- Installing indexinfo-0.2.6...
[110i386-default-job-15] |   |   `-- Extracting indexinfo-0.2.6: .... done
[110i386-default-job-15] |   | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110i386-default-job-15] |   `-- Extracting binutils-2.28,1: .......... done
[110i386-default-job-15] |   `-- Installing gcc-ecj-4.5...
[110i386-default-job-15] |   `-- Extracting gcc-ecj-4.5: . done
[110i386-default-job-15] |   `-- Installing gmp-6.1.2...
[110i386-default-job-15] |   `-- Extracting gmp-6.1.2: .......... done
[110i386-default-job-15] |   `-- Installing mpc-1.0.3...
[110i386-default-job-15] |   | `-- Installing mpfr-3.1.5_1...
[110i386-default-job-15] |   | `-- Extracting mpfr-3.1.5_1: .......... done
[110i386-default-job-15] |   `-- Extracting mpc-1.0.3: ...... done
[110i386-default-job-15] `-- Extracting gcc-5.4.0_1: .......... done
<snip>
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
Message from ca_root_nss-3.30.1:
********************************* WARNING *********************************

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.

*********************************** NOTE **********************************

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_1:
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 freetype2-2.7.1:
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.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
Message from dejavu-2.37:
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
===>   hs-wxc-0.91.0.0 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so)
===>   Returning to build of hs-wxc-0.91.0.0
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for hs-wxc-0.91.0.0
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking ./setup ...
Configuring wxc-0.91.0.0...
Configuring wxc to build against wxWidgets 3.0.2.0

===========================================================================
=======================<phase: build          >============================
===>  Building for hs-wxc-0.91.0.0
Building wxc
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/apppath.cpp -o dist/build/src/cpp/apppath.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/dragimage.cpp -o dist/build/src/cpp/dragimage.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljaccelerator.cpp -o dist/build/src/cpp/eljaccelerator.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljartprov.cpp -o dist/build/src/cpp/eljartprov.o
src/cpp/eljartprov.cpp: In function 'void PushProvider(wxArtProvider*)':
src/cpp/eljartprov.cpp:52:17: warning: 'static void wxArtProvider::PushProvider(wxArtProvider*)' is deprecated [-Wdeprecated-declarations]
  wxArtProvider::PushProvider(provider);
                 ^
In file included from /usr/local/include/wx-3.0/wx/wx.h:14:0,
                 from src/include/wrapper.h:20,
                 from src/cpp/eljartprov.cpp:1:
/usr/local/include/wx-3.0/wx/artprov.h:191:31: note: declared here
     static wxDEPRECATED( void PushProvider(wxArtProvider *provider) );
                               ^
/usr/local/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
 #define wxDEPRECATED(x) wxDEPRECATED_DECL x
                                           ^
src/cpp/eljartprov.cpp:52:38: warning: 'static void wxArtProvider::PushProvider(wxArtProvider*)' is deprecated [-Wdeprecated-declarations]
  wxArtProvider::PushProvider(provider);
                                      ^
In file included from /usr/local/include/wx-3.0/wx/wx.h:14:0,
                 from src/include/wrapper.h:20,
                 from src/cpp/eljartprov.cpp:1:
/usr/local/include/wx-3.0/wx/artprov.h:191:31: note: declared here
     static wxDEPRECATED( void PushProvider(wxArtProvider *provider) );
                               ^
/usr/local/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
 #define wxDEPRECATED(x) wxDEPRECATED_DECL x
                                           ^
src/cpp/eljartprov.cpp: In function 'bool PopProvider()':
src/cpp/eljartprov.cpp:61:24: warning: 'static bool wxArtProvider::PopProvider()' is deprecated [-Wdeprecated-declarations]
  return wxArtProvider::PopProvider();
                        ^
In file included from /usr/local/include/wx-3.0/wx/wx.h:14:0,
                 from src/include/wrapper.h:20,
                 from src/cpp/eljartprov.cpp:1:
/usr/local/include/wx-3.0/wx/artprov.h:193:31: note: declared here
     static wxDEPRECATED( bool PopProvider() );
                               ^
/usr/local/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
 #define wxDEPRECATED(x) wxDEPRECATED_DECL x
                                           ^
src/cpp/eljartprov.cpp:61:36: warning: 'static bool wxArtProvider::PopProvider()' is deprecated [-Wdeprecated-declarations]
  return wxArtProvider::PopProvider();
                                    ^
In file included from /usr/local/include/wx-3.0/wx/wx.h:14:0,
                 from src/include/wrapper.h:20,
                 from src/cpp/eljartprov.cpp:1:
/usr/local/include/wx-3.0/wx/artprov.h:193:31: note: declared here
     static wxDEPRECATED( bool PopProvider() );
                               ^
/usr/local/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
 #define wxDEPRECATED(x) wxDEPRECATED_DECL x
                                           ^
src/cpp/eljartprov.cpp: In function 'bool RemoveProvider(wxArtProvider*)':
src/cpp/eljartprov.cpp:70:24: warning: 'static bool wxArtProvider::RemoveProvider(wxArtProvider*)' is deprecated [-Wdeprecated-declarations]
  return wxArtProvider::RemoveProvider(provider);
                        ^
In file included from /usr/local/include/wx-3.0/wx/wx.h:14:0,
                 from src/include/wrapper.h:20,
                 from src/cpp/eljartprov.cpp:1:
/usr/local/include/wx-3.0/wx/artprov.h:198:31: note: declared here
     static wxDEPRECATED( bool RemoveProvider(wxArtProvider *provider) );
                               ^
/usr/local/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
 #define wxDEPRECATED(x) wxDEPRECATED_DECL x
                                           ^
src/cpp/eljartprov.cpp:70:47: warning: 'static bool wxArtProvider::RemoveProvider(wxArtProvider*)' is deprecated [-Wdeprecated-declarations]
  return wxArtProvider::RemoveProvider(provider);
                                               ^
In file included from /usr/local/include/wx-3.0/wx/wx.h:14:0,
                 from src/include/wrapper.h:20,
                 from src/cpp/eljartprov.cpp:1:
/usr/local/include/wx-3.0/wx/artprov.h:198:31: note: declared here
     static wxDEPRECATED( bool RemoveProvider(wxArtProvider *provider) );
                               ^
/usr/local/include/wx-3.0/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
 #define wxDEPRECATED(x) wxDEPRECATED_DECL x
                                           ^
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbitmap.cpp -o dist/build/src/cpp/eljbitmap.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbrush.cpp -o dist/build/src/cpp/eljbrush.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbusyinfo.cpp -o dist/build/src/cpp/eljbusyinfo.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljbutton.cpp -o dist/build/src/cpp/eljbutton.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcalendarctrl.cpp -o dist/build/src/cpp/eljcalendarctrl.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcaret.cpp -o dist/build/src/cpp/eljcaret.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcheckbox.cpp -o dist/build/src/cpp/eljcheckbox.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljchecklistbox.cpp -o dist/build/src/cpp/eljchecklistbox.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljchoice.cpp -o dist/build/src/cpp/eljchoice.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljclipboard.cpp -o dist/build/src/cpp/eljclipboard.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcoldata.cpp -o dist/build/src/cpp/eljcoldata.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcolour.cpp -o dist/build/src/cpp/eljcolour.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcolourdlg.cpp -o dist/build/src/cpp/eljcolourdlg.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljcombobox.cpp -o dist/build/src/cpp/eljcombobox.o
/usr/local/bin/gcc5 -Isrc/include -I/usr/local/include -I/usr/local/include/wx-3.0 -I/usr/local/lib/wx/include/gtk2-unicode-3.0 '-std=c++11' -D__WXGTK__ -DWXUSINGDLL '-D_FILE_OFFSET_BITS=64' -DwxcREFUSE_MEDIACTRL -fPIC -c src/cpp/eljconfigbase.cpp -o dist/build/src/cpp/eljconfigbase.o
gcc5: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html>; for instructions.
*** Error code 4

Stop.
make: stopped in /usr/ports/x11-toolkits/hs-wxc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704230759.v3N7xV1W052591>