[MacPorts] #33029: Can't install fcgi
#33029: Can't install fcgi -------------------------------+-------------------------------------------- Reporter: 542.dan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: fcgi -------------------------------+-------------------------------------------- I can't install fcgi. {{{ $ sudo port install fcgi ---> Computing dependencies for fcgi ---> Fetching archive for fcgi ---> Attempting to fetch fcgi-2.4.0_3.darwin_11.x86_64.tbz2 from http://packages.macports.org/fcgi ---> Fetching fcgi ---> Verifying checksum(s) for fcgi ---> Extracting fcgi ---> Applying patches to fcgi ---> Configuring fcgi ---> Building fcgi Error: Target org.macports.build returned: shell command failed (see log for details) Log for fcgi is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_fcgi/fcgi/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} I'm attaching /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_fcgi/fcgi/main.log -- Ticket URL: <https://trac.macports.org/ticket/33029> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33029: Can't install fcgi -------------------------------+-------------------------------------------- Reporter: 542.dan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: fcgi -------------------------------+-------------------------------------------- Comment(by ryandesign@…): Don't forget to attach the log file. -- Ticket URL: <https://trac.macports.org/ticket/33029#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33029: Can't install fcgi -------------------------------+-------------------------------------------- Reporter: 542.dan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: fcgi -------------------------------+-------------------------------------------- Comment(by 542.dan@…): Oh, I'm sorry, I had some trouble uploading the log, now it's uploaded. -- Ticket URL: <https://trac.macports.org/ticket/33029#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33029: fcgi build failure: ld: library not found for -lfcgi -------------------------------+-------------------------------------------- Reporter: 542.dan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: fcgi -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: The error... {{{ :info:build ld: library not found for -lfcgi }}} ...makes this feel like a parallel build failure to me. I can't reproduce it on my system, but parallel build failures can be hard to reproduce, especially since I don't have the same hardware you have. Could you try building with just one job, instead of the four MacPorts was starting? Like this: {{{ sudo port clean fcgi sudo port install fcgi build.jobs=1 }}} If that fails, please attach the new main.log; if it succeeds, we can turn off parallel building in the port. -- Ticket URL: <https://trac.macports.org/ticket/33029#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33029: fcgi build failure: ld: library not found for -lfcgi -------------------------------+-------------------------------------------- Reporter: 542.dan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: fcgi -------------------------------+-------------------------------------------- Comment(by 542.dan@…): It worked! So it was parallel build failure. -- Ticket URL: <https://trac.macports.org/ticket/33029#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33029: fcgi build failure: ld: library not found for -lfcgi --------------------------------+------------------------------------------- Reporter: 542.dan@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: fcgi | --------------------------------+------------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Thanks. Fixed in r89480. -- Ticket URL: <https://trac.macports.org/ticket/33029#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts