Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257563 - media-sound/sonic-visualiser-1.4 fails to build
Summary: media-sound/sonic-visualiser-1.4 fails to build
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-04 07:45 UTC by Allar Õunapuu
Modified: 2009-03-29 16:48 UTC (History)
1 user (show)

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


Attachments
build environment file (environment,105.58 KB, text/plain)
2009-02-04 07:48 UTC, Allar Õunapuu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Allar Õunapuu 2009-02-04 07:45:55 UTC
#emerge media-sound/sonic-visualiser-1.4
gives error
Project MESSAGE: WARNING: Failed to find pkg-config package redland
Project MESSAGE: Using pkg-config package rasqal with version 0.9.10
Project ERROR: Redland RDF datastore required
make: *** [rdf/Makefile] Error 2
 * 
 * ERROR: media-sound/sonic-visualiser-1.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2634:  Called die
 * The specific snippet of code:
 *       emake -j1 || die "Compilation failed"
 *  The die message:
 *   Compilation failed


Reproducible: Always

Steps to Reproduce:
1.emerge sonic-visualiser
2.
3.




emerge --info 

Portage 2.1.6.7 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.27-gentoo-r8-5 x86_64)
=================================================================
System uname: Linux-2.6.27-gentoo-r8-5-x86_64-AMD_Athlon-tm-_64_Processor_3000+-with-glibc2.2.5
Timestamp of tree: Wed, 04 Feb 2009 06:35:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.4.8
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/portage/DISTDIR"
FEATURES="buildpkg ccache distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.linux.ee/pub/gentoo/distfiles/ ftp://ftp.linux.ee/pub/gentoo/distfiles/ "
LANG="et_EE.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="et en"
PKGDIR="/portage/AMD64"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/portage/TEMPDIR"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/pro-audio /usr/portage/local/layman/lila-theme"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl alsa amd64 berkdb bzip2 cli cracklib crypt cups dbus dri fftw firefox flac fortran gdbm gnome gpm gtk hal iconv ipv6 isdnlog jack jpeg libnotify lm_sensors midi mmx mp3 mudflap multilib nautilus ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openmp pam pcre perl png pppd python readline reflection session spell spl sqlite sse sse2 ssl startup-notification sysfs tcpd tiff unicode vorbis xcomposite xorg zlib" 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" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="et en" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Allar Õunapuu 2009-02-04 07:48:15 UTC
Created attachment 180882 [details]
build environment file
Comment 2 Alexis Ballier gentoo-dev 2009-02-04 22:50:51 UTC
what version of redland/rasqal/liblrdf do you have installed?
Comment 3 Alexis Ballier gentoo-dev 2009-02-19 08:26:17 UTC
(In reply to comment #2)
> what version of redland/rasqal/liblrdf do you have installed?

please reopen with more information
Comment 4 Arttu Valo 2009-03-29 16:48:26 UTC
Just a comment: I got the same error also when emerging media-sound/sonic-visualiser-1.5, with the stable dev-libs/rasqal-0.9.10 and dev-libs/redland-1.0.4 on the system.

Emerging rasqal-0.9.16 and redland-1.0.8 (both ~amd64) seemed to fix the problem, then pkg-config liked the situation.