Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661782 - net-misc/dahdi-2.11.1-r1 : /.../dahdi-base.c:10550:6: error: root_proc_entry undeclared (first use in this function)
Summary: net-misc/dahdi-2.11.1-r1 : /.../dahdi-base.c:10550:6: error: root_proc_entry ...
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:
Depends on:
Blocks:
 
Reported: 2018-07-22 08:54 UTC by Toralf Förster
Modified: 2020-01-10 05:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.80 KB, text/plain)
2018-07-22 08:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,154.43 KB, text/plain)
2018-07-22 08:54 UTC, Toralf Förster
Details
environment (environment,128.71 KB, text/plain)
2018-07-22 08:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.10 KB, application/x-bzip)
2018-07-22 08:54 UTC, Toralf Förster
Details
net-misc:dahdi-2.11.1-r1:20180722-040338.log (net-misc:dahdi-2.11.1-r1:20180722-040338.log,177.32 KB, text/plain)
2018-07-22 08:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.57 KB, application/x-bzip)
2018-07-22 08:54 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 2018-07-22 08:54:09 UTC
   ^~~~~~
/var/tmp/portage/net-misc/dahdi-2.11.1-r1/work/dahdi-linux-2.11.1/drivers/dahdi/dahdi-base.c: In function ‘dahdi_init’:
/var/tmp/portage/net-misc/dahdi-2.11.1-r1/work/dahdi-linux-2.11.1/drivers/dahdi/dahdi-base.c:10550:6: error: ‘root_proc_entry’ undeclared (first use in this function); did you mean ‘remove_proc_entry’?
  if (root_proc_entry) {
      ^~~~~~~~~~~~~~~
      remove_proc_entry

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_abi32+64-test_20180715-213126

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-misc/dahdi
[ebuild  N    ] net-misc/dahdi-2.11.1-r1  USE="-flash"
Comment 1 Toralf Förster gentoo-dev 2018-07-22 08:54:12 UTC
Created attachment 540448 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-22 08:54:15 UTC
Created attachment 540450 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-22 08:54:18 UTC
Created attachment 540452 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-22 08:54:21 UTC
Created attachment 540454 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-22 08:54:24 UTC
Created attachment 540456 [details]
net-misc:dahdi-2.11.1-r1:20180722-040338.log
Comment 6 Toralf Förster gentoo-dev 2018-07-22 08:54:27 UTC
Created attachment 540458 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-10 05:43:45 UTC
The bug has been closed via the following commit(s):

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

commit dcbd5551044f0b23942cdf57265a724c5e5a0fa6
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2019-12-06 17:27:00 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-01-10 05:15:26 +0000

    net-misc/dahdi: version bump to 3.1.0
    
    Fixes various build issues due to old kernels.
    
    Unfortunately drops support for some cards previously maintained by
    tzafrir (https://notabug.org/tzafrir/dahdi-linux-extra).  Unfortunately
    by his own admission these are really old, and looks like he dropped
    support for most of those cards as well.
    
    If required, please file a bug against me and I'll see what can be done.
    
    Closes: https://bugs.gentoo.org/661782
    Closes: https://bugs.gentoo.org/661894
    Closes: https://bugs.gentoo.org/679212
    Closes: https://bugs.gentoo.org/679944
    Closes: https://bugs.gentoo.org/701504
    Closes: https://bugs.gentoo.org/701612
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-misc/dahdi/Manifest           |   2 +
 net-misc/dahdi/dahdi-3.1.0.ebuild | 104 ++++++++++++++++++++++++++++++++++++++
 net-misc/dahdi/metadata.xml       |   1 +
 3 files changed, 107 insertions(+)