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

Bug 623044

Summary: gnome-extra/gucharmap-9.0.2 : unicode-versions.h:176:21: error: ‘GUCHARMAP_UNICODE_VERSION_10_0’ undeclared here (not in a function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
gnome-extra:gucharmap-9.0.2:20170629-052131.log
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-06-29 20:07:46 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" -DHELPDIR=\"/usr/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -pipe -march=native -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -c gucharmap-unicode-info.c  -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-unicode-info.o
In file included from gucharmap-unicode-info.c:33:0:
unicode-versions.h:176:21: error: ‘GUCHARMAP_UNICODE_VERSION_10_0’ undeclared here (not in a function)
   { 0x0860, 0x086A, GUCHARMAP_UNICODE_VERSION_10_0 },
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:953: libgucharmap_2_90_la-gucharmap-unicode-info.lo] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_20170625-191109

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
Comment 1 Toralf Förster gentoo-dev 2017-06-29 20:07:49 UTC
Created attachment 478370 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-29 20:07:52 UTC
Created attachment 478372 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-29 20:07:55 UTC
Created attachment 478374 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-29 20:07:59 UTC
Created attachment 478376 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-29 20:08:02 UTC
Created attachment 478378 [details]
gnome-extra:gucharmap-9.0.2:20170629-052131.log
Comment 6 Toralf Förster gentoo-dev 2017-06-29 20:08:05 UTC
Created attachment 478380 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-06-29 20:08:08 UTC
Created attachment 478382 [details]
temp.tbz2
Comment 8 NHO 2017-06-30 07:30:08 UTC
(In reply to Toralf Förster from comment #7)
> Created attachment 478382 [details]
> temp.tbz2

copy of https://bugs.gentoo.org/show_bug.cgi?id=622922
Problem is hard dependency on app-i18n/unicode-data-9.0.0, so fails to build with app-i18n/unicode-data-10.0.0

I would suggest version bump to gucharmap-10.0.0
Comment 9 Toralf Förster gentoo-dev 2017-06-30 15:16:16 UTC

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