Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606822 - dev-libs/appstream-glib-0.6.7 fails to build
Summary: dev-libs/appstream-glib-0.6.7 fails to build
Status: RESOLVED DUPLICATE of bug 604888
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-22 16:20 UTC by Harris Landgarten
Modified: 2017-01-23 09:22 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build lof (1485101500-install-dev-libs_appstream-glib-0.6.7:0::gentoo.out,127.32 KB, application/x-extension-out)
2017-01-22 16:20 UTC, Harris Landgarten
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***