Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88580 - compile media-radio/xlog-1.1 failed
Summary: compile media-radio/xlog-1.1 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest major (vote)
Assignee: Gentoo TreeCleaner Project
URL:
Whiteboard: REMOVED
Keywords: PMASKED
: 106137 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-10 05:40 UTC by Teun Blok
Modified: 2010-03-27 23:10 UTC (History)
6 users (show)

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


Attachments
report compile failure to xlog mailing list (msg00001.html,5.03 KB, text/html)
2005-06-03 15:22 UTC, Teun Blok
Details
First comment of my report/question for help at xlog-discussion (msg00002.html,5.96 KB, text/html)
2005-06-03 15:24 UTC, Teun Blok
Details
Second reaction to my report/question from the builder of xlog (msg00003.html,5.29 KB, text/html)
2005-06-03 15:25 UTC, Teun Blok
Details
New emerge info after a complete re-install of gentoo linux august 2005 (emerge_info_oct2005,1.93 KB, text/plain)
2005-10-03 03:17 UTC, Teun Blok
Details
updated ebuild for xlog-1.3.1 (xlog-1.3.1.ebuild,682 bytes, text/plain)
2006-08-26 21:12 UTC, Drake Wyrm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Teun Blok 2005-04-10 05:40:46 UTC
When i try to emerge xlog, i get errors about ACCESS DENIED and install failed

Reproducible: Always
Steps to Reproduce:
1. xterm
2. su
3. emerge xlog
After this 3 files are installed and the last one, e.g. xlog, failed to install.

Actual Results:  
Xlog won't install

>>> Test phase [not enabled]: media-radio/xlog-1.1

>>> Install xlog-1.1 into /var/tmp/portage/xlog-1.1/image/ category media-radio
Making install in m4
make[1]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/m4'
make[2]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/m4'
make[1]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/m4'
Making install in src
make[1]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/src'
Making install in logfile
make[2]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/src/logfile '
make[3]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/src/logfile '
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/src/logfile'
make[2]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/src/logfile'
make[2]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/src'
make[3]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/src'
/bin/sh ../mkinstalldirs /var/tmp/portage/xlog-1.1/image//usr/bin
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/bin
  /bin/install -c xlog /var/tmp/portage/xlog-1.1/image//usr/bin/xlog
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/src'
make[2]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/src'
make[1]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/src'
Making install in po
make[1]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/po'
/bin/sh .././mkinstalldirs /var/tmp/portage/xlog-1.1/image//usr/share
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/locale/da/LC_MESSAGES
installing da.gmo as /var/tmp/portage/xlog-1.1/image//usr/share/locale/da/LC_MES
SAGES/xlog.mo
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/locale/nl/LC_MESSAGES
installing nl.gmo as /var/tmp/portage/xlog-1.1/image//usr/share/locale/nl/LC_MES
SAGES/xlog.mo
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /var/tmp/portage/xlog-1.1/image//usr/share/locale/fr/LC_MES
SAGES/xlog.mo
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/locale/es/LC_MESSAGES
installing es.gmo as /var/tmp/portage/xlog-1.1/image//usr/share/locale/es/LC_MES
SAGES/xlog.mo
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/locale/pl/LC_MESSAGES
installing pl.gmo as /var/tmp/portage/xlog-1.1/image//usr/share/locale/pl/LC_MES
SAGES/xlog.mo
if test "xlog" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /var/tmp/portage/xlog-1.1/image//usr/share/gettext/
po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.h
eader en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /bin/install -c -m 644 ./$file \
                    /var/tmp/portage/xlog-1.1/image//usr/share/gettext/po/$file;  \
  done; \
  for file in Makevars; do \
    rm -f /var/tmp/portage/xlog-1.1/image//usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/po'
Making install in data
make[1]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data'
Making install in desktop
make[2]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/deskto p'
make[3]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/deskto p'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /var/tmp/portage/xlog-1.1/image//usr/share/applicati ons
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/applications
 /bin/install -c -m 644 xlog.desktop /var/tmp/portage/xlog-1.1/image//usr/share/
applications/xlog.desktop
/bin/sh ../../mkinstalldirs /var/tmp/portage/xlog-1.1/image//usr/share/applnk/Ap
plications
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/applnk/Applications
 /bin/install -c -m 644 xlog.desktop /var/tmp/portage/xlog-1.1/image//usr/share/
applnk/Applications/xlog.desktop
make[3]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/desktop '
make[2]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/desktop '
Making install in pixmaps
make[2]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/pixmap s'
make[3]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/pixmap s'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /var/tmp/portage/xlog-1.1/image//usr/share/pixmaps
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/pixmaps
 /bin/install -c -m 644 gnome-mime-text-x-xlog.png /var/tmp/portage/xlog-1.1/ima
ge//usr/share/pixmaps/gnome-mime-text-x-xlog.png
/bin/sh ../../mkinstalldirs /var/tmp/portage/xlog-1.1/image//usr/share/pixmaps/x log
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/pixmaps/xlog
 /bin/install -c -m 644 xlog-icon.png /var/tmp/portage/xlog-1.1/image//usr/share
/pixmaps/xlog/xlog-icon.png
 /bin/install -c -m 644 xlog.png /var/tmp/portage/xlog-1.1/image//usr/share/pixm
aps/xlog/xlog.png
 /bin/install -c -m 644 gnome-mime-text-x-xlog.png /var/tmp/portage/xlog-1.1/ima
ge//usr/share/pixmaps/xlog/gnome-mime-text-x-xlog.png
 /bin/install -c -m 644 xlog.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixm
aps/xlog/xlog.xpm
 /bin/install -c -m 644 mini-clock.xpm /var/tmp/portage/xlog-1.1/image//usr/shar
e/pixmaps/xlog/mini-clock.xpm
 /bin/install -c -m 644 mini-trx.xpm /var/tmp/portage/xlog-1.1/image//usr/share/
pixmaps/xlog/mini-trx.xpm
 /bin/install -c -m 644 mini-xlog.xpm /var/tmp/portage/xlog-1.1/image//usr/share
/pixmaps/xlog/mini-xlog.xpm
 /bin/install -c -m 644 s0.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixmap
s/xlog/s0.xpm
 /bin/install -c -m 644 s1.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixmap
s/xlog/s1.xpm
 /bin/install -c -m 644 s2.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixmap
s/xlog/s2.xpm
 /bin/install -c -m 644 s3.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixmap
s/xlog/s3.xpm
 /bin/install -c -m 644 s4.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixmap
s/xlog/s4.xpm
 /bin/install -c -m 644 s5.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixmap
s/xlog/s5.xpm
 /bin/install -c -m 644 s6.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixmap
s/xlog/s6.xpm
 /bin/install -c -m 644 s7.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixmap
s/xlog/s7.xpm
 /bin/install -c -m 644 s8.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixmap
s/xlog/s8.xpm
 /bin/install -c -m 644 s9.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixmap
s/xlog/s9.xpm
 /bin/install -c -m 644 s-meter.xpm /var/tmp/portage/xlog-1.1/image//usr/share/p
ixmaps/xlog/s-meter.xpm
 /bin/install -c -m 644 s.xpm /var/tmp/portage/xlog-1.1/image//usr/share/pixmaps
/xlog/s.xpm
make[3]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/pixmaps '
make[2]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/pixmaps '
Making install in mime
make[2]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/mime'
make[3]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/mime'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /var/tmp/portage/xlog-1.1/image//usr/share/applicati
on-registry
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/application-registry
 /bin/install -c -m 644 xlog.applications /var/tmp/portage/xlog-1.1/image//usr/s
hare/application-registry/xlog.applications
/bin/sh ../../mkinstalldirs /var/tmp/portage/xlog-1.1/image//usr/share/mimelnk/t ext
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/mimelnk/text
 /bin/install -c -m 644 x-xlog.desktop /var/tmp/portage/xlog-1.1/image//usr/shar
