Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed to emerge app-emulation/wine-2.3
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
hubot
n00b
n00b


Joined: 14 Aug 2017
Posts: 18

PostPosted: Sat Oct 21, 2017 11:20 am    Post subject: Failed to emerge app-emulation/wine-2.3 Reply with quote

I have got a following error while upgrading Gentoo:

Code:

make[1]: Leaving directory '/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3-abi_x86_32.x86/tools/winedump'
x86_64-pc-linux-gnu-gcc -m32 -c -o write_sltg.o /var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/tools/widl/write_sltg.c -I. \
  -I/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/tools/widl -I../../include \
  -I/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/include -D__WINESRC__ -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=native -O2 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
bison -p parser_ -o parser.tab.c -d /var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/tools/widl/parser.y
flex -oparser.yy.c /var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/tools/widl/parser.l
x86_64-pc-linux-gnu-gcc -m32 -o wrc dumpres.o genres.o newstruc.o po.o readres.o translation.o utils.o wrc.o writeres.o \
  parser.tab.o parser.yy.o ../../libs/port/libwine_port.a ../../libs/wpp/libwpp.a -Wl,-O1 -Wl,--as-needed
make[1]: Leaving directory '/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3-abi_x86_32.x86/tools/wrc'
bison -p parser_ -o parser.tab.c /var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/tools/widl/parser.y
x86_64-pc-linux-gnu-gcc -m32 -c -o parser.yy.o parser.yy.c -I. -I/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/tools/widl \
  -I../../include -I/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/include -D__WINESRC__ \
  -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=native -O2 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m32 -c -o parser.tab.o parser.tab.c -I. -I/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/tools/widl \
  -I../../include -I/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/include -D__WINESRC__ \
  -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=native -O2 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
x86_64-pc-linux-gnu-gcc -m32 -o widl client.o expr.o hash.o header.o proxy.o register.o server.o typegen.o typelib.o \
  typetree.o utils.o widl.o write_msft.o write_sltg.o parser.tab.o parser.yy.o \
  ../../libs/port/libwine_port.a ../../libs/wpp/libwpp.a -Wl,-O1 -Wl,--as-needed
make[1]: Leaving directory '/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3-abi_x86_32.x86/tools/widl'
 * ERROR: app-emulation/wine-2.3::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=app-emulation/wine-2.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-emulation/wine-2.3::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/app-emulation/wine-2.3:20171021-110252.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/wine-2.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-2.3/temp/environment'.
 * Working directory: '/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3-abi_x86_32.x86'
 * S: '/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3'

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

>>>  '/var/log/portage/build/app-emulation/wine-2.3:20171021-110252.log'

 * Messages for package app-emulation/wine-2.3:
 * Log file: /var/log/portage/build/app-emulation/wine-2.3:20171021-110252.log

 * Applying the Wine-Staging patchset. Any bug reports to the
 * Wine bugzilla should explicitly state that staging was used.
 * ERROR: app-emulation/wine-2.3::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=app-emulation/wine-2.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-emulation/wine-2.3::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/app-emulation/wine-2.3:20171021-110252.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/wine-2.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-2.3/temp/environment'.
 * Working directory: '/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3-abi_x86_32.x86'
 * S: '/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3'


The result of command emerge --info '=app-emulation/wine-2.3::gentoo':

Code:

Portage 2.3.11 (python 3.4.6-final-0, default/linux/amd64/13.0/desktop, gcc-5.4.0, glibc-2.25-r7, 4.12.12-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.12.12-gentoo-x86_64-Intel-R-_Core-TM-_i5-6300HQ_CPU_@_2.30GHz-with-gentoo-2.4.1
KiB Mem:     8037396 total,   4916624 free
KiB Swap:   12582908 total,  12582908 free
Timestamp of repository gentoo: Sun, 15 Oct 2017 10:00:01 +0000
Head commit of repository gentoo: 207d64181ea82d5d3251db27d856244b0e78ef6f
sh bash 4.4_p12
ld GNU ld (Gentoo 2.28.1 p1.0) 2.28.1
app-shells/bash:          4.4_p12::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.26.1::gentoo
dev-lang/python:          2.7.14::gentoo, 3.4.6::gentoo
dev-util/cmake:           3.9.4::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.33::gentoo
sys-apps/sandbox:         2.12::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.11.6-r2::gentoo, 1.15.1-r1::gentoo
sys-devel/binutils:       2.28.1::gentoo, 2.29.1::gentoo
sys-devel/gcc:            5.4.0-r3::gentoo, 6.4.0::gentoo
sys-devel/gcc-config:     1.9.0::gentoo
sys-devel/libtool:        2.4.6-r4::gentoo
sys-devel/make:           4.2.1-r1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.25-r7::gentoo
Repositories:

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

dotnet
    location: /var/lib/layman/dotnet
    sync-type: laymansync
    sync-uri: https://anongit.gentoo.org/git/proj/dotnet.git
    masters: gentoo
    priority: 50

fw-overlay
    location: /var/lib/layman/fw-overlay
    sync-type: laymansync
    sync-uri: https://github.com/no-hope/fw-overlay.git
    masters: gentoo
    priority: 50

seeds
    location: /var/lib/layman/seeds
    sync-type: laymansync
    sync-uri: git://github.com/vonavi/seeds.git
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/php/apache2-php7.0/ext-active/ /etc/php/apache2-php7.1/ext-active/ /etc/php/cgi-php7.0/ext-active/ /etc/php/cgi-php7.1/ext-active/ /etc/php/cli-php7.0/ext-active/ /etc/php/cli-php7.1/ext-active/ /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 /usr/bin/startx"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs clean-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync webrsync-gpg xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="rsync://gentoo.prz.rzeszow.pl/gentoo"
LANG="en_GB.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 --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cjk cli colord consolekit cracklib crypt cups curl custom-cflags cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam firefox flac fontconfig fortran gdbm gif glamor gphoto2 gpm gsm gstreamer gtk hardened iconv introspection ipv6 jack java jpeg kerberos lcms ldap libnotify libsecret lzma mad mng modules mp3 mp4 mpeg multilib nautilus ncurses nls nptl odbc ogg openal opengl openmp pam pango pcre pdf perl png policykit postgres ppds python qt3support qt4 readline savedconfig scanner sdl seccomp session socks5 spell ssl startup-notification svg tcl tcpd threads tiff tools tracker truetype udev udisks unicode upower usb userlocales v4l vaapi vim-syntax vorbis wifi wxwidgets x264 xattr xcb xcomposite xinerama xml xv xvid 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="mmx mmxext sse sse2" 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="libinput synaptics evdev mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NGINX_MODULES_HTTP="fastcgi access addition auth_basic auth_ldap auth_pam auth_request autoindex browser cache_purge charset dav dav_ext degradation echo empty_gif fancyindex flv geo geoip gunzip gzip gzip_static headers_more image_filter limit_conn limit_req lua map memc memcached metrics mp4 naxsi perl proxy push_stream random_index realip referer rewrite scgi secure_link security slice slowfs_cache spdy split_clients ssi sticky stub_status sub upload_progress upstream_check upstream_hash upstream_ip_hash upstream_keepalive upstream_least_conn upstream_zone userid uwsgi xslt" NGINX_MODULES_MAIL="imap pop3 smtp" NGINX_MODULES_STREAM="access geo geoip limit_conn map realip return split_clients ssl_preread upstream_hash upstream_least_conn upstream_zone" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby22" USERLAND="GNU" VIDEO_CARDS="nvidia" 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, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


The result of command emerge -pqv '=app-emulation/wine-2.3::gentoo':

Code:

[ebuild     U ] app-emulation/wine-2.3 [2.0] USE="X alsa capi* cups custom-cflags d3d9%* dos* fontconfig gecko gphoto2 gsm gstreamer jpeg lcms ldap mono mp3 ncurses netapi* nls odbc openal opencl* opengl osmesa* pcap* perl pipelight%* png realtime run-exes s3tc%* samba* scanner ssl staging%* themes%* threads truetype udev udisks v4l vaapi%* xcomposite xinerama xml -oss -prelink -pulseaudio (-selinux) {-test}" ABI_X86="32 64 (-x32)" LINGUAS="-ar -bg -ca -cs -da -de -el -en -en_US -eo -es -fa -fi -fr -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"

 * IMPORTANT: 8 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


Build log: https://paste.pound-python.org/show/qYu6OEA6sYJvUJTF6maa/

Can anyone help me?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Sat Oct 21, 2017 11:36 am    Post subject: Reply with quote

Read here
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54220
Location: 56N 3W

PostPosted: Sat Oct 21, 2017 11:47 am    Post subject: Reply with quote

hubot,

There is a font file missing from the sources.

Code:
x86_64-pc-linux-gnu-gcc -m32 -c -o main.o /var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/loader/main.c -I. \
  -I/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/loader -I../include \
  -I/var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/include -D__WINESRC__ -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=native -O2 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
Error: Cannot open face /var/tmp/portage/app-emulation/wine-2.3/work/wine-2.3/fonts/courier.ttf
make[1]: *** [Makefile:179: coue1255.fon] Error 1


fedeliallalinea beat me to the link.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
duby2291
Guru
Guru


Joined: 17 Oct 2004
Posts: 583

PostPosted: Sat Oct 21, 2017 1:59 pm    Post subject: Reply with quote

I'm only posting this because the op seems unaware of the new wine packaging. Check this out.
https://wiki.gentoo.org/wiki/Wine:_New_Packaging

You'll probably be better off using the new packaging.
Back to top
View user's profile Send private message
BobWya
Apprentice
Apprentice


Joined: 12 Aug 2012
Posts: 228
Location: Cambridge,UK

PostPosted: Sun Oct 22, 2017 11:23 pm    Post subject: Reply with quote

@hubot

Another option is that I'm maintaining both single-slot and multi-slot Wine packages in my Overlay (::bobwya).
See: Github : bobwya / bobwya : Wiki / Wine Packaging ...
So if you don't need or want to bother with multi-slotted Wine packages - then you've got an alternative maintained single-slotted Wine solution.

I've backported patches to ensure older version of Wine, back to version 1.8, still build - even with newer System packages - like =media-libs/freetype-2.8.1 (your specific issue).

My =app-emulation/wine{,-staging,-vanilla}-9999 selectively cull backported patches - if it is detected you are building a commit after, or at the point, the selected patch was committed to the main Wine Git tree.
This means that =app-emulation/wine-9999[-staging] and app-emulation/wine-vanilla:9999 should build successfully against almost any Wine Git Commit hash.
That includes full backporting of the Gentoo gstreamer:1.0 patchset.

Gentoo = choice = good 8)

Bob
_________________
system: G751JT (ASUS-NotebookSKU); processor: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz; memory: 32GiB System Memory; display: GM204M [GeForce GTX 970M]; disk: 2048GB Samsung SSD 850;BD-CMB UJ172 S;1024GB Samsung SSD 850
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