[Bug 297571] devel/gcc-arm-embedded: src/gmp/mpz/inp_str.c:68:1: error: conflicting types for '__gmpz_inp_str_nowhite'
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297571
Bug ID: 297571
Summary: devel/gcc-arm-embedded: src/gmp/mpz/inp_str.c:68:1:
error: conflicting types for
'__gmpz_inp_str_nowhite'
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
On recent CURRENT (FreeBSD 16.0-CURRENT #6 main-n288326-f4cfc8a7f727: Sat Aug
15 22:09:40 CEST 2026 amd64) building port devel/gcc-arm-embedded via
traditional make and with a recently/freshly updated ports tree fails due to
the compiler error shown below.
For the records: math/gmp also fails to compile, this has been reported in a
separate PR (PR=297563)
[...]
1716 | #define mpzlibtool: compile: cc -DHAVE_CONFIG_H -I.
-I/usr/ports/devel/gcc-arm-embedded/work-default/src/gmp/mpz -I..
-D__GMP_WITHIN_GMP -I/usr/ports/devel/gcc-arm-embedded/work-default/src/gmp -c
/usr/ports/devel/gcc-arm-embedded/work-default/src/gmp/mpz/millerrabin.c -o
millerrabin.o
_inp_str_nowhite __gmpz_inp_str_nowhite
| ^
/usr/ports/devel/gcc-arm-embedded/work-default/src/gmp/mpz/inp_str.c:68:1:
error: conflicting types for
'__gmpz_inp_str_nowhite'
--
You are receiving this mail because:
You are the assignee for the bug.