e/mimelnk/text/x-xlog.desktop
/bin/sh ../../mkinstalldirs /var/tmp/portage/xlog-1.1/image//usr/share/mime-info
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/mime-info
 /bin/install -c -m 644 xlog.keys /var/tmp/portage/xlog-1.1/image//usr/share/mim
e-info/xlog.keys
 /bin/install -c -m 644 xlog.mime /var/tmp/portage/xlog-1.1/image//usr/share/mim
e-info/xlog.mime
/bin/sh ../../mkinstalldirs /var/tmp/portage/xlog-1.1/image//usr/share/mime/pack
ages
mkdir -p -- /var/tmp/portage/xlog-1.1/image//usr/share/mime/packages
 /bin/install -c -m 644 xlog.xml /var/tmp/portage/xlog-1.1/image//usr/share/mime
/packages/xlog.xml
make  install-data-hook
make[4]: Entering directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/mime'
/usr/bin/update-mime-database "/var/tmp/portage/xlog-1.1/image//usr/share/mime"
***
* Updating MIME database in /var/tmp/portage/xlog-1.1/image//usr/share/mime...
***

Note that '/var/tmp/portage/xlog-1.1/image//usr/share' is not in the search path
set by the XDG_DATA_HOME and XDG_DATA_DIRS
environment variables, so applications may not
be able to find it until you set them. The
directories currently searched are:

- /root/.local/share
- /usr/local/share/
- /usr/share/

/usr/bin/update-desktop-database
ACCESS DENIED  rename:    /usr/share/applications/.mimeinfo.cache.cFMjgT
ACCESS DENIED  unlink:    /usr/share/applications/.mimeinfo.cache.cFMjgT
No directories in update-desktop-database search path could be processed and upd
ated.
make[4]: *** [install-data-hook] Error 1
make[4]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/mime'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/mime'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data/mime'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xlog-1.1/work/xlog-1.1/data'
make: *** [install-recursive] Error 1

!!! ERROR: media-radio/xlog-1.1 failed.
!!! Function src_install, Line 33, Exitcode 2
!!! install failed
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-media-radio_-_xlog-1.1-888.log"

rename:    /usr/share/applications/.mimeinfo.cache.cFMjgT
unlink:    /usr/share/applications/.mimeinfo.cache.cFMjgT
--------------------------------------------------------------------------------
root@gentoo teun #


Expected Results:  
Install xlog without errors

P4-2.53 512Kb cache, 1024Mb RAM, 80Gb HDD, GF4-TI2400 128Mb, Gnome 2.8.2,
xorg-x11-6.8.2-r1

root@gentoo teun # emerge info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r5 i686)
=================================================================
System uname: 2.6.11-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 11 2005, 17:34:27)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl emboss
encode esd fam foomaticdb fortran gcc gdbm gif gimp gimpprint gnome gpm
gstreamer gtk gtk2 imagemagick imlib ipv6 java jpeg kde ldap libg++ libwww mad
mikmod motif mozilla mp3 mpeg mysql ncurses nls oggvorbis opengl oss other_var1
other_var2 pam parport0 pdflib perl png ppds python qt quicktime readline
scanner sdl spell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts
usb xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY

root@gentoo teun #
Comment 1 Marcelo Goes (RETIRED) gentoo-dev 2005-04-10 08:51:47 UTC
Problem reproduced, 0.9.12 and 1.1
Comment 2 Teun Blok 2005-05-29 13:48:24 UTC
new release of xlog is 1.2.2 maybe the solution is already built in that new
version of xlog? Worth a try?
Comment 3 Teun Blok 2005-06-03 15:22:30 UTC
Created attachment 60541 [details]
report compile failure to xlog mailing list

ps: see attachment
Comment 4 Teun Blok 2005-06-03 15:24:12 UTC
Created attachment 60542 [details]
First comment of my report/question for help at xlog-discussion
Comment 5 Teun Blok 2005-06-03 15:25:19 UTC
Created attachment 60543 [details]
Second reaction to my report/question from the builder of xlog
Comment 6 Robb Romans (RETIRED) gentoo-dev 2005-07-11 19:11:02 UTC
I'm looking at this right now. 
I'm sure you have a real problem, but I still cannot reproduce it on 
my machine. 
 
