Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300137 - dev-java/java-config-2.1.9-r1 fails to emerge on hppa-hpux
Summary: dev-java/java-config-2.1.9-r1 fails to emerge on hppa-hpux
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: HPPA HPUX
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
Depends on: 300138
Blocks:
  Show dependency tree
 
Reported: 2010-01-08 09:09 UTC by Bruno Redondi
Modified: 2010-04-28 19:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,19.56 KB, text/plain)
2010-01-08 09:10 UTC, Bruno Redondi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Redondi 2010-01-08 09:09:56 UTC
emerging java-config fails due to missing config/jdk-defaults-hppa-hpux.conf file

Reproducible: Always

Steps to Reproduce:
1.emerge java-config
2.
3.

Actual Results:  
 * ERROR: dev-java/java-config-2.1.9-r1 failed:
 *   arch config not found
 * 
 * Call stack:
 *     ebuild.sh, line  54:  Called call-ebuildshell 'src_install'
 *   environment, line 430:  Called src_install
 *   environment, line 3816:  Called die
 * The specific snippet of code:
 *       newins config/jdk-defaults-${a}.conf jdk-defaults.conf || die "arch config not found"
 * 
 * If you need support, post the output of 'emerge --info =dev-java/java-config-2.1.9-r1',
 * the complete build log and the output of 'emerge -pqv =dev-java/java-config-2.1.9-r1'.
 * The complete build log is located at '/usr/local/gentoo-prefix/var/tmp/portage/dev-java/java-config-2.1.9-r1/temp/build.log'.
 * The ebuild environment file is located at '/usr/local/gentoo-prefix/var/tmp/portage/dev-java/java-config-2.1.9-r1/temp/environment'.
 * S: '/usr/local/gentoo-prefix/var/tmp/portage/dev-java/java-config-2.1.9-r1/work/java-config-2.1.9'



bruno@snsv00v1 ~ $ emerge --info =dev-java/java-config-2.1.9-r1                
Portage 2.2.00.15171-prefix (prefix/hpux/B.11.11/hppa2.0, gcc-4.2.4, unavailable, B.11.11 9000/800)
=================================================================
                        System Settings
=================================================================
System uname: HP-UX-B.11.11-9000-800-32bit
Timestamp of tree: Fri, 08 Jan 2010 08:11:11 +0000
app-shells/bash:     4.0_p35
dev-lang/python:     2.6.4
sys-devel/autoconf:  2.63-r01.1
sys-devel/automake:  1.10.2-r00.1, 1.11.1
sys-devel/binutils:  2.19.1-r01.1
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.2.6b
ACCEPT_KEYWORDS="~hppa-hpux"
ACCEPT_LICENSE="* -@EULA"
CBUILD="hppa2.0w-hp-hpux11.11"
CFLAGS="-O2 -pipe -march=2.0 -mschedule=8000 -fomit-frame-pointer"
CHOST="hppa2.0w-hp-hpux11.11"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=2.0 -mschedule=8000 -fomit-frame-pointer"
DISTDIR="/usr/local/gentoo-prefix/usr/portage/distfiles"
FEATURES="assume-digests collision-protect distlocks fixpackages news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-L/usr/local/gentoo-prefix/usr/lib -R/usr/local/gentoo-prefix/usr/lib"
MAKEOPTS="-j3"
PKGDIR="/usr/local/gentoo-prefix/usr/portage/packages"
PORTAGE_CONFIGROOT="/usr/local/gentoo-prefix/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/usr/local/gentoo-prefix/var/tmp"
PORTDIR="/usr/local/gentoo-prefix/usr/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="cracklib cxx hppa-hpux modules ncurses nls prefix readline ssl unicode zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="HPUX" INPUT_DEVICES="keyboard mouse" KERNEL="HPUX" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Bruno Redondi 2010-01-08 09:10:32 UTC
Created attachment 215624 [details]
build.log
Comment 2 Fabian Groffen gentoo-dev 2010-01-11 10:20:07 UTC
we need a configuration file for this, but I suppose first hp-jdk needs to be fixed.
Comment 3 Michael Haubenwallner (RETIRED) gentoo-dev 2010-01-11 11:13:07 UTC
/me will fix them both today or tomorrow
Comment 4 Michael Haubenwallner (RETIRED) gentoo-dev 2010-01-11 17:27:54 UTC
Added config file for *-hpux to use hp-jdk-bin.
Comment 5 Fabian Groffen gentoo-dev 2010-01-11 19:16:01 UTC
@java: can you please add a jdk-defaults-hpux.conf file containing:

# This files contain the default support jdk's
*= hp-jdk-bin

At the same time can you
- copy jdk-defaults-x86-fbsd.conf to jdk-defaults-x86-freebsd.conf and
  jdk-defaults-x64-freebsd.conf
- copy jdk-defaults-ppc-linux.conf to jdk-defaults-ppc-aix.conf
- copy jdk-defaults-x86-macos.conf to jdk-defaults-x64-macos.conf

Thanks in advance, a release is not necessary, it is fine when the next version has these files.
Comment 6 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2010-04-20 20:43:48 UTC
(In reply to comment #5)
> @java: can you please add a jdk-defaults-hpux.conf file containing:
> 
> # This files contain the default support jdk's
> *= hp-jdk-bin
> 
> At the same time can you
> - copy jdk-defaults-x86-fbsd.conf to jdk-defaults-x86-freebsd.conf and
>   jdk-defaults-x64-freebsd.conf
> - copy jdk-defaults-ppc-linux.conf to jdk-defaults-ppc-aix.conf

There was no jdk-defaults-ppc-linux.conf neither, so I copied both ppc-linux and ppc-aix from jdk-defaults-ppc.conf, OK?

> - copy jdk-defaults-x86-macos.conf to jdk-defaults-x64-macos.conf
> 
> Thanks in advance, a release is not necessary, it is fine when the next version
> has these files.

It's in r8168. Anything else popped up meanwhile? Hope to soon do a new release.

Comment 7 Fabian Groffen gentoo-dev 2010-04-21 06:40:28 UTC
(In reply to comment #6)
> > At the same time can you
> > - copy jdk-defaults-ppc-linux.conf to jdk-defaults-ppc-aix.conf
> 
> There was no jdk-defaults-ppc-linux.conf neither, so I copied both ppc-linux
> and ppc-aix from jdk-defaults-ppc.conf, OK?

If the ibm-jdk is in there, then it is ok
 
> It's in r8168. Anything else popped up meanwhile? Hope to soon do a new
> release.

Not that I recall, thanks!
Comment 8 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2010-04-28 19:46:09 UTC
Released in 2.1.11