[MacPorts] #29605: mpeg4ip @1.5.0.1 - Infinite loop in configure phase
#29605: mpeg4ip @1.5.0.1 - Infinite loop in configure phase ------------------------------------------+--------------------------------- Reporter: cristiano.fontana@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: mpeg4ip ------------------------------------------+--------------------------------- Installation of mpeg4ip hangs in the configuration phase because it enters in an infinite loop: {{{ $ sudo port -v install mpeg4ip Password: ---> Computing dependencies for mpeg4ip. ---> Configuring mpeg4ip dir: . Found link for libtoolize SDL appears to be installed + mkdir -p ./config + echo 'Do not remove this file or you might have to re-bootstrap' + ./configure --disable-player --mandir=/opt/local/share/man --prefix=/opt/local (...) checking for glib.h... yes checking for nasm... true checking nasm version...... nasm: error: unrecognised option `-r' nasm: error: no input file specified type `nasm -h' for help util/testnasm.sh: line 8: test: =: unary operator expected util/testnasm.sh: line 8: test: =: unary operator expected util/testnasm.sh: line 8: test: =: unary operator expected util/testnasm.sh: line 8: test: =: unary operator expected }}} To correct this it is necessary to change all occurrences of: "{{{nasm -r}}}" to "{{{nasm -v}}}" Reference: [http://bugs.gentoo.org/204505] -- Ticket URL: <https://trac.macports.org/ticket/29605> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29605: mpeg4ip @1.5.0.1 - Infinite loop in configure phase ------------------------------------------+--------------------------------- Reporter: cristiano.fontana@… | Owner: reid@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: mpeg4ip ------------------------------------------+--------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => reid@… -- Ticket URL: <https://trac.macports.org/ticket/29605#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29605: mpeg4ip @1.5.0.1 - Infinite loop in configure phase ------------------------------------------+--------------------------------- Reporter: cristiano.fontana@… | Owner: reid@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: mpeg4ip ------------------------------------------+--------------------------------- Comment(by jmr@…): This shouldn't be using nasm in the first place because it doesn't declare a dependency. -- Ticket URL: <https://trac.macports.org/ticket/29605#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29605: mpeg4ip @1.5.0.1 - Infinite loop in configure phase ------------------------------------------+--------------------------------- Reporter: cristiano.fontana@… | Owner: reid@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: mpeg4ip ------------------------------------------+--------------------------------- Comment(by reid@…): I cannot reproduce this error (builds fine here). Are you using xcode 4? Because, I have xcode 3. @jmr: I'll look into that... -- Ticket URL: <https://trac.macports.org/ticket/29605#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29605: mpeg4ip @1.5.0.1 - Infinite loop in configure phase ------------------------------------------+--------------------------------- Reporter: cristiano.fontana@… | Owner: reid@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: mpeg4ip ------------------------------------------+--------------------------------- Comment(by cristiano.fontana@…): I have Xcode version 3.2.6 Component versions Xcode IDE: 1761.0 Xcode Core: 1809.0 ToolSupport: 1806.0 -- Ticket URL: <https://trac.macports.org/ticket/29605#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts