Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2018 05:52:53 GMT
From:      pkg-fallout@FreeBSD.org
To:        cyberbotx@cyberbotx.com
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][devel/mingw32-gcc] Failed for mingw32-gcc-4.8.1_3, 1 in build
Message-ID:  <201806070552.w575qrRY019054@beefy12.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:     cyberbotx@cyberbotx.com
Last committer: ale@FreeBSD.org
Ident:          $FreeBSD: head/devel/mingw32-gcc/Makefile 467751 2018-04-19 07:08:45Z ale $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p471894_s334748/logs/mingw32-gcc-4.8.1_3,1.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p471894_s334748
Log:

=>> Building devel/mingw32-gcc
build started at Thu Jun  7 05:48:27 UTC 2018
port directory: /usr/ports/devel/mingw32-gcc
package name: mingw32-gcc-4.8.1_3,1
building for: FreeBSD head-amd64-default-job-17 12.0-CURRENT FreeBSD 12.0-CURRENT 1200066 amd64
maintained by: cyberbotx@cyberbotx.com
Makefile ident:      $FreeBSD: head/devel/mingw32-gcc/Makefile 467751 2018-04-19 07:08:45Z ale $
Poudriere version: 3.2.7
Host OSVERSION: 1200062
Jail OSVERSION: 1200066
Job Id: 17




!!! Jail is newer than host. (Jail: 1200066, Host: 1200062) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200066
UNAME_v=FreeBSD 12.0-CURRENT 1200066
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.7
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-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---
---End OPTIONS List---

--MAINTAINER--
cyberbotx@cyberbotx.com
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-nls --target=mingw32  --with-gxx-include-dir=/usr/local/mingw32/include/c++/4.8.1  --disable-build-poststage1-with-cxx  --includedir=/usr/local/mingw32/include  --datadir=/usr/local/mingw32/share  --enable-shared --with-gnu-ld  --enable-lto --disable-multilib  --enable-languages=c,c++,fortran,objc,obj-c++  --disable-sjlj-exceptions  --with-dwarf2 --disable-win32-registry  --enable-libstdcxx-debug  --enable-version-specific-runtime-libs  --with-gmp=/usr/local  --with-system-zlib --with-gnu-as  --enable-decimal-float=yes  --disable-libgomp --disable-threads    --disable-bootstrap --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mingw32-gcc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mingw32-gcc/work  HOME=/wrkdirs/usr/ports/devel/mingw32-gcc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/mingw32-gcc/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--
PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mingw32-gcc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mingw32-gcc/work  HOME=/wrkdirs/usr/ports/devel/mingw32-gcc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/mingw32-gcc/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  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG"  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG"  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="" GCC_TARG=mingw32 GCC_REV=4.8.1 OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.26.2  PERL_VER=5.26  PERL5_MAN1=lib/perl5/site_perl/man/man1  PERL5_MAN3=lib/perl5/site_perl/man/man3  SITE_PERL=lib/perl5/site_perl  SITE_ARCH=lib/perl5/site_perl/mach/5.26 DOCSDIR="share/doc/gcc"  EXAMPLESDIR="share/examples/gcc"  DATADIR="share/gcc"  WWWDIR="www/gcc"  ETCDIR="etc/gcc"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/gcc DOCSDIR=/usr/local/share/doc/gcc EXAMPLESDIR=/usr/local/share/examples/gcc  WWWDIR=/usr/local/www/gcc ETCDIR=/usr/local/etc/gcc
--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 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-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: x86_64-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" "-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: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200066
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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)  33554432
stack size              (kbytes, -s)  524288
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 GPLv3 GPLv3RLE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   mingw32-gcc-4.8.1_3,1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_1.txz
[head-amd64-default-job-17] Installing pkg-1.10.5_1...
[head-amd64-default-job-17] Extracting pkg-1.10.5_1: .......... done
===>   mingw32-gcc-4.8.1_3,1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of mingw32-gcc-4.8.1_3,1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 GPLv3RLE accepted by the user
===> Fetching all distfiles required by mingw32-gcc-4.8.1_3,1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 GPLv3RLE accepted by the user
===> Fetching all distfiles required by mingw32-gcc-4.8.1_3,1 for building
=> SHA256 Checksum OK for gcc-4.8.1.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 GPLv3RLE accepted by the user
===> Fetching all distfiles required by mingw32-gcc-4.8.1_3,1 for building
===>  Extracting for mingw32-gcc-4.8.1_3,1
=> SHA256 Checksum OK for gcc-4.8.1.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for mingw32-gcc-4.8.1_3,1
===>  Applying FreeBSD patches for mingw32-gcc-4.8.1_3,1
/usr/bin/sed -i.bak -e "s,# include <sys/sysctl.h>,,"  /wrkdirs/usr/ports/devel/mingw32-gcc/work/gcc-4.8.1/libiberty/physmem.c
===========================================================================
=======================<phase: build-depends  >============================
===>   mingw32-gcc-4.8.1_3,1 depends on executable: mingw32-as - not found
===>   Installing existing package /packages/All/mingw32-binutils-2.30_3,1.txz
[head-amd64-default-job-17] Installing mingw32-binutils-2.30_3,1...
[head-amd64-default-job-17] Extracting mingw32-binutils-2.30_3,1: .......... done
===>   mingw32-gcc-4.8.1_3,1 depends on executable: mingw32-as - found
===>   Returning to build of mingw32-gcc-4.8.1_3,1
===>   mingw32-gcc-4.8.1_3,1 depends on executable: mingwm10.dll - not found
===>   Installing existing package /packages/All/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1.txz
[head-amd64-default-job-17] Installing mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1...
[head-amd64-default-job-17] Extracting mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1: .......... done
===>   mingw32-gcc-4.8.1_3,1 depends on executable: mingwm10.dll - found
<snip>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH'
#define XOBFINISH(O, T)         ((T) obstack_finish ((O)))
                                     ^~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
4 warnings generated.
c++ -c   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I.././..//gcc-4.8.1/gcc -I.././..//gcc-4.8.1/gcc/build -I.././..//gcc-4.8.1/gcc/../include -I.././..//gcc-4.8.1/gcc/../libcpp/include -I/usr/local/include  -I.././..//gcc-4.8.1/gcc/../libdecnumber -I.././..//gcc-4.8.1/gcc/../libdecnumber/bid -I../libdecnumber -I.././..//gcc-4.8.1/gcc/../libbacktrace   -DLIBICONV_PLUG \
	-o build/errors.o .././..//gcc-4.8.1/gcc/errors.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
c++   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genconstants \
    build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a
c++ -c   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I.././..//gcc-4.8.1/gcc -I.././..//gcc-4.8.1/gcc/build -I.././..//gcc-4.8.1/gcc/../include -I.././..//gcc-4.8.1/gcc/../libcpp/include -I/usr/local/include  -I.././..//gcc-4.8.1/gcc/../libdecnumber -I.././..//gcc-4.8.1/gcc/../libdecnumber/bid -I../libdecnumber -I.././..//gcc-4.8.1/gcc/../libbacktrace   -DLIBICONV_PLUG \
	-o build/genmddeps.o .././..//gcc-4.8.1/gcc/genmddeps.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
c++   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genmddeps \
    build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a
build/genmddeps .././..//gcc-4.8.1/gcc/config/i386/i386.md > tmp-mddeps
/bin/sh .././..//gcc-4.8.1/gcc/../move-if-change tmp-mddeps mddeps.mk
echo timestamp > s-mddeps
build/genconstants .././..//gcc-4.8.1/gcc/config/i386/i386.md \
   > tmp-constants.h
/bin/sh .././..//gcc-4.8.1/gcc/../move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
c++ -c   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I.././..//gcc-4.8.1/gcc -I.././..//gcc-4.8.1/gcc/build -I.././..//gcc-4.8.1/gcc/../include -I.././..//gcc-4.8.1/gcc/../libcpp/include -I/usr/local/include  -I.././..//gcc-4.8.1/gcc/../libdecnumber -I.././..//gcc-4.8.1/gcc/../libdecnumber/bid -I../libdecnumber -I.././..//gcc-4.8.1/gcc/../libbacktrace   -DLIBICONV_PLUG \
	-o build/genmodes.o .././..//gcc-4.8.1/gcc/genmodes.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
c++   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genmodes \
    build/genmodes.o build/errors.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a
build/genmodes -h > tmp-modes.h
/bin/sh .././..//gcc-4.8.1/gcc/../move-if-change tmp-modes.h insn-modes.h
echo timestamp > s-modes-h
c++ -c   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I.././..//gcc-4.8.1/gcc -I.././..//gcc-4.8.1/gcc/build -I.././..//gcc-4.8.1/gcc/../include -I.././..//gcc-4.8.1/gcc/../libcpp/include -I/usr/local/include  -I.././..//gcc-4.8.1/gcc/../libdecnumber -I.././..//gcc-4.8.1/gcc/../libdecnumber/bid -I../libdecnumber -I.././..//gcc-4.8.1/gcc/../libbacktrace   -DLIBICONV_PLUG \
	-o build/gengtype.o .././..//gcc-4.8.1/gcc/gengtype.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
././..//gcc-4.8.1/gcc/gengtype.c:2111:12: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  rawstr = XOBFINISH (&str_obstack, char *);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH'
#define XOBFINISH(O, T)         ((T) obstack_finish ((O)))
                                     ^~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
1 warning generated.
c++ -c   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I.././..//gcc-4.8.1/gcc -I.././..//gcc-4.8.1/gcc/build -I.././..//gcc-4.8.1/gcc/../include -I.././..//gcc-4.8.1/gcc/../libcpp/include -I/usr/local/include  -I.././..//gcc-4.8.1/gcc/../libdecnumber -I.././..//gcc-4.8.1/gcc/../libdecnumber/bid -I../libdecnumber -I.././..//gcc-4.8.1/gcc/../libbacktrace   -DLIBICONV_PLUG \
	-o build/gengtype-lex.o .././..//gcc-4.8.1/gcc/gengtype-lex.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
gengtype-lex.c:1407:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register yy_state_type yy_current_state;
        ^~~~~~~~~
gengtype-lex.c:1408:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register char *yy_cp, *yy_bp;
        ^~~~~~~~~
gengtype-lex.c:1408:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register char *yy_cp, *yy_bp;
        ^~~~~~~~~
gengtype-lex.c:1409:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register int yy_act;
        ^~~~~~~~~
gengtype-lex.c:1467:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
                        register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
                        ^~~~~~~~~
gengtype-lex.c:2055:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
        ^~~~~~~~~
gengtype-lex.c:2056:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register char *source = (yytext_ptr);
        ^~~~~~~~~
gengtype-lex.c:2057:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register int number_to_move, i;
        ^~~~~~~~~
gengtype-lex.c:2057:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register int number_to_move, i;
        ^~~~~~~~~
gengtype-lex.c:2189:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register yy_state_type yy_current_state;
        ^~~~~~~~~
gengtype-lex.c:2190:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register char *yy_cp;
        ^~~~~~~~~
gengtype-lex.c:2197:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
                register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
                ^~~~~~~~~
gengtype-lex.c:2222:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register int yy_is_jam;
        ^~~~~~~~~
gengtype-lex.c:2223:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register char *yy_cp = (yy_c_buf_p);
        ^~~~~~~~~
gengtype-lex.c:2225:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register YY_CHAR yy_c = 1;
        ^~~~~~~~~
15 warnings generated.
c++ -c   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I.././..//gcc-4.8.1/gcc -I.././..//gcc-4.8.1/gcc/build -I.././..//gcc-4.8.1/gcc/../include -I.././..//gcc-4.8.1/gcc/../libcpp/include -I/usr/local/include  -I.././..//gcc-4.8.1/gcc/../libdecnumber -I.././..//gcc-4.8.1/gcc/../libdecnumber/bid -I../libdecnumber -I.././..//gcc-4.8.1/gcc/../libbacktrace   -DLIBICONV_PLUG \
	-o build/gengtype-parse.o .././..//gcc-4.8.1/gcc/gengtype-parse.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
c++ -c   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I.././..//gcc-4.8.1/gcc -I.././..//gcc-4.8.1/gcc/build -I.././..//gcc-4.8.1/gcc/../include -I.././..//gcc-4.8.1/gcc/../libcpp/include -I/usr/local/include  -I.././..//gcc-4.8.1/gcc/../libdecnumber -I.././..//gcc-4.8.1/gcc/../libdecnumber/bid -I../libdecnumber -I.././..//gcc-4.8.1/gcc/../libbacktrace   -DLIBICONV_PLUG \
	-o build/gengtype-state.o .././..//gcc-4.8.1/gcc/gengtype-state.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
