[x265] Issue #25: Something with cmake is still broken (multicoreware/x265)

4selur issues-reply at bitbucket.org
Mon Feb 3 08:42:08 CET 2014


New issue 25: Something with cmake is still broken
https://bitbucket.org/multicoreware/x265/issue/25/something-with-cmake-is-still-broken

4selur:

using the build script from https://github.com/jb-alvarado/media-autobuild_suite which worked fine so far, I know get:

```
#!console

>From http://repo.or.cz/r/x264
 * branch            master     -> FETCH_HEAD
Already up-to-date.
-------------------------------------------------
x264 is already up to date
-------------------------------------------------
warning: bitbucket.org certificate with fingerprint 24:9c:45:8b:9c:aa:ba:55:4e:01:6d:58:ff                                                                                                               :e4:28:7d:2a:14:ae:3b not verified (check hostfingerprints or web.cacerts config setting)
Fordere alle Änderungen an
Füge Änderungssätze hinzu
Füge Manifeste hinzu
Füge Dateiänderungen hinzu
Fügte 5979 Änderungssätze mit 13256 Änderungen an 610 Dateien hinzu
Aktualisiere auf Zweig default
232 Dateien aktualisiert, 0 Dateien zusammengeführt, 0 Dateien entfernt, 0 Dateien ungelöst
-- cmake version 2.8.11.1
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: H:/media-autobuild_suite/mingw32/bin/gcc.exe
-- Check for working C compiler: H:/media-autobuild_suite/mingw32/bin/gcc.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: H:/media-autobuild_suite/mingw32/bin/g++.exe
-- Check for working CXX compiler: H:/media-autobuild_suite/mingw32/bin/g++.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:30 (if):
  if given arguments:

    "STREQUAL" "i386" "OR" "STREQUAL" "amd64" "OR" "STREQUAL" "x86_64" "OR" "STREQUAL" "x86"

  Unknown arguments specified


-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.
make: *** No rule to make target `clean'.  Stop.
-- cmake version 2.8.11.1
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: H:/media-autobuild_suite/mingw32/bin/gcc.exe
-- Check for working C compiler: H:/media-autobuild_suite/mingw32/bin/gcc.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: H:/media-autobuild_suite/mingw32/bin/g++.exe
-- Check for working CXX compiler: H:/media-autobuild_suite/mingw32/bin/g++.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:30 (if):
  if given arguments:

    "STREQUAL" "i386" "OR" "STREQUAL" "amd64" "OR" "STREQUAL" "x86_64" "OR" "STREQUAL" "x86"

  Unknown arguments specified


-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.
cp: Aufruf von stat für âx265.exeâ nicht möglich: No such file or directory
-------------------------------------------------
build x265-git failed...
delete the source folder under '/build32' and start again
first close the batch window, then the shell window

```

would be nice if compilation could be fixed again,..




More information about the x265-devel mailing list