Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 600266 Details for
Bug 703464
media-sound/supercollider-3.10.2 : ninja: error: build.ninja:4311: multiple rules generate editors/sc-el/el/sclang-server.elc [-w dupbuild=err]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-sound:supercollider-3.10.2:20191221-032352.log
media-sound:supercollider-3.10.2:20191221-032352.log (text/plain), 9.03 KB, created by
Toralf Förster
on 2019-12-21 09:12:34 UTC
(
hide
)
Description:
media-sound:supercollider-3.10.2:20191221-032352.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-12-21 09:12:34 UTC
Size:
9.03 KB
patch
obsolete
> * Package: media-sound/supercollider-3.10.2 > * Repository: gentoo > * USE: abi_x86_64 amd64 cpu_flags_x86_sse cpu_flags_x86_sse2 elibc_glibc emacs fftw gpl3 jack kernel_linux sndfile userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking SuperCollider-3.10.2-Source-linux.tar.bz2 to /var/tmp/portage/media-sound/supercollider-3.10.2/work >>>> Source unpacked in /var/tmp/portage/media-sound/supercollider-3.10.2/work >>>> Preparing source in /var/tmp/portage/media-sound/supercollider-3.10.2/work/SuperCollider-Source ... > * Applying supercollider-3.10.2-no-ccache.patch ... > [ ok ] > * Applying supercollider-3.10.2-system-boost.patch ... > [ ok ] > * Applying supercollider-3.10.2-boost-1.67.patch ... > [ ok ] > * Applying supercollider-3.10.2-boost-1.70.patch ... > * /var/tmp/portage/media-sound/supercollider-3.10.2/files/supercollider-3.10.2-boost-1.70.patch: patch failed to apply without a fuzz factor, please rebase >patching file server/supernova/sc/sc_osc_handler.cpp >Hunk #1 succeeded at 888 with fuzz 2 (offset 160 lines). >patching file server/supernova/utilities/utils.hpp > [ ok ] > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE "RelWithDebInfo") > * SET(CMAKE_INSTALL_PREFIX "${CMAKE_BINARY_DIR}/Install" CACHE PATH "Cm > * set(CMAKE_INSTALL_PREFIX "${CMAKE_BINARY_DIR}/Install" CACHE STRING "Cmake > * Hardcoded definition(s) removed in editors/sc-ide/CMakeLists.txt: > * set(CMAKE_INSTALL_PREFIX "${CMAKE_BINARY_DIR}/Install" CACHE PATH "In > * Hardcoded definition(s) removed in external_libraries/portaudio_sc_org/CMakeLists.txt: > * SET(CMAKE_BUILD_TYPE Debug CACHE STRING "Choose the type of build." FORCE > * Hardcoded definition(s) removed in external_libraries/yaml-cpp/CMakeLists.txt: > * set(CMAKE_INSTALL_PREFIX "C:/") > * set(CMAKE_BUILD_TYPE Release) > * Hardcoded definition(s) removed in external_libraries/hidapi/CMakeLists.txt: > * SET(CMAKE_INSTALL_PREFIX "${CMAKE_BINARY_DIR}/Install") >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/supercollider-3.10.2/work/SuperCollider-Source ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-sound/supercollider-3.10.2/work/supercollider-3.10.2_build" >cmake -C /var/tmp/portage/media-sound/supercollider-3.10.2/work/supercollider-3.10.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DINSTALL_HELP=ON -DSYSTEM_BOOST=ON -DSYSTEM_YAMLCPP=ON -DSSE=yes -DSSE2=yes -DSC_EL=yes -DFFT_GREEN=no -DSC_ED=no -DNO_GPL3=no -DAUDIOAPI=jack -DSC_IDE=no -DSC_QT=no -DSCLANG_SERVER=no -DSUPERNOVA=no -DNO_LIBSNDFILE=no -DLIBSCSYNTH=yes -DSC_VIM=no -DNO_X11=yes -DNO_AVAHI=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-sound/supercollider-3.10.2/work/supercollider-3.10.2_build/gentoo_toolchain.cmake /var/tmp/portage/media-sound/supercollider-3.10.2/work/SuperCollider-Source >loading initial cache file /var/tmp/portage/media-sound/supercollider-3.10.2/work/supercollider-3.10.2_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 9.2.0 >-- The CXX compiler identification is GNU 9.2.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- SuperCollider Version: 3.10.2 >-- Building from branch not_a_git_checkout, commit hash is na >-- Looking for include file jack/metadata.h >-- Looking for include file jack/metadata.h - found >-- using JACK metadata API >-- Found Pthreads: /usr/lib64/libpthread.so >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Found Boost: /usr/include (found suitable version "1.72.0", minimum required is "1.50.0") found components: thread system filesystem program_options regex test_exec_monitor chrono date_time atomic >-- Found YAMLCPP: /usr/include >-- HIDAPI components: >-- linux hidraw >-- libudev stable: 1 >-- Found UDev: /usr/lib64/libudev.so >-- include: /usr/include >-- hidapi_parser >-- Building with HID support >-- Using fftw3f >-- Found Sndfile: /usr/lib64/libsndfile.so >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.6.3") >-- Checking for module 'jack' >-- Found jack, version 0.125.0 >-- Found jack: /usr/lib64/libjack.so >-- Audio API: jack >-- Found ALSA: /usr/lib64/libasound.so (found version "1.2.1.2") >-- Found GNU Readline version 8.0: /usr/lib64/libreadline.so >-- Compiling with Readline support >-- Compiling with ALSA midi support >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -msse -mfpmath=sse -msse2 >C++ -O2 -pipe -march=native -msse -mfpmath=sse -msse2 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/media-sound/supercollider-3.10.2/work/supercollider-3.10.2_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/supercollider-3.10.2/work/SuperCollider-Source ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-sound/supercollider-3.10.2/work/supercollider-3.10.2_build" >ninja -v -j1 -l0 >ninja: warning: phony target 'editors/sc-el/el/sclang-server.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-minor-mode.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-language.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-keys.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-dev.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-document.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-mode.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-menu.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-interp.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-help.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-widgets.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-browser.elc' names itself as an input; ignoring [-w phonycycle=warn] >ninja: warning: phony target 'editors/sc-el/el/sclang-util.elc' names itself as an input; ignoring [-w phonycycle=warn] >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 > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 2155: Called cmake-utils_src_compile > * environment, line 782: Called cmake-utils_src_make > * environment, line 963: Called _cmake_ninja_src_make > * environment, line 512: Called eninja > * environment, line 1270: Called die > * The specific snippet of code: > * "$@" || die "${nonfatal_args[@]}" "${*} failed" > * > * If you need support, post the output of `emerge --info '=media-sound/supercollider-3.10.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/supercollider-3.10.2::gentoo'`. > * The complete build log is located at '/var/log/portage/media-sound:supercollider-3.10.2:20191221-032352.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/supercollider-3.10.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/supercollider-3.10.2/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/supercollider-3.10.2/work/supercollider-3.10.2_build' > * S: '/var/tmp/portage/media-sound/supercollider-3.10.2/work/SuperCollider-Source'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 703464
:
600256
|
600258
|
600260
|
600262
|
600264
| 600266 |
600268