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

Bug 522888

Summary: dev-libs/libixion-9999 - src/Makefile.am:27: error: using '$(top_srcdir)' in TESTS is currently broken: '$(top_srcdir)/test/ixion-parser-test.sh'
Product: Gentoo Linux Reporter: Anna Zubenko <sheela.na.geek>
Component: [OLD] LibraryAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Anna Zubenko 2014-09-15 16:22:45 UTC
Created attachment 384796 [details]
emerge --info

/var/tmp/portage/portage/dev-libs/libixion-9999/temp/automake-1.out
***** automake *****
***** PWD: /var/tmp/portage/portage/dev-libs/libixion-9999/work/libixion-9999
***** automake --add-missing --copy --foreign --force-missing

configure.ac:44: installing './compile'
configure.ac:17: installing './missing'
src/Makefile.am: installing './depcomp'
src/Makefile.am:27: error: using '$(top_srcdir)' in TESTS is currently broken: '$(top_srcdir)/test/ixion-parser-test.sh'
parallel-tests: installing './test-driver'

Build log:
>>> Unpacked to /var/tmp/portage/portage/dev-libs/libixion-9999/work/libixion-9999
 * Running eautoreconf in '/var/tmp/portage/portage/dev-libs/libixion-9999/work/libixion-9999' ...
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I m4 ...
 [ ok ]
 * Running autoconf ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy --foreign --force-missing ...
 [ !! ]

 * Failed Running automake !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/portage/dev-libs/libixion-9999/temp/automake-1.out

 * ERROR: dev-libs/libixion-9999::gentoo failed (prepare phase):
 *   Failed Running automake !
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2014-12-28 18:40:29 UTC
This issue seems to be fixed now.

(The build fails for different reasons, but well this is a live ebuild, so there's not much we can do.)