[MacPorts] #35072: codeblocks fails with clang, works with llvm-gcc-4.2
#35072: codeblocks fails with clang, works with llvm-gcc-4.2 -------------------------------------------+-------------------------------- Reporter: dhuffkc@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: gcc clang codeblocks compiler | Port: codeblocks -------------------------------------------+-------------------------------- I had to install codeblocks with: sudo port install foo configure.compiler=llvm-gcc-4.2 due to a compile error using default clang compiler. I have XCode 4.3.3 and XCode 4.5 (preview) installed. Should this be fixed in the port or in the original project? Thanks, Don -- Ticket URL: <https://trac.macports.org/ticket/35072> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35072: codeblocks fails with clang, works with llvm-gcc-4.2 -------------------------------+-------------------------------------------- Reporter: dhuffkc@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: clang | Port: codeblocks -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * keywords: gcc clang codeblocks compiler => clang * owner: macports-tickets@… => afb@… Old description:
I had to install codeblocks with: sudo port install foo configure.compiler=llvm-gcc-4.2
due to a compile error using default clang compiler. I have XCode 4.3.3 and XCode 4.5 (preview) installed.
Should this be fixed in the port or in the original project?
Thanks,
Don
New description: I had to install codeblocks with: {{{ sudo port install foo configure.compiler=llvm-gcc-4.2 }}} due to a compile error using default clang compiler. I have XCode 4.3.3 and XCode 4.5 (preview) installed. Should this be fixed in the port or in the original project? Thanks, Don -- Comment: Both. We should work around it in the port (by using llvm-gcc-4.2 instead of clang, if we cannot find a better solution), and upstream should provide a permanent fix (by making it compatible with clang). -- Ticket URL: <https://trac.macports.org/ticket/35072#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35072: codeblocks fails with clang, works with llvm-gcc-4.2 -------------------------+------------------- Reporter: dhuffkc@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: | Keywords: clang Port: codeblocks | -------------------------+------------------- Comment (by jmr@…): Could you provide a log showing the build failure please? -- Ticket URL: <https://trac.macports.org/ticket/35072#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35072: codeblocks fails with clang, works with llvm-gcc-4.2 -------------------------+------------------- Reporter: dhuffkc@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: | Keywords: clang Port: codeblocks | -------------------------+------------------- Comment (by dhuffkc@…): Replying to [comment:2 jmr@…]:
Could you provide a log showing the build failure please?
I am now having problems with wxWidgets on Mountain Lion due to dependencies on Carbon, so I cannot build. I'm not sure how I got it to build to begin with...maybe had wxWidgets already built before upgrading to Mountain Lion? Sorry, Don -- Ticket URL: <https://trac.macports.org/ticket/35072#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35072: codeblocks fails with clang, works with llvm-gcc-4.2 -------------------------+-------------------- Reporter: dhuffkc@… | Owner: afb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: clang Port: codeblocks | -------------------------+-------------------- Changes (by afb@…): * status: new => closed * resolution: => fixed Comment: Fixed, r100023. -- Ticket URL: <https://trac.macports.org/ticket/35072#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35072: codeblocks fails with clang, works with llvm-gcc-4.2 -------------------------+-------------------- Reporter: dhuffkc@… | Owner: afb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: clang Port: codeblocks | -------------------------+-------------------- Comment (by jeremyhu@…): Did you file a bug with upstream to actually fix the problem? Please file the issue with upstream and update the Portfile with a comment pointing to the upstream report. -- Ticket URL: <https://trac.macports.org/ticket/35072#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts