[MacPorts] #27567: gstreamer should use configure.cc
#27567: gstreamer should use configure.cc -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: rmstonecipher@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gstreamer -------------------------------------+-------------------------------------- gstreamer should ensure it's UsingTheRightCompiler. -- Ticket URL: <https://trac.macports.org/ticket/27567> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27567: gstreamer should use configure.cc -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: rmstonecipher@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gstreamer -------------------------------------+-------------------------------------- Comment(by rmstonecipher@…): Ryan,[[br]] If gstreamer builds correctly without specifying a compiler, how would I identify which compiler is the right one for the job?[[br]][[br]] Ryan -- Ticket URL: <https://trac.macports.org/ticket/27567#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27567: gstreamer should use configure.cc -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: rmstonecipher@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gstreamer -------------------------------------+-------------------------------------- Comment(by ryandesign@…): Have you read UsingTheRightCompiler? -- Ticket URL: <https://trac.macports.org/ticket/27567#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27567: gstreamer should use configure.cc -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: rmstonecipher@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gstreamer -------------------------------------+-------------------------------------- Comment(by rmstonecipher@…): Ryan,[[br]] I have read it and checked out your subversion branch.[[br]] During compilation I see a lot of lines which include /usr/bin/gcc-4.2.[[br]] {{{ euclid:gstreamer ryan$ port provides /usr/bin/gcc-4.2 /usr/bin/gcc-4.2 is not provided by a MacPorts port. }}} Is the right compiler macports-gcc45 since that is the current release at gnu.org?[[br]][[br]] Cheers,[[br]] Ryan -- Ticket URL: <https://trac.macports.org/ticket/27567#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27567: gstreamer should use configure.cc -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: rmstonecipher@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gstreamer -------------------------------------+-------------------------------------- Comment(by ryandesign@…): "/usr/bin/gcc-4.2" is the value of ${configure.cc} on Snow Leopard and is a fine compiler to use there. However, as you see from my log which I've now attached, it also, in at least one instance, tries to use "cc", which is the no-no described in UsingTheRightCompiler. -- Ticket URL: <https://trac.macports.org/ticket/27567#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27567: gstreamer should use configure.cc -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: rmstonecipher@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gstreamer -------------------------------------+-------------------------------------- Comment(by rmstonecipher@…): Ryan,[[br]] I am able to reproduce your log but don't understand how I am supposed to do what you want me to do.[[br]] The file listed just before the error "Gst-0.10.gir" is not present after the configure phase.[[br]] How do you identify which source files to patch based on knowing which output files misbehave?[[br]][[br]] Ryan -- Ticket URL: <https://trac.macports.org/ticket/27567#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27567: gstreamer should use configure.cc -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: rmstonecipher@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gstreamer -------------------------------------+-------------------------------------- Comment(by rmstonecipher@…): Ryan,[[br]] It looks like this is a problem with gobject-introspection rather than gstreamer.[[br]] If I add: {{{ configure.args-append --disable-introspection }}} I get a 100% built gstreamer with no UsingTheRightCompiler errors.[[br]] I'll try to troubleshoot gobject-introspection to see if I can solve the problem in that port and in turn in this one.[[br]][[br]] Cheers,[[br]] Ryan -- Ticket URL: <https://trac.macports.org/ticket/27567#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27567: gstreamer should use configure.cc --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: rmstonecipher@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: worksforme | Keywords: Port: gstreamer | --------------------------------------+------------------------------------- Changes (by rmstonecipher@…): * status: new => closed * resolution: => worksforme Comment: Gstreamer uses the right compiler with gobject-introspection disabled -- Ticket URL: <https://trac.macports.org/ticket/27567#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts