Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50873 - arch ~ppc allows you to emerge quictime4linux 2 but this requires nasm
Summary: arch ~ppc allows you to emerge quictime4linux 2 but this requires nasm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: PPC Linux
: High blocker
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-12 12:13 UTC by Nick Brooker
Modified: 2004-06-02 13:43 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 Nick Brooker 2004-05-12 12:13:24 UTC
I was trying to emerge some packages under ~ppc and QuickTime4Linux 2.0.0-r1 came up but fails to make saying it needs masm.  A look at the nasm page suggests it's a x86 only assembler.  So I guess quicktime4linux 2.0.0 should not be in ~ppc.

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~ppc" emerge quicktime4linux
2.
3.

Actual Results:  
unpacks source, applies 2.0.0 external libs patch and make fails asking for nasm

Expected Results:  
emerged happily

Portage 2.0.50-r6 (default-ppc-2004.0, gcc-3.2.3, glibc-2.3.3_pre20040420-r0,
2.4.24-ppc-r4)
=================================================================
System uname: 2.4.24-ppc-r4 ppc 7400, altivec supported
Gentoo Base System version 1.4.12
ccache version 2.2 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="ppc ~ppc"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=7400 -maltivec -mabi=altivec"
CHOST="powerpc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=7400 -maltivec -mabi=altivec"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="http://ftp.citylink.co.nz/gentoo
ftp://mirror.pacific.net.au/linux/Gentoo http://gentoo.ccccom.com 
ftp://gentoo.ccccom.com  ftp://mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa altivec arts berkdb bonobo cdr crypt cups dvd esd fbcon foomaticdb
gdbm gif gnome gnome-libs gpm gstreamer gtk gtk2 guile imlib jpeg kde ldap
libwww mitshm motif mozilla ncurses nls oggvorbis opengl oss pam perl png ppc
ppds python qt readline samba sdl slang slp ssl tcpd truetype xv"
Comment 1 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-06-02 13:43:52 UTC
This seems to have been fixed.