Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75489 - jahshaka works on AMD64
Summary: jahshaka works on AMD64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-23 15:30 UTC by Jean-Michel Smith
Modified: 2005-06-07 16:05 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 Jean-Michel Smith 2004-12-23 15:30:35 UTC
amd64 keyword should be added to jahshaka-1.9_alpha90.ebuild .  It builds and runs flawlessly on my dual opteron x86_64 box.

Reproducible: Always
Steps to Reproduce:
1. add amd64 keyword to jahshaka-1.9_alpha90.ebuild
2. emerge jahshaka
3. run jahshaka and begin post-processing your video projects




Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r10 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r10 x86_64 AMD Opteron(tm) Processor 246
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="2004-autumn amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=k8 -pipe -fweb -frename-registers -ftracer"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/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="-O2 -march=k8 -pipe -fweb -frename-registers -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks notitles sandbox"
GENTOO_MIRRORS="http://10.3.0.12/gentoo http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://10.3.0.12/testing"
USE="amd64 X aalib acpi alsa apache2 arts avi berkdb bitmap-fonts blender-game
bonobo cdr cjk crypt cups dga dv dvd dvdr encode esd exif f77 fam flac fortran
freetds gdbm gif gphoto2 gpm graphviz gstreamer gtk gtkhtml guile imagemagick
imap imlib innodb insecure-drivers ipv6 jabber jack java jp2 jpeg junit kde lcms
libg++ lzw lzw-tiff mad mikmod mime mng mozilla mozirc mpeg multilib ncurses
network nls nptl oggvorbis ooo-kde opengl oss pam pda pdflib perl png povray
python qt quicktime radeon readline samba sdl slp spell ssl tcltk tcpd theora
tiff truetype usb userlocales xinerama xml xml2 xmms xpm xrandr xv xvid zlib
video_cards_radeon"
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-10 13:58:00 UTC
doesn't work for me so far, tested it and it blew away my hole xorg-x11. i'll try this again tomorrow or something to provide a strace-log.
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-02-09 14:11:47 UTC
marking as invalid since it doesnt work. feel free to reopen if you can provide a patch that fixes this or a new version is released which contains the needed fixes.
Comment 3 vanne 2005-04-05 17:06:07 UTC
See http://www.jahshaka.org/modules.php?name=Forums&file=viewtopic&t=222&highlight=blur3fragarbgpu+fp

Jahshake blows crashes and blows away xorg because it doesnt find some plugins.
It starts ok (but doesnt work as expected, as on http://www.jahshaka.org/modules.php?name=Forums&file=viewtopic&t=305) when switching to xorg-x11 opengl libs.

crashes when trying to load
open("/opt/jahshaka/plugins/rfxplugins/rfxnvblur/blur3_frag_arb_gpu.fp", O_RDONLY) = -1 ENOENT (No such file or directory)

trying to fix this by copying them after doing an ebuild unpack&compile:

dwarf jahshaka # pwd
/var/tmp/portage/jahshaka-1.9_alpha90/work/jahshaka
dwarf jahshaka # cp -rp plugins/rfxplugins/rf* /opt/jahshaka/plugins/rfxplugins
dwarf jahshaka #

(btw, i also had to emerge avifile first, known problem by now i guess)
Comment 4 vanne 2005-04-05 17:11:18 UTC
Above fix works. Jahshaka starts fine now, but i still have the empty layer problem. (See second url mentioned in above post)
Comment 5 vanne 2005-04-05 17:30:47 UTC
And the empty layer problem goes away when changing the ownership of /opt/jahshaka to `whoami` recursively.
That is not a clean solution but it tells us it is a ownership problem
Comment 6 Tristan RENAUD 2005-06-07 16:05:22 UTC
It works here for me.

Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.11-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.12
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O3 -pipe -m64"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=k8 -O3 -pipe -m64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/
ftp://mirrors.blueyonder.co.uk/mirrors/gentoo ftp://mir.zyrianes.net/gentoo/
ftp://mir.zyrianes.net/gentoo/ http://gentoo.osuosl.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="fr_FR@euro"
LC_ALL="fr_FR@euro"
LINGUAS="fr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac acpi alsa apache2 apm arts audiofile avi bash-completion
berkdb bindist bitmap-fonts bmp bonobo bzlib cdb cdr cpudetection crypt cups
curl dga dts dv dvb dvd dvdr dvdread eds encode esd exif fam fbcon flac
font-server foomaticdb fortran ftp gb gd gif gnome gphoto2 gpm gtk gtk2 gtkhtml
hal icq ieee1394 imagemagick imlib ipv6 jabber java jp2 jpeg kde libwww lzw
lzw-tiff mad mikmod mime mjpeg motif mozilla mp3 mpeg mplayer nas ncurses nls
nvidia ogg oggvorbis openal opengl oss pam pdflib perl png ppds print python qt
quicktime rar readline real sdl speex spell ssl subtitles svg tcpd tetex theora
tiff truetype truetype-fonts type1-fonts usb userlocales v4l v4l2 videos
visualization vorbis wmf xface xine xml2 xmms xosd xpm xprint xrandr xsl xv xvid
yahoo zlib linguas_fr userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY