| Summary: | build failure with gobject-introspection 0.9.10. | ||
|---|---|---|---|
| Product: | PackageKit | Reporter: | Koop Mast <kwm> |
| Component: | General | Assignee: | Richard Hughes <richard> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | FreeBSD | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
You need to use the recently released 0.6.8 if you want new introspection support. 0.6.8 also fails to build but, did you mean 0.6.9? Because with that release the introspection stuff builds again. Thanks! Yes, sorry, I meant 0.6.9. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Packagekit 0.6.7. Gobject-introspection 0.9.10. Builds fine with g-i 0.9.8. GISCAN PackageKitGlib-1.0.gir /usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{' /usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';' Namespace is empty; likely causes are: * Not including .h files to be scanned * Broken --identifier-prefix gmake[4]: *** [PackageKitGlib-1.0.gir] Error 1 gmake[4]: Leaving directory `/usr/home/kwm/cvs/marcus/ports/ports-mgmt/packagekit/work/PackageKit-0.6.7/lib/packagekit-glib2'