Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 224217 - Stabilize =media-libs/libmp4v2-1.5.0.1-r1 (was: "nasm -r" is called by the media-libs/libmp4v2-1.5.0.1 autoconfig, se bug# 204505)
Summary: Stabilize =media-libs/libmp4v2-1.5.0.1-r1 (was: "nasm -r" is called by the me...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal with 1 vote (vote)
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2008-05-30 10:15 UTC by Jonas Wissting
Modified: 2008-12-02 23:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Wissting 2008-05-30 10:15:54 UTC
"nasm -r" is used by the configuration-script instead of "nasm -v" which should be used to get the version.

Reproducible: Always

Steps to Reproduce:
1.
emerge libmp4v2
Actual Results:  
...
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
util/testnasm.sh: line 8: test: =: unary operator expected
util/testnasm.sh: line 8: test: =: unary operator expected
...
Comment 1 R. Bosch 2008-09-21 11:15:19 UTC
Same here.
Looks like it's resolved in media-libs/libmp4v2-1.5.0.1-r1
Not sure why that isn't set to stable yet instead of ~x86.

The difference:
 src_unpack() {
        unpack ${A}
        cd "${S}"
+       sed -e 's:nasm -r:nasm -v:g' -i configure || die "sed nasm"
        elibtoolize
 }
Comment 2 Dawid Węgliński (RETIRED) gentoo-dev 2008-10-16 08:25:23 UTC
W00t! Arches, please stabilize =media-libs/libmp4v2-1.5.0.1-r1 as this is really annoying bug.
Comment 3 Dawid Węgliński (RETIRED) gentoo-dev 2008-10-16 08:30:58 UTC
Would be better if i CC arches.
Comment 4 Markus Meier gentoo-dev 2008-10-16 20:52:19 UTC
amd64/x86 stable
Comment 5 Brent Baude (RETIRED) gentoo-dev 2008-10-18 14:03:53 UTC
ppc stable
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-29 06:46:08 UTC
Stable for HPPA.
Comment 7 Raúl Porcel (RETIRED) gentoo-dev 2008-10-30 10:26:21 UTC
alpha/arm/ia64/sh/sparc stable
Comment 8 Raúl Porcel (RETIRED) gentoo-dev 2008-11-10 11:40:54 UTC
arm stable
Comment 9 Brent Baude (RETIRED) gentoo-dev 2008-12-02 23:14:15 UTC
ppc64 stable, closing