Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590190 - dev-libs/glib-2.48.1-r1 - cp: cannot stat '/usr/share/gtk-doc/data/gtk-doc.notmpl.make': No such file or directory
Summary: dev-libs/glib-2.48.1-r1 - cp: cannot stat '/usr/share/gtk-doc/data/gtk-doc.no...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-01 09:00 UTC by Honza
Modified: 2016-10-18 19:19 UTC (History)
0 users

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


Attachments
emerge --info (emerge_info.txt,5.43 KB, text/plain)
2016-08-01 09:00 UTC, Honza
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Honza 2016-08-01 09:00:44 UTC
Created attachment 442180 [details]
emerge --info

Hi all,

i have problems build glib-2.48.1-r1. 

gtkdocize complains 
cp: cannot stat '/usr/share/gtk-doc/data/gtk-doc.notmpl.make': No such file or directory

and i have dev-util/gtk-doc-1.25 installed.


Jan
Comment 1 Honza 2016-08-01 09:03:36 UTC
dev-libs/glib-2.48.1-r1

* Messages for package dev-libs/glib-2.48.1-r1:

 * Failed Running gtkdocize !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/dev-libs/glib-2.48.1-r1/temp/gtkdocize.out
 * ERROR: dev-libs/glib-2.48.1-r1::gentoo failed (prepare phase):
 *   Failed Running gtkdocize !
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_prepare
 *   environment, line 6093:  Called eautoreconf
 *   environment, line 1663:  Called autotools_run_tool '--at-missing' 'gtkdocize' '--copy'
 *   environment, line 1081:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/glib-2.48.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/glib-2.48.1-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/glib-2.48.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/glib-2.48.1-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/glib-2.48.1-r1/work/glib-2.48.1'
 * S: '/var/tmp/portage/dev-libs/glib-2.48.1-r1/work/glib-2.48.1'


/var/tmp/portage/dev-libs/glib-2.48.1-r1/temp/gtkdocize.out

***** gtkdocize *****
***** PWD: /var/tmp/portage/dev-libs/glib-2.48.1-r1/work/glib-2.48.1
***** gtkdocize --copy

cp: cannot stat '/usr/share/gtk-doc/data/gtk-doc.notmpl.make': No such file or directory
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2016-10-16 23:00:22 UTC
Hum, that file is part of gtk-doc, are you still have this problem ?
what is the output of:
# qlist gtk-doc |egrep make$
Comment 3 Pacho Ramos gentoo-dev 2016-10-18 17:59:35 UTC
If I don't misremember, I saw this in other bug reports and, in the other cases, was a local problem (feel free to reopen if that is not the case for this one)
Comment 4 Honza 2016-10-18 19:19:00 UTC
Yes, it helped to unmerge gtk-doc. Then i was able emerge glib.