I'll commit 1.2.2 soon as ~86. Please give it a try when it hits 
the mirrors. 
 
Comment 7 Bruce H. McIntosh 2005-07-24 19:30:29 UTC
This occurs as well when trying to install xlog as root.
Comment 8 Marcelo Goes (RETIRED) gentoo-dev 2005-08-01 13:55:35 UTC
1.2.2 is out
Comment 9 Robb Romans (RETIRED) gentoo-dev 2005-08-09 22:32:22 UTC
media-radio/xlog-1.2.2 is in portage. Please test. 
Comment 10 Robb Romans (RETIRED) gentoo-dev 2005-08-22 11:03:35 UTC
no comments received. closing. 
Comment 11 Teun Blok 2005-10-01 09:36:11 UTC
This is the second time after almost ONE YEAR that Robb Romans
killsoft@gentoo.org  has deleted the bug and changed the status to RESOLVED
without informing the reporter of the bug (I was on holiday and have never
received an email in cc)

THE BUG IS NOT RESOLVED! 

xlog-0.9.7  (x86) > no problem, is working fine!
xlog-0.9.12 (x86) > compile failed!
xlog-1.1    (x86) > compile failed!
xlog-1.2.2 (~x86) > compile failed!

Do notice the second reaction to my report/question from the builder of xlog

Comment 12 Teun Blok 2005-10-03 03:17:32 UTC
Created attachment 69774 [details]
New emerge info after a complete re-install of gentoo linux august 2005

compile media-radio/xlog-1.2.2 (~x86) also failed with the same error
Comment 13 Robb Romans (RETIRED) gentoo-dev 2005-10-05 08:13:39 UTC
If you wanted to be cc'd on the bug, perhaps you should have    
put your name in the cc list.    
 
There is a newer bug [Bug 106137] which supercedes this one.   
   
I am unable to reproduce your problem, sorry. Perhaps another   
Gentoo dev is able to help.  
Comment 14 Teun Blok 2005-10-08 11:13:49 UTC
supercedes??, i don't know what that mean.
Comment 15 Teun Blok 2005-10-08 11:19:33 UTC
supercedes??, I don't know what that mean.
What I do know is that the bug I have reported is almost 1 year old and I do
hope A developer can solve it. Which developer doesn't bother me. I myself would
have helped if I had the knowledge. If there is something I can do from a
distance, then you must tell me so. For instance trail and error at my home
gentoo distro?
By the way do you know how the arrange the aid of another gentoo developer?

Teun
Comment 16 Teun Blok 2005-10-10 03:28:07 UTC
See attachment juni 3 2005 15:25 PDT:

>I think the problem here is that the ebuild is done by a non-root user,
>which should work really. Tinkering with /usr/share/applications won't
>help, as you won't have permissions during the build process.
>
>Please have a look at debian/rules:
>
>1) prior to calling the configure script the environment variable
>UPDATE_DESKTOP_DATABASE is set to /bin/true. This prevents installation of
>mime files during the package build:
>
>UPDATE_DESKTOP_DATABASE=/bin/true \
>        ./configure --prefix=/usr --enable-hamlib --mandir=/usr/share/man
>
>2) remove some of the mime files after the build:
>
>find debian/tmp/usr/share/mime -type f -a ! -name xlog.xml | xargs rm -fv
>find debian/tmp/usr/share/mime -type d \
> | xargs rmdir --ignore-fail-on-non-empty
>
>3) when installing the gentoo package update-desktop-database should be
>called. In debian this is handled by a post-installation script called
>postinst:
>
>if [ -x /usr/bin/update-desktop-database ] ; then
>    /usr/bin/update-desktop-database
>fi
>
>So, the gentoo maintainer needs to put some effort into this....
>
>Joop PG4I

Rob Romans can you give me any hints about how this must be achieved?
Thanks in advance.

