Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge libgnomeui-2.24.5 utf8 "\xF1" does not map to U
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
johnny99
Apprentice
Apprentice


Joined: 24 Oct 2005
Posts: 249
Location: Berkeley, California

PostPosted: Mon Sep 17, 2012 4:29 pm    Post subject: emerge libgnomeui-2.24.5 utf8 "\xF1" does not map Reply with quote

I am trying to install app-office/dia, which requires gnome-base/libgnomeui, but the emerge fails with libgnomeeui.
Error:
Code:
make[2]: Entering directory `/var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5/libgnomeui'
  GEN    stamp-gnome-marshal.h
  GEN    stamp-gnometypebuiltins.h
  GEN    gnome-marshal.h
utf8 "\xF1" does not map to Unicode at /usr/bin/glib-mkenums line 279, <> line 30.
Malformed UTF-8 character (fatal) at /usr/bin/glib-mkenums line 280, <> line 30.
make[2]: *** [stamp-gnometypebuiltins.h] Error 25
make[2]: Leaving directory `/var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5/libgnomeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5'
make: *** [all] Error 2
emake failed


Full build below:
Code:
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Starting parallel fetch

>>> Emerging (1 of 2) gnome-base/libgnomeui-2.24.5
 * libgnomeui-2.24.5.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                              [ ok ]
>>> Unpacking source...
>>> Unpacking libgnomeui-2.24.5.tar.bz2 to /var/tmp/portage/gnome-base/libgnomeui-2.24.5/work
>>> Source unpacked in /var/tmp/portage/gnome-base/libgnomeui-2.24.5/work
>>> Preparing source in /var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5 ...
 * Fixing OMF Makefiles ...                                                                               [ ok ]
 * Running elibtoolize in: libgnomeui-2.24.5/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5 ...
 * econf: updating libgnomeui-2.24.5/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libgnomeui-2.24.5/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-gtk-doc                                                                                                           
configure: loading site script /usr/share/config.site                                                           
checking for a BSD-compatible install... /usr/bin/install -c                                                     
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for intltool >= 0.40.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.4
checking for XML::Parser... ok
checking for library containing strerror... none required
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for X... libraries , headers
checking for X11... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking for SM... yes
checking for LIBGNOMEUI... yes
checking for GNOME_TEST... yes
checking for LIBGNOMEUI_COMPONENTS... yes
checking for LIBGNOMEUI_DEMOS... yes
checking for LIBGNOMEUI_GLADE... yes
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for gtk+ multihead support... yes
checking for poptStrippedArgv in -lpopt... yes
checking for locale.h... (cached) yes
checking for unistd.h... (cached) yes
checking for bind_textdomain_codeset... (cached) yes
checking for _NSGetEnviron... no
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource
checking for mawk... no
checking for gawk... /usr/bin/gawk
checking for perl5... no
checking for perl... /usr/bin/perl
checking for gconftool-2... /usr/bin/gconftool-2
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgnomeui-zip
config.status: creating po/Makefile.in
config.status: creating libgnomeui/Makefile
config.status: creating libgnomeui/libgnomeui-2.0.pc
config.status: creating libgnomeui/pixmaps/Makefile
config.status: creating glade/Makefile
config.status: creating images/Makefile
config.status: creating demos/Makefile
config.status: creating test-gnome/Makefile
config.status: creating doc/Makefile
config.status: creating doc/reference/Makefile
config.status: creating doc/reference/version.xml
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
configuration:
        doc build:   yes

>>> Source configured.
>>> Compiling source in /var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5 ...
make -j5
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5'
Making all in libgnomeui
make[2]: Entering directory `/var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5/libgnomeui'
  GEN    stamp-gnome-marshal.h
  GEN    stamp-gnometypebuiltins.h
  GEN    gnome-marshal.h
utf8 "\xF1" does not map to Unicode at /usr/bin/glib-mkenums line 279, <> line 30.
Malformed UTF-8 character (fatal) at /usr/bin/glib-mkenums line 280, <> line 30.
make[2]: *** [stamp-gnometypebuiltins.h] Error 25
make[2]: Leaving directory `/var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5/libgnomeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5'
make: *** [all] Error 2
emake failed
 * ERROR: gnome-base/libgnomeui-2.24.5 failed (compile phase):
 *   compile failure
 *
 * Call stack:
 *     ebuild.sh, line   85:  Called src_compile
 *   environment, line 2908:  Called gnome2_src_compile
 *   environment, line 2213:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *
 * If you need support, post the output of `emerge --info '=gnome-base/libgnomeui-2.24.5'`,
 * the complete build log and the output of `emerge -pqv '=gnome-base/libgnomeui-2.24.5'`.
 * The complete build log is located at '/var/log/portage/gnome-base:libgnomeui-2.24.5:20120917-161506.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/gnome-base/libgnomeui-2.24.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-base/libgnomeui-2.24.5/temp/environment'.
 * Working directory: '/var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5'
 * S: '/var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5'

