[MacPorts] #37516: Unable to upgrade to libsdl 1.2.15_2
#37516: Unable to upgrade to libsdl 1.2.15_2 ----------------------+-------------------------------- Reporter: bs1464@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ----------------------+-------------------------------- I have libsdl 1.2.15_0 and I have tried everything that was advised on the ticket guide, but no luck. It fails during build. It cannot do some changig directory(?) according to the log. (Error: org.macports.build for port libsdl returned: command execution failed) -- Ticket URL: <https://trac.macports.org/ticket/37516> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: Unable to upgrade to libsdl 1.2.15_2 -----------------------+-------------------------------- Reporter: bs1464@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | -----------------------+-------------------------------- Comment (by bs1464@…): My aim is to install vxl, not libsdl, so if I could just skip upgrading libsdl, that would be the best for me. Cheers. -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: Unable to upgrade to libsdl 1.2.15_2 -----------------------+------------------- Reporter: bs1464@… | Owner: jmr@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | -----------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => jmr@… * port: => libsdl Comment: Please [http://guide.macports.org/chunked/project.html#project.tickets.prerequisites clean libsdl and try again]. Also let us know what version of Xcode and clang you have. Find the Xcode version by getting info on the Xcode application; find the clang version by running "clang -v". -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: Unable to upgrade to libsdl 1.2.15_2 -----------------------+------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | -----------------------+------------------- Changes (by ryandesign@…): * type: update => defect -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: libsdl @1.2.15_2 +universal build failure - clang segfault -----------------------+------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | -----------------------+------------------- Changes (by jmr@…): * cc: jeremyhu@… (added) -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: libsdl @1.2.15_2 +universal build failure - clang segfault -----------------------+------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | -----------------------+------------------- Comment (by jeremyhu@…): And check if you have a crash report in /Library/Logs/DiagnosticReports that you can attach. -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: libsdl @1.2.15_2 +universal build failure - clang segfault -----------------------+------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | -----------------------+------------------- Comment (by bs1464@…): clang -v returned: clang version 3.1 (branches/release_31) Target: x86_64-apple-darwin11.4.2 Thread model: posix my XCode version is 4.5.2 (4G2008a) I have tried to clean libsdl and update many times, did not work. Is it normal that clang -v returned 3.1 while I normally compile with Apple LLVM 4.1? -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: libsdl @1.2.15_2 +universal build failure - clang segfault -----------------------+------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | -----------------------+------------------- Comment (by bs1464@…): Today for some reason now the following lines seemed to work: cv /Library/Logs/DiagnosticReports [[BR]] sudo port install libsdl [[BR]] port clean libsdl [[BR]] sudo port clean libsdl [[BR]] sudo port install libsdl [[BR]] After the last command I saw the following feedback: [[BR]] ---> Computing dependencies for libsdl [[BR]] ---> Fetching archive for libsdl [[BR]] ---> Attempting to fetch libsdl-1.2.15_2+x11.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/libsdl [[BR]] ---> Attempting to fetch libsdl-1.2.15_2+x11.darwin_11.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libsdl [[BR]] ---> Installing libsdl @1.2.15_2+x11 [[BR]] ---> Deactivating libsdl @1.2.15_0+universal+x11 [[BR]] ---> Cleaning libsdl [[BR]] ---> Activating libsdl @1.2.15_2+x11 [[BR]] ---> Cleaning libsdl [[BR]] ---> Updating database of binaries: 100.0% [[BR]] ---> Scanning binaries for linking errors: 100.0% [[BR]] ---> No broken files found. [[BR]] I have tried exactly the same two days ago and it did not work. Im not sure what made the difference. From my side you can close the ticket, I attach a chrashreport here if you want to do further investigation. Thanx Barna. :) -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: libsdl @1.2.15_2 +universal build failure - clang segfault -----------------------+------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | -----------------------+------------------- Comment (by larryv@…): Replying to [comment:7 bs1464@…]:
After the last command I saw the following feedback: [[BR]] {{{ ---> Computing dependencies for libsdl ---> Fetching archive for libsdl ---> Attempting to fetch libsdl-1.2.15_2+x11.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/libsdl ---> Attempting to fetch libsdl-1.2.15_2+x11.darwin_11.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libsdl ---> Installing libsdl @1.2.15_2+x11 }}}
Your `port` didn't compile this time around; it fetched an archive and installed directly. Also note that it installed `libsdl +x11`, not `libsdl +x11+universal`. -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: libsdl @1.2.15_2 +universal build failure - clang segfault -----------------------+------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | -----------------------+------------------- Comment (by larryv@…): Replying to [comment:6 bs1464@…]:
`clang -v` returned: {{{ clang version 3.1 (branches/release_31) Target: x86_64-apple-darwin11.4.2 Thread model: posix }}} my XCode version is 4.5.2 (4G2008a)
I have tried to clean libsdl and update many times, did not work. Is it normal that clang -v returned 3.1 while I normally compile with Apple LLVM 4.1?
That doesn't look like Apple's clang. Can you run `/usr/bin/clang -v`? -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: libsdl @1.2.15_2 +universal build failure - clang segfault -----------------------+------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | -----------------------+------------------- Comment (by bs1464@…): Hang on, I must have used clang_select a while ago. [[BR]] How can I change settings back to default? It seems to be the root of the problem, now vxl building also crashes. btw. /usr/bin/clang -v reports: Apple clang version 3.0 (tags/Apple/clang-211.12) (based on LLVM 3.0svn) Target: x86_64-apple-darwin11.4.2 Thread model: posix -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: libsdl @1.2.15_2 +universal build failure - clang segfault -----------------------+------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | -----------------------+------------------- Comment (by jmr@…): That's a much older version than the one that comes with Xcode 4.5.2. Update your Command Line Tools via the Xcode preferences. -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: libsdl @1.2.15_2 +universal build failure - clang segfault -----------------------+------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libsdl | -----------------------+------------------- Comment (by bs1464@…): Yes, I did so. Now, my clang -v is Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) [[BR]] Target: x86_64-apple-darwin11.4.2 [[BR]] Thread model: posix [[BR]] and got rid of clang ports+system restart. sudo port clean vxl [[BR]] sudo port install vxl [[BR]] aand... no luck, still crashing at the middle of vxl build... :( Should I rather open a new ticket for vxl? I attach here the log. Should I open a new ticket for vxl? I'll attach here the crash log. -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: libsdl @1.2.15_2 +universal build failure - clang segfault -------------------------+-------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: worksforme | Keywords: Port: libsdl | -------------------------+-------------------- Changes (by jmr@…): * status: new => closed * resolution: => worksforme Comment: Yes, please open a separate ticket for vxl. The log you just attached seems to be incomplete and doesn't show any crash, BTW. -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37516: libsdl @1.2.15_2 +universal build failure - clang segfault -------------------------+-------------------- Reporter: bs1464@… | Owner: jmr@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: worksforme | Keywords: Port: libsdl | -------------------------+-------------------- Comment (by larryv@…): Replying to [comment:13 jmr@…]:
Yes, please open a separate ticket for vxl.
The `vxl` ticket is #37547. -- Ticket URL: <https://trac.macports.org/ticket/37516#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts