Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 509048 - app-misc/tracker-1.0.0[-ffmpeg] fails to compile (missing include path)
Summary: app-misc/tracker-1.0.0[-ffmpeg] fails to compile (missing include path)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks: gnome-3.12
  Show dependency tree
 
Reported: 2014-04-29 09:56 UTC by Helmut Jarausch
Modified: 2014-06-25 12:15 UTC (History)
0 users

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


Attachments
build log (tracker-1.0.0.build,212.20 KB, text/plain)
2014-04-29 09:56 UTC, Helmut Jarausch
Details
tracker-1.0.1 build log (tracker-1.0.1.build,217.16 KB, text/plain)
2014-06-02 08:03 UTC, Helmut Jarausch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2014-04-29 09:56:42 UTC
Created attachment 376020 [details]
build log

sitting in 
/var/tmp/portage/app-misc/tracker-1.0.0/work/tracker-1.0.0/src/tracker-extract

app-misc/tracker-1.0.0 fails with

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DLOCALEDIR=\""/usr/share/locale"\" -DTRACKER_EXTRACTORS_DIR=\""/usr/lib64/tracker-1.0/extract-modules"\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/libmediaart-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -mtune=native -march=native -O2 -msse3 -pipe -c -o tracker_extract-tracker-extract-controller.o `test -f 'tracker-extract-controller.c' || echo './'`tracker-extract-controller.c
tracker-extract-libav.c:29:31: fatal error: tracker-media-art.h: No such file or directory
 #include <tracker-media-art.h>

the file tracker-media-art.h is here
/var/tmp/portage/app-misc/tracker-1.0.0/work/tracker-1.0.0/src/libtracker-miner/tracker-media-art.h


This looks like a missing include directive.

emerge --info app-misc/tracker
Portage 2.2.10 (default/linux/amd64/13.0/desktop, gcc-4.8.2, glibc-2.19, 3.15.0-rc3 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.15.0-rc3-x86_64-AMD_Phenom-tm-_II_X4_955_Processor-with-gentoo-2.2
KiB Mem:     7907452 total,   2772296 free
KiB Swap:    1048572 total,   1048572 free
Timestamp of tree: Tue, 29 Apr 2014 07:15:01 +0000
ld GNU ld (GNU Binutils) 2.24
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p47
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.6-r1, 3.3.5, 3.4.0
dev-util/ccache:          3.1.9-r3
dev-util/cmake:           2.8.12.2
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.13.4, 1.14.1
sys-devel/binutils:       2.24-r2
sys-devel/gcc:            4.6.4, 4.7.3-r1, 4.8.2-r1, 4.9.0_pre9999::local
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.14 (virtual/os-headers)
sys-libs/glibc:           2.19
Repositories: gentoo local sunrise
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=native -march=native -O2 -msse3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb /var/lib/neatx/home"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-mtune=native -march=native -O2 -msse3 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo "
LANG="en_US.iso88591"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage/layman/sunrise"
SYNC="rsync://rsync.informatik.RWTH-Aachen.de/gentoo-portage"
USE="3dnow 3dnowext 3dnowprefetch X a52 aac acl acpi alsa amd64 avahi berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emacs emboss encode exif fam ffmpeg fftw firefox flac fortran fuse gdbm gfortran gif gimp gnome gpm gtk gtk2 iconv ipv6 jpeg kde lapack lcms libnotify mad mmx mmxext mng modules mp3 mp4 mpeg multilib ncurses nls nptl nptlonly ogg opengl openmp openrc pam pango pcre pdf png policykit ppds qt qt3support qt4 readline sdl session smp spell sqlite sqlite3 sse sse2 sse3 sse4a ssl startup-notification svg tcl tcpd threads tiff tk truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xulrunner 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="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DRACUT_MODULES="btrfs systemd" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en de" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3 python3_4" RUBY_TARGETS="ruby21" USERLAND="GNU" VIDEO_CARDS="radeonhd radeon fglrx" 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"
USE_PYTHON="2.7 3.3"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

app-misc/tracker-0.16.4 was built with the following:
USE="exif flac gif gstreamer gtk iso jpeg miner-fs mp3 pdf tiff vorbis xml -cue (-eds) -firefox-bookmarks -gsf -iptc -laptop -libsecret -nautilus -networkmanager -playlist -rss -test -thunderbird -upnp-av -xine -xmp -xps"
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2014-04-29 09:59:33 UTC
Please paste the output of:
$ emerge -pv tracker
Comment 2 Helmut Jarausch 2014-04-29 11:00:32 UTC
emerge -pv app-misc/tracker

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U #] app-misc/tracker-1.0.0:0/100 [0.16.4:0/16] USE="exif ffmpeg%* flac gif gtk iso jpeg miner-fs mp3 pdf tiff vorbis xml -cue (-eds) -firefox-bookmarks -gsf -gstreamer* -iptc -laptop -nautilus -networkmanager -playlist -rss {-test} -thunderbird -upnp-av -xmp -xps (-libsecret%) (-xine%)" 0 KiB

Total: 1 package (1 upgrade), Size of downloads: 0 KiB
Comment 3 Pacho Ramos gentoo-dev 2014-05-29 19:27:59 UTC
solved in 1.0.1
Comment 4 Helmut Jarausch 2014-06-02 08:01:48 UTC
(In reply to Pacho Ramos from comment #3)
> solved in 1.0.1

Unfortunately, NO.
Please reopen this bug.

Please see my new attachment.

Helmut
Comment 5 Helmut Jarausch 2014-06-02 08:03:48 UTC
Created attachment 378042 [details]
tracker-1.0.1 build log
Comment 6 Zsolti 2014-06-04 11:47:20 UTC
(In reply to Helmut Jarausch from comment #5)
> Created attachment 378042 [details]
> tracker-1.0.1 build log

I can confirm this and could send build-log if required.
Please reopen.
Comment 7 Geoff Leach 2014-06-12 02:41:45 UTC
On ~amd64 I get same failure with tracker-1.0.1 and ffmpeg, builds with gstreamer

app-misc/tracker -ffmpeg  -xine
Comment 8 Helmut Jarausch 2014-06-16 10:03:37 UTC
(In reply to Geoff Leach from comment #7)
> On ~amd64 I get same failure with tracker-1.0.1 and ffmpeg, builds with
> gstreamer
> 
> app-misc/tracker -ffmpeg  -xine

I can confirm this.
Thanks,
Helmut
Comment 9 Kobboi 2014-06-25 06:50:40 UTC
Yup, same here
Comment 10 Pacho Ramos gentoo-dev 2014-06-25 12:15:16 UTC
+  25 Jun 2014; Pacho Ramos <pacho@gentoo.org>
+  +files/tracker-1.0.1-libmediaart-disabled.patch, tracker-1.0.1.ebuild:
+  Try to finally fix bug #509048
+