GNOME Bugzilla – Bug 769837
Build fixes for retro-plugins
Last modified: 2017-01-31 16:24:27 UTC
.
Created attachment 333219 [details] [review] build: Exit if commands fail during autogen.sh
Created attachment 333220 [details] [review] build: Fetch submodule when running autogen.sh Otherwise that's never done.
Here is what I have with or without the patches: $jhbuild buildone -na retro-plugins *** Configuring retro-plugins *** [1/1] /home/kekun/JHBuild/checkout/retro-plugins/autogen.sh --prefix /home/kekun/JHBuild/install --disable-Werror --disable-static --disable-gtk-doc /usr/bin/m4:/home/kekun/JHBuild/checkout/retro-plugins/configure.ac:9: cannot open `plugins/atari-2600/configure.ac': No such file or directory /usr/bin/m4:/home/kekun/JHBuild/checkout/retro-plugins/configure.ac:10: cannot open `plugins/atari-7800/configure.ac': No such file or directory /usr/bin/m4:/home/kekun/JHBuild/checkout/retro-plugins/configure.ac:11: cannot open `plugins/game-boy/configure.ac': No such file or directory /usr/bin/m4:/home/kekun/JHBuild/checkout/retro-plugins/configure.ac:12: cannot open `plugins/mame/configure.ac': No such file or directory /usr/bin/m4:/home/kekun/JHBuild/checkout/retro-plugins/configure.ac:13: cannot open `plugins/neo-geo-pocket/configure.ac': No such file or directory /usr/bin/m4:/home/kekun/JHBuild/checkout/retro-plugins/configure.ac:14: cannot open `plugins/nes/configure.ac': No such file or directory /usr/bin/m4:/home/kekun/JHBuild/checkout/retro-plugins/configure.ac:15: cannot open `plugins/pc-engine/configure.ac': No such file or directory /usr/bin/m4:/home/kekun/JHBuild/checkout/retro-plugins/configure.ac:16: cannot open `plugins/playstation/configure.ac': No such file or directory /usr/bin/m4:/home/kekun/JHBuild/checkout/retro-plugins/configure.ac:17: cannot open `plugins/snes/configure.ac': No such file or directory autom4te: /usr/bin/m4 failed with exit status: 1 fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). *** Error during phase configure of retro-plugins: ########## Error running /home/kekun/JHBuild/checkout/retro-plugins/autogen.sh --prefix /home/kekun/JHBuild/install --disable-Werror --disable-static --disable-gtk-doc *** [1/1]
retro-plugins has been deprecated and removed in the mean time.