[MacPorts] #54282: poppler @0.55.0_0 fails to build on PPC Leopard, Mac OS X 10.5.8, because GCC 4.2 does not understand "-std=c++11"
MacPorts
noreply at macports.org
Wed Jun 21 22:21:38 UTC 2017
#54282: poppler @0.55.0_0 fails to build on PPC Leopard, Mac OS X 10.5.8, because
GCC 4.2 does not understand "-std=c++11"
------------------------+-----------------------------
Reporter: ballapete | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Resolution: | Keywords: leopard powerpc
Port: poppler |
------------------------+-----------------------------
Comment (by ballapete):
Replying to [comment:3 kencu]:
> As of poppler 0.53
<https://cgit.freedesktop.org/poppler/poppler/commit/?id=7ba4eb3ac3f23236e3df1ef992160d702dc5e4e9>
the build system has been set to require c++11, according to the
referenced commit.
>
> So you'll have to use a newer gcc version, or wait for me to finish
porting clang-3.8 to 10.4 and 10.5 PPC (done, nearly ready for prime time)
and try that.
Am I already hit from your progress? When I now want to upgrade poppler it
leads to:
{{{
DEBUG: ld64-127 127.2_14 exists in the ports tree
DEBUG: ld64-127 127.2_14 +llvm34 is the latest installed
DEBUG: ld64-127 127.2_14 +llvm34 is active
DEBUG: Merging existing variants '+llvm34' into variants
DEBUG: new fully merged portvariants: llvm34 +
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/nue.de.rsync.macports.org/macports/release/tarballs/ports/devel/ld64
DEBUG: OS darwin/9.8.0 (Mac OS X 10.5) arch powerpc
DEBUG: Sourcing PortGroup compiler_blacklist_versions 1.0 from
/opt/local/var/macports/sources/nue.de.rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
DEBUG: Reading variant descriptions from
/opt/local/var/macports/sources/nue.de.rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Executing variant llvm34 provides llvm34
DEBUG: Running callback portconfigure::add_automatic_compiler_dependencies
DEBUG: Finished running callback
portconfigure::add_automatic_compiler_dependencies
DEBUG: Running callback portbuild::add_automatic_buildsystem_dependencies
DEBUG: Finished running callback
portbuild::add_automatic_buildsystem_dependencies
DEBUG: No need to upgrade! ld64-127 127.2_14 >= ld64-127 127.2_14
DEBUG: dropping privileges: euid changed to 502, egid changed to 502.
DEBUG: Starting logging for libomp
Error: libomp cannot be installed for the configured universal_archs 'i386
ppc' because it only supports the arch(s) 'i386 x86_64'.
Error: Problem while installing libomp
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/54282#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list