>>> Failed to emerge gnome-base/libgnomeui-2.24.5, Log file:

>>>  '/var/log/portage/gnome-base:libgnomeui-2.24.5:20120917-161506.log'

 * Messages for package gnome-base/libgnomeui-2.24.5:

 * ERROR: gnome-base/libgnomeui-2.24.5 failed (compile phase):
 *   compile failure
 *
 * Call stack:
 *     ebuild.sh, line   85:  Called src_compile
 *   environment, line 2908:  Called gnome2_src_compile
 *   environment, line 2213:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *
 * If you need support, post the output of `emerge --info '=gnome-base/libgnomeui-2.24.5'`,
 * the complete build log and the output of `emerge -pqv '=gnome-base/libgnomeui-2.24.5'`.
 * The complete build log is located at '/var/log/portage/gnome-base:libgnomeui-2.24.5:20120917-161506.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/gnome-base/libgnomeui-2.24.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-base/libgnomeui-2.24.5/temp/environment'.
 * Working directory: '/var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5'
 * S: '/var/tmp/portage/gnome-base/libgnomeui-2.24.5/work/libgnomeui-2.24.5'


emerge --info
Code:
Portage 2.1.11.9 (default/linux/amd64/10.0, gcc-4.5.4, glibc-2.15-r2, 3.3.8-gentoo x86_64)
=================================================================
System uname: Linux-3.3.8-gentoo-x86_64-Intel-R-_Core-TM-_i5-2540M_CPU_@_2.60GHz-with-gentoo-2.1
Timestamp of tree: Mon, 27 Aug 2012 16:45:01 +0000
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.3-r2, 3.2.3
dev-util/cmake:           2.8.8-r3
dev-util/pkgconfig:       0.27
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.4
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.4-r2 (virtual/os-headers)
sys-libs/glibc:           2.15-r2
Repositories: gentoo x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -mtune=generic -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -mtune=generic -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch parse-eapi-ebuild-head protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X a52 aac aalib accessibility acl addc alsa amd64 apache2 arts autoipd avahi avi bash-completion berkdb bitmap-fonts bluetooth bookmarks bzip2 cdr cjkcodecs cleartype cli commons-codec consolekit corefonts cracklib crypt cups cxx dbus divx4linux dri dsk dts dv dvd dvdnav dvdr dvdread eds encode evolution exif exscalibar faacc faad ffmpeg fftw flac fontconfig foomaticdb fortran frame fuse gd gdbm gif gimpprint gnome gphoto2 gpm gs gtk gtk2 gudev iconv iconvcodec icu ipod ipv6 jasper jpeg kde kde-meta kdexdeltas kerberos krb5 ldap libdv libtheora mad madwifi midi mmx mng modules mpeg mppe-mppc mudflap multilib mysql ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pda png policykit ppds pppd python qt3support qt4 quicktime rar readline samba sdl semantic-desktop session spell sql sse sse2 ssl subtitles svg tcpd tga theora tiff truetype truetypelive type1 udev unicode usb v4l v4l2 vdpau vorbis webkit xcomposite xext ximian-connector xml xml2 xmms xv xvid zlib zvbi" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias perl vdpau" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="ruby18 ruby19" SANE_BACKENDS="genesys" USERLAND="GNU" VIDEO_CARDS="nvidia intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


I haven't seen much on this error message, and not sure if it has to do with locale, but I am
output of: locale
Code:

LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
Back to top
View user's profile Send private message
johnny99
Apprentice
Apprentice


Joined: 24 Oct 2005
Posts: 249
Location: Berkeley, California

PostPosted: Sun Mar 03, 2013 2:44 am    Post subject: Reply with quote

I ran into the same error today... but I was able to get around it by setting LANG
LANG=en_US.ISO8859-1 emerge app-misc/tomboy
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum