Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 492986 - app-emulation/wine[openal]: should DEPEND on media-libs/openal?
Summary: app-emulation/wine[openal]: should DEPEND on media-libs/openal?
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: 2013-12-01 00:33 UTC by Jeffrey Thomas Piercy
Modified: 2013-12-17 12:33 UTC (History)
2 users (show)

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


Attachments
emerge --info (file_492986.txt,16.84 KB, text/plain)
2013-12-01 00:38 UTC, Jeffrey Thomas Piercy
Details
emerge --info app-emulation/wine (file_492986.txt,17.71 KB, text/plain)
2013-12-03 05:48 UTC, Jeffrey Thomas Piercy
Details
/var/tmp/portage/app-emulation/wine-1.7.4/temp/build.log (file_492986.txt,34.30 KB, text/plain)
2013-12-04 04:35 UTC, Jeffrey Thomas Piercy
Details
config.log (config.log,425.07 KB, text/x-log)
2013-12-17 11:45 UTC, Nikos Chantziaras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Thomas Piercy 2013-12-01 00:33:48 UTC
Emerging wine (I tried versions 1.6 and 1.7.4) with openal failed for me until I first emerged openal manually.
Comment 1 Jeffrey Thomas Piercy 2013-12-01 00:38:05 UTC
Created attachment 364304 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-12-02 11:29:07 UTC
Please post your `emerge --info app-emulation/wine' output in a comment.
Comment 3 Jeffrey Thomas Piercy 2013-12-03 05:48:28 UTC
Created attachment 364490 [details]
emerge --info app-emulation/wine
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2013-12-03 11:07:47 UTC
Did you happen to actually upgrade an old version of media-libs/openal? Are you sure it was missing in the first place?
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2013-12-03 12:26:52 UTC
The dependency is in place, so I can only assume you had libopenal linked against a library that had been upgraded, causing a linking failure in configure.
Comment 6 Jeffrey Thomas Piercy 2013-12-04 04:34:36 UTC
openal was definitely not installed already. I just uninstalled it and even ran a nice revdep-rebuild and world update. Neither pulled it in. Then I tried installing wine again, which didn't pull openal in either, but did fail just like it did before openal was installed. I'll attach the build log.
Comment 7 Jeffrey Thomas Piercy 2013-12-04 04:35:11 UTC
Created attachment 364566 [details]
/var/tmp/portage/app-emulation/wine-1.7.4/temp/build.log
Comment 8 SpanKY gentoo-dev 2013-12-09 00:50:15 UTC
(In reply to Jeffrey Thomas Piercy from comment #6)

that might be true, but the ebuild clearly depends on it:
NATIVE_DEPEND="
    openal? ( media-libs/openal:= )
"
COMMON_DEPEND="
    !amd64? ( ${NATIVE_DEPEND} )
    amd64? (
        abi_x86_64? ( ${NATIVE_DEPEND} )
    )
"
RDEPEND="${COMMON_DEPEND} ..."
DEPEND="${COMMON_DEPEND} ..."
Comment 9 Jeffrey Thomas Piercy 2013-12-09 06:13:04 UTC
Yeah, that's actually the first thing I checked before I filed this bug. But it's happening anyway. Would anyone like to try to see if wine will pull in openal for them?
Comment 10 Jeffrey Thomas Piercy 2013-12-09 06:15:43 UTC
(By the way, that's why the summary I wrote was 'app-emulation/wine isn't pulling in media-libs/openal when USE="openal" is enabled' and not 'app-emulation/wine USE="openal" should DEPEND on media-libs/openal?')
Comment 11 Nikos Chantziaras 2013-12-17 10:00:06 UTC
Please reopen this bug. I'm hit by the same problem:

  configure: error: libopenal development files not found (or too old),
  OpenAL won't be supported.
  This is an error since --with-openal was requested.

OpenAL is not installed on my system.


$ emerge -pqv =app-emulation/wine-1.7.8::gentoo
[ebuild     U ] app-emulation/wine-1.7.8 [1.7.4] USE="X alsa fontconfig gecko gsm jpeg lcms mono mp3 ncurses openal opengl png prelink pulseaudio realtime ssl threads truetype xcomposite xml -capi -cups -custom-cflags -dos -gphoto2 -gstreamer -ldap -netapi% -nls -odbc -opencl -osmesa -oss -perl -run-exes -samba -scanner (-selinux) {-test} -udisks -v4l -xinerama" ABI_X86="32 -64 (-x32)" LINGUAS="en en_US -ar -bg -ca -cs -da -de -el -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"


$ emerge --info =app-emulation/wine-1.7.8::gentoo
Portage 2.2.7 (default/linux/amd64/13.0/desktop/kde, gcc-4.8.2, glibc-2.17, 3.10.24-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.10.24-gentoo-x86_64-Intel-R-_Core-TM-_i5-2500K_CPU_@_3.30GHz-with-gentoo-2.2
KiB Mem:    16387000 total,  13263200 free
KiB Swap:   25166844 total,  25166844 free
Timestamp of tree: Tue, 17 Dec 2013 08:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.6, 3.3.3
dev-util/cmake:           2.8.12.1-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.6.4, 4.7.3-r1, 4.8.2
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.10 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo interactive-fiction steam-overlay Local
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /usr/share/themes/oxygen-gtk/gtk-3.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /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="-pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block"
DISTDIR="/mnt/Data/portage/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build=n"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync metadata-transfer 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://ftp.ntua.gr/pub/linux/gentoo http://mirror.ovh.net/gentoo-distfiles http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common"
MAKEOPTS="-j4"
PKGDIR="/mnt/Data/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"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/interactive-fiction /var/lib/layman/steam /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi aes-ni alsa amd64 audiofile avx bash-completion branding bzip2 cairo cdr cli consolekit cracklib crypt cxx dbus declarative dri dts dvd dvdr emboss encode exif fam fbcondecor flac gdbm gif gpm gtk iconv ipv6 jpeg kde kipi lcdfilter lcms libnotify libsamplerate lm_sensors mad mmx mmxext mng modules mp3 mp4 mpeg mudflap multilib ncurses nptl nvidia offensive ogg opengl openmp pango pcre pdf pgo phonon plasma png policykit ppds pulseaudio qt4 readline semantic-desktop session spell sse sse2 sse3 sse4 sse4_1 ssl ssse3 startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vdpau vorbis wxwidgets x264 xcb xcomposite xml xv xvid xvmc zlib" ABI_X86="32 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" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DRACUT_MODULES="plymouth" 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_US" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby18" SANE_BACKENDS="nothing" 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:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 12 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-12-17 10:57:29 UTC
(In reply to Nikos Chantziaras from comment #11)

The full error message says "please attach the following file when seeking support".

You need to attach that config.log file :)
Comment 13 Nikos Chantziaras 2013-12-17 11:45:31 UTC
Created attachment 365530 [details]
config.log

Attached.
Comment 14 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-12-17 11:57:19 UTC
(In reply to Nikos Chantziaras from comment #13)

Thanks. Do you have media-libs/openal installed? (Configure is failing because it can't find openal's AL/al.h header)
Comment 15 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-12-17 12:07:59 UTC
I think I now see the problem. When you building wine with ABI_X86="32 -64" on amd64, the NATIVE_DEPEND variable is not considered at all, so openal does not get pulled in.
Comment 16 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-12-17 12:33:31 UTC
Should be fixed now.

+  17 Dec 2013; Alexandre Rostovtsev <tetromino@gentoo.org> wine-1.6.ebuild,
+  wine-1.6.1.ebuild, wine-1.7.0.ebuild, wine-1.7.3.ebuild, wine-1.7.4.ebuild,
+  wine-1.7.8.ebuild, wine-9999.ebuild:
+  Fix dependencies and ensure NATIVE_DEPEND is always considered in DEPEND (bug
+  #492986, thanks to Jeffrey Thomas Piercy and Nikos Chantziaras).