Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wine 2.0 & newer no (re)build|Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3624

PostPosted: Wed Mar 15, 2017 9:37 pm    Post subject: wine 2.0 & newer no (re)build|Solved] Reply with quote

Wine-2.0 doesn't rebuild although it has been build on the 28 Jan 2017.

build ends as:
Code:
x86_64-pc-linux-gnu-gcc -m32 -c -o line.o /var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/dlls/d3dx9_25/../d3dx9_36/line.c \
  -I. -I/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/dlls/d3dx9_25 \
  -I/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/dlls/d3dx9_25/../d3dx9_36 -I../../include \
  -I/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/include -D__WINESRC__ -D_REENTRANT -fPIC \
  -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter \
  -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -fno-omit-frame-pointer -march=ivybridge -mno-3dnow -mno-sse4a -mno-movbe -mno-aes -mno-sha -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx2 -mno-lzcnt -mno-rtm -mno-hle -mno-rdrnd -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mtune=ivybridge -O2 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m32 -c -o math.o /var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/dlls/d3dx9_25/../d3dx9_36/math.c \
  -I. -I/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/dlls/d3dx9_25 \
  -I/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/dlls/d3dx9_25/../d3dx9_36 -I../../include \
  -I/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/include -D__WINESRC__ -D_REENTRANT -fPIC \
  -Wall -pipe -fno-tree-loop-distribute-patterns -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter \
  -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -fno-omit-frame-pointer -march=ivybridge -mno-3dnow -mno-sse4a -mno-movbe -mno-aes -mno-sha -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx2 -mno-lzcnt -mno-rtm -mno-hle -mno-rdrnd -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mtune=ivybridge -O2 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/dlls/d3dx9_24/../d3dx9_36/math.c: In function ‘D3DXQuaternionSlerp’:
