Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792240 - dev-libs/libappindicator-12.10.1_p20200706: fails to compile
Summary: dev-libs/libappindicator-12.10.1_p20200706: fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-26 13:29 UTC by Marco Scardovi (scardracs)
Modified: 2021-05-26 13:43 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Scardovi (scardracs) 2021-05-26 13:29:29 UTC
As the log file is really short, I'll post here directly:

>>> Emerging (4 of 4) dev-libs/libappindicator-12.10.1_p20200706::gentoo
 * libappindicator_12.10.1+20.10.20200706.1.orig.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                                  [ ok ]
>>> Unpacking source...
>>> Unpacking libappindicator_12.10.1+20.10.20200706.1.orig.tar.gz to /var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work
>>> Source unpacked in /var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work
>>> Preparing source in /var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work ...
 * Running eautoreconf in '/var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work' ...
 * Skipping 'gtkdocize --copy' because 'gtkdocize' not installed
 * Running 'libtoolize --install --copy --force --automake' ...                                                                                                                                                                      [ ok ]
 * Running 'aclocal -I m4' ...                                                                                                                                                                                                       [ ok ]
 * Running 'autoconf --force' ...                                                                                                                                                                                                    [ ok ]
 * Running 'autoheader' ...                                                                                                                                                                                                          [ ok ]
 * Running 'automake --add-missing --copy --foreign --force-missing' ...                                                                                                                                                             [ !! ]

 * Failed running 'automake'!
 * 
 * Include in your bug report the contents of:
 * 
 *   /var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/temp/automake.out

 * ERROR: dev-libs/libappindicator-12.10.1_p20200706::gentoo failed (prepare phase):
 *   Failed running 'automake'!
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_prepare
 *   environment, line 2194:  Called eautoreconf
 *   environment, line  918:  Called eautomake
 *   environment, line  872:  Called autotools_run_tool 'automake' '--add-missing' '--copy' '--foreign' '--force-missing'
 *   environment, line  629:  Called die
 * The specific snippet of code:
 *           die "Failed running '${1}'!";
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/libappindicator-12.10.1_p20200706::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/libappindicator-12.10.1_p20200706::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work'
 * S: '/var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work'
Comment 1 Pacho Ramos gentoo-dev 2021-05-26 13:31:44 UTC
this file would be needed too
/var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/temp/automake.out

Thanks
Comment 2 Marco Scardovi (scardracs) 2021-05-26 13:33:18 UTC
(In reply to Pacho Ramos from comment #1)
> this file would be needed too
> /var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/temp/automake.out
> 
> Thanks

***** automake *****
***** PWD: /var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work
***** automake --add-missing --copy --foreign --force-missing

configure.ac:20: installing './compile'
configure.ac:13: installing './missing'
bindings/mono/Makefile.am:128: warning: addprefix $(srcdir: non-POSIX variable name
bindings/mono/Makefile.am:128: (probably a GNU make extension)
bindings/mono/Makefile.am:58: warning: variable 'TEST_SOURCES' is defined but no program or
bindings/mono/Makefile.am:58: library has 'TEST' as canonical name (possible typo)
bindings/vala/examples/Makefile.am: installing './depcomp'
automake-1.16: error: cannot open < gtk-doc.make: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-05-26 13:43:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ba7d0aff1df642b637021fc21523be323f61f9

commit a1ba7d0aff1df642b637021fc21523be323f61f9
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2021-05-26 13:42:40 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2021-05-26 13:42:57 +0000

    dev-libs/libappindicator: dev-util/gtk-doc needed for eautoreconf
    
    Thanks-to: Marco Scardovi
    Closes: https://bugs.gentoo.org/792240
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 dev-libs/libappindicator/libappindicator-12.10.1_p20200706.ebuild | 2 ++
 1 file changed, 2 insertions(+)