Teun
Comment 17 Jakub Moc (RETIRED) gentoo-dev 2005-10-10 23:33:09 UTC
Re-assign wrt Bug 53008... If someone picks this up, please remove killsoft from
metadata.xml.
Comment 18 Teun Blok 2005-10-18 11:05:13 UTC
I hope there will be a new developer, because the problem must be in the
ebuild-script of xlog. All the ebuilds (except 0.97, see above) failed but
compiling, make and make install from the source (without using an ebuild
script), e.g. xlog-1.2.2, WORKS! See a compleet copy/paste of the make install
proces of today.

copy/paste of the manual install of xlog-1.2.2.tar.gz (only make-install because
with the ebuild-script the problem was only in the make install part):

gentoo xlog-1.2.2 # make install
Making install in m4
make[1]: Entering directory `/home/teun/xlog-1.2.2/m4'
make[2]: Entering directory `/home/teun/xlog-1.2.2/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/teun/xlog-1.2.2/m4'
make[1]: Leaving directory `/home/teun/xlog-1.2.2/m4'
Making install in src
make[1]: Entering directory `/home/teun/xlog-1.2.2/src'
Making install in logfile
make[2]: Entering directory `/home/teun/xlog-1.2.2/src/logfile'
make[3]: Entering directory `/home/teun/xlog-1.2.2/src/logfile'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/teun/xlog-1.2.2/src/logfile'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/src/logfile'
make[2]: Entering directory `/home/teun/xlog-1.2.2/src'
make[3]: Entering directory `/home/teun/xlog-1.2.2/src'
/bin/sh ../mkinstalldirs /usr/local/bin
  /usr/bin/install -c xlog /usr/local/bin/xlog
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/teun/xlog-1.2.2/src'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/src'
make[1]: Leaving directory `/home/teun/xlog-1.2.2/src'
Making install in po
make[1]: Entering directory `/home/teun/xlog-1.2.2/po'
/bin/sh .././mkinstalldirs /usr/local/share
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/xlog.mo
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/xlog.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/xlog.mo
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/xlog.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/xlog.mo
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/xlog.mo
if test "xlog" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed
en@quot.header en@boldquot.header insert-header.sin Rules-quot  
Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
                    /usr/local/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/local/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/home/teun/xlog-1.2.2/po'
Making install in data
make[1]: Entering directory `/home/teun/xlog-1.2.2/data'
Making install in desktop
make[2]: Entering directory `/home/teun/xlog-1.2.2/data/desktop'
make[3]: Entering directory `/home/teun/xlog-1.2.2/data/desktop'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/applications
 /usr/bin/install -c -m 644 xlog.desktop /usr/local/share/applications/xlog.desktop
/bin/sh ../../mkinstalldirs /usr/local/share/applnk/Applications
 /usr/bin/install -c -m 644 xlog.desktop
/usr/local/share/applnk/Applications/xlog.desktop
make[3]: Leaving directory `/home/teun/xlog-1.2.2/data/desktop'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/data/desktop'
Making install in pixmaps
make[2]: Entering directory `/home/teun/xlog-1.2.2/data/pixmaps'
make[3]: Entering directory `/home/teun/xlog-1.2.2/data/pixmaps'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/pixmaps
 /usr/bin/install -c -m 644 gnome-mime-text-x-xlog.png
/usr/local/share/pixmaps/gnome-mime-text-x-xlog.png
/bin/sh ../../mkinstalldirs /usr/local/share/pixmaps/xlog
mkdir -p -- /usr/local/share/pixmaps/xlog
 /usr/bin/install -c -m 644 xlog-icon.png
/usr/local/share/pixmaps/xlog/xlog-icon.png
 /usr/bin/install -c -m 644 xlog.png /usr/local/share/pixmaps/xlog/xlog.png
 /usr/bin/install -c -m 644 xlog-keyer.png
/usr/local/share/pixmaps/xlog/xlog-keyer.png
 /usr/bin/install -c -m 644 xlog-b4.png /usr/local/share/pixmaps/xlog/xlog-b4.png
 /usr/bin/install -c -m 644 gnome-mime-text-x-xlog.png
/usr/local/share/pixmaps/xlog/gnome-mime-text-x-xlog.png
 /usr/bin/install -c -m 644 xlog.xpm /usr/local/share/pixmaps/xlog/xlog.xpm
 /usr/bin/install -c -m 644 mini-clock.xpm
/usr/local/share/pixmaps/xlog/mini-clock.xpm
 /usr/bin/install -c -m 644 mini-trx.xpm /usr/local/share/pixmaps/xlog/mini-trx.xpm
 /usr/bin/install -c -m 644 mini-xlog.xpm
/usr/local/share/pixmaps/xlog/mini-xlog.xpm
 /usr/bin/install -c -m 644 s0.xpm /usr/local/share/pixmaps/xlog/s0.xpm
 /usr/bin/install -c -m 644 s1.xpm /usr/local/share/pixmaps/xlog/s1.xpm
 /usr/bin/install -c -m 644 s2.xpm /usr/local/share/pixmaps/xlog/s2.xpm
 /usr/bin/install -c -m 644 s3.xpm /usr/local/share/pixmaps/xlog/s3.xpm
 /usr/bin/install -c -m 644 s4.xpm /usr/local/share/pixmaps/xlog/s4.xpm
 /usr/bin/install -c -m 644 s5.xpm /usr/local/share/pixmaps/xlog/s5.xpm
 /usr/bin/install -c -m 644 s6.xpm /usr/local/share/pixmaps/xlog/s6.xpm
 /usr/bin/install -c -m 644 s7.xpm /usr/local/share/pixmaps/xlog/s7.xpm
 /usr/bin/install -c -m 644 s8.xpm /usr/local/share/pixmaps/xlog/s8.xpm
 /usr/bin/install -c -m 644 s9.xpm /usr/local/share/pixmaps/xlog/s9.xpm
 /usr/bin/install -c -m 644 s-meter.xpm /usr/local/share/pixmaps/xlog/s-meter.xpm
 /usr/bin/install -c -m 644 s.xpm /usr/local/share/pixmaps/xlog/s.xpm
 /usr/bin/install -c -m 644 cwdaemon.png /usr/local/share/pixmaps/xlog/cwdaemon.png
 /usr/bin/install -c -m 644 jigsaw.png /usr/local/share/pixmaps/xlog/jigsaw.png
make[3]: Leaving directory `/home/teun/xlog-1.2.2/data/pixmaps'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/data/pixmaps'
Making install in mime
make[2]: Entering directory `/home/teun/xlog-1.2.2/data/mime'
make[3]: Entering directory `/home/teun/xlog-1.2.2/data/mime'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/application-registry
 /usr/bin/install -c -m 644 xlog.applications
/usr/local/share/application-registry/xlog.applications
/bin/sh ../../mkinstalldirs /usr/local/share/mimelnk/text
 /usr/bin/install -c -m 644 x-xlog.desktop
/usr/local/share/mimelnk/text/x-xlog.desktop
/bin/sh ../../mkinstalldirs /usr/local/share/mime-info
 /usr/bin/install -c -m 644 xlog.keys /usr/local/share/mime-info/xlog.keys
 /usr/bin/install -c -m 644 xlog.mime /usr/local/share/mime-info/xlog.mime
/bin/sh ../../mkinstalldirs /usr/local/share/mime/packages
 /usr/bin/install -c -m 644 xlog.xml /usr/local/share/mime/packages/xlog.xml
make  install-data-hook
make[4]: Entering directory `/home/teun/xlog-1.2.2/data/mime'
/usr/bin/update-mime-database "/usr/local/share/mime"
***
* Updating MIME database in /usr/local/share/mime...
***
/usr/bin/update-desktop-database
make[4]: Leaving directory `/home/teun/xlog-1.2.2/data/mime'
make[3]: Leaving directory `/home/teun/xlog-1.2.2/data/mime'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/data/mime'
Making install in man
make[2]: Entering directory `/home/teun/xlog-1.2.2/data/man'
make[3]: Entering directory `/home/teun/xlog-1.2.2/data/man'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/man/man1
 /usr/bin/install -c -m 644 ./xlog.1 /usr/local/man/man1/xlog.1
make[3]: Leaving directory `/home/teun/xlog-1.2.2/data/man'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/data/man'
Making install in doc
make[2]: Entering directory `/home/teun/xlog-1.2.2/data/doc'
make[3]: Entering directory `/home/teun/xlog-1.2.2/data/doc'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/xlog
mkdir -p -- /usr/local/share/xlog
 /usr/bin/install -c -m 644 FAQ /usr/local/share/xlog/FAQ
 /usr/bin/install -c -m 644 FAQ.pl /usr/local/share/xlog/FAQ.pl
 /usr/bin/install -c -m 644 FAQ.fr /usr/local/share/xlog/FAQ.fr
 /usr/bin/install -c -m 644 MANUAL /usr/local/share/xlog/MANUAL
 /usr/bin/install -c -m 644 MANUAL.pl /usr/local/share/xlog/MANUAL.pl
 /usr/bin/install -c -m 644 MANUAL.fr /usr/local/share/xlog/MANUAL.fr
 /usr/bin/install -c -m 644 THANKS /usr/local/share/xlog/THANKS
 /usr/bin/install -c -m 644 TODO /usr/local/share/xlog/TODO
make[3]: Leaving directory `/home/teun/xlog-1.2.2/data/doc'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/data/doc'
Making install in glabels
make[2]: Entering directory `/home/teun/xlog-1.2.2/data/glabels'
make[3]: Entering directory `/home/teun/xlog-1.2.2/data/glabels'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/xlog
 /usr/bin/install -c -m 644 qsllabels.glabels
/usr/local/share/xlog/qsllabels.glabels
make[3]: Leaving directory `/home/teun/xlog-1.2.2/data/glabels'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/data/glabels'
Making install in remote
make[2]: Entering directory `/home/teun/xlog-1.2.2/data/remote'
make[3]: Entering directory `/home/teun/xlog-1.2.2/data/remote'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/teun/xlog-1.2.2/data/remote'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/data/remote'
Making install in dxcc
make[2]: Entering directory `/home/teun/xlog-1.2.2/data/dxcc'
make[3]: Entering directory `/home/teun/xlog-1.2.2/data/dxcc'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/xlog/dxcc
mkdir -p -- /usr/local/share/xlog/dxcc
 /usr/bin/install -c -m 644 xlog.dat /usr/local/share/xlog/dxcc/xlog.dat
 /usr/bin/install -c -m 644 cty.dat /usr/local/share/xlog/dxcc/cty.dat
make[3]: Leaving directory `/home/teun/xlog-1.2.2/data/dxcc'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/data/dxcc'
Making install in utils
make[2]: Entering directory `/home/teun/xlog-1.2.2/data/utils'
make[3]: Entering directory `/home/teun/xlog-1.2.2/data/utils'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/teun/xlog-1.2.2/data/utils'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/data/utils'
Making install in images
make[2]: Entering directory `/home/teun/xlog-1.2.2/data/images'
make[3]: Entering directory `/home/teun/xlog-1.2.2/data/images'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/xlog/images
mkdir -p -- /usr/local/share/xlog/images
 /usr/bin/install -c -m 644 xlog-defaultsdialog.png
/usr/local/share/xlog/images/xlog-defaultsdialog.png
 /usr/bin/install -c -m 644 xlog-dupecheckdialog.png
/usr/local/share/xlog/images/xlog-dupecheckdialog.png
 /usr/bin/install -c -m 644 xlog-keyerwindow.png
/usr/local/share/xlog/images/xlog-keyerwindow.png
 /usr/bin/install -c -m 644 xlog-logeditor.png
/usr/local/share/xlog/images/xlog-logeditor.png
 /usr/bin/install -c -m 644 xlog-mainwindow.png
/usr/local/share/xlog/images/xlog-mainwindow.png
 /usr/bin/install -c -m 644 xlog-mergelogdialog.png
/usr/local/share/xlog/images/xlog-mergelogdialog.png
 /usr/bin/install -c -m 644 xlog-newlogdialog.png
/usr/local/share/xlog/images/xlog-newlogdialog.png
 /usr/bin/install -c -m 644 xlog-openlogdialog.png
/usr/local/share/xlog/images/xlog-openlogdialog.png
 /usr/bin/install -c -m 644 xlog-preferencesdialog-hamlib.png
/usr/local/share/xlog/images/xlog-preferencesdialog-hamlib.png
 /usr/bin/install -c -m 644 xlog-preferencesdialog-info.png
/usr/local/share/xlog/images/xlog-preferencesdialog-info.png
 /usr/bin/install -c -m 644 xlog-printdialog.png
/usr/local/share/xlog/images/xlog-printdialog.png
 /usr/bin/install -c -m 644 xlog-workedwindow.png
/usr/local/share/xlog/images/xlog-workedwindow.png
make[3]: Leaving directory `/home/teun/xlog-1.2.2/data/images'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/data/images'
make[2]: Entering directory `/home/teun/xlog-1.2.2/data'
make[3]: Entering directory `/home/teun/xlog-1.2.2/data'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/teun/xlog-1.2.2/data'
make[2]: Leaving directory `/home/teun/xlog-1.2.2/data'
make[1]: Leaving directory `/home/teun/xlog-1.2.2/data'
make[1]: Entering directory `/home/teun/xlog-1.2.2'
make[2]: Entering directory `/home/teun/xlog-1.2.2'
make[2]: Nothing to be done for `install-exec-am'.
/usr/bin/install -c -m 644 AUTHORS /usr/local/share/xlog
/usr/bin/install -c -m 644 ChangeLog /usr/local/share/xlog
/usr/bin/install -c -m 644 BUGS /usr/local/share/xlog
make[2]: Leaving directory `/home/teun/xlog-1.2.2'
make[1]: Leaving directory `/home/teun/xlog-1.2.2'
gentoo xlog-1.2.2 #

I am looking forward to a response of anyone who is capable of rewriting the
ebuild-script of xlog in gentoo linux.

Teun
Comment 19 Teun Blok 2006-01-01 10:04:14 UTC
Xlog version 1.3 is out. Could someone give it a try to write a correct ebuild.
Comment 20 Jakub Moc (RETIRED) gentoo-dev 2006-05-29 16:01:08 UTC
*** Bug 106137 has been marked as a duplicate of this bug. ***
Comment 21 Alec Warner (RETIRED) archtester gentoo-dev Security 2006-08-03 16:29:52 UTC
old 
Comment 22 Drake Wyrm 2006-08-26 21:06:18 UTC
media-radio/xlog-1.1 compiles and installs fine on my system.

Relevant `emerge --info`:
Gentoo Base System version 1.12.4
Portage 2.1-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 AMD Athlon(tm) processor
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="-march=athlon-tbird -O3 -pipe"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict test"
LINGUAS="en en_US"
MAKEOPTS="-j2 -w"
PORTAGE_TMPDIR="/var/tmp"
USE="x86 3dnow X aalib acl alsa bash-completion berkdb bzip2 cjk crypt dga directfb doc esd fbcon flac gdbm gif gnome gpm gtk gtk2 imagemagick ipv6 java jpeg ldap mad mbox mmx mpeg mysql ncurses nls offensive ogg oggvorbis opengl oss pam perl png python readline sdl skey slang ssl svga tcl tcltk tcpd tetex tiff tk truetype unicode xv zlib elibc_glibc input_devices_evdev input_devices_jamstudio input_devices_keyboard input_devices_mouse kernel_linux linguas_en linguas_en_US userland_GNU video_cards_fbdev video_cards_r128 video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 23 Drake Wyrm 2006-08-26 21:11:02 UTC
media-radio/xlog-1.3.1 (soon to be attached) also merges without complaint
Comment 24 Drake Wyrm 2006-08-26 21:12:01 UTC
Created attachment 95163 [details]
updated ebuild for xlog-1.3.1
Comment 25 Christian Heim (RETIRED) gentoo-dev 2006-09-27 09:43:26 UTC
Punted as of now!