Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835996 - sys-libs/ldb-2.4.1-r1: FEATURES="${FEATURES} ccache distcc" blksize_t: Could not find a .d dependency file, are cflags/cxxflags overwritten?
Summary: sys-libs/ldb-2.4.1-r1: FEATURES="${FEATURES} ccache distcc" blksize_t: Could...
Status: RESOLVED WONTFIX
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: 2022-03-25 13:05 UTC by Samuel Bernardo
Modified: 2023-02-06 00:04 UTC (History)
1 user (show)

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


Attachments
build log (build.log,16.52 KB, text/x-log)
2022-03-25 13:05 UTC, Samuel Bernardo
Details
emerge info (emerge.info,9.17 KB, text/plain)
2022-03-25 13:05 UTC, Samuel Bernardo
Details
emerge -pqv (emerge.pqv,164 bytes, text/plain)
2022-03-25 13:05 UTC, Samuel Bernardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bernardo 2022-03-25 13:05:16 UTC
Created attachment 767784 [details]
build log

Checking for offset_t                                    : not found 
Checking for volatile int                                : ok 
Checking for uint_t                                      : not found 
Checking for blksize_t                                   : Could not find a .d dependency file, are cflags/cxxflags overwritten?
not found 
Checking for blkcnt_t                                    : not found 
Checking if size of bool == 1                            : not found 
Checking if size of bool == 2                            : not found 
Checking if size of bool == 4                            : not found 
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/ldb-2.4.1-r1::gentoo failed (configure phase):
 *   configure failed
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_configure
 *   environment, line 2721:  Called multilib-minimal_src_configure
 *   environment, line 1686:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *   environment, line 1936:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *   environment, line 1641:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *   environment, line 1639:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *   environment, line  511:  Called multilib-minimal_abi_src_configure
 *   environment, line 1680:  Called multilib_src_configure
 *   environment, line 2159:  Called waf-utils_src_configure '--disable-rpath' '--disable-rpath-install' '--bundled-libraries=NONE' '--with-modulesdir=/usr/lib64/samba' '--builtin-libraries=NONE' '--disable-python'
 *   environment, line 3540:  Called die
 * The specific snippet of code:
 *       env "${CMD[@]}" || die "configure failed"
 *
Comment 1 Samuel Bernardo 2022-03-25 13:05:41 UTC
Created attachment 767785 [details]
emerge info
Comment 2 Samuel Bernardo 2022-03-25 13:05:58 UTC
Created attachment 767786 [details]
emerge -pqv
Comment 3 Samuel Bernardo 2022-03-25 13:19:31 UTC
Disabling distcc the issue didn't happened. So I opened this bug since could be important to improve distcc support.
Comment 4 Samuel Bernardo 2023-02-06 00:04:41 UTC
I think it wouldn't worth to bother upstream and ask them to support distcc, because compilation time in current desktops take lesser then 5min.