View Issue Details

IDProjectCategoryView StatusLast Update
0013751ScribusBuild Systempublic2016-02-20 22:28
ReporterKunda Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
PlatformMacOSXOSYosemiteOS Version10.10.5
Product Version1.5.2.svn 
Target Version1.5.2 
Summary0013751: Crash after r21013
DescriptionTravisCI shows none of the builds passed:
https://travis-ci.org/scribusproject/scribus/builds/109746502

CMake Error at /usr/share/cmake-3.2/Modules/CMakeDetermineSystem.cmake:182 (file):
  file attempted to write a file:
  /home/travis/build/scribusproject/scribus/CMakeFiles/CMakeOutput.log into a
  source directory.
Call Stack (most recent call first):
  CMakeLists.txt:47 (PROJECT)
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER
CMake Error: Could not find cmake module file: /home/travis/build/scribusproject/scribus/CMakeFiles/3.2.2/CMakeCCompiler.cmake
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER
CMake Error: Could not find cmake module file: /home/travis/build/scribusproject/scribus/CMakeFiles/3.2.2/CMakeCXXCompiler.cmake
CMake Error at CMakeLists.txt:47 (PROJECT):
  No CMAKE_C_COMPILER could be found.
  Tell CMake where to find the compiler by setting the CMake cache entry
  CMAKE_C_COMPILER to the full path to the compiler, or to the compiler name
  if it is in the PATH.
CMake Error at CMakeLists.txt:47 (PROJECT):
  No CMAKE_CXX_COMPILER could be found.
  Tell CMake where to find the compiler by setting the CMake cache entry
  CMAKE_CXX_COMPILER to the full path to the compiler, or to the compiler
  name if it is in the PATH.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.
TagsNo tags attached.
PatchNo

Relationships

related to 0013616 closedcbradney In-source build installs unwanted files 

Activities

cbradney

2016-02-17 06:28

administrator   ~0038800

Does Travis build in source? Can you tell it not to?

Kunda

2016-02-17 11:43

updater   ~0038812

Homebrew:
-- Shared Library Flags:
CMake Error at /usr/local/Cellar/cmake/3.4.3/share/cmake/Modules/CMakeDetermineSystem.cmake:177 (file):
  file attempted to write a file:
  /tmp/scribus20160216-2523-3q6iqh/CMakeFiles/CMakeOutput.log into a source
  directory.
Call Stack (most recent call first):
  CMakeLists.txt:47 (PROJECT)


CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!

Kunda

2016-02-18 02:27

updater   ~0038822

Both TravisCI and Homebrew use in source building
MrB reverted back in r21016

Issue History

Date Modified Username Field Change
2016-02-17 02:31 Kunda New Issue
2016-02-17 02:31 Kunda Severity minor => crash
2016-02-17 06:28 cbradney Note Added: 0038800
2016-02-17 11:43 Kunda Note Added: 0038812
2016-02-18 02:27 Kunda Note Added: 0038822
2016-02-18 02:27 Kunda Status new => resolved
2016-02-18 02:27 Kunda Resolution open => fixed
2016-02-18 02:27 Kunda Assigned To => Kunda
2016-02-18 13:04 Kunda Relationship added related to 0013616
2016-02-20 22:28 Kunda Status resolved => closed
2016-02-20 22:28 Kunda Assigned To Kunda =>