Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661422 - games-rpg/kqlives-0.99-r1 : mv: cannot stat /.../mapdiff : No such file or directory
Summary: games-rpg/kqlives-0.99-r1 : mv: cannot stat /.../mapdiff : No such file or di...
Status: RESOLVED FIXED
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: PullRequest
Depends on:
Blocks:
 
Reported: 2018-07-17 17:25 UTC by Toralf Förster
Modified: 2020-05-31 16:19 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.71 KB, text/plain)
2018-07-17 17:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,42.97 KB, text/plain)
2018-07-17 17:25 UTC, Toralf Förster
Details
environment (environment,25.92 KB, text/plain)
2018-07-17 17:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.65 KB, application/x-bzip)
2018-07-17 17:25 UTC, Toralf Förster
Details
games-rpg:kqlives-0.99-r1:20180717-172110.log (games-rpg:kqlives-0.99-r1:20180717-172110.log,146.50 KB, text/plain)
2018-07-17 17:25 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.82 KB, application/x-bzip)
2018-07-17 17:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.51 KB, application/x-bzip)
2018-07-17 17:25 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-17 17:25:06 UTC
make[2]: Leaving directory '/var/tmp/portage/games-rpg/kqlives-0.99-r1/work/kq-0.99'
make[1]: Leaving directory '/var/tmp/portage/games-rpg/kqlives-0.99-r1/work/kq-0.99'
mv: cannot stat '/var/tmp/portage/games-rpg/kqlives-0.99-r1/image//etc/mapdiff': No such file or directory
 * ERROR: games-rpg/kqlives-0.99-r1::gentoo failed (install phase):
 *   (no error message)
 * 

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

  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]   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 games-rpg/kqlives
[ebuild  N    ] games-rpg/kqlives-0.99-r1  USE="nls -cheats"
Comment 1 Toralf Förster gentoo-dev 2018-07-17 17:25:08 UTC
Created attachment 539892 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-17 17:25:11 UTC
Created attachment 539894 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-17 17:25:14 UTC
Created attachment 539896 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-17 17:25:17 UTC
Created attachment 539898 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-17 17:25:19 UTC
Created attachment 539900 [details]
games-rpg:kqlives-0.99-r1:20180717-172110.log
Comment 6 Toralf Förster gentoo-dev 2018-07-17 17:25:23 UTC
Created attachment 539902 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-17 17:25:26 UTC
Created attachment 539904 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-05-31 16:19:57 UTC
The bug has been closed via the following commit(s):

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

commit 937267cc25f0c65aad8aa5c7d9ebcf9fdd90a5cf
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2020-02-24 14:39:03 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-05-31 16:19:38 +0000

    games-rpg/kqlives: fixes to package
    
    * Added >=media-libs/dumb-2.0.3 support
    * Fixed installation step (#661422)
    * Fixed file collision with dev-lang/qu-prolog (#597790): now package
    installs ${PN} files instead kq
    * Fixed GCC 10 compilation error (#709314)
    
    Closes: https://bugs.gentoo.org/597790
    Closes: https://bugs.gentoo.org/661422
    Closes: https://bugs.gentoo.org/709314
    Closes: https://github.com/gentoo/gentoo/pull/14760
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 .../kqlives/files/kqlives-0.99_autoconf.patch      | 93 ++++++++++++++++++++++
 games-rpg/kqlives/files/kqlives-0.99_dumb2.patch   | 13 +++
 games-rpg/kqlives/files/kqlives-0.99_gcc10.patch   | 13 +++
 games-rpg/kqlives/kqlives-0.99-r2.ebuild           | 54 +++++++++++++
 4 files changed, 173 insertions(+)