Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2017 01:05:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218819] lang/gcc48: Fails to build with CPUTYPE?=haswell
Message-ID:  <bug-218819-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218819

            Bug ID: 218819
           Summary: lang/gcc48: Fails to build with CPUTYPE?=3Dhaswell
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gerald@FreeBSD.org
          Reporter: esh@fjerhammer.dk
          Assignee: gerald@FreeBSD.org
             Flags: maintainer-feedback?(gerald@FreeBSD.org)

Created attachment 182007
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D182007&action=
=3Dedit
Failed build config log

lang/gcc48 fails to build when CPUTYPE?=3Dhaswell is set in make.conf. After
changing CPUTYPE to core2, it works fine.
This is happening for me on both 11.0-RELEASE and 11-STABLE. At least
gcc48-4.8.5_2 and gcc48-4.8.5_3 are affected.

Checking multilib configuration for libgcc...
mkdir x86_64-portbld-freebsd11.0
mkdir x86_64-portbld-freebsd11.0/libgcc
Configuring in x86_64-portbld-freebsd11.0/libgcc
configure: creating cache ./config.cache
checking build system type... x86_64-portbld-freebsd11.0
checking host system type... x86_64-portbld-freebsd11.0
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... /usr/bin/awk
checking for x86_64-portbld-freebsd11.0-ar...
/usr/local/x86_64-portbld-freebsd11.0/bin/ar
checking for x86_64-portbld-freebsd11.0-lipo... lipo
checking for x86_64-portbld-freebsd11.0-nm...
/usr/ports/lang/gcc48/work/.build/./gcc/nm
checking for x86_64-portbld-freebsd11.0-ranlib...
/usr/local/x86_64-portbld-freebsd11.0/bin/ranlib
checking for x86_64-portbld-freebsd11.0-strip...
/usr/local/x86_64-portbld-freebsd11.0/bin/strip
checking whether ln -s works... yes
checking for x86_64-portbld-freebsd11.0-gcc...
/usr/ports/lang/gcc48/work/.build/./gcc/xgcc
-B/usr/ports/lang/gcc48/work/.build/./gcc/
-B/usr/local/x86_64-portbld-freebsd11.0/bin/
-B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem
/usr/local/x86_64-portbld-freebsd11.0/include -isystem
/usr/local/x86_64-portbld-freebsd11.0/sys-include=20=20=20
checking for suffix of object files... configure: error: in
`/usr/ports/lang/gcc48/work/.build/x86_64-portbld-freebsd11.0/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
gmake[3]: *** [Makefile:10661: configure-target-libgcc] Error 1
gmake[3]: Leaving directory '/usr/ports/lang/gcc48/work/.build'
gmake[2]: *** [Makefile:857: all] Error 2
gmake[2]: Leaving directory '/usr/ports/lang/gcc48/work/.build'
=3D=3D=3D> Compilation failed unexpectedly.

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



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