[MacPorts] #41436: apache fails to build on Mavericks
#41436: apache fails to build on Mavericks -------------------------+-------------------------------- Reporter: s.t.smith@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: apache -------------------------+-------------------------------- {{{ :info:build /usr/bin/clang -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -bundle -undefined suppress -flat_namespace -o libproxy.so mod_proxy.lo proxy_cache.lo pr oxy_connect.lo proxy_ftp.lo proxy_http.lo proxy_util.lo :info:build duplicate symbol _ap_os_is_path_absolute in: :info:build mod_proxy.lo :info:build proxy_cache.lo :info:build duplicate symbol _ap_os_is_path_absolute in: :info:build mod_proxy.lo :info:build proxy_connect.lo :info:build duplicate symbol _ap_os_is_path_absolute in: :info:build mod_proxy.lo :info:build proxy_ftp.lo :info:build duplicate symbol _ap_os_is_path_absolute in: :info:build mod_proxy.lo :info:build proxy_http.lo :info:build duplicate symbol _ap_os_is_path_absolute in: :info:build mod_proxy.lo :info:build proxy_util.lo :info:build ld: 5 duplicate symbols for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation ) :info:build make[4]: *** [libproxy.so] Error 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/41436> MacPorts <http://www.macports.org/> Ports system for OS X
#41436: apache fails to build on Mavericks --------------------------+-------------------------- Reporter: s.t.smith@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: apache | --------------------------+-------------------------- Changes (by macsforever2000@…): * cc: ryandesign@…, openmaintainer@… (removed) * owner: macports-tickets@… => ryandesign@… Comment: It is not useful to Cc openmaintainer@macports.org. -- Ticket URL: <https://trac.macports.org/ticket/41436#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41436: apache fails to build on Mavericks --------------------------+-------------------------- Reporter: s.t.smith@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: apache | --------------------------+-------------------------- Changes (by ryandesign@…): * keywords: => mavericks Comment: Do you really need to build Apache version 1? Apache version 2, in the apache2 port, builds fine on Mavericks. -- Ticket URL: <https://trac.macports.org/ticket/41436#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41436: apache fails to build on Mavericks --------------------------+-------------------------- Reporter: s.t.smith@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: apache | --------------------------+-------------------------- Comment (by s.t.smith@…): Perhaps not -- I'm trying to install mod_perl and and apache is a dependency. I'll look into alternate options. -- Ticket URL: <https://trac.macports.org/ticket/41436#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#41436: apache fails to build on Mavericks --------------------------+-------------------------- Reporter: s.t.smith@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: apache | --------------------------+-------------------------- Comment (by ryandesign@…): Try the mod_perl2 port instead, which uses apache2. -- Ticket URL: <https://trac.macports.org/ticket/41436#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#41436: apache fails to build on Mavericks --------------------------+-------------------------- Reporter: s.t.smith@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: apache | --------------------------+-------------------------- Comment (by jmr@…): Looks like inlining gone awry, so maybe -std=gnu89 will help? -- Ticket URL: <https://trac.macports.org/ticket/41436#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#41436: apache fails to build --------------------------+-------------------------- Reporter: s.t.smith@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: apache | --------------------------+-------------------------- Changes (by jeremyhu@…): * keywords: mavericks => Comment: Yeah, this doesn't look Mavericks related... -- Ticket URL: <https://trac.macports.org/ticket/41436#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#41436: apache fails to build with clang --------------------------+-------------------------- Reporter: s.t.smith@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: apache | --------------------------+-------------------------- -- Ticket URL: <https://trac.macports.org/ticket/41436#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#41436: apache fails to build with clang --------------------------+-------------------------- Reporter: s.t.smith@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: apache | --------------------------+-------------------------- Comment (by mina.macports@…): For those of us stuck with apache1 legacy systems, I can confirm -std=gnu89 allows compilation to succeed -- Ticket URL: <https://trac.macports.org/ticket/41436#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts