Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702492 - sys-block/rts_pstor-1.10_p20160103 : scripts/.../fixdep.c:410:1: fatal error: opening dependency file scripts/.../.fixdep.d: Permission denied
Summary: sys-block/rts_pstor-1.10_p20160103 : scripts/.../fixdep.c:410:1: fatal error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Martin Dummer
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-12-10 19:52 UTC by Toralf Förster
Modified: 2020-03-09 05:55 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.38 KB, text/plain)
2019-12-10 19:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.66 KB, text/plain)
2019-12-10 19:52 UTC, Toralf Förster
Details
environment (environment,89.52 KB, text/plain)
2019-12-10 19:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.73 KB, application/x-bzip)
2019-12-10 19:52 UTC, Toralf Förster
Details
sys-block:rts_pstor-1.10_p20160103:20191210-155214.log (sys-block:rts_pstor-1.10_p20160103:20191210-155214.log,3.33 KB, text/plain)
2019-12-10 19:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.80 KB, application/x-bzip)
2019-12-10 19:52 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-12-10 19:52:21 UTC
make[1]: Entering directory '/usr/src/linux-5.4.2-gentoo'
  HOSTCC  scripts/basic/fixdep
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_desktop-libressl-20191207-191609

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

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.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 10 Dec 2019 14:46:30 +0000

emerge -qpvO sys-block/rts_pstor
[ebuild  N    ] sys-block/rts_pstor-1.10_p20160103
Comment 1 Toralf Förster gentoo-dev 2019-12-10 19:52:23 UTC
Created attachment 599080 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-10 19:52:27 UTC
Created attachment 599082 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-10 19:52:30 UTC
Created attachment 599084 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-10 19:52:33 UTC
Created attachment 599086 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-10 19:52:36 UTC
Created attachment 599088 [details]
sys-block:rts_pstor-1.10_p20160103:20191210-155214.log
Comment 6 Toralf Förster gentoo-dev 2019-12-10 19:52:39 UTC
Created attachment 599090 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-09 05:55:31 UTC
The bug has been closed via the following commit(s):

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

commit fd2beb14f93d5569f6a03d85516ae17f3c789efc
Author:     Martin Dummer <martin.dummer@gmx.net>
AuthorDate: 2020-03-01 21:35:42 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-03-09 05:55:10 +0000

    sys-block/rts_pstor: fix compile with kernel >5.1
    
    Closes: https://bugs.gentoo.org/702490
    Closes: https://bugs.gentoo.org/702492
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
    Closes: https://github.com/gentoo/gentoo/pull/14818
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../rts_pstor/files/rts_pstor-makefile-kernel-5.1.patch  |  7 +++++++
 sys-block/rts_pstor/rts_pstor-1.10_p20160103.ebuild      | 16 ++++++++++------
 2 files changed, 17 insertions(+), 6 deletions(-)