Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] emerge app-crypt/gcr-3.28.1 failed
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
ROGA
Apprentice
Apprentice


Joined: 17 Feb 2018
Posts: 159
Location: Zurich, Switzerland

PostPosted: Fri May 10, 2019 10:23 am    Post subject: [SOLVED] emerge app-crypt/gcr-3.28.1 failed Reply with quote

Hi,

today I updated my whole gentoo System with
Code:
emerge -avuND world
but unfortunately emerge failed with the package
Code:
app-crypt/gcr-3.28.1
and I have no clou why :-(

This is my build.log:

Code:


 * Package:    app-crypt/gcr-3.28.1
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc gtk introspection kernel_linux userland_GNU vala
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking gcr-3.28.1.tar.xz to /var/tmp/portage/app-crypt/gcr-3.28.1/work
>>> Source unpacked in /var/tmp/portage/app-crypt/gcr-3.28.1/work
>>> Preparing source in /var/tmp/portage/app-crypt/gcr-3.28.1/work/gcr-3.28.1 ...
 * Disabling deprecation warnings ...                                                                            [ ok ]
 * Running elibtoolize in: gcr-3.28.1/
 *   Applying ppc64le/2.4.4 patch ...
 * Running elibtoolize in: gcr-3.28.1/build/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-crypt/gcr-3.28.1/work/gcr-3.28.1 ...
 * econf: updating gcr-3.28.1/build/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating gcr-3.28.1/build/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 --docdir=/usr/share/doc/gcr-3.28.1 --htmldir=/usr/share/doc/gcr-3.28.1/html --libdir=/usr/lib64 --disable-gtk-doc --disable-maintainer-mode --disable-schemas-compile --with-gtk --enable-introspection --enable-vala --enable-debug=default --disable-update-icon-cache --disable-update-mime
checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 make supports nested variables... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether build environment is sane... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... 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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
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 whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) 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 the maximum length of command line arguments... 1572864
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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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.35.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.26.2
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
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 for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... 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 gtk-doc... no
configure: WARNING:
  You will not be able to create source packages with 'make dist'
  because gtk-doc >= 1.9 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for gobject-introspection... yes
checking for xsltproc... /usr/bin/xsltproc
checking for GTK... yes
checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for vapigen... yes
checking for valac... /usr/bin/valac-0.42
checking for timegm... yes
checking for mlock... yes
checking for P11_KIT... yes
checking where to put pkcs11 module configuration... /usr/share/p11-kit/modules
checking module path to install pkcs11 modules... /usr/lib64/pkcs11
checking for gpg... /usr/bin/gpg
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.4.5... yes (1.8.3)
checking LIBGCRYPT API version... okay
checking for debug mode... default (-g, debug output, testable)
checking for more warnings... yes
checking whether gcc understands -Wno-strict-aliasing... yes
checking whether gcc understands -Wno-sign-compare... yes
checking build strict... no (quick tests, non-fatal warnings)
checking whether to build with gcov testing... no
checking code coverage... no
checking valgrind... checking valgrind/valgrind.h usability... yes
checking valgrind/valgrind.h presence... yes
checking for valgrind/valgrind.h... yes
yes
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/reference/gck/Makefile
config.status: creating docs/reference/gck/version.xml
config.status: creating docs/reference/gcr/Makefile
config.status: creating docs/reference/gcr/version.xml
config.status: creating gck/gck.pc
config.status: creating gck/gck-version.h
config.status: creating gcr/gcr-base.pc
config.status: creating gcr/gcr-version.h
config.status: creating po/Makefile.in
config.status: creating ui/gcr.pc
config.status: creating ui/gcr-ui.pc
config.status: creating ui/icons/16x16/Makefile
config.status: creating ui/icons/22x22/Makefile
config.status: creating ui/icons/24x24/Makefile
config.status: creating ui/icons/32x32/Makefile
config.status: creating ui/icons/48x48/Makefile
config.status: creating ui/icons/256x256/Makefile
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

BUILD
  Debug Build:          default (-g, debug output, testable)
  Strict Compilation:   no (quick tests, non-fatal warnings)
  GTK+ Widgets:         yes
  Introspection:        yes
  Vala:                 yes
  Valgrind:             yes
  Test Coverage:        no

>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-crypt/gcr-3.28.1/work/gcr-3.28.1 ...
make -j9 -l8
echo "#include \"gck/gck-marshal.h\"" > gck/gck-marshal.c && \
        /usr/bin/glib-genmarshal gck/gck-marshal.list --body --prefix=_gck_marshal >> gck/gck-marshal.c
/usr/bin/glib-genmarshal gck/gck-marshal.list --header --prefix=_gck_marshal > gck/gck-marshal.h
/usr/bin/glib-mkenums --template build/enum-template.c gck/gck.h gck/gck-deprecated.h > gck/gck-enum-types.c
( echo "#include \"gcr/gcr-marshal.h\"" > gcr/gcr-marshal.c && \
        /usr/bin/glib-genmarshal gcr/gcr-marshal.list --body --prefix=_gcr_marshal >> gcr/gcr-marshal.c )
/usr/bin/glib-genmarshal gcr/gcr-marshal.list --header --prefix=_gcr_marshal > gcr/gcr-marshal.h
/usr/bin/glib-mkenums --template build/enum-template.c gcr/gcr-base.h gcr/gcr-certificate.h gcr/gcr-certificate-chain.h gcr/gcr-certificate-request.h gcr/gcr-collection.h gcr/gcr-column.h gcr/gcr-comparable.h gcr/gcr-deprecated-base.h gcr/gcr-fingerprint.h gcr/gcr-filter-collection.h gcr/gcr-icons.h gcr/gcr-importer.h gcr/gcr-import-interaction.h gcr/gcr-library.h gcr/gcr-mock-prompter.h gcr/gcr-parser.h gcr/gcr-pkcs11-certificate.h gcr/gcr-prompt.h gcr/gcr-secret-exchange.h gcr/gcr-secure-memory.h gcr/gcr-simple-certificate.h gcr/gcr-simple-collection.h gcr/gcr-ssh-askpass.h gcr/gcr-system-prompt.h gcr/gcr-system-prompter.h gcr/gcr-trust.h gcr/gcr-types.h gcr/gcr-union-collection.h gcr/gcr-unlock-options.h gcr/gcr-version.h > gcr/gcr-enum-types-base.c
/usr/bin/glib-mkenums --template build/enum-template.h gcr/gcr-base.h gcr/gcr-certificate.h gcr/gcr-certificate-chain.h gcr/gcr-certificate-request.h gcr/gcr-collection.h gcr/gcr-column.h gcr/gcr-comparable.h gcr/gcr-deprecated-base.h gcr/gcr-fingerprint.h gcr/gcr-filter-collection.h gcr/gcr-icons.h gcr/gcr-importer.h gcr/gcr-import-interaction.h gcr/gcr-library.h gcr/gcr-mock-prompter.h gcr/gcr-parser.h gcr/gcr-pkcs11-certificate.h gcr/gcr-prompt.h gcr/gcr-secret-exchange.h gcr/gcr-secure-memory.h gcr/gcr-simple-certificate.h gcr/gcr-simple-collection.h gcr/gcr-ssh-askpass.h gcr/gcr-system-prompt.h gcr/gcr-system-prompter.h gcr/gcr-trust.h gcr/gcr-types.h gcr/gcr-union-collection.h gcr/gcr-unlock-options.h gcr/gcr-version.h > gcr/gcr-enum-types-base.h
sh ./gcr/gcr-mkoids -p GCR -c gcr/gcr-oids.c -h gcr/gcr-oids.h ./gcr/gcr-oids.list
./build/gdbus-unbreak-codegen --interface-prefix org.gnome.keyring.internal. \
        --generate-c-code gcr/gcr-dbus-generated --c-namespace GcrDBus gcr/org.gnome.keyring.Prompter.xml
: python_wrapper_setup: python3 is not supported by python2.7 (PYTHON_COMPAT)
make: *** [Makefile:6929: gcr/gcr-dbus-generated.c] Error 127
make: *** Waiting for unfinished jobs....
INFO: Reading gck/gck-marshal.list...
INFO: Reading gck/gck-marshal.list...
INFO: Reading gcr/gcr-marshal.list...
INFO: Reading gcr/gcr-marshal.list...
 * ERROR: app-crypt/gcr-3.28.1::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=app-crypt/gcr-3.28.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-crypt/gcr-3.28.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-crypt/gcr-3.28.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-crypt/gcr-3.28.1/temp/environment'.
 * Working directory: '/var/tmp/portage/app-crypt/gcr-3.28.1/work/gcr-3.28.1'
 * S: '/var/tmp/portage/app-crypt/gcr-3.28.1/work/gcr-3.28.1'


Can anybody please help me?
_________________
regards,

Roland


Last edited by ROGA on Sat May 18, 2019 7:04 am; edited 1 time in total
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Fri May 10, 2019 10:44 am    Post subject: Re: emerge app-crypt/gcr-3.28.1 failed Reply with quote

Code:
: python_wrapper_setup: python3 is not supported by python2.7 (PYTHON_COMPAT)

Something seems to be wrong with your Python environment. Please post the output of
Code:
emerge --info
Back to top
View user's profile Send private message
ROGA
Apprentice
Apprentice


Joined: 17 Feb 2018
Posts: 159
Location: Zurich, Switzerland

PostPosted: Fri May 10, 2019 10:52 am    Post subject: Reply with quote

Hi mike155,


Here's my emerge --info

Code:
Portage 2.3.62 (python 3.6.5-final-0, default/linux/amd64/17.0/desktop/plasma/systemd, gcc-8.2.0, glibc-2.28-r6, 4.19.27-gentoo-r1 x86_64)
=================================================================
System uname: Linux-4.19.27-gentoo-r1-x86_64-Intel-R-_Core-TM-_i7-4785T_CPU_@_2.20GHz-with-gentoo-2.6
KiB Mem:    16323372 total,  14812756 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Fri, 10 May 2019 03:30:01 +0000
Head commit of repository gentoo: efe386ac750a212cab297ac896bbc442005165db
sh bash 4.4_p23-r1
ld GNU ld (Gentoo 2.30 p5) 2.30.0
app-shells/bash:          4.4_p23-r1::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15::gentoo, 3.6.5::gentoo
dev-util/cmake:           3.9.6::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.30-r4::gentoo, 2.31.1-r4::gentoo
sys-devel/gcc:            8.2.0-r6::gentoo, 8.3.0-r1::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.14-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.28-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts:
    sync-rsync-verify-metamanifest: no
    sync-rsync-verify-jobs: 1

alatar-lay
    location: /var/lib/layman/alatar-lay
    masters: gentoo
    priority: 50

brother-overlay
    location: /var/lib/layman/brother-overlay
    masters: gentoo
    priority: 50

grub2-themes
    location: /var/lib/layman/grub2-themes
    masters: gentoo
    priority: 50

kde
    location: /var/lib/layman/kde
    masters: gentoo
    priority: 50

multilib-portage
    location: /var/lib/layman/multilib-portage
    sync-type: laymansync
    sync-uri: git://anongit.gentoo.org/proj/multilib-portage.git
    masters: gentoo
    priority: 50

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

spikyatlinux
    location: /var/lib/layman/spikyatlinux
    masters: gentoo
    priority: 50

stefantalpalaru
    location: /var/lib/layman/stefantalpalaru
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/vmware-installer"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox 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://ftp.fau.de/gentoo ftp://ftp.fau.de/gentoo http://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/ http://mirror.netcologne.de/gentoo/ ftp://ftp.halifax.rwth-aachen.de/gentoo/  http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
LANG="de_CH.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9 -l8"
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 activities alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif fam flac fortran gdbm gif glamor gpm gtk iconv jpeg kde kipi kwallet lcms ldap libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds qml qt5 readline sdl seccomp semantic-desktop spell ssl startup-notification svg systemd tcpd tiff truetype udev udisks unicode upower usb vorbis widgets wxwidgets x264 xattr xcb xcomposite xml xrandr 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="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" 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="evdev wacom synaptics evdev keyboard mouse" KERNEL="linux" L10N="de" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="intel nvidia vesa vga" 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, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

_________________
regards,

Roland
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Fri May 10, 2019 11:12 pm    Post subject: Reply with quote

Hi Roland,

your make.conf looks good - I don't see anything wrong in it. Don't forget to run 'eselect gcc' and 'eselect binutils' to select the latest version of those packages.

Does it help to install app-crypt/gcr without USE flag 'doc'?
Code:
USE="-doc" emerge --oneshot app-crypt/gcr

I searched at Google for 'python_wrapper_setup: python3 is not supported by python2.7 (PYTHON_COMPAT)'. Some people reported that 'eselect python update' helped, other people reported other fixes/workarounds...

Mike
Back to top
View user's profile Send private message
ROGA
Apprentice
Apprentice


Joined: 17 Feb 2018
Posts: 159
Location: Zurich, Switzerland

PostPosted: Sat May 18, 2019 7:03 am    Post subject: Reply with quote

Hi Mike155,

Thank you for your help.

In the meantime I found out, what my problem was. It was very difficult for me to solve this strange behavior, because I'm not so familiar with linux but I try to learn much :-)

The problem was an overlay that I installed with layman to emerge vmware-workstation. Some package from the gentoo-repository now were overriden from this overlay-repository. I had to repair all this packages, where are no more from the gentoo repository. After that, I masked all packages from the overlay-repository and only unmasked this packages, that are necessary to install vmware-workstation.

It was my fault but I learned many new things

Thanks! :wink:
_________________
regards,

Roland
Back to top
View user's profile Send private message
flykernel
n00b
n00b


Joined: 10 Dec 2019
Posts: 1

PostPosted: Tue Dec 10, 2019 2:52 am    Post subject: 【ARM64】app-crypt/gcr-3.28.1 can't be compiled Reply with quote

[Problem] app-crypt/gcr-3.28.1 can't be compiled with use flag [+introspection] and [+vala]

CPU arch: aarch64
Environment: gcc-8.2.0 binutils-2.33.1 python-2.7 python-3.6

Check Error: can't create directory: [tmp-introspectXXXXXX] under work directory, Notice: XXXXXX is several random chars, so compiling process was interrupt.

How to solve the problem? Thanks
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