Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnome-terminal doesn't compile
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
cmdic
n00b
n00b


Joined: 06 Apr 2012
Posts: 27

PostPosted: Mon Oct 14, 2013 12:18 am    Post subject: gnome-terminal doesn't compile Reply with quote

Hi,

I have quite some trouble emerging gnome-terminal. Here is the output:

Code:

 * Package:    x11-terms/gnome-terminal-3.8.4
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux nautilus userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking gnome-terminal-3.8.4.tar.xz to /var/tmp/portage/x11-terms/gnome-terminal-3.8.4/work
>>> Source unpacked in /var/tmp/portage/x11-terms/gnome-terminal-3.8.4/work
>>> Preparing source in /var/tmp/portage/x11-terms/gnome-terminal-3.8.4/work/gnome-terminal-3.8.4 ...
 * Fixing OMF Makefiles ...                                                                                   [ ok ]
 * Disabling deprecation warnings ...                                                                         [ ok ]
 * Running elibtoolize in: gnome-terminal-3.8.4/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.2 patch ...
 *   Applying target-nm/2.4.2 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-terms/gnome-terminal-3.8.4/work/gnome-terminal-3.8.4 ...
 * econf: updating gnome-terminal-3.8.4/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gnome-terminal-3.8.4/config.guess with /usr/share/gnuconfig/config.guess
./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 --disable-silent-rules --disable-dependency-tracking --disable-schemas-compile --disable-maintainer-mode --disable-static --enable-migration --with-nautilus-extension
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 make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 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 for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for library containing strerror... none required
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/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... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
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 whether NLS is requested... yes
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 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 which gtk+ version to compile against... 3.0
checking for GDK target... x11
checking for TERM... yes
checking old DConf... no
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking whether to build the GConf to GSettings migrator... yes
checking for MIGRATOR... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for glib-mkenums... /usr/bin/glib-mkenums
checking for glib-compile-resources... /usr/bin/glib-compile-resources
checking for gdbus-codegen... /usr/bin/gdbus-codegen
checking for xmllint... /usr/bin/xmllint
checking for desktop-file-validate... /usr/bin/desktop-file-validate
checking for NAUTILUS... yes
checking whether building a distro package... no
checking if x86_64-pc-linux-gnu-gcc supports flag -pipe in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Waggregate-return in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wall in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wcast-align in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wendif-labels in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=format=2 in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=format-nonliteral in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=format-security in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=init-self in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wextra in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wfloat-equal in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat-nonliteral in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wimplicit in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wlogical-op in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-format-attribute in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wnested-externs in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-switch-enum in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wold-style-definition in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wpacked in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wshadow in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wsign-compare in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wundef in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wuninitialized in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wwrite-strings in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -fno-common in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -fvisibility=hidden in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -fstack-protector in envvar CFLAGS... yes
checking for itstool... itstool
checking for xmllint... /usr/bin/xmllint
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnome-terminal.desktop.in
config.status: creating src/Makefile
config.status: creating src/terminal-version.h
config.status: creating help/Makefile
config.status: creating po/Makefile.in
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

gnome-terminal-3.8.4:

      prefix:                 /usr
      source code location:   .
      compiler:               x86_64-pc-linux-gnu-gcc
      DBus service dir:       ${datadir}/dbus-1/services
      Prefs migration:        yes
      Nautilus extension:     yes
      Nautilus extension dir: ${libdir}/nautilus/extensions-3.0

