View previous topic :: View next topic |
Author |
Message |
dcrook Tux's lil' helper

Joined: 22 Jul 2004 Posts: 83
|
Posted: Thu Jun 17, 2021 1:42 am Post subject: x11-libs/bamf-0.5.5 failed running automake |
|
|
I'm getting an error with bamf building during my normal emerge update.
Code: |
* Failed running 'automake'!
*
* Include in your bug report the contents of:
*
* /tmp/portage/x11-libs/bamf-0.5.5/temp/automake.out
* ERROR: x11-libs/bamf-0.5.5::edgets failed (prepare phase):
* Failed running 'automake'!
*
* Call stack:
* ebuild.sh, line 125: Called src_prepare
* environment, line 1718: Called eautoreconf
* environment, line 898: Called eautomake
* environment, line 852: Called autotools_run_tool 'automake' '--add-missing' '--copy' '--force-missing'
* environment, line 609: Called die
* The specific snippet of code:
* die "Failed running '${1}'!";
*
|
The automake.out file is complaining about not being able to open gtk-doc.make.
Code: |
***** automake *****
***** PWD: /tmp/portage/x11-libs/bamf-0.5.5/work/bamf-0.5.5
***** automake --add-missing --copy --force-missing
configure.ac:20: installing './compile'
configure.ac:12: installing './missing'
automake-1.16: error: cannot open < gtk-doc.make: No such file or directory
|
Does anyone have any ideas how to resolve? I guess I'll file a bug report next. |
|
Back to top |
|
 |
dcrook Tux's lil' helper

Joined: 22 Jul 2004 Posts: 83
|
Posted: Thu Jun 17, 2021 2:03 am Post subject: |
|
|
Quick update, I was able to get the bamf build to work by installing runing "emerge dev-util/gtk-doc" to provide the missing gtk-doc.make tool. I confirmed that I ran this with the doc flag turned off so I guess its an issue in the ebuild. |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 28578 Location: here
|
Posted: Thu Jun 17, 2021 5:30 am Post subject: |
|
|
Moved from Portage & Programming to Unsupported Software. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 28578 Location: here
|
Posted: Thu Jun 17, 2021 5:32 am Post subject: |
|
|
This package is no longer in portage report a bug upstream. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
|