Summary: | kde-base/libkcal-3.5.6: tests fail | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Miroslav Šulc <fordfrog> |
Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | Happy.Cerberus |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info
working system |
Description
Miroslav Šulc
![]() Created attachment 108271 [details]
emerge --info
emerge --info
Same problem here (using paludis) My paludis --info: paludis 1.18.0 Built by root@localhost on 2007-02-08T02:16:12+0100 CXX: /usr/lib/ccache/bin/g++ 4.1.1 (Gentoo 4.1.1-r3) CXXFLAGS: -O3 -march=pentium4m -pipe LDFLAGS: DATADIR: /usr/share LIBDIR: /usr/lib LIBEXECDIR: /usr/libexec SYSCONFDIR: /etc stdlib: GNU libstdc++ 20060524 libebt: 1.3.0 libwrapiter: 1.0.0 sandbox: enabled Repository virtuals: Configuration information: format: virtuals Repository installed_virtuals: Configuration information: format: installed_virtuals Repository gentoo: Configuration information: buildroot: /var/tmp/paludis cache: /usr/portage/metadata/cache distdir: /usr/portage/distfiles eclassdirs: /usr/portage/eclass format: ebuild location: /usr/portage names_cache: /var/empty newsdir: /usr/portage/metadata/news pkgdir: /var/empty profiles: /usr/portage/profiles/default-linux/x86/2006.0 root: / securitydir: /usr/portage/metadata/glsa setsdir: /usr/portage/sets sync: rsync://rsync.gentoo.org/gentoo-portage sync_options: write_cache: /var/empty Package information: app-admin/eselect-compiler: (none) dev-java/java-config: 1.3.7, 2.0.31-r3 dev-lang/python: 2.4.4 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.4-r6 dev-util/confcache: (none) sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.61 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.17 sys-devel/gcc-config: 1.3.14 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.20 Variable information: ACCEPT_KEYWORDS: AUTOCLEAN: CBUILD: i686-pc-linux-gnu CFLAGS: -O3 -march=pentium4m -pipe CHOST: i686-pc-linux-gnu CONFIG_PROTECT: /usr/share/X11/xkb /usr/kde/3.5/share/config /usr/kde/3.5/env /usr/kde/3.5/shutdown /usr/share/config /usr/NX/etc /usr/NX/home /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/xdvi/ CONFIG_PROTECT_MASK: /etc/java-config/vms/ /etc/env.d/java/ /etc/gconf /etc/terminfo /etc/revdep-rebuild /etc/splash CTARGET: CXXFLAGS: -O3 -march=pentium4m -pipe DISTDIR: /usr/portage/distfiles FEATURES: GENTOO_MIRRORS: INSTALL_MASK: LANG: LC_ALL: LDFLAGS: LINGUAS: MAKEOPTS: -j2 PKGDIR: PORTAGE_RSYNC_EXTRA_OPTS: PORTAGE_RSYNC_OPTS: PORTAGE_TMPDIR: /var/tmp/paludis PORTDIR: /usr/portage PORTDIR_OVERLAY: SYNC: USE: Repository installed: Configuration information: buildroot: /var/tmp/paludis format: vdb location: /var/db/pkg names_cache: /var/empty provides_cache: /var/empty root: / world: /var/db/pkg/world Repository paludis-extras: Configuration information: buildroot: /var/tmp/paludis cache: /var/empty distdir: /usr/portage/distfiles eclassdirs: /usr/portage/eclass format: ebuild location: /usr/local/overlays/paludis-extras names_cache: /var/empty newsdir: /usr/local/overlays/paludis-extras/metadata/news pkgdir: /var/empty profiles: /usr/portage/profiles/default-linux/x86/2006.0 root: / securitydir: /usr/local/overlays/paludis-extras/metadata/glsa setsdir: /usr/local/overlays/paludis-extras/sets sync: rsync://drzile.dyndns.org/paludis-extras sync_options: write_cache: /var/empty I'm not able to reproduce the reported bug on an AMD64 system with: -no use of overlays -~amd64 used for just a few packages like kde (the default is amd64) -using split kde-ebuild. -conservatively configured CFLAGS, FEATURES etc. Simon Siemonsma Created attachment 110993 [details] working system I attach the emerge --info from a working system. You can have a detailed look at the differences. To me a few things stood out immeditately: -you use 2006.0 -you use an old gcc and glibc. -further you use an bleeding edge system. Can you confirm it the problem disappears or stays after upgrading to the newest versions and after upgrading gcc glibc and a recompile of your system. See also http://www.gentoo.org/doc/en/gcc-upgrading.xml Simon Siemonsma Upstream tests are crappy, disabled them in -r1. |