Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297231 - dev-util/catalyst fails to generate netboot image
Summary: dev-util/catalyst fails to generate netboot image
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: Sparc64 Linux
: High normal (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-16 23:17 UTC by Tiago Cunha (RETIRED)
Modified: 2010-09-12 15:18 UTC (History)
1 user (show)

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


Attachments
dev-util/catalyst log (dump,12.87 KB, text/plain)
2009-12-16 23:18 UTC, Tiago Cunha (RETIRED)
Details
netboot2 specfile (sparc-netboot.spec,683 bytes, text/plain)
2009-12-16 23:18 UTC, Tiago Cunha (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tiago Cunha (RETIRED) gentoo-dev 2009-12-16 23:17:04 UTC
dev-util/catalyst-2.0.6.905  USE="-ccache"
sys-kernel/genkernel-3.4.10.906  USE="-bash-completion (-ibm) (-selinux)"

The /etc/catalyst/catalystrc file just exports the MAKEOPTS environment variable, and /etc/catalyst/catalyst.conf is the original one.
Comment 1 Tiago Cunha (RETIRED) gentoo-dev 2009-12-16 23:18:07 UTC
Created attachment 213245 [details]
dev-util/catalyst log
Comment 2 Tiago Cunha (RETIRED) gentoo-dev 2009-12-16 23:18:40 UTC
Created attachment 213247 [details]
netboot2 specfile
Comment 3 Tiago Cunha (RETIRED) gentoo-dev 2009-12-16 23:20:29 UTC
Portage 2.1.6.13 (default/linux/sparc/10.0, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.31-gentoo-r6 sparc64)                                     
=================================================================                                                                            
System uname: Linux-2.6.31-gentoo-r6-sparc64-sun4v-with-gentoo-1.12.13                                                                       
Timestamp of tree: Wed, 16 Dec 2009 03:00:21 +0000                                                                                           
app-shells/bash:     4.0_p35                                                                                                                 
dev-lang/python:     2.6.2-r1                                                                                                                
dev-util/cmake:      2.6.4-r3                                                                                                                
sys-apps/baselayout: 1.12.13                                                                                                                 
sys-apps/sandbox:    1.6-r2                                                                                                                  
sys-devel/autoconf:  2.63-r1                                                                                                                 
sys-devel/automake:  1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="sparc"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-mcpu=niagara -O2 -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-mcpu=niagara -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --jobs=15 --keep-going --load-average=5 --with-bdeps y -akv"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j15"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl berkdb bzip2 cli cracklib crypt cups cxx dri fortran gcc64 gdbm gpm iconv ipv6 modules mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection session sparc spl ssl sysfs tcpd unicode xorg 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="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint mach64 mga r128 radeon sunbw2 suncg14 suncg3      suncg6 sunffb sunleo tdfx voodoo"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 4 Tiago Cunha (RETIRED) gentoo-dev 2009-12-18 16:26:47 UTC
It seems the contents of ${clst_hostarch} is incorrect in the netboot2-final.sh file. It selects the 32-bit version of piggyback, even though running on a SPARC64 machine. Setting it to piggyback64 after the initial assignment, makes catalyst build the netboot image successfully.
Comment 5 Raúl Porcel (RETIRED) gentoo-dev 2010-05-23 18:48:12 UTC
@catalyst: ping
Comment 6 Raúl Porcel (RETIRED) gentoo-dev 2010-09-12 15:18:32 UTC
Fixed on 2.0.6.209