Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 479600 - dev-libs/folks-0.9.3: tpf-persona-store.c:35:23: fatal error: zeitgeist.h: No such file or directory
Summary: dev-libs/folks-0.9.3: tpf-persona-store.c:35:23: fatal error: zeitgeist.h: No...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (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.8
  Show dependency tree
 
Reported: 2013-08-03 06:19 UTC by Juergen Rose
Modified: 2013-08-09 08:31 UTC (History)
5 users (show)

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


Attachments
/var/tmp/portage/dev-libs/folks-0.9.3/temp/build.log (build.log,131.31 KB, text/plain)
2013-08-03 06:19 UTC, Juergen Rose
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2013-08-03 06:19:46 UTC
Created attachment 354996 [details]
/var/tmp/portage/dev-libs/folks-0.9.3/temp/build.log

'emerge folks' fails with:
...
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../folks -include ../../../config.h -DPACKAGE_DATADIR=\"/usr/share/folks\" -DBACKEND_NAME=\"telepathy\" -DG_LOG_DOMAIN=\"telepathy\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gee-0.8 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DTP_VERSION_MIN_REQUIRED=TP_VERSION_0_20 -DTP_VERSION_MAX_ALLOWED=TP_VERSION_0_20 -march=amdfam10 -O2 -pipe -c tp-lowlevel.c  -fPIC -DPIC -o .libs/libfolks_telepathy_la-tp-lowlevel.o
tpf-logger.c: In function 'logger_prepare_co':
tpf-logger.c:1178:3: warning: passing argument 1 of 'g_async_initable_new_finish' from incompatible pointer type [enabled by default]
In file included from /usr/include/glib-2.0/gio/gio.h:37:0,
                 from tpf-logger.c:28:
/usr/include/glib-2.0/gio/gasyncinitable.h:117:10: note: expected 'struct GAsyncInitable *' but argument is of type 'struct GObject *'
tpf-logger.c:1178:18: warning: assignment from incompatible pointer type [enabled by default]
tpf-logger.c:1271:2: warning: passing argument 3 of 'g_cclosure_new' from incompatible pointer type [enabled by default]
In file included from /usr/include/glib-2.0/gobject/gobject.h:29:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:25,
                 from tpf-logger.c:25:
/usr/include/glib-2.0/gobject/gclosure.h:207:11: note: expected 'GClosureNotify' but argument is of type 'void (*)(void *)'
tpf-persona-store-cache.c: In function 'tpf_persona_store_cache_real_get_serialised_object_type':
tpf-persona-store-cache.c:202:3: warning: passing argument 1 of '_g_variant_type_copy0' discards 'const' qualifier from pointer target type [enabled by default]
tpf-persona-store-cache.c:157:17: note: expected 'gpointer' but argument is of type 'const struct GVariantType *'
...
../../../folks/folks.h:1030:10: note: expected 'struct FolksAbstractFieldDetails *' but argument is of type 'gconstpointer'
tpf-persona-store-cache.c:1373:2: warning: passing argument 2 of 'folks_abstract_field_details_equal_static' discards 'const' qualifier from pointer target type [enabled by default]
In file included from tpf-persona-store-cache.c:26:0:
../../../folks/folks.h:1030:10: note: expected 'struct FolksAbstractFieldDetails *' but argument is of type 'gconstpointer'
tpf-persona-store-cache.c: In function 'tpf_persona_store_cache_class_init':
tpf-persona-store-cache.c:1846:53: warning: assignment from incompatible pointer type [enabled by default]
tpf-persona-store-cache.c:1847:55: warning: assignment from incompatible pointer type [enabled by default]
tpf-persona-store.c:35:23: fatal error: zeitgeist.h: No such file or directory
compilation terminated.
make[4]: *** [libfolks_telepathy_la-tpf-persona-store.lo] Error 1




root@caiman:/home_impala/rose(265)# emerge --info '=dev-libs/folks-0.9.3::gentoo'
Portage 2.1.13.2 (default/linux/amd64/13.0, gcc-4.7.3, glibc-2.17, 3.10.1-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.10.1-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1090T_Processor-with-gentoo-2.2
KiB Mem:    16178672 total,    965100 free
KiB Swap:  100663280 total, 100530472 free
Timestamp of tree: Sat, 03 Aug 2013 02:00:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.5-r1, 3.2.5-r1, 3.3.2-r1
dev-util/cmake:           2.8.11.1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.10.3, 1.11.6, 1.12.6, 1.13.4, 1.14
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo x11 science sunrise x-portage x-cpan x-g-octave
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA PUEL Intel-SDP dlj-1.1 skype-eula skype-4.0.0.7-copyright googleearth AdobeFlash-11.x cadsoft Oracle-BCLA-JavaSE MakeMKV-EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=amdfam10 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
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.3/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.3/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="-march=amdfam10 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j7"
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_caiman"
PORTDIR_OVERLAY="/var/lib/layman/x11 /var/lib/layman/science /var/lib/layman/sunrise /usr/local/portage /var/lib/cpan /var/lib/g-octave"
USE="3dnow 3dnowext 64bit R X Xaw3d a52 aac acl acpi admin afs alsa amd64 ao apache2 apng applet archive armadillo arpack asf aspell atlas audacious audiofile automap automount bash-completion berkdb blas blast bluetooth bluray boost bzip2 cairo cdda cddb cdf cdio cdparanoia cdr cgi chm cli cmake consolekit cracklib crypt css cups curl cxx daap db dbi dbm dbus declarative designer devhelp device-mapper dga dia dirac djvu doc dot dri ds2490 ds9097 ds9097u dts dv dvb dvd dvdr dvi dynamicplugin eds egl elf emacs emboss emf encode epiphany evo examples exif expat extensions extra extras faac faad ffmpeg fftw firefox fits flac fltk fontconfig foomaticdb fortran fortran95 fpm fpx fuse g3dvl gcj gd gdal gdbm gdu gedit geoip geolocation geos gfortran gif gimp git glade glib glpk gml gmp gnome gnome-keyring gnome-print gnuplot gnutls gold gphoto2 gpm grammar graphics graphtft graphviz grass gsl gsm gstreamer gtk gtk3 gudev guile hddtemp hdf hdf5 hdri html http httpd hvm hwdb iconv icq icu id3 id3tag ide imagemagick imap inotify introspection ipod ipv6 irda ithreads jabber jadetex java java6 jbig john jpeg jpeg2k kate kdepim kdrive kerberos keymap kpathsea kvm ladspa lame lapack latex lcms ldap lensfun libffi libkms libnotify libsamplerate live lm_sensors lua lzo mad mail maildir mapnik math matroska media-library mercurial mikmod mkl mmx mmxext mng mod modules mono motif mozilla mp3 mp4 mpeg mpi mplayer mtp mudflap multilib multimedia musepack musicbrainz mysql mysqli nautilus ncurses netcdf netpbm network networking networkmanager nfs nls nntp nptl nsplugin ntfs ntp numpy obex objc ocaml ocr octave odbc ofa ogdi ogg openexr opengl openmp openvg pam pcre pda pdf perl plasma plotutils plugins png podcast policykit portaudio posix postgres postscript ppds preview-latex proj projectm projectx pstricks pulseaudio python python-bindings q16 q32 qemu qhull qt3support qt4 quicktime raw readline real reiserfs reports rhythmbox rle romio rpc rrdcgi rrdtool sage samba sasl schroedinger science sdk sdl secure-delete semantic-desktop server session shout sip slang slp smart smbclient smp sms sndfile snmp soap sockets sound soup sox speex spell sql sqlite sse sse2 ssl stlport subtitles subversion sudo suexec svg svm swig systemd szip t1lib tcl tcpd tex tex4ht texmacs tgif theora thesaurus threads thunderbird tidy tiff tk toolbar tools truetype udev udisks unicode usb userlocales utempter v4l vaapi vala valgrind vdpau video virt-network virtualbox visio vorbis vpx wav webdav webdav-serf webkit wmf wxwidgets x264 xa xattr xcb xemacs xetex xext xft xine xml xmlreader xmlrpc xpm xv xvid xvmc yaml youtube zlib zvbi" 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="actions alias auth_basic auth_digest authn_anon authn_dbd authn_core authn_dbm authn_default authn_file authz_core authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgid dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info lbmethod_byrequests log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif slotmem_shm so socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="canon fuji ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CURL_SSL="nss" DRACUT_MODULES="caps lvm mdraid syslog" 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 ubx" INPUT_DEVICES="keyboard mouse evdev void" KERNEL="linux" LCD_DEVICES="cfontz hd44780 mtxorb ncurses X lcd2usb lcdlinux png usblcd" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de fr ru" NETBEANS_MODULES="apisupport cnd dlight enterprise ergonomics groovy gsf harness ide identity j2ee java mobility nb php profiler ruby websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="arm i386 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="radeon displaylink" 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"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON



root@caiman:/home_impala/rose(266)# emerge -pqv '=dev-libs/folks-0.9.3::gentoo'
[ebuild     U ] dev-libs/folks-0.9.3 [0.9.2] USE="eds telepathy vala -debug -socialweb {-test} -tracker -utils -zeitgeist"
Comment 1 Mark R. Pariente 2013-08-03 08:03:40 UTC
Same here, looks like it doesn't build properly with -zeitgeist.
Comment 2 Marien Zwart (RETIRED) gentoo-dev 2013-08-03 08:57:18 UTC
Same here. This is probably not quite the right fix, but I got it to go by adding:

	touch backends/telepathy/lib/tpf-persona.vala

to the end of src_prepare. With that change, the build regenerates tpf-persona.c (and other files) from their vala sources:

CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac-0.20 --target-glib=2.24 -D FOLKS_COMPILATION   --library=folks-telepathy --vapidir=/var/tmp/portage/dev-libs/folks-0.9.3/work/folks-0.9.3/backends/telepathy/lib --vapidir=/var/tmp/portage/dev-libs/folks-0.9.3/work/folks-0.9.3/backends/telepathy/lib --vapidir=/var/tmp/portage/dev-libs/folks-0.9.3/work/folks-0.9.3/folks --vapidir=/var/tmp/portage/dev-libs/folks-0.9.3/work/folks-0.9.3/folks --pkg folks --pkg folks-generics --pkg folks-internal --pkg tp-lowlevel --pkg gobject-2.0 --pkg gio-2.0 --pkg gee-0.8 --pkg telepathy-glib  --includedir folks --vapi folks-telepathy.vapi -H folks/folks-telepathy.h  --gir=FolksTelepathy-0.6.gir --girdir=/var/tmp/portage/dev-libs/folks-0.9.3/work/folks-0.9.3/backends/telepathy/lib   -C tpf-persona.vala tpf-persona-store.vala tpf-logger.vala tpf-persona-store-cache.vala

There's no such line in the failing build log attached to this bug.

I do not know what the right fix is, but looking at the shipped tpf-persona.c there's a hard include of zeitgeist-datamodel.h that just won't work. There are "#if HAVE_ZEITGEIST" conditionals in the .vala source that don't turn into ifdefs in the .c source. I do not know if vala has a way of doing this without just rebuilding the .c source (http://mterry.name/log/2011/10/10/vala-autotool-tricks/ says no but it's a bit old).

See also bug 471368 which may be a duplicate. 0.9.1 applies patches, but it looks like they're all to configure.ac, so they wouldn't force the needed rebuild here.
Comment 3 Marien Zwart (RETIRED) gentoo-dev 2013-08-03 09:21:50 UTC
https://bugzilla.gnome.org/show_bug.cgi?id=701099 has a different fix for this, but I do not know how feasible backporting it would be. Just forcing regenerating the c source might be sufficient for versions of folks without those patches.

I don't see this on folks-0.9.1 or folks-0.9.2, so I think it's not quite the same problem as bug 471368, but related. I think that (for some reason I don't understand) the vala compilation step occurs on 0.9.1 and 0.9.2 as long as you have USE=vala, which stopped happening on 0.9.3. The touch command I added will fix 0.9.3 as long as you have USE=vala. Making it work with USE=-vala is harder and IMO best left to bug 471368.
Comment 4 Pacho Ramos gentoo-dev 2013-08-09 08:31:56 UTC
+  09 Aug 2013; Pacho Ramos <pacho@gentoo.org>
+  -files/folks-0.9.1-automagic-fix1.patch,
+  -files/folks-0.9.1-automagic-fix2.patch,
+  -files/folks-0.9.1-automagic-fix3.patch, -folks-0.9.1.ebuild,
+  -folks-0.9.2.ebuild, folks-0.9.3.ebuild:
+  Fix vala/zeitgeist compilation problems (#471368 by Peter Alfredsen, #479600
+  by Juergen Rose and Marien Zwart, #479758 by Fabio Coatti), drop old.
+