Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136372 - app-office/gnotime-2.1.6 emerge failed
Summary: app-office/gnotime-2.1.6 emerge failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GNOME Office (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-11 03:24 UTC by BORGULYA Gábor
Modified: 2007-09-27 17:45 UTC (History)
2 users (show)

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 BORGULYA Gábor 2006-06-11 03:24:11 UTC
I would appreciate any tips what to do to make gnotime compile. Here are the error messages and my emerge --info.  

# emerge --ask --verbose gnotime
[...]
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6'
Making all in debian
make[2]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/debian'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/debian'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc'
Making all in C
make[3]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/C'
cp gnotime/index.html .
Making all in man
make[4]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/C/man'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/C/man'
make[4]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/C'
cp gnotime/index.html .
make[4]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/C'
for file in gnotime-C.omf; do \
  scrollkeeper-preinstall /usr/share/gnome/help/gnotime/C/gnotime.sgml $file ../../omf-install/$file; \
done
I/O error : No such file or directory
touch omf_timestamp
make[3]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/C'
Making all in de
make[3]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/de'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/de'
Making all in es
make[3]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/es'
cp gnotime/index.html .
for file in gnotime-C.omf; do \
  scrollkeeper-preinstall /usr/share/gnome/help/gnotime/es/gnotime.sgml $file ../../omf-install/$file; \
done
I/O error : No such file or directory
touch omf_timestamp
make[3]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/es'
Making all in eu
make[3]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/eu'
cp gnotime/index.html .
for file in gnotime-eu.omf; do \
  scrollkeeper-preinstall /usr/share/gnome/help/gnotime/eu/gnotime.sgml $file ../../omf-install/$file; \
done
I/O error : No such file or directory
touch omf_timestamp
make[3]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc/eu'
make[3]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc'
make[2]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/doc'
Making all in glade
make[2]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/glade'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/glade'
Making all in ghtml
make[2]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/ghtml'
Making all in C
make[3]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/ghtml/C'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/ghtml/C'
make[3]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/ghtml'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/ghtml'
make[2]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/ghtml'
Making all in po
make[2]: Entering directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/po'
make[2]: *** No rule to make target `en.gmo', needed by `all-yes'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnotime-2.1.6/work/gnotime-2.1.6'
make: *** [all-recursive-am] Error 2

!!! ERROR: app-office/gnotime-2.1.6 failed.
!!! Function gnome2_src_compile, Line 62, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.
-------------------------------------------------------------------------------

# emerge --info

Portage 2203-svn (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r0, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5, 2.4.3
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/gcc-config: 1.3.11-r4
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/lib/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/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache collision-protect distlocks keeptemp sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.math.bme.hu http://gentoo.mirror.icd.hu/  http://gentoo.inf.elte.hu/ ftp://gentoo.inf.elte.hu/ http://gentoo.inode.at/ ftp://gentoo.inode.at/source/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/"
LANG="hu_HU.utf8"
LC_ALL="hu_HU.utf8"
LINGUAS="hu de en fr ru jp"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X X509 Xaw3d a52 aac aalib alsa aotuv apache2 apm audiofile avi bash-completion berkdb bidi bindist bitmap-fonts bl browserplugin bzip2 cddb cdparanoia cdr cjk cle266 cli crypt cups curl dga divx4linux dri dts dv dvb dvd ecc edl eds emboss encode erandom exif expat fam fame ffmpeg flac font-server foomaticdb fortran gdbm gif glut gmp gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hpn i8x0 idn imagemagick imlib ipv6 isdnlog java jpeg jpeg2k junit kde kdeenablefinal kdexdeltas lcms ldap libcaca libg++ libwww live lzo mad mailwrapper matrox md5sum mikmod mjpeg mmap mmx mng motif mozilla mp3 mpeg mpi mythtv nas ncurses nls nojoystick nptl nsplugin ogg oggvorbis on-the-fly-crypt openexr opengl oss pam pam_chroot pam_console pam_timestamp pcre pdflib perl pg-hier pg-intdatetime pic png portaudio postgres pppd python qt quicktime readline real reflection samba scanner sdl session slp smartcard smp sms sndfile speex spell spl sse sse2 ssl svg symlink tcltk tcpd tetex theora tidy tiff truetype truetype-fonts type1-fonts ucs2 udev unicode usb userlocales v4l v4l2 vcd vidix vorbis win32codecs wmf xanim xine xinerama xml xml2 xmms xorg xprint xv xvid xvmc zlib linguas_hu linguas_de linguas_en linguas_fr linguas_ru linguas_jp userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2007-02-26 14:51:54 UTC
Can you try version 2.2.2 (just added to the tree) ?
Comment 2 BORGULYA Gábor 2007-03-08 23:17:03 UTC
(In reply to comment #1)
> Can you try version 2.2.2 (just added to the tree) ?

2.2.2 compiled successfully.

The last screen are full of warnings like
element sub-class-of: error : Reference to default namespace not in scope
element comment: error : Reference to default namespace not in scope
.
Comment 3 Volker Wegert 2007-08-18 13:34:41 UTC
I'm seeing the same problem. 2.2.2 compiles without problems. 2.2.2 is out since September 2005 (!), maybe it's stable enough now? ;-)
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2007-09-27 17:45:46 UTC
(In reply to comment #3)
> I'm seeing the same problem. 2.2.2 compiles without problems. 2.2.2 is out
> since September 2005 (!), maybe it's stable enough now? ;-)

 I tend to think so.  x86 stable, sorry for the delay and thanks for the patience.