Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed to build libgnome
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
tiago4171
n00b
n00b


Joined: 24 Nov 2017
Posts: 12
Location: Brasil

PostPosted: Thu Nov 30, 2017 3:33 pm    Post subject: Failed to build libgnome Reply with quote

Hi,
I'm having a little problem while building libgnome on Gentoo.
I don't understand much of the build.log but I think this is the error who make the build fail:
Code:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 3214: invalid start byte

As I searched the only way to fix that is editing some code, and I have no idea in how to do that.
Well, I'll leave the log and my emerge --info to a complete reference.

Code:
 * Package:    gnome-base/libgnome-2.32.1-r1
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        abi_x86_64 amd64 branding elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libgnome-2.32.1.tar.bz2 to /var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work
>>> Unpacking gentoo-gdm-theme-r3.tar.bz2 to /var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work
>>> Source unpacked in /var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work
>>> Preparing source in /var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work/libgnome-2.32.1 ...
 * Applying libgnome-2.28.0-menus-have-icons.patch ...
 [ ok ]
 * Applying libgnome-2.26.0-branding.patch ...
 [ ok ]
 * Fixing OMF Makefiles ...
 [ ok ]
 * Disabling deprecation warnings ...
 [ ok ]
 * Running elibtoolize in: libgnome-2.32.1/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
 *   Applying target-nm/2.4.2 patch ...
 *   Applying ppc64le/2.4.2 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work/libgnome-2.32.1 ...
 * econf: updating libgnome-2.32.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libgnome-2.32.1/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-gtk-doc --disable-schemas-install --enable-compile-warnings=minimum --docdir=/usr/share/doc/libgnome-2.32.1-r1 --disable-static --enable-canberra --disable-esd
checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/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... none
checking for intltool >= 0.40.0... 0.51.0 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.24.3
checking for XML::Parser... ok
checking for a sed that does not truncate output... /bin/sed
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) none
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... (cached) /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/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu-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... no
checking for Win32... no
checking for setenv... yes
checking for unsetenv... yes
checking for clearenv... yes
checking for setfsgid... yes
checking sys/fsuid.h usability... yes
checking sys/fsuid.h presence... yes
checking for sys/fsuid.h... yes
checking for bind_textdomain_codeset... yes
checking for _NSGetEnviron... no
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
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... (cached) 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
checking what language compliance flags to pass to the C compiler...
checking for mawk... no
checking for gawk... /usr/bin/gawk
checking for perl5... no
checking for perl... /usr/bin/perl
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether ESounD support is requested... no
checking whether to use libcanberra... yes
checking for LIBGNOME... yes
checking for GIO... 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... no
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for poptStrippedArgv in -lpopt... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgnome-zip
config.status: creating po/Makefile.in
config.status: creating libgnome/Makefile
config.status: creating monikers/Makefile
config.status: creating schemas/Makefile
config.status: creating schemas/desktop_gnome_interface.schemas.in
config.status: creating gnome-data/Makefile
config.status: creating libgnome/libgnome-2.0.pc
config.status: creating libgnome/libgnome-2.0-uninstalled.pc
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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work/libgnome-2.32.1 ...
make -j5
make  all-recursive
make[1]: Entering directory '/var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work/libgnome-2.32.1'
Making all in libgnome
make[2]: Entering directory '/var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work/libgnome-2.32.1/libgnome'
(cd . \
&& glib-mkenums \
      --fhead "#ifndef __LIBGNOMETYPEBUILTINS_H__\n" \
      --fhead "#define __LIBGNOMETYPEBUILTINS_H__ 1\n\n" \
      --fhead "#include <libgnome/libgnome.h>\n\n" \
      --fhead "G_BEGIN_DECLS\n\n" \
      --ftail "G_END_DECLS\n\n" \
      --ftail "#endif /* __LIBGNOMETYPEBUILTINS_H__ */\n" \
      --fprod "\n/* --- @filename@ --- */" \
      --eprod "#define GNOME_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \
      --eprod "GType @enum_name@_get_type (void);\n" \
   gnome-config.h gnome-sound.h gnome-triggers.h gnome-program.h gnome-help.h gnome-i18n.h gnome-exec.h gnome-gconf.h gnome-url.h gnome-util.h gnome-macros.h gnome-score.h gnome-init.h libgnome.h ) > xgen-gth \
&& (cmp -s xgen-gth libgnometypebuiltins.h || cp xgen-gth libgnometypebuiltins.h) \
&& rm -f xgen-gth \
&& echo timestamp > stamp-libgnometypebuiltins.h
(cd . \
&& glib-mkenums \
      --fhead "#include <config.h>\n" \
      --fhead "#include <glib-object.h>\n" \
      --fhead "#include \"libgnometypebuiltins.h\"\n\n" \
      --fprod "\n/* enumerations from \"@filename@\" */" \
      --vhead "static const G@Type@Value _@enum_name@_values[] = {" \
      --vprod "  { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
      --vtail "  { 0, NULL, NULL }\n};\n\n" \
      --vtail "GType\n@enum_name@_get_type (void)\n{\n" \
      --vtail "  static GType type = 0;\n\n" \
      --vtail "  if (!type)\n" \
      --vtail "    type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \
      --vtail "  return type;\n}\n\n" \
   gnome-config.h gnome-sound.h gnome-triggers.h gnome-program.h gnome-help.h gnome-i18n.h gnome-exec.h gnome-gconf.h gnome-url.h gnome-util.h gnome-macros.h gnome-score.h gnome-init.h libgnome.h ) > xgen-gtc \
&& cp xgen-gtc libgnometypebuiltins.c \
&& rm -f xgen-gtc
Traceback (most recent call last):
  File "/usr/bin/glib-mkenums", line 688, in <module>
    process_file(fname)
  File "/usr/bin/glib-mkenums", line 420, in process_file
    line = curfile.readline()
  File "/usr/lib/python-exec/python3.5/../../../lib64/python3.5/codecs.py", line 321, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 3214: invalid start byte
Traceback (most recent call last):
  File "/usr/bin/glib-mkenums", line 688, in <module>
    process_file(fname)
  File "/usr/bin/glib-mkenums", line 420, in process_file
    line = curfile.readline()
  File "/usr/lib/python-exec/python3.5/../../../lib64/python3.5/codecs.py", line 321, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 3214: invalid start byte
make[2]: *** [Makefile:824: stamp-libgnometypebuiltins.h] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:841: libgnometypebuiltins.c] Error 1
make[2]: Leaving directory '/var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work/libgnome-2.32.1/libgnome'
make[1]: *** [Makefile:364: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work/libgnome-2.32.1'
make: *** [Makefile:291: all] Error 2
 * ERROR: gnome-base/libgnome-2.32.1-r1::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=gnome-base/libgnome-2.32.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=gnome-base/libgnome-2.32.1-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/gnome-base/libgnome-2.32.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-base/libgnome-2.32.1-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work/libgnome-2.32.1'
 * S: '/var/tmp/portage/gnome-base/libgnome-2.32.1-r1/work/libgnome-2.32.1'


Emerge --info

Code:
Portage 2.3.13 (python 3.5.4-final-0, !../../var/lib/layman/dantrell-gnome/profiles/default/amd64/3.22/extended, gcc-6.4.0, glibc-2.25-r9, 4.12.12-gentoo x86_64)
=================================================================
System uname: Linux-4.12.12-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9400_@_2.66GHz-with-gentoo-2.4.1
KiB Mem:     4046468 total,    870216 free
KiB Swap:   12584956 total,  12584948 free
Timestamp of repository gentoo: Thu, 30 Nov 2017 14:00:02 +0000
Head commit of repository gentoo: 934177453ca88568123730c378d555ba70319d87
sh bash 4.3_p48-r1
ld GNU ld (Gentoo 2.29.1 p3) 2.29.1
app-shells/bash:          4.3_p48-r1::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.24.3::gentoo
dev-lang/python:          2.7.14::gentoo, 3.5.4::gentoo
dev-util/cmake:           3.8.2::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.10-r4::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r2::gentoo, 1.15.1-r1::gentoo
sys-devel/binutils:       2.29.1-r1::gentoo
sys-devel/gcc:            6.4.0::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers)
sys-libs/glibc:           2.25-r9::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:

