Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Feb 2019 05:29:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235547] Mk/Uses/objc.mk: fix build of objc ports with GCC-based architectures
Message-ID:  <bug-235547-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 235547
           Summary: Mk/Uses/objc.mk: fix build of objc ports with
                    GCC-based architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pkubaj@anongoth.pl

Created attachment 201784
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201784&action=
=3Dedit
patch

After
https://svnweb.freebsd.org/ports?limit_changes=3D0&view=3Drevision&revision=
=3D492056,
gnustep-base doesn't build (tested on powerpc64):
https://talos.anongoth.pl/data/powerpc64-default/2019-02-03_19h13m04s/logs/=
gnustep-base-1.26.0_1.log

The reason is that there are bugs in lld for powerpc64, clang itself is ok.

After changing to Binutils ld, it builds:
https://talos.anongoth.pl/data/powerpc64-default/2019-02-05_05h49m32s/logs/=
gnustep-base-1.26.0_1.log

Hardware sponsored by IntegriCloud.

--=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-235547-7788>