Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47476 - seq24-0.4.4 ebuild does not place create seq24 binary in /usr/bin
Summary: seq24-0.4.4 ebuild does not place create seq24 binary in /usr/bin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-10 19:15 UTC by Sami Cokar
Modified: 2004-04-15 10:53 UTC (History)
1 user (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 Sami Cokar 2004-04-10 19:15:35 UTC
1) "emerge seq24"  goes throught the build process and completes successfully, concluding with:
_____________________________________________________
>>> Install seq24-0.4.4 into /var/tmp/portage/seq24-0.4.4/image/ category media-sound
man:
prepallstrip:
strip:
>>> Completed installing into /var/tmp/portage/seq24-0.4.4/image/
 
>>> Merging media-sound/seq24-0.4.4 to /
 * Caching service dependencies...                                                                                      [ ok ]>>> media-sound/seq24-0.4.4 merged.
 
>>> clean: No packages selected for removal.
 
>>> Auto-cleaning packages ...
 
>>> No outdated packages were found on your system.
 
 
 * GNU info directory index is up-to-date.
_________________________________________________-

yet no binary seq24 binary is created in /usr/bin

2) emerge -b seq24 
   creates a tar.bz2 file which when unbziped, tar -tvf shows:

tmp>ls -l seq24-0.4.4.tar
-rw-r--r--    1 root     root        10240 Apr 10 20:09 seq24-0.4.4.tar

tmp>tar -tvf seq24-0.4.4.tar
drwxr-xr-x root/root         0 2004-04-10 19:56:26 ./



Reproducible: Always
Steps to Reproduce:
1. emerge seq24
2. seq24
Actual Results:  
seq24: command not found

Expected Results:  
" emerge seq24" --> seq24 executable should have been created and placed in /usr/bin



tmp> emerge info
Portage 2.0.50-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.24)
=================================================================
System uname: 2.4.24 i686 Intel(R) Pentium(R) 4 CPU 2.26GHz
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb cdr crypt cups encode esd foomaticdb gdbm gif
gnome gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mozilla
mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline sdl slang spell ssl svga tcltk tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-15 10:53:14 UTC
fixed in cvs.  thanks.
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-15 10:53:58 UTC
forgot to change status.