Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 161961
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 161871
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Robert Kruus <robert.kruus@utoronto.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
openoffice_ebuild_java.patch ebuild patch text/plain Robert Kruus 2007-01-13 22:22 0000 450 bytes Details
right.patch Now it uses amd64 patch Robert Kruus 2007-01-13 22:30 0000 452 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 161961 depends on: Show dependency tree
Bug 161961 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-13 22:16 0000
The dependency for virtual/jdk in the openoffice pulls in virtual/jdk-1.4 by
default.  The moving the !amd condition first fixes that

See the following patch


Reproducible: Always

------- Comment #1 From Robert Kruus 2007-01-13 22:22:44 0000 -------
Created an attachment (id=106860) [details]
ebuild patch

Now it will use virtual/jdk-1.5 and not pull in virtual/java-1.4

and emerge --info ....

System uname: 2.6.20-rc2-mm1 i686 Mobile AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.12.6
Timestamp of tree: Sat, 13 Jan 2007 08:01:01 +0000
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -msse -mmmx -m3dnow
-mfpmath=387"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler
/etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo
/etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -msse -mmmx -m3dnow
-mfpmath=387 -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer
parallel-fetch sandbox sfperms strict userfetch"
GENTOO_MIRRORS="ftp://gentoo.chem.wisc.edu/gentoo/
http://gentoo.cites.uiuc.edu/pub/gentoo/
http://mirror.phy.olemiss.edu/mirror/gentoo http://gentoo.chem.wisc.edu/gentoo/
"
LINGUAS="en en_US en_GB et"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/mnt/temp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise
/usr/portage/local/layman/fluidportage /usr/portage/local/layman/science
/usr/portage/local/layman/java-gcj-overlay /usr/portage/local/xfce4-svn
/usr/portage/local/mine"
SYNC="rsync://142.150.176.146/gentoo-portage"
USE="3dnow X a52 aac acpi alsa audiofile berkdb bitmap-fonts bzip2 cairo
cdparanoia cdr cli cracklib crypt cups curl dbus dlloader dri dvd dvdr dvdread
emboss encode expat fam fbcon ffmpeg fftw firefox flac fortran gdbm gif gmp
gnutls gpm gstreamer gtk gtk2 hal iconv ieee1394 imagemagick ipv6 isdnlog jack
java javascript jbig jpeg jpeg2k lcms libg++ libnotify mad maildir mailwrapper
mikmod mmap mmx mng mp3 mpeg nas ncurses netcdf nls nptl nptlonly nsplugin odbc
offensive ogg opengl pam pcre pdf perl png postgres ppds pppd profile python
qt4 quicktime readline reflection sdl session sndfile spell spl sse ssl
startup-notification svg svga szip tcpd tetex threads tiff truetype
truetype-fonts type1-fonts udev unicode usb v4l vcd vim-syntax vorbis
win32codecs x86 xine xml xorg xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp
atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801
hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem
ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug
file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate
route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard synaptics evdev
mouse" KERNEL="linux" LINGUAS="en en_US en_GB et" USERLAND="GNU"
VIDEO_CARDS="radeon r128 vesa vga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #2 From Robert Kruus 2007-01-13 22:30:37 0000 -------
Created an attachment (id=106862) [details]
Now it uses amd64

Fixed typo.

------- Comment #3 From Jakub Moc (RETIRED) 2007-01-13 23:44:13 0000 -------
The patch is reversed; not to mention that it's already been fixed.


*** This bug has been marked as a duplicate of bug 161871 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug