After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731131 - build: cp: cannot stat ‘./gtkdoc/html/*’: No such file or directory
build: cp: cannot stat ‘./gtkdoc/html/*’: No such file or directory
Status: RESOLVED DUPLICATE of bug 727219
Product: rygel
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2014-06-02 22:46 UTC by Michael Catanzaro
Modified: 2014-06-03 06:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
full build log (159.62 KB, text/plain)
2014-06-02 22:46 UTC, Michael Catanzaro
Details

Description Michael Catanzaro 2014-06-02 22:46:04 UTC
Created attachment 277770 [details]
full build log

When I build rygel with jhbuild it fails during installation:

/usr/bin/mkdir -p /home/mcatanzaro/jhbuild/install/_jhbuild/root-rygel/home/mcatanzaro/jhbuild/install/share/gtk-doc/html/librygel-core
cp -p -R ./gtkdoc/html/* /home/mcatanzaro/jhbuild/install/_jhbuild/root-rygel/home/mcatanzaro/jhbuild/install/share/gtk-doc/html/librygel-core
cp: cannot stat ‘./gtkdoc/html/*’: No such file or directory
make[6]: *** [install-data-hook] Error 1
Comment 1 Jens Georg 2014-06-03 06:37:55 UTC
Narf.
Comment 2 Jens Georg 2014-06-03 06:40:16 UTC
Same as 727219

*** This bug has been marked as a duplicate of bug 727219 ***