Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131729 - sci-mathematics/dolfin (new ebuild)
Summary: sci-mathematics/dolfin (new ebuild)
Status: RESOLVED DUPLICATE of bug 349025
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.fenics.org/wiki/DOLFIN
Whiteboard:
Keywords: EBUILD
Depends on: 329187 329189 329191 329195 329197 329199
Blocks:
  Show dependency tree
 
Reported: 2006-04-29 15:42 UTC by phl0ri4n
Modified: 2011-08-06 19:56 UTC (History)
4 users (show)

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


Attachments
here is an ebuild from a former version that does not function now (dolfin-ebuild.tar,20.00 KB, application/x-tar)
2006-05-09 12:55 UTC, phl0ri4n
Details
ebuild for 0.6.4 (dolfin-0.6.4.ebuild,604 bytes, text/plain)
2007-03-31 08:37 UTC, Kevin Fullerton
Details
ebuild for Dolfin 0.9.8 (dolfin-0.9.8.ebuild,797 bytes, text/plain)
2010-07-21 02:21 UTC, Nico Schlömer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description phl0ri4n 2006-04-29 15:42:13 UTC
emerge --info
Portage 2.1_pre9-r5 (default-linux/amd64/2005.1, gcc-3.4.6, glibc-2.4-r1, 2.6.16-gentoo x86_64)
=================================================================
System uname: 2.6.16-gentoo x86_64 AMD Sempron(tm) Processor 3300+
Gentoo Base System version 1.12.0_pre18
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2-r1
dev-util/ccache:     2.4-r1
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.netnitco.net http://gentoo.mirrors.pair.com/ http://ftp.gentoo.or.kr/"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa apache2 arts avi berkdb bitmap-fonts bluetooth bzip2 ccache cdr cli crypt cups dri dvb dvd dvdr dvdread eds emboss encode fat foomaticdb fortran gif gimp gimpprint gkrellm gnuplot gpm gstreamer gtk gtk2 icq imagemagick imap imlib iproute2 ipv6 isdnlog java javascript jpeg kde latex lzw lzw-tiff math mbox mp3 mp4live mpeg mpeg2 mpeg4 mplayer mysql ncurses nls nptl nptlonly nsplugin nvidia octave ogg oggvorbis opengl openssh openssl oss pam pcre pdf pdflib perl php plotutils png ppds pppd python qt quicktime rar readline reflection reiserfs samba sdl session sftp spell spl ssl tcpd tiff truetype-fonts type1-fonts usb vcd video_cards_nv video_cards_nvidia vorbis wma wma123 xcomposite xinerama xinetd xml2 xmms xorg xpm xv xvmc zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_de userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-29 16:11:47 UTC
When requesting ebuilds, at least add some description and URL. We can't guess.
Comment 2 phl0ri4n 2006-04-30 10:22:41 UTC
http://www.fenics.org/pub/software/dolfin/v0.6/dolfin-0.6.1.tar.gz

dolfin ist an implemenation for octave to solve ordinary and partial differential equations.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-04-30 12:00:03 UTC
You also forgot to reopen...
Comment 4 phl0ri4n 2006-05-09 12:55:26 UTC
Created attachment 86499 [details]
here is an ebuild from a former version that does not function now
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-02-03 16:49:18 UTC
Comment on attachment 86499 [details]
here is an ebuild from a former version that does not function now

Don't attach tarballs, please. Ever.
Comment 6 Kevin Fullerton 2007-03-31 08:37:40 UTC
Created attachment 115005 [details]
ebuild for 0.6.4
Comment 7 Kevin Fullerton 2007-03-31 08:38:41 UTC
Ebuild attached for 0.6.4 - this builds with no errors on my machine, but may need additional dependencies to work - I was going to add a umfpack USE flag, but I'm unable to get umfpack to compile on my machine at the moment so couldn't test.
Comment 8 Brent Millare 2008-08-16 06:17:56 UTC
(In reply to comment #7)
> Ebuild attached for 0.6.4 - this builds with no errors on my machine, but may
> need additional dependencies to work - I was going to add a umfpack USE flag,
> but I'm unable to get umfpack to compile on my machine at the moment so
> couldn't test.
> 

The newest version 0.8 uses scons and the ebuild no longer works. I'm trying to learn how to write ebuilds but I can't find documentation for non-autotools based compiling. This package the main component of the fenics multiphysics software which can be downloaded http://www.fenics.org/wiki/Download
Comment 9 Nico Schlömer 2010-07-21 02:21:13 UTC
Created attachment 239625 [details]
ebuild for Dolfin 0.9.8

This is a first attempt on an ebuild for the 0.9 series, using Scons as build system. It needs quite a few dependencies which are not yet in Portage, particularly if used with +python, but I'll but them up bugs.gentoo.org instantly.

It all compiles fine for me now, but I still can't run my Dolfin Python program here b/c of an error with dev-python/instant. Will post on this later.

Cheers,
Nico
Comment 10 Sébastien Fabbro (RETIRED) gentoo-dev 2011-08-06 19:56:31 UTC

*** This bug has been marked as a duplicate of bug 349025 ***