hnaparst
    location: /home/tiagojsilva/Overlays/hnaparst
    masters: gentoo

frabjous
    location: /var/lib/layman/frabjous
    sync-type: laymansync
    sync-uri: https://github.com/csmk/frabjous.git
    masters: gentoo
    priority: 50

jorgicio
    location: /var/lib/layman/jorgicio
    sync-type: laymansync
    sync-uri: https://github.com/jorgicio/jorgicio-gentoo.git
    masters: gentoo
    priority: 50

dantrell-gnome-3-22
    location: /var/lib/layman/dantrell-gnome-3-22
    sync-type: laymansync
    sync-uri: https://github.com/dantrell/gentoo-overlay-dantrell-gnome-3-22.git
    masters: gentoo
    priority: 100

dantrell-gnome
    location: /var/lib/layman/dantrell-gnome
    sync-type: laymansync
    sync-uri: https://github.com/dantrell/gentoo-overlay-dantrell-gnome.git
    masters: gentoo
    priority: 150

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/chromium/policies/managed/chrome-gnome-shell.json /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/opt/chrome/policies/managed/chrome-gnome-shell.json /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.c3sl.ufpr.br/ rsync://gentoo.c3sl.ufpr.br/gentoo/ ftp://gentoo.c3sl.ufpr.br/gentoo/"
LANG="pt_BR.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli colord consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr eds encode evo exif fam flac fortran gdbm gif glamor gnome gnome-keyring gnome-online-accounts gpm gtk gtk3 gtkstyle iconv introspection ipv6 jpeg lame lcms ldap libnotify libsecret mad mng modules mp3 mp4 mpeg mtp multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio readline sdl seccomp session spell ssl startup-notification svg tcpd tiff tracker truetype udev udisks unicode upower usb vorbis x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon 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 deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx sse sse2 mmxext" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="pt-BR" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" RUBY_TARGETS="ruby22" USERLAND="GNU" VIDEO_CARDS="nvidia" 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:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Let me know if i need to report this as bug.

Thanks!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Thu Nov 30, 2017 3:45 pm    Post subject: Reply with quote

Quote:
Let me know if i need to report this as bug.

Probably yes read here (there is a patch in dantrell comment)
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
tiago4171
n00b
n00b


Joined: 24 Nov 2017
Posts: 12
Location: Brasil

PostPosted: Thu Nov 30, 2017 4:38 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Quote:
Let me know if i need to report this as bug.

Probably yes read here (there is a patch in dantrell comment)


Thanks for the quick answer. I'll report and will wait for a official fix, once this is not maintained by dantrell
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Thu Nov 30, 2017 4:42 pm    Post subject: Reply with quote

You can try patch using /etc/portage/patches for apply it
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
dantrell
l33t
l33t


Joined: 01 Jun 2007
Posts: 915
Location: Earth

PostPosted: Thu Nov 30, 2017 5:31 pm    Post subject: Re: Failed to build libgnome Reply with quote

tiago4171 wrote:
As I searched the only way to fix that is editing some code, and I have no idea in how to do that.

As per my reply elsewhere, there is now a fix on my end.

fedeliallalinea wrote:
Quote:
Let me know if i need to report this as bug.

Probably yes read here (there is a patch in dantrell comment)

Definitely report this.
_________________
Dantrell B.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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