././..//gcc-4.8.1/gcc/gengtype-state.c:310:13: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      ids = XOBFINISH (&id_obstack, char *);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH'
#define XOBFINISH(O, T)         ((T) obstack_finish ((O)))
                                     ^~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
././..//gcc-4.8.1/gcc/gengtype-state.c:407:14: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      cstr = XOBFINISH (&bstring_obstack, char *);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH'
#define XOBFINISH(O, T)         ((T) obstack_finish ((O)))
                                     ^~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
././..//gcc-4.8.1/gcc/gengtype-state.c:2467:11: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
      if (!state_token_kind (t0) == STOK_RIGHTPAR)
          ^                      ~~
././..//gcc-4.8.1/gcc/gengtype-state.c:2467:11: note: add parentheses after the '!' to evaluate the comparison first
      if (!state_token_kind (t0) == STOK_RIGHTPAR)
          ^
           (                                     )
././..//gcc-4.8.1/gcc/gengtype-state.c:2467:11: note: add parentheses around left hand side expression to silence this warning
      if (!state_token_kind (t0) == STOK_RIGHTPAR)
          ^
          (                     )
././..//gcc-4.8.1/gcc/gengtype-state.c:2467:34: warning: result of comparison of constant 'STOK_RIGHTPAR' (4) with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]
      if (!state_token_kind (t0) == STOK_RIGHTPAR)
          ~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~
4 warnings generated.
c++ -c   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I.././..//gcc-4.8.1/gcc -I.././..//gcc-4.8.1/gcc/build -I.././..//gcc-4.8.1/gcc/../include -I.././..//gcc-4.8.1/gcc/../libcpp/include -I/usr/local/include  -I.././..//gcc-4.8.1/gcc/../libdecnumber -I.././..//gcc-4.8.1/gcc/../libdecnumber/bid -I../libdecnumber -I.././..//gcc-4.8.1/gcc/../libbacktrace   -DLIBICONV_PLUG \
-DBASEVER="\"4.8.1\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o .././..//gcc-4.8.1/gcc/version.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
c++   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gengtype \
    build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a
/bin/sh .././..//gcc-4.8.1/gcc/../move-if-change tmp-gi.list gtyp-input.list
echo timestamp > s-gtyp-input
build/gengtype  \
                    -S .././..//gcc-4.8.1/gcc -I gtyp-input.list -w tmp-gtype.state
/bin/sh .././..//gcc-4.8.1/gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype  \
                    -r gtype.state
echo timestamp > s-gtype
c++ -c   -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I.././..//gcc-4.8.1/gcc -I.././..//gcc-4.8.1/gcc/build -I.././..//gcc-4.8.1/gcc/../include -I.././..//gcc-4.8.1/gcc/../libcpp/include -I/usr/local/include  -I.././..//gcc-4.8.1/gcc/../libdecnumber -I.././..//gcc-4.8.1/gcc/../libdecnumber/bid -I../libdecnumber -I.././..//gcc-4.8.1/gcc/../libbacktrace   -DLIBICONV_PLUG \
	-o build/genflags.o .././..//gcc-4.8.1/gcc/genflags.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
In file included from .././..//gcc-4.8.1/gcc/genflags.c:26:
In file included from ./tm.h:18:
././..//gcc-4.8.1/gcc/config/i386/bsd.h:49:29: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
  fprintf (FILE, "\t.space "HOST_WIDE_INT_PRINT_UNSIGNED"\n", (SIZE))
                            ^
                             
In file included from .././..//gcc-4.8.1/gcc/genflags.c:26:
In file included from ./tm.h:22:
././..//gcc-4.8.1/gcc/config/i386/mingw32.h:140:5: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
   "SHARED_LIBGCC_SPEC" \
    ^
     
././..//gcc-4.8.1/gcc/genflags.c:288:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  insns = XOBFINISH (&obstack, rtx *);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH'
#define XOBFINISH(O, T)         ((T) obstack_finish ((O)))
                                     ^~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
././..//gcc-4.8.1/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
1 warning and 2 errors generated.
gmake[3]: *** [Makefile:3839: build/genflags.o] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/mingw32-gcc/work/build/gcc'
gmake[2]: *** [Makefile:3903: all-gcc] Error 2
gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/mingw32-gcc/work/build'
gmake[1]: *** [Makefile:853: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/mingw32-gcc/work/build'
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/mingw32-gcc



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