[MacPorts] #16277: sitecopy 0.16.3 fails in build phase
#16277: sitecopy 0.16.3 fails in build phase ----------------------------------------------+----------------------------- Reporter: jlmuir@anl.gov | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: Undefined symbols _ne_set_status | ----------------------------------------------+----------------------------- When I do {{{ sudo port install sitecopy }}} I eventually get the following error in the build phase: {{{ Undefined symbols: "_ne_set_status", referenced from: _init in davdriver.o ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [sitecopy] Error 1 Error: Status 1 encountered during processing. }}} I inspected the sitecopy Portfile and found that it is fetching version 0.16.3 of sitecopy, but the latest version is 0.16.6. Also, the sitecopy web site has changed from http://www.lyra.org/sitecopy/ to http://www.manyfish.co.uk/sitecopy/; the Portfile is using the old web site. I also noticed that the Portfile does not include a dependency for neon. Even though sitecopy includes neon, I think it would be better to use the neon port to provide the library. I modified the Portfile (changes attached as Portfile.patch) by changing the version to 0.16.6, changing the homepage to the new one, and adding the following dependency: {{{ depends_lib port:neon }}} After making these changes, the port installed cleanly for me on Mac OS X 10.5.4. -- Ticket URL: <http://trac.macports.org/ticket/16277> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16277: sitecopy 0.16.3 fails in build phase -----------------------------+---------------------------------------------- Reporter: jlmuir@anl.gov | Owner: julian@hal-9k.de Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Undefined symbols _ne_set_status -----------------------------+---------------------------------------------- Changes (by ryandesign@macports.org): * cc: julian@hal-9k.de (removed) * owner: macports-tickets@lists.macosforge.org => julian@hal-9k.de Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/16277#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16277: sitecopy 0.16.3 fails in build phase ----------------------------------------------+----------------------------- Reporter: jlmuir@… | Owner: julian@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: Undefined symbols _ne_set_status | ----------------------------------------------+----------------------------- Comment(by peter.royal@…): I just ran into this issue, applied the supplied patch, and was able to build sitecopy -- Ticket URL: <http://trac.macports.org/ticket/16277#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16277: sitecopy @0.16.3 fails in build phase: Undefined symbols: "_ne_set_status" -----------------------------+---------------------------------------------- Reporter: jlmuir@… | Owner: julian@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: sitecopy | -----------------------------+---------------------------------------------- Changes (by jmr@…): * status: new => closed * cc: and.damore@… (added) * keywords: Undefined symbols _ne_set_status => * resolution: => fixed * port: => sitecopy Comment: I guess this was fixed by r57519, which is odd since the port is not openmaintainer and the commit message doesn't mention a maintainer timeout. -- Ticket URL: <https://trac.macports.org/ticket/16277#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16277: sitecopy @0.16.3 fails in build phase: Undefined symbols: "_ne_set_status" -----------------------------+---------------------------------------------- Reporter: jlmuir@… | Owner: julian@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: sitecopy | -----------------------------+---------------------------------------------- Comment(by and.damore@…): My bad. -- Ticket URL: <https://trac.macports.org/ticket/16277#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts