Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140090 - x11-plugin/autoprofile ~amd64 request
Summary: x11-plugin/autoprofile ~amd64 request
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-12 02:47 UTC by Ian Voysey
Modified: 2007-02-01 14:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Voysey 2006-07-12 02:47:54 UTC
According to the page for it on http://gentoo-portage.com, autoprofile is believed to only emerge on x86 and ppc. However, by adding the line:

x11-plugins/autoprofile 	*

to /etc/portage/package.keywords, I experianced no problems emerging it on amd64. This was just a standard emerge, though I will list my emerge --info print out as well.



Gentoo Base System version 1.12.1
Portage 2.1.1_pre2-r6 (default-linux/amd64/2006.0, gcc-3.4.6/amd64-vanilla, glibc-2.4-r3, 2.6.16-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3500+
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=athlon64 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac alsa amd64 avi berkdb bitmap-fonts cdr cli crypt cups dlloader dri dvd dvdr dvdread eds emacs emboss encode flac foomaticdb fortran gif gpg gpm gstreamer gtk gtk2 imlib ipv6 isdnlog joystick jpeg ldap lzw lzw-tiff matroska mmap mp3 mpeg ncurses nls nptl nptlonly ntpl nvidia ogg oggvorbis opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd tetex tiff truetype-fonts type1-fonts unicode usb x264 xinerama xorg xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev input_devices_joystick kernel_linux userland_GNU video_cards_nvidia video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jon 2006-07-26 12:12:44 UTC
I can confirm that as well. It looks like it loads just fine as well.
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2007-02-01 14:15:41 UTC
Fails multilib-strict check.  Feel free to reopen with a patch.  Thanks

>>> Install autoprofile-2.10 into /var/tmp/portage/autoprofile-2.10/image/ category x11-plugins
install -m 755 autoprofile.so /var/tmp/portage/autoprofile-2.10/image//usr/lib/gaim
>>> Completed installing autoprofile-2.10 into /var/tmp/portage/autoprofile-2.10/image/

man:
strip: x86_64-pc-linux-gnu-strip --strip-unneeded
   usr/lib/gaim/autoprofile.so
Files matching a file type that is not allowed:
   usr/lib/gaim/autoprofile.so

!!! ERROR: x11-plugins/autoprofile-2.10 failed.
Call stack:
  misc-functions.sh, line 417:   Called install_qa_check
  misc-functions.sh, line 217:   Called die

!!! multilib-strict check failed!
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! install_qa_check failed; exiting.