[prev in list] [next in list] [prev in thread] [next in thread] 

List:       netbsd-tech-pkg
Subject:    Re: wip/gcc10-aux promote to stable and feedback
From:       Rhialto <rhialto () falu ! nl>
Date:       2022-03-15 13:42:34
Message-ID: YjCXyq9MdBLg88NB () falu ! nl
[Download RAW message or body]


On Sat 12 Mar 2022 at 09:50:33 +0000, Fernando Oleo Blanco wrote:
> Well, after a bit of waiting... or a lot; I would like to bring the
> attention back to this package.

I just tried to build it, on a 9.2 pkg_comp chroot, but it failed.
There were some types missing. Maybe it requires -current?
Or something from a more recent pkgsrc-current?

I would be interested in having GHDL on NetBSD, I was just playing with
that on a Linux system.

/tmp/pkgsrc/wip/gcc10-aux/default/build/./gcc/xgcc \
-B/tmp/pkgsrc/wip/gcc10-aux/default/build/./gcc/ \
-B/usr/pkg/gcc10-aux/x86_64--netbsd/bin/ -B/usr/pkg/gcc10-aux/x86_64--netbsd/lib/ \
-isystem /usr/pkg/gcc10-aux/x86_64--netbsd/include -isystem \
/usr/pkg/gcc10-aux/x86_64--netbsd/sys-include   -fno-checking -g -O2 \
-D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -O2  -g -O2 -D_FORTIFY_SOURCE=2 \
-I/usr/pkg/include -I/usr/include -DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes \
-Wold-style-definition  -isystem ./include  -fpic -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector  -fpic -I. -I. -I../.././gcc -I../../../gcc-10.3.0/libgcc \
-I../../../gcc-10.3.0/libgcc/. -I../../../gcc-10.3.0/libgcc/../gcc \
-I../../../gcc-10.3.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-sjlj.o -MT \
unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c \
                ../../../gcc-10.3.0/libgcc/unwind-sjlj.c -fvisibility=hidden \
                -DHIDE_EXPORTS
/tmp/pkgsrc/wip/gcc10-aux/default/build/./gcc/xgcc \
-B/tmp/pkgsrc/wip/gcc10-aux/default/build/./gcc/ \
-B/usr/pkg/gcc10-aux/x86_64--netbsd/bin/ -B/usr/pkg/gcc10-aux/x86_64--netbsd/lib/ \
-isystem /usr/pkg/gcc10-aux/x86_64--netbsd/include -isystem \
/usr/pkg/gcc10-aux/x86_64--netbsd/sys-include   -fno-checking -g -O2 \
-D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -O2  -g -O2 -D_FORTIFY_SOURCE=2 \
-I/usr/pkg/include -I/usr/include -DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes \
-Wold-style-definition  -isystem ./include  -fpic -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector  -fpic -I. -I. -I../.././gcc -I../../../gcc-10.3.0/libgcc \
-I../../../gcc-10.3.0/libgcc/. -I../../../gcc-10.3.0/libgcc/../gcc \
-I../../../gcc-10.3.0/libgcc/../include  -DHAVE_CC_TLS  -o unwind-c.o -MT unwind-c.o \
-MD -MP -MF unwind-c.dep -fexceptions -c ../../../gcc-10.3.0/libgcc/unwind-c.c \
-fvisibility=hidden -DHIDE_EXPORTS In file included from \
                ../../../gcc-10.3.0/libgcc/unwind-c.c:32:
../../../gcc-10.3.0/libgcc/unwind-pe.h:100:8: error: unknown type name '_Unwind_Ptr'
  100 | static _Unwind_Ptr
      |        ^~~~~~~~~~~
../../../gcc-10.3.0/libgcc/unwind-pe.h:131:39: error: unknown type name '_uleb128_t'
  131 | read_uleb128 (const unsigned char *p, _uleb128_t *val)
      |                                       ^~~~~~~~~~
../../../gcc-10.3.0/libgcc/unwind-pe.h:153:39: error: unknown type name '_sleb128_t'
  153 | read_sleb128 (const unsigned char *p, _sleb128_t *val)
      |                                       ^~~~~~~~~~
../../../gcc-10.3.0/libgcc/unwind-pe.h:184:55: error: unknown type name \
'_Unwind_Ptr'; did you mean '_Unwind_Action'?  184 | read_encoded_value_with_base \
(unsigned char encoding, _Unwind_Ptr base,  |                                         \
                ^~~~~~~~~~~
      |                                                       _Unwind_Action
../../../gcc-10.3.0/libgcc/unwind-pe.h:185:34: error: unknown type name \
'_Unwind_Ptr'; did you mean '_Unwind_Action'?  185 |          const unsigned char *p, \
_Unwind_Ptr *val)  |                                  ^~~~~~~~~~~
      |                                  _Unwind_Action
../../../gcc-10.3.0/libgcc/unwind-pe.h:302:31: error: unknown type name \
'_Unwind_Ptr'; did you mean '_Unwind_Action'?  302 |       const unsigned char *p, \
_Unwind_Ptr *val)  |                               ^~~~~~~~~~~
      |                               _Unwind_Action
../../../gcc-10.3.0/libgcc/unwind-c.c:36:3: error: unknown type name '_Unwind_Ptr'
   36 |   _Unwind_Ptr Start;
      |   ^~~~~~~~~~~
../../../gcc-10.3.0/libgcc/unwind-c.c:37:3: error: unknown type name '_Unwind_Ptr'
   37 |   _Unwind_Ptr LPStart;
... and many many more..., I just cut it off here.

-Olaf.
-- 
___ "Buying carbon credits is a bit like a serial killer paying someone else to
\X/  have kids to make his activity cost neutral." -The BOFH    falu.nl@rhialto


["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic