GNOME Bugzilla – Bug 775209
3.23.2.1 not buildable from tarball
Last modified: 2016-11-28 15:31:58 UTC
The tarball is missing the file network-error-symbolic.png, which is referenced by the gresources.xml file. The png exists in git (src/resources)
How did it pass distcheck :(
Hm, not only that, I also built it from tarball for the GNOME 3.23.2 release. Don't doubt that it's broken but I wonder why it worked for me....
The following fix has been pushed: 2dbb152 Dist network-error-symbolic.png
Created attachment 340896 [details] [review] Dist network-error-symbolic.png I also audited the list to make sure it's the only resource that was missing from the tarball.
Just for the record, to also have an actual build log recorded here: >[ 113s] Making all in src >[ 113s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/epiphany-3.23.2.1/src' >[ 113s] GEN epiphany-resources.c >[ 113s] GEN epiphany-resources.h >[ 113s] GEN stamp-ephy-type-builtins.c >[ 113s] GEN stamp-ephy-type-builtins.h >[ 113s] ./resources/epiphany.gresource.xml: Failed to locate ?network-error-symbolic.png? in any source directory. >[ 113s] ./resources/epiphany.gresource.xml: Failed to locate ?network-error-symbolic.png? in any source directory. >[ 113s] make[2]: *** [Makefile:1496: epiphany-resources.c] Error 1 >[ 113s] make[2]: *** Waiting for unfinished jobs.... >[ 113s] make[2]: *** [Makefile:1499: epiphany-resources.h] Error 1 >[ 113s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/epiphany-3.23.2.1/src'
Created attachment 340918 [details] [review] Dist network-error-symbolic.png I also audited the list to make sure it's the only resource that was missing from the tarball.