/var/tmp/portage/net-misc/dahdi-3.1.0-r1/work/dahdi-linux-3.1.0/drivers/dahdi/ap400/ap400_drv.c: In function ap4_init_one: /var/tmp/portage/net-misc/dahdi-3.1.0-r1/work/dahdi-linux-3.1.0/drivers/dahdi/ap400/ap400_drv.c:2072:16: error: implicit declaration of function ioremap_nocache; did you mean ioremap_cache? [-Werror=implicit-function-declaration] 2072 | wc->membase = ioremap_nocache(wc->memaddr, wc->memlen); | ^~~~~~~~~~~~~~~ | ioremap_cache ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_developer-libressl-20200405-030058 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.3.0 * /usr/lib/llvm/9 9.0.1 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * The following VMs are available for generation-2: *) IcedTea JDK 3.15.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Mon 06 Apr 2020 01:37:47 PM UTC /var/db/repos/libressl Fri 03 Apr 2020 07:10:10 PM UTC emerge -qpvO net-misc/dahdi [ebuild N ] net-misc/dahdi-3.1.0-r1 USE="-flash -oslec"
Created attachment 630826 [details] emerge-info.txt
Created attachment 630828 [details] emerge-history.txt
Created attachment 630830 [details] environment
Created attachment 630832 [details] etc.portage.tbz2
Created attachment 630834 [details] net-misc:dahdi-3.1.0-r1:20200406-145811.log
Created attachment 630836 [details] temp.tbz2
Duplicate of https://bugs.gentoo.org/716226
*** This bug has been marked as a duplicate of bug 716226 ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=597ea5a7c16cb7b3ead096d54f78c9369cd41e7b commit 597ea5a7c16cb7b3ead096d54f78c9369cd41e7b Author: Jaco Kroon <jaco@uls.co.za> AuthorDate: 2020-03-28 19:56:25 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-04-09 12:37:45 +0000 net-misc/dahdi: build fixes. There were still some cases where specific kernel versions wouldn't compile. This now compiles on all versions that I've got. Consolidated the patches for non-digium hardware (which is where most of the issues were). Added a patch for dealing with 64-bit division on PPC (works on amd64), untested on ppc where it's required. Will also affect ARM now - as per newest keyword request. Fix for systems without CONFIG_PCI. Nuke empty RDEPEND= and DEPEND= lines. Bug: https://bugs.gentoo.org/659488 Bug: https://bugs.gentoo.org/716426 Closes: https://bugs.gentoo.org/716226 Closes: https://bugs.gentoo.org/716468 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/15154 Signed-off-by: Joonas Niilola <juippis@gentoo.org> net-misc/dahdi/Manifest | 2 +- net-misc/dahdi/dahdi-3.1.0-r1.ebuild | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-)