/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/dlls/d3dx9_24/../d3dx9_36/math.c:1534:25: internal compiler error: Floating point exception
 D3DXQUATERNION * WINAPI D3DXQuaternionSlerp(D3DXQUATERNION *out, const D3DXQUATERNION *q1,
                         ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.gentoo.org/> for instructions.
make[1]: *** [Makefile:723: math.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0-abi_x86_32.x86/dlls/d3dx9_24'
make: *** [Makefile:6799: dlls/d3dx9_24] Error 2
make: *** Waiting for unfinished jobs....
/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/dlls/d3dx9_25/../d3dx9_36/math.c: In function ‘D3DXQuaternionSlerp’:
/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0/dlls/d3dx9_25/../d3dx9_36/math.c:1534:25: internal compiler error: Floating point exception
 D3DXQUATERNION * WINAPI D3DXQuaternionSlerp(D3DXQUATERNION *out, const D3DXQUATERNION *q1,
                         ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.gentoo.org/> for instructions.
make[1]: *** [Makefile:724: math.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-emulation/wine-2.0/work/wine-2.0-abi_x86_32.x86/dlls/d3dx9_25'
make: *** [Makefile:6818: dlls/d3dx9_25] Error 2
 * ERROR: app-emulation/wine-2.0::gentoo failed (compile phase):
 *   emake failed
I
It occurs with newer versions as well.

I'd rather ask for opinions and advices before filling a bug, the main reason being it initially built successfully, so I fear to be the only cause of that mess.

Thks 4 ur attention.


Last edited by CaptainBlood on Fri Mar 24, 2017 2:07 pm; edited 1 time in total
Back to top
View user's profile Send private message
NP-Hardass
n00b
n00b


Joined: 24 Mar 2013
Posts: 36

PostPosted: Fri Mar 17, 2017 12:48 am    Post subject: Reply with quote

Please post the full build.log as well as "emerge --info wine"
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3624

PostPosted: Fri Mar 17, 2017 10:51 am    Post subject: Reply with quote

info.log
Code:
Portage 2.3.3 (python 2.7.12-final-0, default/linux/amd64/13.0, gcc-5.4.0, glibc-2.23-r3, 4.10.3-gentoo-krnlschd x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.10.3-gentoo-krnlschd-x86_64-Intel-R-_Core-TM-_i3-3217U_CPU_@_1.80GHz-with-gentoo-2.3
KiB Mem:     8051228 total,   5157780 free
KiB Swap:    8048528 total,   8048528 free
Timestamp of repository gentoo: Fri, 17 Mar 2017 08:15:01 +0000
sh bash 4.3_p48-r1
ld GNU ld (Gentoo 2.27 p1.0) 2.27
distcc[18830] (dcc_trace_version) distcc 3.2rc1 x86_64-pc-linux-gnu; built Dec 23 2016 17:08:13 [disabled]
ccache version 3.2.4 [disabled]
app-shells/bash:          4.3_p48-r1::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.22.3_rc4::gentoo
dev-lang/python:          2.7.12::gentoo, 3.4.5::gentoo, 3.5.3::gentoo, 3.6.0::gentoo
dev-util/ccache:          3.2.4::gentoo
dev-util/cmake:           3.7.2::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.3::gentoo
sys-apps/openrc:          0.23.2::gentoo
sys-apps/sandbox:         2.10-r3::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.12.6::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo, 2.26.1::gentoo, 2.27::gentoo
sys-devel/gcc:            5.4.0-r3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.23-r3::gentoo
Repositories:

alexxy
    location: /var/lib/layman/alexxy
    masters: gentoo
    priority: -10001

benklop
    location: /var/lib/layman/benklop
    masters: gentoo
    priority: -10001

c2p-overlay
    location: /var/lib/layman/c2p-overlay
    masters: gentoo
    priority: -10001

eclipse
    location: /var/lib/layman/eclipse
    masters: gentoo
    priority: -10001

haarp
    location: /var/lib/layman/haarp
    masters: gentoo
    priority: -10001

jorgicio
    location: /var/lib/layman/jorgicio
    masters: gentoo
    priority: -10001

proaudio
    location: /var/lib/layman/proaudio
    masters: gentoo
    priority: -10001

ssnb
    location: /var/lib/layman/ssnb
    masters: gentoo
    priority: -10001

sublime-text
    location: /var/lib/layman/sublime-text
    masters: gentoo
    priority: -10001

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts: --timeout=600

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

crossdev
    location: /usr/local/portage-crossdev
    masters: gentoo
    priority: 10

Installed sets: @gcc-toolchain
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=ivybridge -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -mno-sse4a -mcx16 -msahf -mno-movbe -mno-aes -mno-sha -mpclmul -mpopcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mavx -mno-avx2 -msse4.2 -msse4.1 -mno-lzcnt -mno-rtm -mno-hle -mno-rdrnd -mf16c -mfsgsbase -mno-rdseed -mno-prfchw -mno-adx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mtune=ivybridge -O2 -pipe -fgraphite -flto=4 -flto-compression-level=9 -fopenmp -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -ftree-loop-distribution -ftree-loop-linear"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.3/conf /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.0/ext-active/ /etc/php/cgi-php7.0/ext-active/ /etc/php/cli-php7.0/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-march=ivybridge -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -mno-sse4a -mcx16 -msahf -mno-movbe -mno-aes -mno-sha -mpclmul -mpopcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mavx -mno-avx2 -msse4.2 -msse4.1 -mno-lzcnt -mno-rtm -mno-hle -mno-rdrnd -mf16c -mfsgsbase -mno-rdseed -mno-prfchw -mno-adx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -mtune=ivybridge -O2 -pipe -fgraphite -flto=4 -flto-compression-level=9 -fopenmp -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -ftree-loop-distribution -ftree-loop-linear"
DISTDIR="/usr/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n --misspell-suggestions=n --nospinner --tree --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"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.mirrors.ovh.net/gentoo-distfiles/ http://mirrors.linuxant.fr/distfiles.gentoo.org/ http://mirrors.stuhome.net/gentoo/ rsync://ftp.df.lth.se/pub/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/ ftp://mirror.neolabs.kz/gentoo/pub http://mirror.usu.edu/mirrors/gentoo/ http://mirror.iawnet.sandia.gov/gentoo/ rsync://gentoo.c3sl.ufpr.br/gentoo/ ftp://gentoo.c3sl.ufpr.br/gentoo/ http://ftp.swin.edu.au/gentoo ftp://ftp.swin.edu.au/gentoo"
LANG="fr_FR.utf8"
LDFLAGS="-Wl,-O2 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--sort-common -s -flto=4"
MAKEOPTS="-j4 -l4"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="lzma"
PORTAGE_COMPRESS_FLAGS="-9"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=600"
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 --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X acl amd64 bluetooth bzip2 cli consolekit cracklib crypt cxx dbus dri egl fftw fortran gdbm gif gles gles1 gles2 gmp iconv icu jack jpeg2k ladspa modules multilib multislot ncurses nls nptl openal opengl openmp pam pch pcre png policykit pulseaudio qt5 readline seccomp session sndfile sse sse2 sse4_1 ssl ssse3 svg system-icu tcpd threads tiff truetype udev udisks unicode upower v4l vaapi vdpau xinerama xvmc zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" L10N="fr" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="fr" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-0" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6" RUBY_TARGETS="ruby21" SANE_BACKENDS="artec_eplus48u" USERLAND="GNU" VIDEO_CARDS="intel i965" 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"
USE_PYTHON="2.7 3.4 3.5 3.6"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND

=================================================================
                        Package Settings
=================================================================

app-emulation/wine-2.0::gentoo was built with the following:
USE="X alsa fontconfig gecko jpeg lcms ncurses nls opengl osmesa perl png pulseaudio realtime run-exes ssl threads truetype udev udisks v4l xinerama xml -capi -cups -custom-cflags -dos -gphoto2 -gsm -gstreamer -ldap -mono -mp3 -netapi -odbc -openal -opencl -oss -pcap -prelink -samba -scanner (-selinux) -test -xcomposite" ABI_X86="32 -64 -x32" LINGUAS="fr -ar -bg -ca -cs -da -de -el -en -en_US -eo -es -fa -fi -he -hi -hr -hu -it -ja -ko -lt -ml -nb_NO -nl -or -pa -pl -pt_BR -pt_PT -rm -ro -ru -sk -sl -sr_RS@cyrillic -sr_RS@latin -sv -te -th -tr -uk -wa -zh_CN -zh_TW"
CFLAGS="-march=ivybridge -mno-3dnow -mno-sse4a -mno-movbe -mno-aes -mno-sha -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx2 -mno-lzcnt -mno-rtm -mno-hle -mno-rdrnd -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mtune=ivybridge -O2 -pipe"
CXXFLAGS="-march=ivybridge -mno-3dnow -mno-sse4a -mno-movbe -mno-aes -mno-sha -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx2 -mno-lzcnt -mno-rtm -mno-hle -mno-rdrnd -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mtune=ivybridge -O2 -pipe"
LDFLAGS="-Wl,-O2 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--sort-common"
build.log doesn't seem to fit in a single post.
How am I expected 2 provide it?
Thks 4 ur attention, interest & support.
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3624

PostPosted: Fri Mar 17, 2017 11:28 am    Post subject: Reply with quote

build.log
https://gist.github.com/anonymous/7aa5af622ea3704d6baa1795ede349f6
Thks 4 ur attention, interest & support.
Back to top
View user's profile Send private message
NP-Hardass
n00b
n00b


Joined: 24 Mar 2013
Posts: 36

PostPosted: Fri Mar 17, 2017 11:46 pm    Post subject: Reply with quote

At a quick glance, I don't see anything wrong.

I'd recommend updating @world, and rebuilding your toolchain. I tested with a freshly compiled 4.9.4 and 5.4.0-r3 without issue.
Back to top
View user's profile Send private message
Tony0945
Watchman
Watchman


Joined: 25 Jul 2006
Posts: 5127
Location: Illinois, USA

PostPosted: Fri Mar 17, 2017 11:51 pm    Post subject: Reply with quote

NP-Hardass wrote:
At a quick glance, I don't see anything wrong.

I'd recommend updating @world, and rebuilding your toolchain. I tested with a freshly compiled 4.9.4 and 5.4.0-r3 without issue.

GCC 6.3.0 as well.
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3624

PostPosted: Sat Mar 18, 2017 2:29 pm    Post subject: Reply with quote

Feeling quite lonely now :(
Thks 4 ur attention, interest & support
Back to top
View user's profile Send private message
Tony0945
Watchman
Watchman


Joined: 25 Jul 2006
Posts: 5127
Location: Illinois, USA

PostPosted: Sat Mar 18, 2017 4:14 pm    Post subject: Reply with quote

CaptainBlood wrote:
Feeling quite lonely now :(
Thks 4 ur attention, interest & support
You have a legitimate problem. Don't give up. Do the suggested updates and get back to us.
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3624

PostPosted: Sat Mar 18, 2017 4:42 pm    Post subject: Reply with quote

My system is almost daily updated.
That's why I don't feel very well in this regard.
AFAIR 1.8.x stable failed in the past, a situation I escaped from by letting wine-2.0 (unstable at that time) in.
Now 2.x AND 1.8.x and 1.9.x don't build anymore.

Thks
Back to top
View user's profile Send private message
ct85711
Veteran
Veteran


Joined: 27 Sep 2005
Posts: 1791

PostPosted: Sat Mar 18, 2017 5:59 pm    Post subject: Reply with quote

Just curious, but have you tried disabling some of your CFLAGS to see if one of them is causing your problem? I noticed someone posted in a different thread about receiving this floating point exception managed to fix it by removing the -fgraphite-identity.
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3624

PostPosted: Fri Mar 24, 2017 7:51 am    Post subject: Reply with quote

Seems like issue may be fixed (currently in building progress).:
I felt back from gcc-5.4.0-r3 to gcc-5.4.0 AND recompiled gcc-toolchain such as:
Code:
cat /etc/portage/sets/gcc-toolchain
sys-libs/timezone-data
sys-devel/binutils
sys-devel/binutils-config
sys-devel/gcc
sys-devel/gcc-config
sys-kernel/linux-headers
sys-libs/glibc
sys-libs/zlib
dev-libs/gmp
dev-libs/mpfr
dev-libs/mpc
dev-libs/isl
Thks 4 ur attention, interest & support.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum