Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66874 - helixplayer 1.0 beta can still not compile on amd64
Summary: helixplayer 1.0 beta can still not compile on amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-09 08:00 UTC by ivo welch
Modified: 2004-10-10 00:49 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 ivo welch 2004-10-09 08:00:22 UTC
...just in case whoever is handling helix does not have an amd64 system, this may be a useful report.  this is what happens during compile:

>>> md5 src_uri ;-) helixplayer-1.0_beta1-beta-source.tar.bz2
>>> Unpacking source...
>>> Unpacking helixplayer-1.0_beta1-beta-source.tar.bz2 to /var/tmp/portage/helixplayer-1.0_beta1/work
 * Applying gcc_versioncheck.patch...                                                                                  [ ok ]
 * Applying gentoo_bif.patch...                                                                                        [ ok ]
 * Applying installer-naming.patch...                                                                                  [ ok ]
>>> Source unpacked.
/usr/lib/python2.3/xmllib.py:10: DeprecationWarning: The xmllib module is obsolete.  Use xml.sax instead.
  DeprecationWarning)

--- Build System Error ------------------------------------
System detection failed for unknown Linux system.
-----------------------------------------------------------


!!! ERROR: media-video/helixplayer-1.0_beta1 failed.
!!! Function src_compile, Line 49, Exitcode 1
!!! (no error message)



Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r11 (gcc34-2004.2, gcc-3.4.1, glibc-2.3.4.20040808-r1,
2.6.7-gentoo-r14)
=================================================================
System uname: 2.6.7-gentoo-r14 x86_64 4
Gentoo Base System version 1.4.16
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-pipe -O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS=" http://mirror.clarkson.edu/pub/distributions/gentoo/
ftp://gentoo.mirrors.pair.com/ http://ftp.heanet.ie/pub/gentoo/
ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://mirrors.sec.informatik.tu-darmstadt.de/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 aalib alsa amd64 apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups
directfb encode esd f77 fam flac foomaticdb g77 gdbm ggi gif gnome gphoto2 gpm
gtk gtk2 gtkhtml guile imagemagick imlib java jpeg kde ldap libg++ libwww mad
mikmod motif mozilla mpeg mysql nas ncurses nls oggvorbis opengl oss pam pdflib
perl png postgres python qt quicktime readline ruby scanner sdl slang snmp spell
ssl tcltk tcpd tetex tiff truetype ungif usb xml xml2 xmms xprint xv zlib"
Comment 1 Travis Tilley (RETIRED) gentoo-dev 2004-10-10 00:49:45 UTC
marking bug as invalid since it doesnt include a fix and the ebuild is marked -amd64 (meaning, known to be broken on amd64). blame the helix devs. their build system fails if uname -m doesnt return something 32bit x86, if you manage to get that far.