Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855554 - net-misc/dahdi-3.1.0-r4 - /.../base.c: error: implicit declaration of function pci_alloc_consistent [-Werror=implicit-function-dec
Summary: net-misc/dahdi-3.1.0-r4 - /.../base.c: error: implicit declaration of functio...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jaco Kroon
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-07-01 13:15 UTC by Toralf Förster
Modified: 2023-05-12 03:53 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.44 KB, text/plain)
2022-07-01 13:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,94.30 KB, text/plain)
2022-07-01 13:15 UTC, Toralf Förster
Details
environment (environment,112.16 KB, text/plain)
2022-07-01 13:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.72 KB, application/x-bzip)
2022-07-01 13:15 UTC, Toralf Förster
Details
net-misc:dahdi-3.1.0-r4:20220630-230844.log (net-misc:dahdi-3.1.0-r4:20220630-230844.log,112.00 KB, text/plain)
2022-07-01 13:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.16 KB, application/x-bzip)
2022-07-01 13:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-07-01 13:15:06 UTC
too long lines were shrinked:

  x86_64-pc-linux-gnu-gcc -Wp,-MMD,/var/tmp/portage/net-misc/dahdi-3.1.0-r4/work/dahdi-linux-3.1.0/drivers/dahdi/wct4xxp/.vpm450m.o.d -nostdinc -I./arch/x86/include -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/
   { echo ; echo '/var/tmp/portage/net-misc/dahdi-3.1.0-r4/work/dahdi-linux-3.1.0/drivers/dahdi/wct4xxp/vpm450m.o: $(wildcard ./tools/objtool/objtool)' ; } >> /var/tmp/portage/net-misc/dahdi-3.1.0-r4/work/dahdi-linux-3.1.0/drivers/dahdi/wct4xxp/.vpm450m.o.cmd
  x86_64-pc-linux-gnu-gcc -Wp,-MMD,/var/tmp/portage/net-misc/dahdi-3.1.0-r4/work/dahdi-linux-3.1.0/drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/.oct6100_chip_open.o.d -nostdinc -I./arch/x86/include -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./arch/x86/includ
/var/tmp/portage/net-misc/dahdi-3.1.0-r4/work/dahdi-linux-3.1.0/drivers/dahdi/wct4xxp/base.c: In function t4_allocate_buffers’:
/var/tmp/portage/net-misc/dahdi-3.1.0-r4/work/dahdi-linux-3.1.0/drivers/dahdi/wct4xxp/base.c:3851:17: error: implicit declaration of function pci_alloc_consistent’ [-Werror=implicit-function-declaration]
 3851 |         alloc = pci_alloc_consistent(wc->dev, numbufs * T4_BASE_SIZE(wc) * 2,
      |                 ^~~~~~~~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220629-222612

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.9.13
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 7ec433cb342d86417c920726fcef086fddaa3ed3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 30 22:31:43 2022 +0000

    2022-06-30 22:31:43 UTC

emerge -qpvO net-misc/dahdi
[ebuild  N    ] net-misc/dahdi-3.1.0-r4  USE="-dist-kernel -flash -oslec"
Comment 1 Toralf Förster gentoo-dev 2022-07-01 13:15:07 UTC
Created attachment 789278 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-01 13:15:08 UTC
Created attachment 789281 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-07-01 13:15:10 UTC
Created attachment 789284 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-07-01 13:15:11 UTC
Created attachment 789287 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-07-01 13:15:12 UTC
Created attachment 789290 [details]
net-misc:dahdi-3.1.0-r4:20220630-230844.log
Comment 6 Toralf Förster gentoo-dev 2022-07-01 13:15:13 UTC
Created attachment 789293 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2023-05-12 03:53:54 UTC
The bug has been closed via the following commit(s):

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

commit 069bd8848f9792e74c67268e9302e84d2acceabf
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2023-05-11 14:18:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-12 03:53:21 +0000

    net-misc/dahdi: add 3.2.0
    
    Closes: https://bugs.gentoo.org/896396
    Closes: https://bugs.gentoo.org/855554
    Closes: https://bugs.gentoo.org/871363
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/dahdi/Manifest           |   3 +
 net-misc/dahdi/dahdi-3.2.0.ebuild | 120 ++++++++++++++++++++++++++++++++++++++
 net-misc/dahdi/metadata.xml       |   3 +
 3 files changed, 126 insertions(+)