Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522888 - dev-libs/libixion-9999 - src/Makefile.am:27: error: using '$(top_srcdir)' in TESTS is currently broken: '$(top_srcdir)/test/ixion-parser-test.sh'
Summary: dev-libs/libixion-9999 - src/Makefile.am:27: error: using '$(top_srcdir)' in ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-15 16:22 UTC by Anna Zubenko
Modified: 2014-12-28 18:40 UTC (History)
1 user (show)

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


Attachments
emerge --info (file_522888.txt,18.28 KB, text/plain)
2014-09-15 16:22 UTC, Anna Zubenko
Details

Note You need to log in before you can comment on or make changes to this bug.
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.)