Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 527990

Summary: 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);
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Chemistry-Related Packages <sci-chemistry>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge log

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 ***