Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661894 - net-misc/dahdi-2.11.1-r1 : /.../cwain.c:2429:14: error: ports undeclared (first use in this function)
Summary: net-misc/dahdi-2.11.1-r1 : /.../cwain.c:2429:14: error: ports undeclared (fir...
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-23 16: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.74 KB, text/plain)
2018-07-23 16:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,229.20 KB, text/plain)
2018-07-23 16:54 UTC, Toralf Förster
Details
environment (environment,128.82 KB, text/plain)
2018-07-23 16:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.43 KB, application/x-bzip)
2018-07-23 16:54 UTC, Toralf Förster
Details
net-misc:dahdi-2.11.1-r1:20180723-094837.log (net-misc:dahdi-2.11.1-r1:20180723-094837.log,110.94 KB, text/plain)
2018-07-23 16:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.97 KB, application/x-bzip)
2018-07-23 16: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-23 16:54:39 UTC
                 from /var/tmp/portage/net-misc/dahdi-2.11.1-r1/work/dahdi-linux-2.11.1/drivers/dahdi/cwain.c:17:
/var/tmp/portage/net-misc/dahdi-2.11.1-r1/work/dahdi-linux-2.11.1/drivers/dahdi/cwain.c: In function ‘__check_ports’:
/var/tmp/portage/net-misc/dahdi-2.11.1-r1/work/dahdi-linux-2.11.1/drivers/dahdi/cwain.c:2429:14: error: ‘ports’ undeclared (first use in this function)
 module_param(ports, int, 0600);
              ^
./include/linux/moduleparam.h:339:68: note: in definition of macro ‘__param_check’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_libressl_20180716-204945

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
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-23 16:54:43 UTC
Created attachment 540606 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-23 16:54:45 UTC
Created attachment 540608 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-23 16:54:48 UTC
Created attachment 540610 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-23 16:54:51 UTC
Created attachment 540612 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-23 16:54:54 UTC
Created attachment 540614 [details]
net-misc:dahdi-2.11.1-r1:20180723-094837.log
Comment 6 Toralf Förster gentoo-dev 2018-07-23 16:54:57 UTC
Created attachment 540616 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-10 05:43:41 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(+)