MidnightBSD Magus

devel/compiler-rt

Links

Depends On

Depend Of

Categories

Compiler runtime library with Blocks support

Version Run OSVersion Arch License Status
0.r83568 178 0.3 amd64 agg fail

Events

Machine Type Time Message
ds9 info 2010-05-09 22:11:43 Test Started
ds9 fail 2010-05-09 22:11:58 make configure returned non-zero: 1
ds9 fail 2010-05-09 22:11:58 Test complete.

Log

===>   compiler-rt-0.r83568 depends on executable: cmake - not found
===>    Verifying magus-install-depend for cmake in /usr/mports/devel/cmake
===>  Installing /magus/packages/All/cmake-2.8.0.tbz
===>  Done.
===>   Returning to build of compiler-rt-0.r83568
===>   compiler-rt-0.r83568 depends on file: /usr/local/bin/cmake - found
===>   compiler-rt-0.r83568 depends on executable: gmake - not found
===>    Verifying magus-install-depend for gmake in /usr/mports/devel/gmake
===>  Installing /magus/packages/All/gmake-3.81_2.tbz
===>   gmake-3.81_2 depends on shared library: intlldconfig: Cannot open "/var/run/ld-elf.so.hints": No such file or directory
 - not found
===>    Verifying magus-install-depend for intl in /usr/mports/devel/gettext
===>  Installing /magus/packages/All/gettext-0.17_1.tbz
===>   gettext-0.17_1 depends on shared library: iconv.3ldconfig: Cannot open "/var/run/ld-elf.so.hints": No such file or directory
 - not found
===>    Verifying magus-install-depend for iconv.3 in /usr/mports/converters/libiconv
===>  Installing /magus/packages/All/libiconv-1.13.1.tbz
===>  Done.
===>   Returning to build of gettext-0.17_1
===>  Done.
===>   Returning to build of gmake-3.81_2
===>  Done.
===>   Returning to build of compiler-rt-0.r83568
===>  Configuring for compiler-rt-0.r83568
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
CMake Error at cmake/Modules/MacroEnsureOutOfSourceBuild.cmake:7 (message):
  CompilerRT requires an out of source build.  Please create a separate build
  directory and run 'cmake /path/to/CompilerRT [options]' there.
Call Stack (most recent call first):
  CMakeLists.txt:18 (MACRO_ENSURE_OUT_OF_SOURCE_BUILD)


CMake Error at cmake/Modules/MacroEnsureOutOfSourceBuild.cmake:8 (message):
  In-source builds are not allowed.

   CMake would overwrite the makefiles distributed with Compiler-RT.
   Please create a directory and run cmake from there, passing the path
   to this source directory as the last argument.
   This process created the file `CMakeCache.txt' and the directory `CMakeFiles'.
   Please delete them.
Call Stack (most recent call first):
  CMakeLists.txt:18 (MACRO_ENSURE_OUT_OF_SOURCE_BUILD)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop in /usr/mports/devel/compiler-rt.