Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125707 - sci-mathematics/axiom-3.9-r1 fails to build
Summary: sci-mathematics/axiom-3.9-r1 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 167204
  Show dependency tree
 
Reported: 2006-03-10 06:32 UTC by Olof Persson
Modified: 2007-02-17 08:34 UTC (History)
1 user (show)

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


Attachments
Build log (axiombuild.log,184.58 KB, text/plain)
2006-08-15 07:38 UTC, Olof Persson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olof Persson 2006-03-10 06:32:56 UTC
36 making /var/tmp/portage/axiom-3.9-r1/work/axiom/mnt/linux/doc/src/boot/typrops.boot.dvi from /var/tmp/portage/axiom-3.9-r1/work/axiom/src/boot/typrops.boot.pamphlet
40 making /var/tmp/portage/axiom-3.9-r1/work/axiom/mnt/linux/doc/src/boot/tytree1.boot.dvi from /var/tmp/portage/axiom-3.9-r1/work/axiom/src/boot/tytree1.boot.pamphlet
44 invoking make in /var/tmp/portage/axiom-3.9-r1/work/axiom/src/boot with parms:
SYS= linux
LSP= /var/tmp/portage/axiom-3.9-r1/work/axiom/lsp
PART= cprogs
SPAD= /var/tmp/portage/axiom-3.9-r1/work/axiom/mnt/linux
SRC= /var/tmp/portage/axiom-3.9-r1/work/axiom/src
INT= /var/tmp/portage/axiom-3.9-r1/work/axiom/int
OBJ= /var/tmp/portage/axiom-3.9-r1/work/axiom/obj
MNT= /var/tmp/portage/axiom-3.9-r1/work/axiom/mnt
make[3]: *** [/var/tmp/portage/axiom-3.9-r1/work/axiom/obj/linux/bin/bootsys] Error 255
make[3]: Leaving directory `/var/tmp/portage/axiom-3.9-r1/work/axiom/src/boot'
make[2]: *** [bootdir] Error 2
make[2]: Leaving directory `/var/tmp/portage/axiom-3.9-r1/work/axiom/src'
make[1]: *** [srcdir] Error 2
make[1]: Leaving directory `/var/tmp/portage/axiom-3.9-r1/work/axiom'
make: *** [all] Error 2

!!! ERROR: sci-mathematics/axiom-3.9-r1 failed.
!!! Function src_compile, Line 62, Exitcode 2

I found a similar error on the axiom wiki (http://tinyurl.com/oko6u), but no solution. I'm missing a file called bootsys. The CVS ebuild fialed on patches, but that's to be expected.

# ls -l /var/tmp/portage/axiom-3.9-r1/work/axiom/obj/linux/bin/
total 7267
-rwxr-xr-x  1 root root 7432973 Mar 10 15:07 lisp


$ emerge --info
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
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.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=athlon-xp -pipe -fpic"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-Os -march=athlon-xp -pipe -fpic"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.gentoo.se http://mirror.gentoo.no http://mirror.pudas.net/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib alsa apm audiofile avi bash-completion berkdb bitmap-fonts bzip2 crypt cups curl dri dts dvd eds emboss encode evo exif expat fam ffmpeg flac foomaticdb fortran gd gdbm geoip gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml hal idn ieee1394 imagemagick imlib jpeg lcms ldap libg++ libwww lirc mad matroska mikmod mmx mng motif mozilla mp3 mpeg ncurses nls nptl ogg oggvorbis opengl oss pam pcre pda pdflib perl png python quicktime readline recode sdl spell sqlite sse ssl svg svga tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis xine xml xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2006-07-02 11:25:41 UTC
Want to try again and paste the full build log please?
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2006-08-03 21:26:24 UTC
(In reply to comment #1)
> Want to try again and paste the full build log please?
Comment 3 Olof Persson 2006-08-15 07:38:45 UTC
Created attachment 94317 [details]
Build log

Here's the build log. Sorry it took a while, have been away from my computer over summer.
Comment 4 Olof Persson 2006-08-15 07:39:31 UTC
Reopening with attached build log
Comment 5 Flophouse Joe 2007-02-16 23:45:16 UTC
I haven't been able to duplicate this problem; is it still happening?

(I ask because this bug is blocking a stabilization request in bug #167204 and there hasn't been any activity on this one in 6 months.  It might be the case that this is blocking stabilization unnecessarily.)
Comment 6 Olof Persson 2007-02-17 08:34:57 UTC
This works now. I have no idea what caused it.