[Bug 236143] devel/gcc8 8.3.0 build failure on FreeBSD12.0S r344618M (Feb-2019) clang 7.0.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 2 06:50:20 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236143

            Bug ID: 236143
           Summary: devel/gcc8 8.3.0 build failure on FreeBSD12.0S
                    r344618M (Feb-2019) clang 7.0.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: dewayne at heuristicsystems.com.au

The platform is a virtualbox vm, on a Windows10 64bit.  Refreshed /usr/src,
build and installed world and kernel

# uname -aKU
FreeBSD FBSD12 12.0-STABLE FreeBSD 12.0-STABLE #0 r344618M: Thu Feb 28 11:27:04
AEDT 2019     root at FBSD12:/d3/F12/src/amd64.amd64/sys/GENERIC  amd64 1200503
1200503

# make __MAKE_CONF=/dev/null -C /usr/ports/lang/gcc8 -DBATCH clean package;
results in

checking for long long... 8
checking size of size_t... 8
yes
checking size of long long... checking for long long... configure: error: in
`/d1/ports/lang/gcc8/work/.build/libiberty':
configure: error: cannot compute sizeof (long long)
See `config.log' for more details.
yes
checking size of long long... gmake[3]: *** [Makefile:10788:
configure-stage1-libiberty] Error 77
gmake[3]: *** Waiting for unfinished jobs....
8
checking for a 64-bit type... uint64_t
...
Error code 1

---
Unfortunately 12 took a lot more space to build so I needed to use ln -s /d1
/usr/ports.  Otherwise standard, note the __MAKE_CONF=/dev/null eliminates
make.conf content, so its what we see.

# pkg info -a -q
binutils-2.32,1
bison-3.3.2,1
dialog4ports-0.1.6
gettext-runtime-0.19.8.1_2
gettext-tools-0.19.8.1_1
gmake-4.2.1_3
gmp-6.1.2_1
help2man-1.47.8_1
indexinfo-0.3.1
libiconv-1.14_11
m4-1.4.18_1,1
mpc-1.1.0_2
mpfr-4.0.2
p5-Locale-libintl-1.31
p5-Text-Unidecode-1.30
p5-Unicode-EastAsianWidth-1.40
perl5-5.26.3
pkg-1.10.5_5
portmaster-3.19_18
texinfo-6.5_5,1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list