Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 583828 - app-emulation/wine[capi] requires multilib libcapi20
Summary: app-emulation/wine[capi] requires multilib libcapi20
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: https://forums.gentoo.org/viewtopic-t...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-23 03:26 UTC by rc6t6v4c
Modified: 2016-07-10 05:39 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rc6t6v4c 2016-05-23 03:26:48 UTC
!!! Please attach the following file when seeking support: 
!!! /var/tmp/portage/app-emulation/wine-1.6.2/work/wine-1.6.2-abi_x86_32.x86/config.log 
* ERROR: app-emulation/wine-1.6.2::gentoo failed (configure phase): 
* econf failed 
* 
* Call stack: 
* ebuild.sh, line 133: Called src_configure 
* environment, line 4684: Called multilib_parallel_foreach_abi 'do_configure' 
* environment, line 4110: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'do_configure' 
* environment, line 3727: Called _multibuild_run '_multilib_multibuild_wrapper' 'do_configure' 
* environment, line 3725: Called _multilib_multibuild_wrapper 'do_configure' 
* environment, line 1165: Called do_configure 
* environment, line 1638: Called autotools-utils_src_configure 
* environment, line 1337: Called econf '--docdir=/usr/share/doc/wine-1.6.2' '--sysconfdir=/etc/wine' '--with-alsa' '--with-capi' '--with-cms' '--with-cups' '--with-curses' '--with-dbus' '--with-fontconfig' '--with-gnutls' '--without-gphoto' '--without-gsm' '--without-gstreamer' '--without-hal' '--with-jpeg' '--with-ldap' '--with-mpg123' '--with-gettext' '--without-openal' '--without-opencl' '--with-opengl' '--without-osmesa' '--without-oss' '--with-png' '--with-pthread' '--without-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-1.6.2::gentoo'`, 
* the complete build log and the output of `emerge -pqv '=app-emulation/wine-1.6.2::gentoo'`. 
* The complete build log is located at '/var/tmp/portage/app-emulation/wine-1.6.2/temp/build.log'. 
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.6.2/temp/environment'. 
* Working directory: '/var/tmp/portage/app-emulation/wine-1.6.2/work/wine-1.6.2-abi_x86_32.x86' 
* S: '/var/tmp/portage/app-emulation/wine-1.6.2/work/wine-1.6.2' 

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

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



The culprit is apparently...

"configure: error: libcapi20 development files not found, ISDN won't be supported. "

This is an error since --with-capi was requested.
Comment 1 Pacho Ramos gentoo-dev 2016-05-24 10:16:45 UTC
please provide the full build.log
Comment 2 rc6t6v4c 2016-05-25 05:00:06 UTC
cat /var/tmp/portage/app-emulation/wine-1.6.2/temp/build.log

https://bpaste.net/show/9ebb429c41e1
Comment 3 Pacho Ramos gentoo-dev 2016-05-25 10:41:20 UTC
For the next time please get it attached to the bug instead of relying on external sources:
checking gnutls/gnutls.h usability... yes
checking gnutls/gnutls.h presence... yes
checking for gnutls/gnutls.h... yes
checking for -lgnutls... libgnutls.so.28
checking for -lncurses... libncurses.so.5
checking for mousemask... yes
checking for -lv4l1... libv4l1.so.0
checking lcms2.h usability... yes
checking lcms2.h presence... yes
checking for lcms2.h... yes
checking for cmsOpenProfileFromFile in -llcms2... yes
checking ft2build.h usability... yes
checking ft2build.h presence... yes
checking for ft2build.h... yes
checking for -lfreetype... libfreetype.so.6
checking for FT_TrueTypeEngineType... yes
checking for parport header/ppdev.h... yes
checking for pthread_attr_get_np... no
checking for pthread_getattr_np... yes
checking for pthread_getthreadid_np... no
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for inflate in -lz... yes
checking for snd_pcm_hw_params_get_access_mask in -lasound... yes
checking for -lcapi20... not found
configure: error: libcapi20 development files not found, ISDN won't be supported.
This is an error since --with-capi was requested.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-emulation/wine-1.6.2/work/wine-1.6.2-abi_x86_32.x86/config.log
 [31;01m*[0m ERROR: app-emulation/wine-1.6.2::gentoo failed (configure phase):
 [31;01m*[0m   econf failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m               ebuild.sh, line  133:  Called src_configure
 [31;01m*[0m             environment, line 4686:  Called multilib_parallel_foreach_abi 'do_configure'
 [31;01m*[0m             environment, line 4112:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'do_configure'
 [31;01m*[0m             environment, line 3729:  Called _multibuild_run '_multilib_multibuild_wrapper' 'do_configure'
 [31;01m*[0m             environment, line 3727:  Called _multilib_multibuild_wrapper 'do_configure'
 [31;01m*[0m             environment, line 1166:  Called do_configure
 [31;01m*[0m             environment, line 1639:  Called autotools-utils_src_configure
 [31;01m*[0m             environment, line 1338:  Called econf '--docdir=/usr/share/doc/wine-1.6.2' '--sysconfdir=/etc/wine' '--with-alsa' '--with-capi' '--with-cms' '--with-cups' '--with-curses' '--with-dbus' '--with-fontconfig' '--with-gnutls' '--without-gphoto' '--without-gsm' '--without-gstreamer' '--without-hal' '--with-jpeg' '--with-ldap' '--with-mpg123' '--with-gettext' '--without-openal' '--without-opencl' '--with-opengl' '--without-osmesa' '--without-oss' '--with-png' '--with-pthread' '--without-sane' '--disable-tests' '--with-freetype' '--with-v4l' '--with-x' '--with-xcomposite' '--with-xinerama' '--with-xml' '--with-xslt' '--disable-win64'
 [31;01m*[0m        phase-helpers.sh, line  662:  Called __helpers_die 'econf failed'
 [31;01m*[0m   isolated-functions.sh, line  117:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m   		die "$@"
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=app-emulation/wine-1.6.2::gentoo'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-emulation/wine-1.6.2::gentoo'`.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-emulation/wine-1.6.2/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-emulatio
Comment 4 rc6t6v4c 2016-05-26 02:24:23 UTC
Sorry about that. Will do so in the future.
Comment 5 Adam Feldman gentoo-dev 2016-06-01 06:14:01 UTC
(In reply to b194c73f from comment #4)
> Sorry about that. Will do so in the future.

Can you please confirm whether installing net-dialup/capi4k-utils resolves this issue?
Comment 6 Adam Feldman gentoo-dev 2016-06-01 06:54:26 UTC
(In reply to NP-Hardass from comment #5)
> (In reply to b194c73f from comment #4)
> > Sorry about that. Will do so in the future.
> 
> Can you please confirm whether installing net-dialup/capi4k-utils resolves
> this issue?

Ah, actually, looks like the issue is that when we migrated from emul-linux-x86, capi4k-utils was not made multilib.  Can you confirm whether building works when you use net-libs/libcapi instead of capi4k-utils?
Comment 7 Adam Feldman gentoo-dev 2016-06-01 17:13:29 UTC
(In reply to NP-Hardass from comment #6)
> (In reply to NP-Hardass from comment #5)
> > (In reply to b194c73f from comment #4)
> > > Sorry about that. Will do so in the future.
> > 
> > Can you please confirm whether installing net-dialup/capi4k-utils resolves
> > this issue?
> 
> Ah, actually, looks like the issue is that when we migrated from
> emul-linux-x86, capi4k-utils was not made multilib.  Can you confirm whether
> building works when you use net-libs/libcapi instead of capi4k-utils?

Confirmed with the help of bobwya.  Migrating the package to libcapi as I don't have the time to make capi4k-utils multilib.
Comment 8 Adam Feldman gentoo-dev 2016-07-10 05:39:49 UTC
Resolved in b64196973d3c0b1094647c7b331ddc12af364539.