GNOME Bugzilla – Bug 692896
sharing: make distcheck fails
Last modified: 2013-01-31 09:21:19 UTC
Created attachment 234851 [details] buildlog I can't get make distcheck to work for gnome-control-center master. Full log attached. I also get the same remote login policy error if I just do make check and try to build the resulting tarball for Ubuntu. panels/sharing/sharing.gresource.xml: Error on line 5 char 1: Failed to locate 'sharing.ui' in current directory. make[5]: *** No rule to make target `org.gnome.controlcenter.remote-login-helper.policy.in.in', needed by `org.gnome.controlcenter.remote-login-helper.policy.in'. Stop.
Created attachment 234874 [details] [review] sharing-Fix-make-distcheck
Review of attachment 234874 [details] [review]: looks right
Created attachment 234876 [details] [review] network: fix make distcheck
Review of attachment 234874 [details] [review]: ::: po/POTFILES.skip @@ +16,3 @@ panels/search/gnome-search-panel.desktop.in panels/sharing/gnome-sharing-panel.desktop.in +panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in That's not the correct file.
Review of attachment 234876 [details] [review]: ++
(In reply to comment #4) > Review of attachment 234874 [details] [review]: > > ::: po/POTFILES.skip > @@ +16,3 @@ > panels/search/gnome-search-panel.desktop.in > panels/sharing/gnome-sharing-panel.desktop.in > +panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in > > That's not the correct file. It is, the *.in.in file is added to POTFILES.in
Review of attachment 234874 [details] [review]: The .in.in is in POTFILES.in
Created attachment 234889 [details] [review] network: fix make distcheck
Review of attachment 234889 [details] [review]: +1
Review of attachment 234889 [details] [review]: commit 3c0af77abb741608c9d1032b1c4cb288ce697113 Author: Tim Lunn <tim@feathertop.org> Date: Thu Jan 31 10:26:06 2013 +1100 network: fix make distcheck
Review of attachment 234874 [details] [review]: commit c07eb16bc56042bdde74fb3dac15a28e5b61eb80 Author: Rico Tzschichholz <ricotz@t-online.de> Date: Wed Jan 30 23:27:38 2013 +0100 sharing: Fix make distcheck