>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-terms/gnome-terminal-3.8.4/work/gnome-terminal-3.8.4 ...
make -j5
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/x11-terms/gnome-terminal-3.8.4/work/gnome-terminal-3.8.4'
Making all in src
make[2]: Entering directory `/var/tmp/portage/x11-terms/gnome-terminal-3.8.4/work/gnome-terminal-3.8.4/src'
( /usr/bin/glib-genmarshal --prefix=_terminal_marshal ./terminal-marshal.list \
         --header \
         --body \
         --internal > terminal-marshal.c.tmp \
   && mv terminal-marshal.c.tmp terminal-marshal.c ) \
|| ( rm -f terminal-marshal.c.tmp && exit 1 )
( /usr/bin/glib-genmarshal --prefix=_terminal_marshal ./terminal-marshal.list \
      --header \
      --internal > terminal-marshal.h.tmp \
&& mv terminal-marshal.h.tmp terminal-marshal.h ) \
|| ( rm -f terminal-marshal.h.tmp && exit 1 )
/usr/bin/glib-mkenums --template terminal-type-builtins.c.template terminal-enums.h > xgen-ttbc \
&& (cmp -s xgen-ttbc terminal-type-builtins.c || cp xgen-ttbc terminal-type-builtins.c ) \
&& rm -f xgen-ttbc
/usr/bin/glib-mkenums --template terminal-type-builtins.h.template terminal-enums.h > xgen-ttbh \
&& (cmp -s xgen-ttbh terminal-type-builtins.h || cp xgen-ttbh terminal-type-builtins.h ) \
&& rm -f xgen-ttbh \
&& echo timestamp > stamp-terminal-type-builtins.h
/usr/bin/gdbus-codegen \
      --interface-prefix=org.gnome.Terminal \
      --c-namespace=Terminal \
      --c-generate-object-manager \
      --generate-c-code terminal-gdbus-generated \
      org.gnome.Terminal.xml
/usr/bin/gdbus-codegen \
      --interface-prefix=org.gnome.Terminal \
      --c-namespace=Terminal \
      --c-generate-object-manager \
      --generate-c-code terminal-gdbus-generated \
      org.gnome.Terminal.xml
XMLLINT=/usr/bin/xmllint /usr/bin/glib-compile-resources --target terminal-resources.c --sourcedir . --generate --c-name terminal terminal.gresource.xml
XMLLINT=/usr/bin/xmllint /usr/bin/glib-compile-resources --target terminal-resources.h --sourcedir . --generate --c-name terminal terminal.gresource.xml
Traceback (most recent call last):
Traceback (most recent call last):
  File "/usr/bin/gdbus-codegen-python3.2", line 37, in <module>
  File "/usr/bin/gdbus-codegen-python3.2", line 37, in <module>
    sys.exit(codegen_main.codegen_main())
  File "/usr/lib64/python3.2/site-packages/gdbus_codegen/codegen_main.py", line 170, in codegen_main
    sys.exit(codegen_main.codegen_main())
  File "/usr/lib64/python3.2/site-packages/gdbus_codegen/codegen_main.py", line 170, in codegen_main
    xml_data = f.read()
  File "/usr/lib64/python3.2/encodings/ascii.py", line 26, in decode
    xml_data = f.read()
  File "/usr/lib64/python3.2/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 212: ordinal not in range(128)
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 212: ordinal not in range(128)
make[2]: *** [terminal-gdbus-generated.c] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [terminal-gdbus-generated.h] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-terms/gnome-terminal-3.8.4/work/gnome-terminal-3.8.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-terms/gnome-terminal-3.8.4/work/gnome-terminal-3.8.4'
make: *** [all] Error 2
 * ERROR: x11-terms/gnome-terminal-3.8.4::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=x11-terms/gnome-terminal-3.8.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-terms/gnome-terminal-3.8.4::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-terms/gnome-terminal-3.8.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-terms/gnome-terminal-3.8.4/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-terms/gnome-terminal-3.8.4/work/gnome-terminal-3.8.4'
 * S: '/var/tmp/portage/x11-terms/gnome-terminal-3.8.4/work/gnome-terminal-3.8.4'


emerge --info '=x11-terms/gnome-terminal-3.8.4::gentoo'
Code:
!!! Found 2 make.profile dirs: using '/etc/portage/make.profile', ignoring '/etc/make.profile'
Portage 2.2.7 (default/linux/amd64/13.0/desktop, gcc-4.6.3, glibc-2.16.0, 3.10.7-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.10.7-gentoo-x86_64-Intel-R-_Core-TM-_i5_CPU_750_@_2.67GHz-with-gentoo-2.2
KiB Mem:     8167432 total,    892812 free
KiB Swap:    5324796 total,   5324796 free
Timestamp of tree: Sun, 13 Oct 2013 18:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.6.8-r3, 2.7.5-r2, 3.2.5-r2, 3.3.2-r2
dev-util/cmake:           2.8.10.2-r1
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.10.5
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.6, 1.12.3
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.5.4, 4.6.3, 4.7.2-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.5 (virtual/os-headers)
sys-libs/glibc:           2.16.0
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.0/conf /usr/share/maven-bin-3.1/conf /usr/share/openvpn/easy-rsa /var/lib/hsqldb"
CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/ ftp://mirror.netcologne.de/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
LANG=""
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/local/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync8.de.gentoo.org/gentoo-portage"
USE="X a52 aac aacplus acl acpi alsa amd64 apache apache2 berkdb bluetooth branding bzip2 cairo cdda cdr cli cracklib crypt cups curl cxx dbus dconf dri dts dvd dvdr eds emboss encode exif faac fam ffmpeg firefox flac fortran fpm g3dvl gd gdbm gif git gnome gnome-keyring gpm gstreamer gtk gtk3 httpd iconv icu ipv6 jpeg lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib mysql nautilus ncurses nls nptl nsplugin ogg opengl openmp pam pango pcre pdf php png policykit ppds pulseaudio python qt3support quicktime readline sdl session spell sqlite sse sse2 ssl startup-notification subversion svg systemd tcltk tcpd theora tiff tk truetype udev udisks unicode upower vala vdpau vorbis wxwidgets x264 xinerama 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="access compat socache_shmcb authz_host dir mime rewrite authn_core authz_core unixd autoindex" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en de" NETBEANS_MODULES="php cnd java javacard javafx" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" 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:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


emerge -pqv '=x11-terms/gnome-terminal-3.8.4::gentoo'
Code:
!!! Found 2 make.profile dirs: using '/etc/portage/make.profile', ignoring '/etc/make.profile'
[ebuild  rR   ] dev-util/gtk-builder-convert-2.24.22  PYTHON_SINGLE_TARGET="python2_7 -python2_6" PYTHON_TARGETS="python2_7 -python2_6"
[ebuild  rR   ] net-print/cups-1.6.4  USE="X acl dbus filters pam python ssl threads -debug -gnutls -java -kerberos -lprng-compat (-selinux) -static-libs -usb -xinetd -zeroconf" LINGUAS="-ca -es -fr -ja -ru" PYTHON_SINGLE_TARGET="python2_7 -python2_6" PYTHON_TARGETS="python2_7 -python2_6"
[ebuild  rR   ] dev-java/java-config-2.2.0  PYTHON_TARGETS="python2_7 python3_2 -python2_6 -python3_3"
[ebuild  rR   ] dev-python/setuptools-1.1.6  PYTHON_TARGETS="python2_7 python3_2 -pypy2_0 -python2_6 -python3_3"
[ebuild  rR   ] dev-python/pycurl-7.19.0-r3  USE="ssl -examples" CURL_SSL="openssl -gnutls -nss" PYTHON_TARGETS="python2_7 python3_2 -python2_6 -python3_3"
[ebuild  rR   ] sys-process/glances-1.7.1  PYTHON_TARGETS="python2_7 python3_2 -python2_6 -python3_3"
[ebuild  rR   ] net-irc/hexchat-2.9.6.1  USE="dbus gtk ipv6 libnotify nls plugins python spell ssl -fastscroll -gtkspell -libcanberra -libproxy -ntlm -perl -plugin-checksum -plugin-doat -plugin-fishlim -plugin-sysinfo -sexy -theme-manager" PYTHON_SINGLE_TARGET="python2_7 -python3_3" PYTHON_TARGETS="python2_7 -python3_3"
[ebuild  rR   ] dev-libs/libpeas-1.8.1  USE="gtk python -gjs -glade -seed {-test}" PYTHON_TARGETS="python2_7 python3_2 -python2_6 -python3_3"
[ebuild     U ] x11-terms/gnome-terminal-3.8.4 [3.6.2] USE="nautilus%*"
[ebuild  rR   ] dev-util/glade-3.14.2  USE="introspection python -debug" PYTHON_SINGLE_TARGET="python2_7 -python2_6" PYTHON_TARGETS="python2_7 -python2_6"
[ebuild  rR   ] app-editors/gedit-3.8.3  USE="introspection python spell {-test} -zeitgeist" PYTHON_TARGETS="python3_2 -python3_3"

 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


Any ideas on why it crashes?

Best Regards,
cmdic
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Mon Oct 14, 2013 8:52 am    Post subject: Reply with quote

LANG="" is simply an invalid value.
Back to top
View user's profile Send private message
fturco
Veteran
Veteran


Joined: 08 Dec 2010
Posts: 1181
Location: Italy

PostPosted: Mon Oct 14, 2013 9:05 am    Post subject: Re: gnome-terminal doesn't compile Reply with quote

cmdic wrote:
Code:
 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Not related to your problem, but if I were you I would read Portage news with eselect news.
Back to top
View user's profile Send private message
cmdic
n00b
n00b


Joined: 06 Apr 2012
Posts: 27

PostPosted: Mon Oct 14, 2013 6:52 pm    Post subject: Reply with quote

VoidMage wrote:
LANG="" is simply an invalid value.


What value do I have to set?
Back to top
View user's profile Send private message
fturco
Veteran
Veteran


Joined: 08 Dec 2010
Posts: 1181
Location: Italy

PostPosted: Mon Oct 14, 2013 7:15 pm    Post subject: Reply with quote

I use an English-only system (even if I'm Italian), so I set:
Code:
LANG="en_US.utf8"

Please see the localization howto on the wiki for details.
Back to top
View user's profile Send private message
cmdic
n00b
n00b


Joined: 06 Apr 2012
Posts: 27

PostPosted: Thu Oct 17, 2013 2:56 pm    Post subject: Reply with quote

Same error, even after setting LANG
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