Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 749267 - sys-libs/tevent-0.10.2 fails with distcc build.
Summary: sys-libs/tevent-0.10.2 fails with distcc build.
Status: RESOLVED DUPLICATE of bug 581900
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-15 11:18 UTC by Nico Baggus
Modified: 2022-11-25 06:00 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 Nico Baggus 2020-10-15 11:18:30 UTC
tevent ebuild fails.


Checking if size of bool == 8                            : not found 
Checking if size of bool == 16                           : not found 
Checking if size of bool == 32                           : not found 
Checking if size of bool == 64                           : not found 
Couldn't determine size of 'bool'
 * ERROR: sys-libs/tevent-0.10.2::gentoo failed (configure phase):
 *   configure failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 2620:  Called multilib-minimal_src_configure
 *   environment, line 1482:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *   environment, line 1735:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *   environment, line 1412:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *   environment, line 1410:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *   environment, line  354:  Called multilib-minimal_abi_src_configure
 *   environment, line 1476:  Called multilib_src_configure
 *   environment, line 1952:  Called waf-utils_src_configure '--bundled-libraries=NONE' '--builtin-libraries=NONE'
 *   environment, line 3371:  Called die
 * The specific snippet of code:
 *       env "${CMD[@]}" || die "configure failed"
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/tevent-0.10.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/tevent-0.10.2::gentoo'`.
 * The complete build log is located at '/var/log/portage/sys-libs:tevent-0.10.2:20201015-104426.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/tevent-0.10.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/tevent-0.10.2/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/tevent-0.10.2/work/tevent-0.10.2-abi_x86_64.amd64'
 * S: '/var/tmp/portage/sys-libs/tevent-0.10.2/work/tevent-0.10.2'


Reproducible: Always

Steps to Reproduce:
1.emerge -1 tevent  # distcc enabled.
2.
3.
Actual Results:  
Build fails

Expected Results:  
Build works

FEATURES=-distcc emerge -1 tevent 

Does build.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-25 06:00:11 UTC

*** This bug has been marked as a duplicate of bug 581900 ***