Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 826942 - games-action/xpilot-4.5.5-r1 - imake: Cannot open /tmp/IIf.TxjYvJ for write
Summary: games-action/xpilot-4.5.5-r1 - imake: Cannot open /tmp/IIf.TxjYvJ for write
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-23 15:56 UTC by Toralf Förster
Modified: 2021-11-23 18:22 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.46 KB, text/plain)
2021-11-23 15:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,233.66 KB, text/plain)
2021-11-23 15:56 UTC, Toralf Förster
Details
environment (environment,63.96 KB, text/plain)
2021-11-23 15:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.02 KB, application/x-bzip)
2021-11-23 15:56 UTC, Toralf Förster
Details
games-action:xpilot-4.5.5-r1:20211123-154252.log (games-action:xpilot-4.5.5-r1:20211123-154252.log,4.60 KB, text/plain)
2021-11-23 15:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.17 KB, application/x-bzip)
2021-11-23 15:56 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 2021-11-23 15:56:30 UTC
making Makefiles in src/common...
imake: Permission denied
imake: Cannot open /tmp/IIf.TxjYvJ for write.
  Stop.
make[1]: [Makefile:1127: Makefiles] Error 1 (ignored)
make[1]: Leaving directory '/var/tmp/portage/games-action/xpilot-4.5.5-r1/work/xpilot-4.5.5/src'
making Makefiles in lib...
make[1]: Entering directory '/var/tmp/portage/games-action/xpilot-4.5.5-r1/work/xpilot-4.5.5/lib'
making Makefiles in lib/maps...

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20211121-020215

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit baa71bb9053289ca94c9b7f14b0b47bac0277687
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 23 14:51:32 2021 +0000

    2021-11-23 14:51:31 UTC

emerge -qpvO games-action/xpilot
[ebuild  N    ] games-action/xpilot-4.5.5-r1
Comment 1 Toralf Förster gentoo-dev 2021-11-23 15:56:31 UTC
Created attachment 755606 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-23 15:56:33 UTC
Created attachment 755610 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-23 15:56:34 UTC
Created attachment 755614 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-23 15:56:36 UTC
Created attachment 755618 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-23 15:56:37 UTC
Created attachment 755622 [details]
games-action:xpilot-4.5.5-r1:20211123-154252.log
Comment 6 Toralf Förster gentoo-dev 2021-11-23 15:56:38 UTC
Created attachment 755626 [details]
temp.tar.bz2
Comment 7 Ionen Wolkens gentoo-dev 2021-11-23 17:40:28 UTC
imake: Permission denied
imake: Cannot open /tmp/IIf.TxjYvJ for write.
  Stop.

Can't reproduce, why would /tmp not be usable?

Also, stopping use of /tmp would require patching imake itself as about all imake packages are doing this.
Comment 8 Toralf Förster gentoo-dev 2021-11-23 18:20:43 UTC
(In reply to Ionen Wolkens from comment #7)
> imake: Permission denied
> imake: Cannot open /tmp/IIf.TxjYvJ for write.
>   Stop.
> 
> Can't reproduce, why would /tmp not be usable?
> 
> Also, stopping use of /tmp would require patching imake itself as about all
> imake packages are doing this.

I fear, this change

https://github.com/toralf/tinderbox/commit/0a96d03cceccd73ebb9ab6986c7c79618317a9d9

is buggy and laocks "1777" - will fix it asap
Comment 9 Toralf Förster gentoo-dev 2021-11-23 18:22:16 UTC
side note: seems that the sandbox is bypassed here, or ?