Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115886 - digitemp build fails
Summary: digitemp build fails
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-17 14:55 UTC by Ulf Ibrahim Karlsson
Modified: 2005-12-20 15:49 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 Ulf Ibrahim Karlsson 2005-12-17 14:55:15 UTC
Upon emerge of app-misc/digitemp, the ebuild scripts fails like this:

>>> Install digitemp-3.3.2 into /var/tmp/portage/digitemp-3.3.2/image/ category app-misc
mv: cannot stat `digitemp_ds9097U': No such file or directory
>>> dobin: making digitemp executable...
install: cannot stat `digitemp': No such file or directory

!!! ERROR: app-misc/digitemp-3.3.2 failed.
!!! Function src_install, Line 38, Exitcode 4

The binary is built just fine, I found it in the work directory. Yet another problem is that the binary is built as "digitemp_DS9097", not the file "digitemp_ds9097U" the script expects. 

I have set SERIAL_DRIVER="ds9097" in /etc/make.conf because I have a home made serial converter for the 1-wire network, not the USB converter.
Comment 1 Ulf Ibrahim Karlsson 2005-12-17 14:56:45 UTC
emerge --info
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2, 2.6.12-gentoo-r9 i686)
=================================================================
System uname: 2.6.12-gentoo-r9 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
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.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.du.se/pub/os/gentoo http://ftp.du.se/pub/os/gentoo http://mirror.pudas.net/gentoo ftp://mirror.pudas.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apache2 apm arts authdeaemond avi berkdb bitmap-fonts bzip2 crypt curl eds emboss encode expat foomaticdb fortran gdbm gif gmp gpm gstreamer idn imagemagick imap imlib jpeg libg++ libwww mad maildir mhash mikmod motif mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pcre pdflib perl png python quicktime readline sasl sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 2 Marcelo Goes (RETIRED) gentoo-dev 2005-12-20 15:49:35 UTC
Okies, I think I fixed it.
Do you mind testing it out?