Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 703464

Summary: media-sound/supercollider-3.10.2 : ninja: error: build.ninja:4311: multiple rules generate editors/sc-el/el/sclang-server.elc [-w dupbuild=err]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: scott
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-sound:supercollider-3.10.2:20191221-032352.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-12-21 09:12:17 UTC
ninja: warning: phony target 'editors/sc-el/el/sclang.elc' names itself as an input; ignoring [-w phonycycle=warn]
ninja: warning: phony target 'editors/sc-el/el/sclang-vars.elc' names itself as an input; ignoring [-w phonycycle=warn]
ninja: error: build.ninja:4311: multiple rules generate editors/sc-el/el/sclang-server.elc [-w dupbuild=err]

 * ERROR: media-sound/supercollider-3.10.2::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20191218-081522

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
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 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 21 Dec 2019 00:05:51 +0000

emerge -qpvO media-sound/supercollider
[ebuild  N    ] media-sound/supercollider-3.10.2  USE="emacs fftw gpl3 jack sndfile -X -debug -gedit -qt5 -server -static-libs -vim -zeroconf" CPU_FLAGS_X86="sse sse2"
Comment 1 Toralf Förster gentoo-dev 2019-12-21 09:12:19 UTC
Created attachment 600256 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-21 09:12:22 UTC
Created attachment 600258 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-21 09:12:25 UTC
Created attachment 600260 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-21 09:12:28 UTC
Created attachment 600262 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-21 09:12:31 UTC
Created attachment 600264 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-21 09:12:34 UTC
Created attachment 600266 [details]
media-sound:supercollider-3.10.2:20191221-032352.log
Comment 7 Toralf Förster gentoo-dev 2019-12-21 09:12:37 UTC
Created attachment 600268 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-06-22 20:25:29 UTC
The bug has been closed via the following commit(s):

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

commit 75ab45b2cad2326c705e33ff995887be8e0d8f8b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-22 20:14:25 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-22 20:25:06 +0000

    media-sound/supercollider: Drop 3.10.2
    
    Closes: https://bugs.gentoo.org/703464
    Closes: https://bugs.gentoo.org/716378
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/supercollider/Manifest                 |   1 -
 .../files/supercollider-3.10.2-boost-1.67.patch    |  27 --
 .../files/supercollider-3.10.2-boost-1.70.patch    |  53 ---
 .../files/supercollider-3.10.2-system-boost.patch  | 359 ---------------------
 .../supercollider/supercollider-3.10.2.ebuild      | 126 --------
 5 files changed, 566 deletions(-)
Comment 9 Jan Seeger 2020-07-21 16:01:05 UTC
This bug is still present in Supercollider 3.11.0. Setting CMAKE_MAKEFILE_GENERATOR to "emake" fixes it, but this only lets me hit another bug.