Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279566 - sci-chemistry/psi version bump (3.4.0)
Summary: sci-chemistry/psi version bump (3.4.0)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Chemistry-Related Packages
URL: http://www.psicode.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 08:18 UTC by lumbrius
Modified: 2010-06-24 21:09 UTC (History)
1 user (show)

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


Attachments
psi-3.4.0.ebuild (psi-3.4.0.ebuild,1.28 KB, text/plain)
2009-10-15 21:21 UTC, Justin Lecher (RETIRED)
Details
files/3.4.0-gcc4.4.patch (3.4.0-gcc4.4.patch,6.53 KB, text/plain)
2009-10-15 21:22 UTC, Justin Lecher (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lumbrius 2009-07-29 08:18:58 UTC
3.4.0 is available

Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2009-09-01 10:24:27 UTC
HAVE_SETENV=1 -DHAVE_FUNC_ISINF=1 -DLinux -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE   -I. -I../../../include -I/var/tmp/portage/sci-chemistry/psi-3.4.0/work/psi3/include -I/var/tmp/portage/sci-chemistry/psi-3.4.0/work/psi3/src/lib -I../../../src/lib  -c stl_string.cc -o stl_string.o
x86_64-pc-linux-gnu-g++  -O2 -pipe -DHAVE_CMATH=1 -DHAVE_CSTDIO=1 -DHAVE_CSTDLIB=1 -DHAVE_CSTRING=1 -DHAVE_CSTDDEF=1 -DHAVE_DECL_PUTENV=1 -DHAVE_PUTENV=1 -DHAVE_DECL_SETENV=1 -DHAVE_SETENV=1 -DHAVE_FUNC_ISINF=1 -DLinux -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE   -I. -I../../../include -I/var/tmp/portage/sci-chemistry/psi-3.4.0/work/psi3/include -I/var/tmp/portage/sci-chemistry/psi-3.4.0/work/psi3/src/lib -I../../../src/lib  -c combinations.cc -o combinations.o
stl_string.cc: In function 'void psi::print_error(std::string, const char*, int)':
stl_string.cc:239: error: 'fprintf' was not declared in this scope
stl_string.cc:240: error: 'fflush' was not declared in this scope
stl_string.cc: In function 'void psi::print_error(const char*, const char*, int, int)':
stl_string.cc:251: error: 'fprintf' was not declared in this scope
stl_string.cc:252: error: 'fflush' was not declared in this scope
stl_string.cc: In function 'void psi::print_developing(const char*, const char*, int, int)':
stl_string.cc:263: error: 'fprintf' was not declared in this scope
stl_string.cc:264: error: 'fflush' was not declared in this scope
make[3]: *** [stl_string.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/sci-chemistry/psi-3.4.0/work/psi3/src/lib/libutil'
make[2]: *** [default] Error 1
make[2]: Leaving directory `/var/tmp/portage/sci-chemistry/psi-3.4.0/work/psi3/src/lib'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/var/tmp/portage/sci-chemistry/psi-3.4.0/work/psi3/src'
make: *** [all] Error 1
 *
 * ERROR: sci-chemistry/psi-3.4.0 failed.

Doesn't build for me.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2009-10-15 21:21:33 UTC
Created attachment 207257 [details]
psi-3.4.0.ebuild

ebuild
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2009-10-15 21:22:45 UTC
Created attachment 207259 [details]
files/3.4.0-gcc4.4.patch

gcc4.4.patch
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2010-06-24 21:09:01 UTC
InCvs