Eina git 20111213 FTBFS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eina |
Fix Released
|
Critical
|
L.Lopez |
Bug Description
Eina git 20111213 fails to build with the following FTBFS error:
......
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
+ make
make[1]: Entering directory `/stuff2/
GEN .gitignore
make all-recursive
make[2]: Entering directory `/stuff2/
Making all in build
make[3]: Entering directory `/stuff2/
GEN .gitignore
make[3]: Leaving directory `/stuff2/
Making all in gel
make[3]: Entering directory `/stuff2/
GEN stamp-marshal
GEN gel-marshallers.c
GEN .gitignore
make all-am
make[4]: Entering directory `/stuff2/
CC libgel_
CC libgel_
CC libgel_
CC libgel_
CCLD libgel-2.0.la
CC libgel_
CC libgel_
CC libgel_
CC libgel_
CCLD libgel-ui-2.0.la
GISCAN Gel-2.0.gir
GISCAN GelUI-2.0.gir
GICOMP Gel-2.0.gir
GICOMP GelUI-2.0.gir
make[4]: Leaving directory `/stuff2/
make[3]: Leaving directory `/stuff2/
Making all in lomo
make[3]: Entering directory `/stuff2/
GEN stamp-marshal
GEN lomo-marshallers.c
GEN .gitignore
make all-am
make[4]: Entering directory `/stuff2/
CC liblomo_
CC liblomo_
CC liblomo_
CC liblomo_
CC liblomo_
CC liblomo_
CC liblomo_
CC liblomo_
lomo-metadata-
lomo-metadata-
cc1: all warnings being treated as errors
make[4]: *** [liblomo_
Changed in eina: | |
status: | Fix Committed → Fix Released |
Fixed at /github. com/ldotlopez/ eina/commit/ 000bae61cf9b3e0 ca0e0010a8d14fd 60908fdc4b
https:/
However if you are trying to package Eina for the upcoming 0.13 release use the branch eina-0-14 from git. Master branch is broken from time to time and isn't recommended for packaging purposes.