Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759148 - dev-perl/Net-DBus-1.1.0: DBus.xs:24:10: fatal error: dbus/dbus.h: No such file or directory
Summary: dev-perl/Net-DBus-1.1.0: DBus.xs:24:10: fatal error: dbus/dbus.h: No such fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: crossdev-bugs
  Show dependency tree
 
Reported: 2020-12-08 23:25 UTC by Aisha Tammy
Modified: 2021-05-02 19:40 UTC (History)
0 users

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


Attachments
x86_64-multilib-linux-gnu-emerge --info (x86_64-multilib-linux-gnu-emerge --info.txt,5.18 KB, text/plain)
2020-12-08 23:25 UTC, Aisha Tammy
Details
build.log (build.log,5.54 KB, text/x-log)
2020-12-08 23:25 UTC, Aisha Tammy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aisha Tammy 2020-12-08 23:25:06 UTC
Created attachment 677323 [details]
x86_64-multilib-linux-gnu-emerge --info

emerge failed on crossdev cross compiling for amd64.

needs sys-apps/dbus to be in BDEPEND
Comment 1 Aisha Tammy 2020-12-08 23:25:22 UTC
Created attachment 677326 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2021-05-02 12:52:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca03098a348ee4a7e55af065808012c707ca907

commit cca03098a348ee4a7e55af065808012c707ca907
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-05-02 12:51:18 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-05-02 12:51:51 +0000

    dev-perl/Net-DBus: EAPI7, fix cross-build (hopefully)
    
    Closes: https://bugs.gentoo.org/759148
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild | 35 ++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)
Comment 3 Joakim Tjernlund 2021-05-02 19:40:46 UTC
to really fix cross-build you need version 1.2 + the top commit in git repo(PKG_CONFIG)