Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 606822

Summary: dev-libs/appstream-glib-0.6.7 fails to build
Product: Gentoo Linux Reporter: Harris Landgarten <harrisl>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: Adrian.Bassett, chris, jrmalaq, mail, marduk, rose
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build lof

Description Harris Landgarten 2017-01-22 16:20:30 UTC
Created attachment 460964 [details]
build lof

This is the error:

In file included from as-tag.c:41:0:
as-tag-private.h: In function '_as_tag_hash':
as-tag-private.h:81:32: warning: conversion to 'unsigned int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
   register unsigned int hval = len;
                                ^
as-tag-private.h: At top level:
as-tag-private.h:220:1: error: conflicting types for '_as_tag_from_gperf'
 _as_tag_from_gperf (register const char *str, register size_t len)
 ^
as-tag.c:40:26: note: previous declaration of '_as_tag_from_gperf' was here
   const struct tag_data *_as_tag_from_gperf (const char *tag, guint etag);
                          ^
make[3]: *** [Makefile:1202: libappstream_glib_la-as-tag.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
Comment 1 jorgicio 2017-01-22 20:05:45 UTC
Mentioned in #604888

https://bugs.gentoo.org/show_bug.cgi?id=604888
Comment 2 Juergen Rose 2017-01-23 07:07:45 UTC
Same here.
Comment 3 Marek Bartosiewicz 2017-01-23 09:15:29 UTC
Confirming.
Comment 4 Mike Auty (RETIRED) gentoo-dev 2017-01-23 09:22:38 UTC

*** This bug has been marked as a duplicate of bug 604888 ***