Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701504 - net-misc/dahdi-2.11.1-r1 : scripts/.../fixdep.c:410:1: fatal error: opening dependency file scripts/.../.fixdep.d: Permission denied
Summary: net-misc/dahdi-2.11.1-r1 : scripts/.../fixdep.c:410:1: fatal error: opening d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jaco Kroon
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-29 22:17 UTC by Toralf Förster
Modified: 2020-01-10 05:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.72 KB, text/plain)
2019-11-29 22:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,208.16 KB, text/plain)
2019-11-29 22:17 UTC, Toralf Förster
Details
environment (environment,130.82 KB, text/plain)
2019-11-29 22:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.66 KB, application/x-bzip)
2019-11-29 22:18 UTC, Toralf Förster
Details
net-misc:dahdi-2.11.1-r1:20191129-214802.log (net-misc:dahdi-2.11.1-r1:20191129-214802.log,9.33 KB, text/plain)
2019-11-29 22:18 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.18 KB, application/x-bzip)
2019-11-29 22:18 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 2019-11-29 22:17:51 UTC
make -f ./scripts/Makefile.build obj=scripts/basic
  gcc -Wp,-MD,scripts/basic/.fixdep.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89         -o scripts/basic/fixdep scripts/basic/fixdep.c   
scripts/basic/fixdep.c:410:1: fatal error: opening dependency file scripts/basic/.fixdep.d: Permission denied
  410 | }
      | ^
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20191125-201714

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

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

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 29 Nov 2019 20:46:17 +0000

emerge -qpvO net-misc/dahdi
[ebuild  N    ] net-misc/dahdi-2.11.1-r1  USE="-flash"
Comment 1 Toralf Förster gentoo-dev 2019-11-29 22:17:54 UTC
Created attachment 597924 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-29 22:17:57 UTC
Created attachment 597926 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-29 22:17:59 UTC
Created attachment 597928 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-29 22:18:02 UTC
Created attachment 597930 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-29 22:18:05 UTC
Created attachment 597932 [details]
net-misc:dahdi-2.11.1-r1:20191129-214802.log
Comment 6 Toralf Förster gentoo-dev 2019-11-29 22:18:08 UTC
Created attachment 597934 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-10 05:43:27 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(+)