[MacPorts] #44259: texlive-bin @2014_1: checking requested system `libpaper' library... failed
#44259: texlive-bin @2014_1: checking requested system `libpaper' library... failed --------------------------+------------------------- Reporter: ryandesign@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: texlive-bin --------------------------+------------------------- {{{ bash-3.2$ sw_vers ProductName: Mac OS X ProductVersion: 10.7.5 BuildVersion: 11G63 bash-3.2$ clang -v Apple clang version 3.1 (tags/Apple/clang-318.0.61) (based on LLVM 3.1svn) Target: x86_64-apple-darwin11.4.2 Thread model: posix bash-3.2$ xcodebuild -version Xcode 4.3.3 Build version 4E3002 bash-3.2$ }}} From the main.log: {{{ checking requested system `libpaper' library... failed configure: error: some requested system libraries failed }}} -- Ticket URL: <https://trac.macports.org/ticket/44259> MacPorts <http://www.macports.org/> Ports system for OS X
#44259: texlive-bin @2014_1: checking requested system `libpaper' library... failed ---------------------------+---------------------- Reporter: ryandesign@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: texlive-bin | ---------------------------+---------------------- Comment (by ryandesign@…): From the config.log: {{{ configure:19830: checking requested system `libpaper' library configure:19845: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isystem/Volumes/Data/macports/lion/include -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpaper >&5 ld: library not found for -lpaper clang: error: linker command failed with exit code 1 (use -v to see invocation) }}} This old version of clang does not honor the `LIBRARY_PATH` environment variable, and this compiler invocation is missing the `-L${prefix}/lib` flag. -- Ticket URL: <https://trac.macports.org/ticket/44259#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#44259: texlive-bin @2014_1: checking requested system `libpaper' library... failed ---------------------------+---------------------- Reporter: ryandesign@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: texlive-bin | ---------------------------+---------------------- Comment (by dports@…): Can we just blacklist this clang version? Do you recall which versions were affected? -- Ticket URL: <https://trac.macports.org/ticket/44259#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#44259: texlive-bin @2014_1: checking requested system `libpaper' library... failed ---------------------------+---------------------- Reporter: ryandesign@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: texlive-bin | ---------------------------+---------------------- Comment (by ryandesign@…): We seem to be missing Xcode 4.4 info from XcodeVersionInfo but IIRC Xcode 4.4's clang fixed it. It would be preferable to add the missing `-L` flag, rather than make the user install a whole new compiler. -- Ticket URL: <https://trac.macports.org/ticket/44259#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#44259: texlive-bin @2014_1: checking requested system `libpaper' library... failed ---------------------------+---------------------- Reporter: ryandesign@… | Owner: dports@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: Port: texlive-bin | ---------------------------+---------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: r122023 -- Ticket URL: <https://trac.macports.org/ticket/44259#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#44259: texlive-bin @2014_1: checking requested system `libpaper' library... failed ---------------------------+---------------------- Reporter: ryandesign@… | Owner: dports@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: Port: texlive-bin | ---------------------------+---------------------- Comment (by dports@…): That was easier than I was expecting it to be. :) -- Ticket URL: <https://trac.macports.org/ticket/44259#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#44259: texlive-bin @2014_1: checking requested system `libpaper' library... failed ---------------------------+---------------------- Reporter: ryandesign@… | Owner: dports@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: Port: texlive-bin | ---------------------------+---------------------- Comment (by ryandesign@…): Me too! -- Ticket URL: <https://trac.macports.org/ticket/44259#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts