Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145027 - [multilib-strict] media-video/cinelerra-cvs-20060619
Summary: [multilib-strict] media-video/cinelerra-cvs-20060619
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 18:22 UTC by Richard Freeman
Modified: 2006-10-08 10:39 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 Richard Freeman gentoo-dev 2006-08-24 18:22:21 UTC
media-video/cinelerra-cvs-20060619 installs libs in /usr/lib and will not install 64-bit with multilib-strict enabled:

!!! ERROR: media-video/cinelerra-cvs-20060619 failed.
Call stack:
  misc-functions.sh, line 409:   Called install_qa_check
  misc-functions.sh, line 208:   Called die

!!! File /var/tmp/portage/cinelerra-cvs-20060619/image///usr/lib/cinelerra/zoomblur.so matches a file type that is not allowed in /usr/lib
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! install_qa_check failed; exiting.

(I haven't filed one of these in a while - apologies if I misfiled in any way.

emerge --info:
Gentoo Base System version 1.12.4
Portage 2.1-r2 (default-linux/amd64/2005.1, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r12-rf54 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r12-rf54 x86_64 AMD Athlon(tm) 64 Processor 3000+
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -Os -pipe -fomit-frame-pointer -frename-registers -fweb -funit-at-a-time"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /home /opt/zetagrid /usr/NX/etc /usr/NX/home /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/freenet /var/www"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -Os -pipe -fomit-frame-pointer -frename-registers -fweb -funit-at-a-time"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks metadata-transfer multilib-strict nostrip parallel-fetch sandbox sfperms strict userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.chem.wisc.edu/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo http://mirror.mcs.anl.gov/pub/gentoo/ http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j1"
PKGDIR="/var/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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="amd64 X aac aim alsa apache2 avi berkdb bitmap-fonts cdparanoia cli crypt css ctype cups dba dlloader dri dv dvb dvd dvdr dvdread eds emboss encode fam fbcon ffmpeg font-server foomaticdb fortran gif gimpprint glut gmail gpm gstreamer gtk gtk2 iconv ieee1394 imap imlib innodb isdnlog jabber java jpeg kde kerberos lm_sensors lzw lzw-tiff maildir memlimit mozsvg mp3 mp4 mp4live mpeg mplayer msn musicbrainz mysql ncurses nls nodrm nptl ntlm oav ogg oggvorbis opengl pam pcre pda pdflib perl png pppd python qt3 qt4 quicktime readline reflection samba sasl sdl session smime sox spell spl ssl svg tcpd theora tiff timidity transcode truetype truetype-fonts type1-fonts unicode usb vnc vorbis x264 xml xorg xpm xv xvid xvmc zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nvidia video_cards_vga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Malcolm Lashley (RETIRED) gentoo-dev 2006-10-08 10:39:03 UTC
Passing --with-plugindir=/usr/$(get_libdir)/cinelerra is the fix.
Tested with a handful of plugins and seems to work fine.