Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 450260 - net-im/empathy-3.6.2-r2 fails to compile
Summary: net-im/empathy-3.6.2-r2 fails to compile
Status: RESOLVED TEST-REQUEST
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-04 16:26 UTC by Attila Tóth
Modified: 2013-08-29 17:22 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 Attila Tóth 2013-01-04 16:26:20 UTC
>>> Compiling source in /var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2 ...
make -j3
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2'
Making all in tools
make[2]: Entering directory `/var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2/tools'
sed -e 's![@]abs_top_builddir[@]!/var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2!' telepathy-glib-env.in > telepathy-glib-env
sed -e 's![@]abs_top_builddir[@]!/var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2!' empathy-env.in > empathy-env
chmod +x telepathy-glib-env
chmod +x empathy-env
make[2]: Leaving directory `/var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2/tools'
Making all in extensions
make[2]: Entering directory `/var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2/extensions'
/usr/bin/python2.7 ../tools/xincludator.py all.xml > _gen/all.xml
/usr/bin/python2.7 ../tools/xincludator.py misc.xml > _gen/misc.xml
/usr/bin/python2.7 ../tools/glib-client-gen.py \
        --group=misc \
        --subclass=TpProxy \
        --subclass-assert=TP_IS_PROXY \
        --iface-quark-prefix=EMP_IFACE_QUARK \
        --tp-proxy-api=0.10.0 \
        _gen/misc.xml Emp_Cli _gen/cli-misc
/usr/bin/python2.7 ../tools/glib-client-gen.py \
        --group=misc \
        --subclass=TpProxy \
        --subclass-assert=TP_IS_PROXY \
        --iface-quark-prefix=EMP_IFACE_QUARK \
        --tp-proxy-api=0.10.0 \
        _gen/misc.xml Emp_Cli _gen/cli-misc
/usr/bin/python2.7 ../tools/glib-ginterface-gen.py \
        --filename=_gen/svc-misc \
        --signal-marshal-prefix=_emp_ext \
        --include='<telepathy-glib/telepathy-glib.h>' \
        --not-implemented-func='tp_dbus_g_method_return_not_implemented' \
        --allow-unstable \
        _gen/misc.xml Emp_Svc_
Traceback (most recent call last):
  File "../tools/glib-client-gen.py", line 1269, in <module>
    Generator(dom, argv[1], argv[2], opts)()
  File "../tools/glib-client-gen.py", line 1247, in __call__
    file_set_contents(self.basename + '.h', '\n'.join(self.__header))
  File "/var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2/tools/libtpcodegen.py", line 42, in file_set_contents
    os.rename(filename + '.tmp', filename)
OSError: [Errno 2] No such file or directory
/usr/bin/python2.7 ../tools/glib-ginterface-gen.py \
        --filename=_gen/svc-misc \
        --signal-marshal-prefix=_emp_ext \
        --include='<telepathy-glib/telepathy-glib.h>' \
        --not-implemented-func='tp_dbus_g_method_return_not_implemented' \
        --allow-unstable \
        _gen/misc.xml Emp_Svc_
make[2]: *** [_gen/cli-misc-body.h] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2/extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2'
make: *** [all] Error 2
 * ERROR: net-im/empathy-3.6.2-r2 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=net-im/empathy-3.6.2-r2'`,
 * the complete build log and the output of `emerge -pqv '=net-im/empathy-3.6.2-r2'`.
 * The complete build log is located at '/var/tmp/portage/net-im/empathy-3.6.2-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-im/empathy-3.6.2-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2'
 * S: '/var/tmp/portage/net-im/empathy-3.6.2-r2/work/empathy-3.6.2'

Reproducible: Always

Steps to Reproduce:
So python is missing something but I can't figure out what is the problem. It fails the same way on two machines.
Please let me know what else I should check out.



Portage 2.1.11.31 (hardened/linux/amd64/no-multilib, gcc-4.6.3, glibc-2.16.0, 3.7.0-hardened x86_64)
=================================================================
System uname: Linux-3.7.0-hardened-x86_64-Intel-R-_Core-TM-_i7-2630QM_CPU_@_2.00GHz-with-gentoo-2.1
Timestamp of tree: Thu, 03 Jan 2013 21:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
ccache version 3.1.8 [disabled]
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.3-r2, 3.2.3
dev-util/ccache:          3.1.8
dev-util/cmake:           2.8.9
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.6, 1.12.6
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.5.3-r2, 4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.16.0
Repositories: gentoo x-portage hardened-dev anarchy x-overlay science
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=corei7-avx -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /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="-O2 -march=corei7-avx -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync metadata-transfer news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.inf.elte.hu/ http://gentoo.inode.at/"
LANG="hu_HU.utf8"
LC_ALL="hu_HU.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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 /var/lib/layman/hardened-development /var/lib/layman/anarchy /home/atoth/public_html/overlay /var/lib/layman/science"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="64bit 7zip GNU R X X509 Xaw3d a52 aac aalib acl acpi action_modeswitch aiglx aio aisleriot alsa amd64 amr aotuv apache2 apng applet archive ares asf atahpt atmo audio audiofile avcodec avformat bash-completion battstat bazaar bcmath bdf berkdb binfilter bitbang_spi bitmap-fonts bittorrent blas bluetooth bonobo boost branding browserplugin bugzilla buspirate_spi bzip2 cairo canvas caps cblas-external cdaudio cdda cddax cddb cdio cdparanoia cdr cdrom celt chardet charmap checkpath cheese clamdtop cli client clutter color colord consolekit context contrib corefonts coverage cracklib cramfs crashreporter crypt css cue cups curl cvs cxx dba dbm dbus dcmtk ddate dediprog deskbar detex devhelp device-mapper dga dhcp dia dicom dirac discard-path divx divx4linux djbfft djvu dlloader dmi doc-pdf dot dri drkaiser dselect dtmf dts dv dvbpsi dvd dvdnav dvdr dvdread dvi dvi2tty dvipdfm eap-sim edd eds emerald enca enchant encode epiphany epspdf equalizer evo exif expat extensions extra extrafilters extras faac faad fallback fam fame fat fax fbosd ffmpeg fftw filter-aaaa finger firefox firefox-bookmarks flac flash flatfile flickr floppy fltk fontconfig fontforge foomaticdb force-cgi-redirect fortran fpx ftdi ftp g3dvl gadu gajim galago gallium gbm gconf gd gdb gdbm gdl gdm gdu gedit geoloc gif gimp gimpprint ginac git glade glchess gles glibc gme gmedia gmp gnet gnome gnome-keyring gnome-screensaver gnumeric gold gopher gpac gpg gphoto2 gpm graphics graphicsmagick graphviz groupwise gs gsf gsl gsm gstreamer gtalk gtk gtk2 gtk3 gtkhtml gudev gui guile h224 h281 h323 hardened hdaps hdf hdf5 hdfview hpcups hpijs html http httpd hub hwdb iconv icu id3tag idle idn ieee1394 imagemagick imap imlib inherit-graph inkjar int-quality internal introspection ipc iplayer iplsrc iptc ipv6 irc irda ivr jabber jadetex java java6 javascript jemalloc jingle jpeg jpeg2k jrtplib juju justify kate kdrive keymap kpathsea ladspa lame lapack laptop latex latex3 lcms ldb lensfun libass libburn libcaca libffi libgda libkms libnl libnotify libplot libsamplerate libssh2 libtar libv4l2 libvisual lightning llvm lm_sensors lock log4j logitech-mouse loop-aes lxde lyx lzma lzo lzw m17n-lib mad map math matio matroska mbox mcal mclib md5sum mdev meanwhile memlimit mercurial midi mikmod miner-fs mjpeg mktemp mmap mmx mmxext mng mod mode-owner modemmanager modules motif mozbranding mozcalendar mp2 mp3 mp4 mpeg mpeg1 mpeg2 mplayer mudflap musepack mysql mysqli natspec nautilus ncat ncurses ndiff nemesi netlink network networking networkmanager nic3com nicintel nicintel_spi nicnatsemi nicrealtek nifti nls nmap-update nntp nokia nopop3d nping nptl nsplugin nss ntfs numpy nut nuv oav ocr odbc odk office ofx ogg oggvorbis ogm ogp_spi oil onaccess opencore-amr openct openexr opengl openmp openssl openvg optimisememory otr pam pam_chroot pam_ssh pam_timestamp pango passwdqc paste64 pasteafter pax_kernel pccts pcmcia pcre pcsc-lite pda pdf pdfannotextractor pear perl php pic pidgin playlist plotutils plugin-autowep plugin-btscan plugin-dot15d4 plugin-ptw plugin-spectools plugins png pnm policykit pony_spi posix postproc postscript ppds pppd prevent-removal projectm pstricks publishers pulseaudio pvr python python2 qhull qt3support quicktime quotas rar rc5 rcs rdp readline realmedia reiserfs remote remoteosd replytolist reports rle rss rtc rtf rtmp ruby18 ruby19 rule_generator samba sasl satamv satasii sbc scanner scenarios schroedinger science screen scsi sdl sdl-sound sdlgfx secure secure-delete seed sendto sensord serprog session sftp sftplogging shared-dricore shared-glapi shm short-touchpad-timeout showtabbar sid sidebar silc sip sipim skins slang smbsharemodes smime smp sms smtp sndfile soap socialweb sockets sound soundex soundtouch sourceview sox sparse speex spell spf sqlite3 srt srtp sse sse2 sse2check sse3 sse4_1 ssh ssl ssse3 startup-notification stats stun subtitles subversion sudoku svg swat switcher swscale syslog system-sqlite systray sysvipc szip t1lib taglib tagwriting tcl tcltk tcpd telepathy templates terminal tetex tex4ht tga themes theora thin threads threadsafe thunar thunderbird tiff tilepath timidity tk tlen tokenizer toolbar tools totem tracker transcode trayicon truetype truetype-fonts tts twolame type1-fonts type3 udev udis86 udisks umfpack underscores unicode unlock-notify urandom usb userlocales utils uuid v4l v4l2 vala valgrind vcd vcdinfo vcdx video virus-scan vista visualization vlc vlm volpack vorbis vtk vxml wav wavplay webcam webgl webkit webm webp webrtc-aec wifi wiki wimax wma wmf wmp wps wxwidgets wxwindows x264 xattr xblas xcap xcb xchatdccserver xcos xetex xforms xine xmedcon xml xml2 xmlrpc xmp xnest xorg xosd xpm xps xscreensaver xsl xulrunner xv xvfb xvid xvmc yahoo zeitgeist zip zlib zvbi" ALSA_CARDS="hda-intel" 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="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" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CURL_SSL="nss" 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" GRUB_PLATFORMS="pc" INPUT_DEVICES="keyboard mouse acecad evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer nlpsolver pdfimport" LINGUAS="hu en" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" SANE_BACKENDS="epson epson2 gt68xx ma1509 mustek mustek_usb mustek_usb2 plustek snapscan umax" USERLAND="GNU" VIDEO_CARDS="radeon v4l modesetting r600" 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, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Rafał Mużyło 2013-01-04 19:42:36 UTC
Actually, this looks more like either a parallel make failure (perhaps _gen/misc.xml isn't created yet or it's incorrectly created (that is two precesses try to create it and overwrite each other's results) ) or perhaps directory tree isn't created in the correct order and a file tries to be created in a dir that doesn't yet exists.
Comment 2 Attila Tóth 2013-01-04 21:31:54 UTC
(In reply to comment #1)
> Actually, this looks more like either a parallel make failure (perhaps
> _gen/misc.xml isn't created yet or it's incorrectly created (that is two
> precesses try to create it and overwrite each other's results) ) or perhaps
> directory tree isn't created in the correct order and a file tries to be
> created in a dir that doesn't yet exists.

You are right. It compiled fine with -j1.
Comment 3 Pacho Ramos gentoo-dev 2013-08-29 12:03:48 UTC
3.8.x compiles ok for me, please retest
Comment 4 Attila Tóth 2013-08-29 14:45:23 UTC
(In reply to Pacho Ramos from comment #3)
> 3.8.x compiles ok for me, please retest

Dear Patcho,

Due to inconvenient dependecies (immature systemd deployment) and breakages (I won't cite) introduced by GNOME 3.8, I currently keep it masked (on ~arch). It's possible, that I will completely drop GNOME on my systems and move on to an alternative - if I can. I've been long moved on to XFCE and also considered LXDE. I keep GNOME only because of some applications supporting it cleverly.
I think either I will only retest 3.8.x version much later or will not test it at all. I distribute my lack of time and energy to other tasks.

In the mean time, thank you for your help:
Dw.
Comment 5 Pacho Ramos gentoo-dev 2013-08-29 17:22:10 UTC
You shouldn't have so much problems running Gnome 3.8 with systemd-204 (or 206-r*), maybe you will need to keyword some packages to get unit files from them (bug 476034 could help you to find pending stabilizations) :/