Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576360 - app-emulation/wine-9999 fails to build - Failed Patch: wine-1.4_rc2-multilib-portage.patch
Summary: app-emulation/wine-9999 fails to build - Failed Patch: wine-1.4_rc2-multilib-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-03 16:33 UTC by Linubie
Modified: 2016-03-12 14:45 UTC (History)
0 users

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


Attachments
new patch (wine-1.4_rc2-multilib-portage.patch,617 bytes, patch)
2016-03-04 02:20 UTC, brankob
Details | Diff
wine-9999-abi_x86_32.x86/config.log (config.log,426.98 KB, text/x-log)
2016-03-06 10:32 UTC, Linubie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Linubie 2016-03-03 16:33:13 UTC
* Messages for package app-emulation/wine-9999:

 * Failed Patch: wine-1.4_rc2-multilib-portage.patch !
 *  ( /usr/portage/app-emulation/wine/files/wine-1.4_rc2-multilib-portage.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/app-emulation/wine-9999/temp/wine-1.4_rc2-multilib-portage.patch.out
 * ERROR: app-emulation/wine-9999::gentoo failed (prepare phase):
 *   Failed Patch: wine-1.4_rc2-multilib-portage.patch!
 * 
 * Call stack:
 *     ebuild.sh, line  133:  Called src_prepare
 *   environment, line 5055:  Called autotools-utils_src_prepare
 *   environment, line 1265:  Called epatch '/usr/portage/app-emulation/wine/files/wine-1.5.26-winegcc.patch' '/usr/portage/app-emulation/wine/files/wine-1.4_rc2-multilib-portage.patch' '/usr/portage/app-emulation/wine/files/wine-1.7.12-osmesa-check.patch' '/usr/portage/app-emulation/wine/files/wine-1.6-memset-O3.patch'
 *   environment, line 2053:  Called epatch '/usr/portage/app-emulation/wine/files/wine-1.4_rc2-multilib-portage.patch'
 *   environment, line 2231:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";
 * 
 * If you need support, post the output of `emerge --info '=app-emulation/wine-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-emulation/wine-9999::gentoo'`.
 * 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'.
 * Working directory: '/var/tmp/portage/app-emulation/wine-9999/work/wine-9999'
 * S: '/var/tmp/portage/app-emulation/wine-9999/work/wine-9999'



cat /var/tmp/portage/app-emulation/wine-9999/temp/wine-1.4_rc2-multilib-portage.patch.out
***** wine-1.4_rc2-multilib-portage.patch *****
PWD: /var/tmp/portage/app-emulation/wine-9999/work/wine-9999
PATCH TOOL: patch -> /usr/bin/patch
VERSION INFO:
GNU patch 2.7.5
Copyright (C) 2003, 2009-2012 Free Software Foundation, Inc.
Copyright (C) 1988 Larry Wall

License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Larry Wall and Paul Eggert

===============================================

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch  --dry-run -f < '/usr/portage/app-emulation/wine/files/wine-1.4_rc2-multilib-portage.patch'

===============================================
can't find file to patch at input line 12
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|https://bugs.gentoo.org/show_bug.cgi?id=395615
|
|Explicitly add the required -m32/m64 to *FLAGS; this overrides any 
|arch-specific -m* flags that may have been appended by multilib-portage.
|
|Even though -m32/m64 is now added to *FLAGS, -m32/m64 still has to be
|explicitly added to CC and CXX due to wine's build system. For example,
|winegcc saves the build-time value of CC and uses it at runtime.
|
|--- a/configure.ac
|+++ b/configure.ac
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored

patch program exited with status 1
===============================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch  --dry-run -f < '/usr/portage/app-emulation/wine/files/wine-1.4_rc2-multilib-portage.patch'

===============================================
checking file configure.ac
Hunk #1 FAILED at 133.
Hunk #2 succeeded at 141 (offset -9 lines).
1 out of 2 hunks FAILED

patch program exited with status 1
===============================================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch  --dry-run -f < '/usr/portage/app-emulation/wine/files/wine-1.4_rc2-multilib-portage.patch'

===============================================
can't find file to patch at input line 12
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|https://bugs.gentoo.org/show_bug.cgi?id=395615
|
|Explicitly add the required -m32/m64 to *FLAGS; this overrides any 
|arch-specific -m* flags that may have been appended by multilib-portage.
|
|Even though -m32/m64 is now added to *FLAGS, -m32/m64 still has to be
|explicitly added to CC and CXX due to wine's build system. For example,
|winegcc saves the build-time value of CC and uses it at runtime.
|
|--- a/configure.ac
|+++ b/configure.ac
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored

patch program exited with status 1
===============================================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch  --dry-run -f < '/usr/portage/app-emulation/wine/files/wine-1.4_rc2-multilib-portage.patch'

===============================================
can't find file to patch at input line 12
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|https://bugs.gentoo.org/show_bug.cgi?id=395615
|
|Explicitly add the required -m32/m64 to *FLAGS; this overrides any 
|arch-specific -m* flags that may have been appended by multilib-portage.
|
|Even though -m32/m64 is now added to *FLAGS, -m32/m64 still has to be
|explicitly added to CC and CXX due to wine's build system. For example,
|winegcc saves the build-time value of CC and uses it at runtime.
|
|--- a/configure.ac
|+++ b/configure.ac
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored

patch program exited with status 1
===============================================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch  --dry-run -f < '/usr/portage/app-emulation/wine/files/wine-1.4_rc2-multilib-portage.patch'

===============================================
can't find file to patch at input line 12
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|https://bugs.gentoo.org/show_bug.cgi?id=395615
|
|Explicitly add the required -m32/m64 to *FLAGS; this overrides any 
|arch-specific -m* flags that may have been appended by multilib-portage.
|
|Even though -m32/m64 is now added to *FLAGS, -m32/m64 still has to be
|explicitly added to CC and CXX due to wine's build system. For example,
|winegcc saves the build-time value of CC and uses it at runtime.
|
|--- a/configure.ac
|+++ b/configure.ac
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored

patch program exited with status 1


emerge --info
Portage 2.2.26 (python 3.4.3-final-0, default/linux/amd64/13.0/desktop/kde/systemd, gcc-4.8.5, glibc-2.21-r2, 4.1.15-gentoo-r1 x86_64)
=================================================================
System uname: Linux-4.1.15-gentoo-r1-x86_64-AMD_Phenom-tm-_II_X4_925_Processor-with-gentoo-2.2
KiB Mem:     8176944 total,   4991304 free
KiB Swap:     819196 total,    819196 free
Timestamp of repository gentoo: Thu, 03 Mar 2016 16:00:01 +0000
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p42-r1::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10-r1::gentoo, 3.3.5-r1::gentoo, 3.4.3-r1::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.19.1::gentoo
sys-apps/sandbox:         2.10-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.8.5::gentoo, 4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc:           2.21-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

steam-overlay
    location: /var/lib/layman/steam-overlay
    masters: gentoo
    priority: 0

java
    location: /var/lib/layman/java
    masters: gentoo
    priority: 1

torbrowser
    location: /var/lib/layman/torbrowser
    masters: gentoo
    priority: 2

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 3

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /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"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://de-mirror.org/gentoo/ http://de-mirror.org/gentoo/ rsync://de-mirror.org/gentoo/ ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ rsync://ftp-stud.hs-esslingen.de/gentoo/ http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/"
LANG="de_DE.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="3dnow 3dnowext 3ds X a52 aac aalib accessibility acl acpi aim alsa amd64 apm avx berkdb blender bluetooth branding bzip2 cairo cdda cddb cdinstall cdparanoia cdr clamav cli cracklib crypt css cubs cuda cups cxx dbus declarative dri dts dv dvd dvdnav dvdr emboss encode equalizer exif expat fam ffmpeg fftw firefox flac fontconfig foomaticdb fortran ftp gd gdbm gif gimp git glamor gnutls gpg gphoto2 gpm gstreamer gtk gzip hddtemp iconv icq ieee1394 imagemagick imlib ipv6 jabber jack joystick jpeg jpeg2k kde kerberos kipi ladspa lame latex lcms libcaca libkms libnotify libsamplerate lm_sensors lua lua-cairo lua-imlib lzo mad midi mikmod mmap mms mmx mmxext mng mod modplug modules motif mozilla mp3 mp4 mpeg mpi mplayer msn multilib musepack mysql ncurses nls nptl nsplugin nvidia ofx ogg openal openexr opengl openmp oscar oss pam pango pcre pdf perl phonon plasma png policykit portaudio ppds pulseaudio python qt3support qt4 quicktime raw rdesktop readline scanner sdl sdl-sound seamonkey seccomp semantic-desktop session slp sndfile snmp soprano sound sox speex spell sql sqlite sse sse2 ssl startup-notification steamruntime svg symlink syslog system-libvpx systemd szip taglib tcl tcpd theora threads tiff timidity truetype udev udisks udissk unicode unzip upower usb v4l vcd vdpau videos vnc vorbis vpx wavpack wmf wxwidgets x264 x265 xattr xcb xcomposite xft xine xinerama xml xmp xosd xpm xscreensaver xv xvid yahoo zlib" ABI_X86="64" ALSA_CARDS="emu10k1" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" CURL_SSL="gnutls" 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 ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="nv nvidia v4l" 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:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 brankob 2016-03-04 02:20:02 UTC
Created attachment 427364 [details, diff]
new patch

I've just reparsed old patch and applied it to configure.ac, which seems to have been rearanged, so the old patch fails.

I think I got it right and wine builds and works fine, but just in case I'm hallucinating, someone might check.
Comment 2 brankob 2016-03-04 02:35:12 UTC
BTW, wine-9999 fails to build with gcc-5.3.0, so I added a patch for that:

https://bugs.gentoo.org/show_bug.cgi?id=574044
Comment 3 Linubie 2016-03-05 11:03:11 UTC
Using "new_patch" instead of old "wine-1.4_rc2-multilib-portage.patch" results in an error too:

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-emulation/wine-9999/work/wine-9999-abi_x86_32.x86/config.log
 * ERROR: app-emulation/wine-9999::x-portage failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  133:  Called src_configure
 *             environment, line 5041:  Called multilib-minimal_src_configure
 *             environment, line 4069:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *             environment, line 4283:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 3999:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 3997:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *             environment, line 1085:  Called multilib-minimal_abi_src_configure
 *             environment, line 4063:  Called multilib_src_configure
 *             environment, line 4506:  Called econf '--sysconfdir=/etc/wine' '--with-alsa' '--without-capi' '--with-cms' '--with-cups' '--with-curses' '--with-dbus' '--with-fontconfig' '--with-gnutls' '--enable-mshtml' '--with-gphoto' '--without-gsm' '--without-gstreamer' '--without-hal' '--with-jpeg' '--without-ldap' '--enable-mscoree' '--with-mpg123' '--without-netapi' '--with-gettext' '--with-openal' '--without-opencl' '--with-opengl' '--without-osmesa' '--with-oss' '--without-pcap' '--with-png' '--without-pulse' '--with-pthread' '--with-sane' '--disable-tests' '--with-freetype' '--with-v4l' '--with-x' '--with-xcomposite' '--with-xinerama' '--with-xml' '--with-xslt' '--disable-win64'
 *        phase-helpers.sh, line  662:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *              die "$@"
 * 
 * If you need support, post the output of `emerge --info '=app-emulation/wine-9999::x-portage'`,
 * the complete build log and the output of `emerge -pqv '=app-emulation/wine-9999::x-portage'`.
 * 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'.
 * Working directory: '/var/tmp/portage/app-emulation/wine-9999/work/wine-9999-abi_x86_32.x86'
 * S: '/var/tmp/portage/app-emulation/wine-9999/work/wine-9999'

>>> Failed to emerge app-emulation/wine-9999, Log file:
Comment 4 Adam Feldman gentoo-dev 2016-03-06 02:58:25 UTC
Fixed in ffba11ee1a2fe07e65c8ada2531e953ac3239fb5
Comment 5 Linubie 2016-03-06 10:32:35 UTC
Created attachment 427556 [details]
wine-9999-abi_x86_32.x86/config.log
Comment 6 Linubie 2016-03-06 10:33:20 UTC
Sorry it still doesn't compile for me:

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-emulation/wine-9999/work/wine-9999-abi_x86_32.x86/config.log
 * ERROR: app-emulation/wine-9999::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  133:  Called src_configure
 *             environment, line 5038:  Called multilib-minimal_src_configure
 *             environment, line 4066:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *             environment, line 4280:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 3996:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 3994:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *             environment, line 1082:  Called multilib-minimal_abi_src_configure
 *             environment, line 4060:  Called multilib_src_configure
 *             environment, line 4503:  Called econf '--sysconfdir=/etc/wine' '--with-alsa' '--without-capi' '--with-cms' '--with-cups' '--with-curses' '--with-dbus' '--with-fontconfig' '--with-gnutls' '--enable-mshtml' '--with-gphoto' '--without-gsm' '--without-gstreamer' '--without-hal' '--with-jpeg' '--without-ldap' '--enable-mscoree' '--with-mpg123' '--without-netapi' '--with-gettext' '--with-openal' '--without-opencl' '--with-opengl' '--without-osmesa' '--with-oss' '--without-pcap' '--with-png' '--without-pulse' '--with-pthread' '--with-sane' '--disable-tests' '--with-freetype' '--with-v4l' '--with-x' '--with-xcomposite' '--with-xinerama' '--with-xml' '--with-xslt' '--disable-win64'
 *        phase-helpers.sh, line  662:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *              die "$@"
 * 
 * If you need support, post the output of `emerge --info '=app-emulation/wine-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-emulation/wine-9999::gentoo'`.
 * 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'.
 * Working directory: '/var/tmp/portage/app-emulation/wine-9999/work/wine-9999-abi_x86_32.x86'
 * S: '/var/tmp/portage/app-emulation/wine-9999/work/wine-9999'
Comment 7 Adam Feldman gentoo-dev 2016-03-11 21:18:14 UTC
(In reply to Linubie from comment #6)
> Sorry it still doesn't compile for me:
> 
> !!! Please attach the following file when seeking support:
> !!!
> /var/tmp/portage/app-emulation/wine-9999/work/wine-9999-abi_x86_32.x86/
> config.log
>  * ERROR: app-emulation/wine-9999::gentoo failed (configure phase):
>  *   econf failed
>  * 
>  * Call stack:
>  *               ebuild.sh, line  133:  Called src_configure
>  *             environment, line 5038:  Called multilib-minimal_src_configure
>  *             environment, line 4066:  Called multilib_foreach_abi
> 'multilib-minimal_abi_src_configure'
>  *             environment, line 4280:  Called multibuild_foreach_variant
> '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
>  *             environment, line 3996:  Called _multibuild_run
> '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
>  *             environment, line 3994:  Called _multilib_multibuild_wrapper
> 'multilib-minimal_abi_src_configure'
>  *             environment, line 1082:  Called
> multilib-minimal_abi_src_configure
>  *             environment, line 4060:  Called multilib_src_configure
>  *             environment, line 4503:  Called econf
> '--sysconfdir=/etc/wine' '--with-alsa' '--without-capi' '--with-cms'
> '--with-cups' '--with-curses' '--with-dbus' '--with-fontconfig'
> '--with-gnutls' '--enable-mshtml' '--with-gphoto' '--without-gsm'
> '--without-gstreamer' '--without-hal' '--with-jpeg' '--without-ldap'
> '--enable-mscoree' '--with-mpg123' '--without-netapi' '--with-gettext'
> '--with-openal' '--without-opencl' '--with-opengl' '--without-osmesa'
> '--with-oss' '--without-pcap' '--with-png' '--without-pulse'
> '--with-pthread' '--with-sane' '--disable-tests' '--with-freetype'
> '--with-v4l' '--with-x' '--with-xcomposite' '--with-xinerama' '--with-xml'
> '--with-xslt' '--disable-win64'
>  *        phase-helpers.sh, line  662:  Called __helpers_die 'econf failed'
>  *   isolated-functions.sh, line  117:  Called die
>  * The specific snippet of code:
>  *              die "$@"
>  * 
>  * If you need support, post the output of `emerge --info
> '=app-emulation/wine-9999::gentoo'`,
>  * the complete build log and the output of `emerge -pqv
> '=app-emulation/wine-9999::gentoo'`.
>  * 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'.
>  * Working directory:
> '/var/tmp/portage/app-emulation/wine-9999/work/wine-9999-abi_x86_32.x86'
>  * S: '/var/tmp/portage/app-emulation/wine-9999/work/wine-9999'

This is an unrelated issue.  Would you mind opening a new bug report with build.log, config.log and emerge --info?
Comment 8 Linubie 2016-03-12 14:45:51 UTC
Please find the link below:
https://bugs.gentoo.org/show_bug.cgi?id=577154