Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527990 - sci-chemistry/psi-3.4.0-r2 - .../work/psi3/src/lib/libipv1/ip_read.cc:30:25: error: new declaration ‘void yyparse()’ extern void yyparse(void);
Summary: sci-chemistry/psi-3.4.0-r2 - .../work/psi3/src/lib/libipv1/ip_read.cc:30:25: ...
Status: RESOLVED DUPLICATE of bug 430588
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-02 09:49 UTC by Toralf Förster
Modified: 2016-02-09 11:56 UTC (History)
0 users

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


Attachments
emerge log (sci-chemistry:psi-3.4.0-r2:20141102-011617.log,964.51 KB, text/plain)
2014-11-02 09:49 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2014-11-02 09:49:11 UTC
Created attachment 388320 [details]
emerge log

an amd64 chroot gives :

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       -DUSE_LIBCHKPT    -I. -I../../../include -I/var/tmp/portage/sci-chemistry/psi-3.4.0-r2/work/psi3/include -I/var/tmp/portage/sci-chemistry/psi-3.4.0-r2/work/psi3/src/lib -I../../../src/lib  -c /var/tmp/portage/sci-chemistry/psi-3.4.0-r2/work/psi3/src/util/psi2molden/psi2molden.cc -o psi2molden.o
make[3]: *** No rule to make target '-lPSI_ipv1', needed by 'psi2molden'.  Stop.
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/var/tmp/portage/sci-chemistry/psi-3.4.0-r2/work/psi-3.4.0_build/src/util/psi2molden'
Makefile:7: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/var/tmp/portage/sci-chemistry/psi-3.4.0-r2/work/psi-3.4.0_build/src/util'
Makefile:10: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/var/tmp/portage/sci-chemistry/psi-3.4.0-r2/work/psi-3.4.0_build/src'
Makefile:22: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: sci-chemistry/psi-3.4.0-r2::gentoo failed (compile phase):
 *   emake failed
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2016-02-09 11:56:06 UTC

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