Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350263 - app-emulation/wine-9999 install failed /usr/bin/install: cannot stat `tools/wineapploader': No such file or directory
Summary: app-emulation/wine-9999 install failed /usr/bin/install: cannot stat `tools/w...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-01 01:36 UTC by Hans Meier
Modified: 2011-01-03 03:09 UTC (History)
0 users

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


Attachments
build.log for app-emulation/wine-9999 1 part (build.log.aaaaa,500.00 KB, text/plain)
2011-01-03 02:18 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 2 part (build.log.aaaab,500.00 KB, text/plain)
2011-01-03 02:18 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 3 part (build.log.aaaac,500.00 KB, text/plain)
2011-01-03 02:19 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 4 part (build.log.aaaad,500.00 KB, text/plain)
2011-01-03 02:19 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 5 part (build.log.aaaae,500.00 KB, text/plain)
2011-01-03 02:20 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 6 part e (build.log.aaaae,500.00 KB, text/plain)
2011-01-03 02:22 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 7 part f (build.log.aaaaf,500.00 KB, text/plain)
2011-01-03 02:23 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 8 part g (build.log.aaaag,500.00 KB, text/plain)
2011-01-03 02:24 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 9 part h (build.log.aaaah,500.00 KB, text/plain)
2011-01-03 02:24 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 10 part i (build.log.aaaai,500.00 KB, text/plain)
2011-01-03 02:27 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 11 part j (build.log.aaaaj,500.00 KB, text/plain)
2011-01-03 02:28 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 12 part k (build.log.aaaak,500.00 KB, text/plain)
2011-01-03 02:29 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 13 part l (build.log.aaaal,500.00 KB, text/plain)
2011-01-03 02:29 UTC, Hans Meier
Details
build.log for app-emulation/wine-9999 14 part m (build.log.aaaam,4.34 KB, text/plain)
2011-01-03 02:31 UTC, Hans Meier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Meier 2011-01-01 01:36:40 UTC
make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-9999/work/wine32/dlls/atl'
make[1]: Entering directory `/var/tmp/portage/app-emulation/wine-9999/work/wine32/dlls/browseui'
x86_64-pc-linux-gnu-gcc -m32 -c -I/var/tmp/portage/app-emulation/wine-9999/work/wine-9999/dlls/browseui -I. -I/var/tmp/portage/app-emulation/wine-9999/work/wine-9999/include -I../../include  -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith  -march=amdfam10 -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o aclmulti.o /var/tmp/portage/app-emulation/wine-9999/work/wine-9999/dlls/browseui/aclmulti.c
../../../wine64/tools/winegcc/winegcc -m32 -B../../../wine64/tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared /var/tmp/portage/app-emulation/wine-9999/work/wine-9999/dlls/bcrypt/bcrypt.spec bcrypt_main.o     version.res    -o bcrypt.dll.so    ../../libs/port/libwine_port.a  -Wl,-O1 -Wl,--as-needed 
x86_64-pc-linux-gnu-gcc -m32 -c -I/var/tmp/portage/app-emulation/wine-9999/work/wine-9999/dlls/advapi32 -I. -I/var/tmp/portage/app-emulation/wine-9999/work/wine-9999/include -I../../include  -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypemake[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-9999/work/wine32/programs/msiexec'
/usr/bin/install -c   tools/wineapploader /var/tmp/portage/app-emulation/wine-9999/image//usr/bin/msiexec
/usr/bin/install: cannot stat `tools/wineapploader': No such file or directory
make: *** [install] Error 1
make: Leaving directory `/var/tmp/portage/app-emulation/wine-9999/work/wine32'
emake failed
 * ERROR: app-emulation/wine-9999 failed:
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_install
 *   environment, line 3612:  Called die
 * The specific snippet of code:
 *           emake -C "${builddir}" install DESTDIR="${D}" || die;
 * 
 * If you need support, post the output of 'emerge --info =app-emulation/wine-9999',
 * the complete build log and the output of 'emerge -pqv =app-emulation/wine-9999'.
 * The complete build log is located at '/var/tmp/portage/app-emulation/wine-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-9999/temp/environment'.
 * S: '/var/tmp/portage/app-emulation/wine-9999/work/wine-9999'

>>> Failed to emerge app-emulation/wine-9999, Log file:

>>>  '/var/tmp/portage/app-emulation/wine-9999/temp/build.log'

 * Messages for package app-emulation/wine-9999:

 * GIT update -->
 *    repository:               git://source.winehq.org/git/wine.git
 *    at the commit:            28bdb8c58a3c07f7cc4867a74ff8b1a069cef514
 *    branch:                   master
 *    storage directory:        "/zajedno/Distfiles/git-src/wine"
 * ERROR: app-emulation/wine-9999 failed:
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_install
 *   environment, line 3612:  Called die
 * The specific snippet of code:
 *           emake -C "${builddir}" install DESTDIR="${D}" || die;
 * 
 * If you need support, post the output of 'emerge --info =app-emulation/wine-9999',
 * the complete build log and the output of 'emerge -pqv =app-emulation/wine-9999'.
 * The complete build log is located at '/var/tmp/portage/app-emulation/wine-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-9999/temp/environment'.
 * S: '/var/tmp/portage/app-emulation/wine-9999/work/wine-9999'

Reproducible: Always

Actual Results:  
Don't install

Expected Results:  
Clean install

Manually install works good, this is fault in ebuild, maybe?
Comment 1 Mike Gilbert gentoo-dev 2011-01-03 00:25:08 UTC
Please post emerge --info and attach a full build log.
Comment 2 Hans Meier 2011-01-03 01:43:14 UTC
(In reply to comment #1)


emerge --info
Portage 2.1.9.25 (default/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3, 2.6.36-gentoo-r5 x86_64)
=================================================================
System uname: Linux-2.6.36-gentoo-r5-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.0.1
Timestamp of tree: Sat, 01 Jan 2011 16:45:01 +0000
ccache version 3.1.3 [enabled]
app-shells/bash:     4.1_p9::<unknown repository>
dev-java/java-config: 2.1.11-r3::<unknown repository>
dev-lang/python:     2.5.4-r4, 2.6.6-r1::<unknown repository>, 2.7::<unknown repository>, 3.1.3::<unknown repository>
dev-util/ccache:     3.1.3
dev-util/cmake:      2.8.3-r1::<unknown repository>
sys-apps/baselayout: 2.0.1-r1
sys-apps/openrc:     0.6.8::<unknown repository>
sys-apps/sandbox:    2.4::<unknown repository>
sys-devel/autoconf:  2.13, 2.68::<unknown repository>
sys-devel/automake:  1.4_p6-r1::<unknown repository>, 1.7.9-r2::<unknown repository>, 1.8.5-r4::<unknown repository>, 1.9.6-r3, 1.10.3, 1.11.1::<unknown repository>
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.3.4::<unknown repository>, 4.4.4-r2::<unknown repository>
sys-devel/gcc-config: 1.4.1::<unknown repository>
sys-devel/libtool:   2.2.10::<unknown repository>
sys-devel/make:      3.82::<unknown repository>
virtual/os-headers:  2.6.36.1::<unknown repository> (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=amdfam10 -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/X11 /etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/localtime /etc/rc.d /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/wget"
CXXFLAGS="-march=amdfam10 -O2 -fomit-frame-pointer -frename-registers -pipe -msse3 -Wno-error"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs buildpkg ccache distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/ ftp://gentoo.inode.at/source/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/"
LANG="en_GB.UTF8"
LC_ALL="hr_HR.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="sr sr@ije sr@latin sr@Latn hr bs de en en_US en_GB"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/alexxy /var/lib/layman/arcon /var/lib/layman/benf /var/lib/layman/berkano /var/lib/layman/dberkholz /var/lib/layman/desktop-effects /var/lib/layman/dev-zero /var/lib/layman/devnull /var/lib/layman/drizzt-overlay /var/lib/layman/flameeyes-overlay /var/lib/layman/gamerlay /var/lib/layman/gentoo-taiwan /var/lib/layman/gnome /var/lib/layman/hanno /var/lib/layman/hollow /var/lib/layman/java-overlay /var/lib/layman/jokey /var/lib/layman/kvm /var/lib/layman/mpd /var/lib/layman/multimedia /var/lib/layman/nelchael /var/lib/layman/nikai /var/lib/layman/nx /var/lib/layman/pioto-overlay /var/lib/layman/qting-edge /var/lib/layman/roslin /var/lib/layman/rubenqba /var/lib/layman/science /var/lib/layman/sping /var/lib/layman/stormfront /var/lib/layman/sunrise /var/lib/layman/tante /var/lib/layman/verlihub /var/lib/layman/voip /var/lib/layman/wschlich /var/lib/layman/x11 /var/lib/layman/xwing /var/lib/layman/kde-sunset /var/lib/layman/hwoarang /var/lib/layman/rion /var/lib/layman/voyageur /var/lib/layman/zugaina /var/lib/layman/lokalno /var/lib/layman/keks-overlay /var/lib/layman/yagoo-overlay-amd64"
SYNC="rsync://rsync7.de.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 3ds X a52 aac aalib accessibility acl acpi ada alisp allegro alsa amd64 amr amrnb amrwb ao audiofile avahi bash-completion berkdb bidi big-tables bluetooth bzip2 cairo cal3d caps ccache cdda cddb cdinstall cdio cdparanoia cdr cegui cli cpudetection cracklib crypt css cups curl custom-cflags custom-optimization cxx dar64 dbus dedicated devil dga djvu dns dri dtmf dvd dvdr dvdread eds emboss enca encode esd exif expat extra fam fbcon ffmpeg firefox flac fltk fluidsynth fontconfig foomaticdb fortran fox gadu gammu gd gdal gdbm geoip gif gimp glut gnokii gnome gnome-keyring gpg gphoto2 gpm graphviz gsm gstreamer gtk gui h224 h323 hddtemp html htmlhandbook http httpd iconv icu id3tag idea idle ilbc image imagemagick imlib ipfilter irda jabber jack java javascript jingle joystick jpeg jpeg2k kpathsea lame lcms libcaca libgda libnotify libsamplerate libsexy libwww live lm_sensors logrotate lua lzo mad matroska max-idx-128 mbox md5sum md5sum-external mikmod mixer mjpeg mmx mmxext mng modules motif mp3 mp4 mpeg mplayer mudflap multilib musepack mysql nas ncurses network network-cron nls normalize nptl nptlonly nsplugin ntlm obex ode ogg ogre ois openal openct openexr opengl openmp oss otr paludis pam pango pcre pdf perl pinentry png policykit portaudio postfix postgres ppds pppd prelude projectx pth pvr python qt-static qt3support qt4 quicktime radio rar raw rdesktop readline rtmp ruby samba sasl scanner sdk sdl semantic-desktop server session sftp sguil shout slang smartcard smp sms sndfile snmp sound speex spell srt srtp sse sse2 ssh ssl subversion svg synaptics sysfs syslog t1lib tcl tcpd themes theora threads threadsafe tiff tk tools transcode truetype twolame udev unicode usb v4l2 vaapi vcd vdpau videos vorbis vxml wavpack web wma wmf wxwindows x264 xattr xcb xft xine xml xmp xorg xpm xv xvid xvmc zlib zrtp zvbi" ALSA_CARDS="snd-hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="canon" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev joystick synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="sr sr@ije sr@latin sr@Latn hr bs de en en_US en_GB" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev radeon vga vesa virtualbox r600" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Hans Meier 2011-01-03 02:18:07 UTC
Created attachment 258686 [details]
build.log for app-emulation/wine-9999 1 part
Comment 4 Hans Meier 2011-01-03 02:18:37 UTC
Created attachment 258687 [details]
build.log for app-emulation/wine-9999 2 part
Comment 5 Hans Meier 2011-01-03 02:19:04 UTC
Created attachment 258688 [details]
build.log for app-emulation/wine-9999 3 part
Comment 6 Hans Meier 2011-01-03 02:19:38 UTC
Created attachment 258689 [details]
build.log for app-emulation/wine-9999 4 part
Comment 7 Hans Meier 2011-01-03 02:20:42 UTC
Created attachment 258691 [details]
build.log for app-emulation/wine-9999 5 part
Comment 8 Mike Gilbert gentoo-dev 2011-01-03 02:21:25 UTC
In the future, just gzip the log. :)
Comment 9 Hans Meier 2011-01-03 02:22:31 UTC
Created attachment 258693 [details]
build.log for app-emulation/wine-9999 6 part e
Comment 10 Hans Meier 2011-01-03 02:23:18 UTC
Created attachment 258695 [details]
build.log for app-emulation/wine-9999 7 part f
Comment 11 Hans Meier 2011-01-03 02:24:11 UTC
Created attachment 258697 [details]
build.log for app-emulation/wine-9999 8 part g
Comment 12 Hans Meier 2011-01-03 02:24:48 UTC
Created attachment 258699 [details]
build.log for app-emulation/wine-9999 9 part h
Comment 13 Hans Meier 2011-01-03 02:27:45 UTC
Created attachment 258701 [details]
build.log for app-emulation/wine-9999 10 part i
Comment 14 Hans Meier 2011-01-03 02:28:20 UTC
Created attachment 258702 [details]
build.log for app-emulation/wine-9999 11 part j
Comment 15 Hans Meier 2011-01-03 02:29:08 UTC
Created attachment 258703 [details]
build.log for app-emulation/wine-9999 12 part k
Comment 16 Hans Meier 2011-01-03 02:29:48 UTC
Created attachment 258705 [details]
build.log for app-emulation/wine-9999 13 part l
Comment 17 Hans Meier 2011-01-03 02:31:15 UTC
Created attachment 258706 [details]
build.log for app-emulation/wine-9999 14 part m

I have splited all with

split build.log build.log. -b 500k --verbose

But 4 part and 5 part are the same sorry.
Comment 18 SpanKY gentoo-dev 2011-01-03 03:09:53 UTC
live scm ebuilds often have transient failures