Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-dev
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-dev@g.o, markusle@g.o
From: Donnie Berkholz <dberkholz@g.o>
Subject: Re: [gentoo-commits] gentoo-x86 commit in sci-mathematics/axiom: ChangeLog axiom-200805.ebuild
Date: Sun, 13 Jul 2008 16:11:42 -0700
On 14:37 Sat 12 Jul     , Markus Dittrich (markusle) wrote:
> 1.1                  sci-mathematics/axiom/axiom-200805.ebuild
> 
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/axiom-200805.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/axiom-200805.ebuild?rev=1.1&content-type=text/plain

> src_compile() {
> 	# lots of strict-aliasing badness
> 	append-flags -fno-strict-aliasing
> 
> 	./configure || die "Failed to configure"

If econf works, could you add a comment saying so?

> 	# use gcl 2.6.7
> 	sed -e "s:GCLVERSION=gcl-2.6.8pre$:GCLVERSION=gcl-2.6.7:" \
> 		-i Makefile.pamphlet Makefile \
> 		|| die "Failed to select proper gcl"
> 
> 	# fix libXpm.a location
> 	sed -e "s:X11R6/lib:$(get_libdir):g" -i Makefile.pamphlet \
> 		|| die "Failed to fix libXpm lib paths"
> 
> 	# Let the fun begin...
> 	AXIOM="${S}"/mnt/linux emake -j1 || die

Is there an upstream bug failed about parallel builds?

> src_install() {
> 	make DESTDIR="${D}"/opt/axiom COMMAND="${D}"/opt/axiom/mnt/linux/bin/axiom install \
> 		|| die 'Failed to install Axiom!'

Use emake, please.

> 
> 	mv "${D}"/opt/axiom/mnt/linux/* "${D}"/opt/axiom
> 	rm -fr "${D}"/opt/axiom/mnt

Might want `|| die` for both of those, and anything else that sucks if it fails.

-- 
Thanks,
Donnie

Donnie Berkholz
Developer, Gentoo Linux
Blog: http://dberkholz.wordpress.com
Attachment:
pgpRsQaEIcTkl.pgp (PGP signature)
Replies:
Re: Re: [gentoo-commits] gentoo-x86 commit in sci-mathematics/axiom: ChangeLog axiom-200805.ebuild
-- Markus Dittrich
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Council meeting summary for 10 July 2008
Next by thread:
Re: Re: [gentoo-commits] gentoo-x86 commit in sci-mathematics/axiom: ChangeLog axiom-200805.ebuild
Previous by date:
Re: Council meeting summary for 10 July 2008
Next by date:
Re: [gentoo-commits] gentoo-x86 commit in app-mobilephone/galicesms: ChangeLog galicesms-1.62.ebuild


Updated Jun 17, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.