Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606988 - media-libs/libsvgtiny-0.1.5 fails to build with dev-util/gperf-3.1
Summary: media-libs/libsvgtiny-0.1.5 fails to build with dev-util/gperf-3.1
Status: RESOLVED DUPLICATE of bug 604818
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gperf-3.1
  Show dependency tree
 
Reported: 2017-01-24 07:40 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2017-01-24 07:52 UTC (History)
0 users

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


Attachments
build.log (build.log,12.31 KB, text/plain)
2017-01-24 07:40 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-01-24 07:40:55 UTC
Created attachment 461136 [details]
build.log

x86_64-pc-linux-gnu-gcc -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/var/tmp/portage/media-libs/libsvgtiny-0.1.5/work/libsvgtiny-0.1.5-abi_x86_64.amd64/include/ -I/var/tmp/portage/media-libs/libsvgtiny-0.1.5/work/libsvgtiny-0.1.5-abi_x86_64.amd64/src -Wall -W -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pedantic -Werror -march=native -mtune=native -O2 -pipe -D_ALIGNED="__attribute__((aligned))" -DNDEBUG  -std=c99 -I/usr/include/libxml2 -fPIC -DPIC -o build-release-x86_64-pc-linux-gnu-release-lib-shared/build-release-x86_64-pc-linux-gnu-release-lib-shared_src_colors.o -c build-release-x86_64-pc-linux-gnu-release-lib-shared/src_colors.c
src/colors.gperf:114:1: error: conflicting types for ‘svgtiny_color_lookup’
 lime,  svgtiny_RGB(  0, 255,   0)
 ^
In file included from src/colors.gperf:18:0:
/var/tmp/portage/media-libs/libsvgtiny-0.1.5/work/libsvgtiny-0.1.5-abi_x86_64.amd64/src/svgtiny_internal.h:107:3: note: previous declaration of ‘svgtiny_color_lookup’ was here
   svgtiny_color_lookup(register const char *str,
   ^
make: *** [/var/tmp/portage/media-libs/libsvgtiny-0.1.5/work/buildsystem-1.4/makefiles/Makefile.top:579: build-release-x86_64-pc-linux-gnu-release-lib-shared/build-release-x86_64-pc-linux-gnu-release-lib-shared_src_colors.o] Error 1
 * ERROR: media-libs/libsvgtiny-0.1.5::gentoo failed (compile phase):
 *   emake failed
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-01-24 07:52:33 UTC

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