Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45691 - gnu-jaxp ebuild is broken. ( Wrong compile path)
Summary: gnu-jaxp ebuild is broken. ( Wrong compile path)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-25 02:05 UTC by Bo Bendtsen
Modified: 2004-03-26 22:09 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 Bo Bendtsen 2004-03-25 02:05:26 UTC
The dev-java/gnu-jaxp-1.0_beta1 ebuild is broken. The paths in the build dir is not named as the ebuild file excepts.

Reproducible: Always
Steps to Reproduce:
1. emerge gnu-jaxp
Actual Results:  
guldberg root # emerge gnu-jaxp 
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/gnu-jaxp-1.0_beta1 to /
>>> md5 src_uri ;-) gnujaxp-1.0beta1.zip
>>> Unpacking source...
>>> Unpacking gnujaxp-1.0beta1.zip to /var/tmp/portage/gnu-jaxp-1.0_beta1/work
>>> Source unpacked.
/usr/sbin/ebuild.sh: line 63: cd:
/var/tmp/portage/gnu-jaxp-1.0_beta1/work/gnu-jaxp-1.0_beta1: Ingen s
Comment 1 Bo Bendtsen 2004-03-25 02:05:26 UTC
The dev-java/gnu-jaxp-1.0_beta1 ebuild is broken. The paths in the build dir is not named as the ebuild file excepts.

Reproducible: Always
Steps to Reproduce:
1. emerge gnu-jaxp
Actual Results:  
guldberg root # emerge gnu-jaxp 
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/gnu-jaxp-1.0_beta1 to /
>>> md5 src_uri ;-) gnujaxp-1.0beta1.zip
>>> Unpacking source...
>>> Unpacking gnujaxp-1.0beta1.zip to /var/tmp/portage/gnu-jaxp-1.0_beta1/work
>>> Source unpacked.
/usr/sbin/ebuild.sh: line 63: cd:
/var/tmp/portage/gnu-jaxp-1.0_beta1/work/gnu-jaxp-1.0_beta1: Ingen sådan fil
eller filkatalog
/usr/sbin/ebuild.sh: line 63: cd:
/var/tmp/portage/gnu-jaxp-1.0_beta1/work/gnu-jaxp-1.0_beta1: Ingen sådan fil
eller filkatalog

!!! ERROR: dev-java/gnu-jaxp-1.0_beta1 failed.
!!! Function econf, Line 367, Exitcode 1
!!! no configure script found

#NB> "Ingen sådan fil eller filkatalog" is danish for "No such file or directory"


Expected Results:  
the build should have installed the package instead of failing ;)

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.25-gentoo)
=================================================================
System uname: 2.4.25-gentoo i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe"
CHOST="i686-pc-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/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ ftp://gentoo.mirrors.pair.com/
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/
ftp://mirror.gentoo.ru/pub/mirror/gentoo/
http://212.219.56.162/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X alsa apm arts avi berkdb cdr crypt cups dvd dvdr emacs encode esd
flac foomaticdb gdbm gif gimpprint gnome gpm gtk gtk2 imlib java jpeg ldap
libg++ libwww mad mikmod mmx motif mozilla moznocompose moznoirc moznomail mpeg
ncurses nls nowin oggvorbis opengl oss pam pda pdflib perl png python qt
quicktime readline samba scanner sdl slang spell ssl svga tclk tcltk tcpd
truetype videos x86 xml2 xmms xv zlib"
Comment 2 Chris Aniszczyk (RETIRED) gentoo-dev 2004-03-26 22:09:28 UTC
Fixed in portage, thanks.