Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95524 - gtk-gnutella-0.94 does not install binary after compiling
Summary: gtk-gnutella-0.94 does not install binary after compiling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
: 80426 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-08 21:48 UTC by Kevin Branham
Modified: 2005-06-23 15:02 UTC (History)
1 user (show)

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


Attachments
Proposed fix to make binary install (gtk-gnutella-0.94.1.diff,424 bytes, text/plain)
2005-06-08 22:37 UTC, Kevin Branham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Branham 2005-06-08 21:48:41 UTC
>>> Merging net-p2p/gtk-gnutella-0.94 to /
--- /usr/
--- /usr/bin/
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/gtk-gnutella-0.94



Reproducible: Always
Steps to Reproduce:
1.USE="-gnome" emerge gtk-gnutella
2.
3.

Actual Results:  
Compiles and installs, but the binary is not installed by the ebuild
I'm not sure it is even built. My work around was to use gtk-gnutella-0.95
which seems to compile a lot more.

Expected Results:  
Should at least build/install the binary if nothing else.

xdream / # 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-r4-xdream-v7 i686)
=================================================================
System uname: 2.6.11-gentoo-r4-xdream-v7 i686 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Jun  7 2005, 05:21:09)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
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.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -m32 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -m32 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
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 cd cdr crypt cups curl dvd
emboss encode fam foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imagemagick
imlib ipv6 jpeg kde libg++ libwww livecd mad mikmod motif mp3 mpeg ncurses nls
nvidia ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline
sdl spell ssl svga tcpd tiff truetype truetype-fonts type1-fonts vorbis xml2
xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Kevin Branham 2005-06-08 21:59:41 UTC
gtk-gnutella-0.94.ebuild 

missing line 
===============


inherit eutils
Comment 2 Kevin Branham 2005-06-08 22:37:25 UTC
Created attachment 60885 [details]
Proposed fix to make binary install

diff file for proposed fix on net-p2p/gtk-gnutella-0.94.ebuild
Comment 3 Karol Wojtaszek (RETIRED) gentoo-dev 2005-06-23 14:59:55 UTC
Fixed in 0.95.3 ebuild. Thanks for help.
Comment 4 Karol Wojtaszek (RETIRED) gentoo-dev 2005-06-23 15:02:19 UTC
*** Bug 80426 has been marked as a duplicate of this bug. ***