delete build_logs (useless here)
This commit is contained in:
parent
5fb85ea1fe
commit
b3dfdb8d53
|
@ -1,17 +0,0 @@
|
|||
-- The C compiler identification is GNU 4.9.2
|
||||
-- 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 Warning (dev) at CMakeLists.txt:11 (CMAKE_MINIMUM_REQUIRED):
|
||||
Compatibility with CMake < 2.4 is not supported by CMake >= 3.0.
|
||||
This warning is for project developers. Use -Wno-dev to suppress it.
|
||||
|
||||
-- The CXX compiler identification is GNU 4.9.2
|
||||
-- Check for working CXX compiler: /usr/bin/c++
|
||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.2/build
|
|
@ -1,26 +0,0 @@
|
|||
[100%] Built target openjpeg
|
||||
Install the project...
|
||||
-- Install configuration: "Debug"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/event.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/opj_includes.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/dwt.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/jpt.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/bio.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/t1_luts.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/mqc.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/raw.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/j2k.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/int.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/jp2.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/pi.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/openjpeg.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/t2.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/tgt.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/mct.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/t1.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/image.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/tcd.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/fix.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/cio.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/include/j2k_lib.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.2/lib/libopenjpeg.so
|
|
@ -1,21 +0,0 @@
|
|||
Scanning dependencies of target openjpeg
|
||||
[ 5%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.o
|
||||
[ 11%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.o
|
||||
[ 16%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.o
|
||||
[ 22%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.o
|
||||
[ 27%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.o
|
||||
[ 33%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.o
|
||||
[ 38%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.o
|
||||
[ 44%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.o
|
||||
[ 50%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.o
|
||||
[ 55%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.o
|
||||
[ 61%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.o
|
||||
[ 66%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.o
|
||||
[ 72%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.o
|
||||
[ 77%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.o
|
||||
[ 83%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.o
|
||||
[ 88%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.o
|
||||
[ 94%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.o
|
||||
[100%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.o
|
||||
Linking C shared library libopenjpeg.so
|
||||
[100%] Built target openjpeg
|
|
@ -1,39 +0,0 @@
|
|||
-- The C compiler identification is GNU 4.9.2
|
||||
-- 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
|
||||
-- Configuring done
|
||||
CMake Warning (dev) at mj2/CMakeLists.txt:25 (ADD_EXECUTABLE):
|
||||
Policy CMP0003 should be set before this line. Add code such as
|
||||
|
||||
if(COMMAND cmake_policy)
|
||||
cmake_policy(SET CMP0003 NEW)
|
||||
endif(COMMAND cmake_policy)
|
||||
|
||||
as early as possible but after the most recent call to
|
||||
cmake_minimum_required or cmake_policy(VERSION). This warning appears
|
||||
because target "extract_j2k_from_mj2" links to some libraries for which the
|
||||
linker must search:
|
||||
|
||||
m
|
||||
|
||||
and other libraries with known full path:
|
||||
|
||||
/tmp/po9FTbVHV4/build/openjpeg-version.1.3/build/bin/libopenjpeg.so.1.2.0
|
||||
|
||||
CMake is adding directories in the second list to the linker search path in
|
||||
case they are needed to find libraries from the first list (for backwards
|
||||
compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable
|
||||
or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for
|
||||
more information.
|
||||
This warning is for project developers. Use -Wno-dev to suppress it.
|
||||
|
||||
-- Generating done
|
||||
CMake Warning:
|
||||
Manually-specified variables were not used by the project:
|
||||
|
||||
CMAKE_CXX_FLAGS
|
||||
|
||||
|
||||
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.3/build
|
|
@ -1,19 +0,0 @@
|
|||
[ 60%] Built target openjpeg
|
||||
[ 66%] Built target extract_j2k_from_mj2
|
||||
[ 80%] Built target frames_to_mj2
|
||||
[ 93%] Built target mj2_to_frames
|
||||
[100%] Built target wrap_j2k_in_mj2
|
||||
Install the project...
|
||||
-- Install configuration: "Debug"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.3/lib/libopenjpeg.so.1.2.0
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.3/lib/libopenjpeg.so.1.2
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.3/lib/libopenjpeg.so
|
||||
CMake Error at libopenjpeg/cmake_install.cmake:76 (file):
|
||||
file cannot create directory: /openjpeg. Maybe need administrative
|
||||
privileges.
|
||||
Call Stack (most recent call first):
|
||||
cmake_install.cmake:37 (include)
|
||||
|
||||
|
||||
Makefile:66: recipe for target 'install' failed
|
||||
make: *** [install] Error 1
|
|
@ -1,45 +0,0 @@
|
|||
Scanning dependencies of target openjpeg
|
||||
[ 3%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.o
|
||||
[ 6%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.o
|
||||
[ 10%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.o
|
||||
[ 13%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.o
|
||||
[ 16%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.o
|
||||
[ 20%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.o
|
||||
[ 23%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.o
|
||||
[ 26%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.o
|
||||
[ 30%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.o
|
||||
[ 33%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.o
|
||||
[ 36%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.o
|
||||
[ 40%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.o
|
||||
[ 43%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.o
|
||||
[ 46%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.o
|
||||
[ 50%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.o
|
||||
[ 53%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.o
|
||||
[ 56%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.o
|
||||
[ 60%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.o
|
||||
Linking C shared library ../bin/libopenjpeg.so
|
||||
[ 60%] Built target openjpeg
|
||||
Scanning dependencies of target extract_j2k_from_mj2
|
||||
[ 63%] Building C object mj2/CMakeFiles/extract_j2k_from_mj2.dir/extract_j2k_from_mj2.o
|
||||
[ 66%] Building C object mj2/CMakeFiles/extract_j2k_from_mj2.dir/mj2.o
|
||||
Linking C executable ../bin/extract_j2k_from_mj2
|
||||
[ 66%] Built target extract_j2k_from_mj2
|
||||
Scanning dependencies of target frames_to_mj2
|
||||
[ 70%] Building C object mj2/CMakeFiles/frames_to_mj2.dir/frames_to_mj2.o
|
||||
[ 73%] Building C object mj2/CMakeFiles/frames_to_mj2.dir/compat/getopt.o
|
||||
[ 76%] Building C object mj2/CMakeFiles/frames_to_mj2.dir/mj2_convert.o
|
||||
[ 80%] Building C object mj2/CMakeFiles/frames_to_mj2.dir/mj2.o
|
||||
Linking C executable ../bin/frames_to_mj2
|
||||
[ 80%] Built target frames_to_mj2
|
||||
Scanning dependencies of target mj2_to_frames
|
||||
[ 83%] Building C object mj2/CMakeFiles/mj2_to_frames.dir/mj2_to_frames.o
|
||||
[ 86%] Building C object mj2/CMakeFiles/mj2_to_frames.dir/compat/getopt.o
|
||||
[ 90%] Building C object mj2/CMakeFiles/mj2_to_frames.dir/mj2_convert.o
|
||||
[ 93%] Building C object mj2/CMakeFiles/mj2_to_frames.dir/mj2.o
|
||||
Linking C executable ../bin/mj2_to_frames
|
||||
[ 93%] Built target mj2_to_frames
|
||||
Scanning dependencies of target wrap_j2k_in_mj2
|
||||
[ 96%] Building C object mj2/CMakeFiles/wrap_j2k_in_mj2.dir/wrap_j2k_in_mj2.o
|
||||
[100%] Building C object mj2/CMakeFiles/wrap_j2k_in_mj2.dir/mj2.o
|
||||
Linking C executable ../bin/wrap_j2k_in_mj2
|
||||
[100%] Built target wrap_j2k_in_mj2
|
|
@ -1,60 +0,0 @@
|
|||
-- The C compiler identification is GNU 4.9.2
|
||||
-- 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
|
||||
-- Looking for sys/types.h
|
||||
-- Looking for sys/types.h - found
|
||||
-- Looking for stdint.h
|
||||
-- Looking for stdint.h - found
|
||||
-- Looking for stddef.h
|
||||
-- Looking for stddef.h - found
|
||||
-- Check size of int
|
||||
-- Check size of int - done
|
||||
-- Check size of long
|
||||
-- Check size of long - done
|
||||
-- Check size of void*
|
||||
-- Check size of void* - done
|
||||
-- Check size of char
|
||||
-- Check size of char - done
|
||||
-- Check size of short
|
||||
-- Check size of short - done
|
||||
-- Check size of float
|
||||
-- Check size of float - done
|
||||
-- Check size of double
|
||||
-- Check size of double - done
|
||||
-- Looking for limits.h
|
||||
-- Looking for limits.h - found
|
||||
-- Looking for unistd.h
|
||||
-- Looking for unistd.h - found
|
||||
-- Looking for pthread.h
|
||||
-- Looking for pthread.h - found
|
||||
-- Looking for include files sys/types.h, sys/prctl.h
|
||||
-- Looking for include files sys/types.h, sys/prctl.h - found
|
||||
-- Check if the system is big endian
|
||||
-- Searching 16 bit integer
|
||||
-- Check size of unsigned short
|
||||
-- Check size of unsigned short - done
|
||||
-- Using unsigned short
|
||||
-- Check if the system is big endian - little endian
|
||||
-- Looking for pthread_create
|
||||
-- Looking for pthread_create - not found
|
||||
-- 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
|
||||
-- Looking for getopt.h
|
||||
-- Looking for getopt.h - found
|
||||
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
|
||||
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
|
||||
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
CMake Warning:
|
||||
Manually-specified variables were not used by the project:
|
||||
|
||||
CMAKE_CXX_FLAGS
|
||||
|
||||
|
||||
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.4/build
|
|
@ -1,25 +0,0 @@
|
|||
[ 60%] Built target openjpeg
|
||||
[ 73%] Built target image_to_j2k
|
||||
[ 86%] Built target j2k_dump
|
||||
[100%] Built target j2k_to_image
|
||||
Install the project...
|
||||
-- Install configuration: "Debug"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/openjpeg-1.4/OpenJPEGTargets.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/openjpeg-1.4/OpenJPEGTargets-debug.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/openjpeg-1.4/OpenJPEGConfig.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/doc/openjpeg-1.4/CHANGES
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/doc/openjpeg-1.4/LICENSE
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/libopenjpeg.so.1.4.0
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/libopenjpeg.so.1.4
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/lib/libopenjpeg.so
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/include/openjpeg-1.4/openjpeg.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/man/man3/libopenjpeg.3
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/j2k_to_image
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/j2k_to_image"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/image_to_j2k
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/image_to_j2k"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/j2k_dump
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.4/bin/j2k_dump"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/man/man1/image_to_j2k.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/man/man1/j2k_dump.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.4/share/man/man1/j2k_to_image.1
|
|
@ -1,42 +0,0 @@
|
|||
Scanning dependencies of target openjpeg
|
||||
[ 3%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.c.o
|
||||
[ 6%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.c.o
|
||||
[ 10%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.c.o
|
||||
[ 13%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.c.o
|
||||
[ 16%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.c.o
|
||||
[ 20%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.c.o
|
||||
[ 23%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.c.o
|
||||
[ 26%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.c.o
|
||||
[ 30%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.c.o
|
||||
[ 33%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.c.o
|
||||
[ 36%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.c.o
|
||||
[ 40%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.c.o
|
||||
[ 43%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.c.o
|
||||
[ 46%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.c.o
|
||||
[ 50%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.c.o
|
||||
[ 53%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.c.o
|
||||
[ 56%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.c.o
|
||||
[ 60%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.c.o
|
||||
Linking C shared library ../bin/libopenjpeg.so
|
||||
[ 60%] Built target openjpeg
|
||||
Scanning dependencies of target image_to_j2k
|
||||
[ 63%] Building C object codec/CMakeFiles/image_to_j2k.dir/image_to_j2k.c.o
|
||||
[ 66%] Building C object codec/CMakeFiles/image_to_j2k.dir/convert.c.o
|
||||
[ 70%] Building C object codec/CMakeFiles/image_to_j2k.dir/index.c.o
|
||||
[ 73%] Building C object codec/CMakeFiles/image_to_j2k.dir/__/common/color.c.o
|
||||
Linking C executable ../bin/image_to_j2k
|
||||
[ 73%] Built target image_to_j2k
|
||||
Scanning dependencies of target j2k_dump
|
||||
[ 76%] Building C object codec/CMakeFiles/j2k_dump.dir/j2k_dump.c.o
|
||||
[ 80%] Building C object codec/CMakeFiles/j2k_dump.dir/convert.c.o
|
||||
[ 83%] Building C object codec/CMakeFiles/j2k_dump.dir/index.c.o
|
||||
[ 86%] Building C object codec/CMakeFiles/j2k_dump.dir/__/common/color.c.o
|
||||
Linking C executable ../bin/j2k_dump
|
||||
[ 86%] Built target j2k_dump
|
||||
Scanning dependencies of target j2k_to_image
|
||||
[ 90%] Building C object codec/CMakeFiles/j2k_to_image.dir/j2k_to_image.c.o
|
||||
[ 93%] Building C object codec/CMakeFiles/j2k_to_image.dir/convert.c.o
|
||||
[ 96%] Building C object codec/CMakeFiles/j2k_to_image.dir/index.c.o
|
||||
[100%] Building C object codec/CMakeFiles/j2k_to_image.dir/__/common/color.c.o
|
||||
Linking C executable ../bin/j2k_to_image
|
||||
[100%] Built target j2k_to_image
|
|
@ -1,48 +0,0 @@
|
|||
-- The C compiler identification is GNU 4.9.2
|
||||
-- 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
|
||||
-- Check if the system is big endian
|
||||
-- Searching 16 bit integer
|
||||
-- Looking for sys/types.h
|
||||
-- Looking for sys/types.h - found
|
||||
-- Looking for stdint.h
|
||||
-- Looking for stdint.h - found
|
||||
-- Looking for stddef.h
|
||||
-- Looking for stddef.h - found
|
||||
-- Check size of unsigned short
|
||||
-- Check size of unsigned short - done
|
||||
-- Using unsigned short
|
||||
-- Check if the system is big endian - little endian
|
||||
-- Looking for strings.h
|
||||
-- Looking for strings.h - found
|
||||
-- Looking for inttypes.h
|
||||
-- Looking for inttypes.h - found
|
||||
-- Looking for memory.h
|
||||
-- Looking for memory.h - found
|
||||
-- Looking for stdlib.h
|
||||
-- Looking for stdlib.h - found
|
||||
-- Looking for string.h
|
||||
-- Looking for string.h - found
|
||||
-- Looking for sys/stat.h
|
||||
-- Looking for sys/stat.h - found
|
||||
-- Looking for unistd.h
|
||||
-- Looking for unistd.h - found
|
||||
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
|
||||
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
|
||||
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
|
||||
-- Your system seems to have a PNG lib available, we will use it
|
||||
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
|
||||
-- Your system seems to have a TIFF lib available, we will use it
|
||||
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
|
||||
-- Your system seems to have a LCMS2 lib available, we will use it
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
CMake Warning:
|
||||
Manually-specified variables were not used by the project:
|
||||
|
||||
CMAKE_CXX_FLAGS
|
||||
|
||||
|
||||
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.5.1/build
|
|
@ -1,27 +0,0 @@
|
|||
[ 60%] Built target openjpeg
|
||||
[ 73%] Built target image_to_j2k
|
||||
[ 86%] Built target j2k_dump
|
||||
[100%] Built target j2k_to_image
|
||||
Install the project...
|
||||
-- Install configuration: "Debug"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/pkgconfig/libopenjpeg1.pc
|
||||
failed to create symbolic link '/home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/pkgconfig/libopenjpeg.pc': No such file or directory
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/openjpeg-1.5/OpenJPEGTargets.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/openjpeg-1.5/OpenJPEGTargets-debug.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/openjpeg-1.5/OpenJPEGConfig.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/doc/openjpeg-1.5/CHANGES
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/doc/openjpeg-1.5/LICENSE
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/libopenjpeg.so.1.5.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/libopenjpeg.so.5
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/lib/libopenjpeg.so
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/include/openjpeg-1.5/openjpeg.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/man/man3/libopenjpeg.3
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/j2k_to_image
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/j2k_to_image"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/image_to_j2k
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/image_to_j2k"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/j2k_dump
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/bin/j2k_dump"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/man/man1/image_to_j2k.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/man/man1/j2k_dump.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.1/share/man/man1/j2k_to_image.1
|
|
@ -1,50 +0,0 @@
|
|||
Scanning dependencies of target openjpeg
|
||||
[ 2%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.c.o
|
||||
[ 5%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.c.o
|
||||
[ 7%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.c.o
|
||||
[ 10%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.c.o
|
||||
[ 13%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.c.o
|
||||
[ 15%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.c.o
|
||||
[ 18%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.c.o
|
||||
[ 21%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.c.o
|
||||
[ 23%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.c.o
|
||||
[ 26%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.c.o
|
||||
[ 28%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.c.o
|
||||
[ 31%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.c.o
|
||||
[ 34%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.c.o
|
||||
[ 36%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.c.o
|
||||
[ 39%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.c.o
|
||||
[ 42%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.c.o
|
||||
[ 44%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.c.o
|
||||
[ 47%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.c.o
|
||||
[ 50%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cidx_manager.c.o
|
||||
[ 52%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/phix_manager.c.o
|
||||
[ 55%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/ppix_manager.c.o
|
||||
[ 57%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/thix_manager.c.o
|
||||
[ 60%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tpix_manager.c.o
|
||||
Linking C shared library ../bin/libopenjpeg.so
|
||||
[ 60%] Built target openjpeg
|
||||
Scanning dependencies of target image_to_j2k
|
||||
[ 63%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/image_to_j2k.c.o
|
||||
[ 65%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/convert.c.o
|
||||
[ 68%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/index.c.o
|
||||
[ 71%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/color.c.o
|
||||
[ 73%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../bin/image_to_j2k
|
||||
[ 73%] Built target image_to_j2k
|
||||
Scanning dependencies of target j2k_dump
|
||||
[ 76%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/j2k_dump.c.o
|
||||
[ 78%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/convert.c.o
|
||||
[ 81%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/index.c.o
|
||||
[ 84%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/color.c.o
|
||||
[ 86%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../bin/j2k_dump
|
||||
[ 86%] Built target j2k_dump
|
||||
Scanning dependencies of target j2k_to_image
|
||||
[ 89%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/j2k_to_image.c.o
|
||||
[ 92%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/convert.c.o
|
||||
[ 94%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/index.c.o
|
||||
[ 97%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/color.c.o
|
||||
[100%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../bin/j2k_to_image
|
||||
[100%] Built target j2k_to_image
|
|
@ -1,48 +0,0 @@
|
|||
-- The C compiler identification is GNU 4.9.2
|
||||
-- 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
|
||||
-- Check if the system is big endian
|
||||
-- Searching 16 bit integer
|
||||
-- Looking for sys/types.h
|
||||
-- Looking for sys/types.h - found
|
||||
-- Looking for stdint.h
|
||||
-- Looking for stdint.h - found
|
||||
-- Looking for stddef.h
|
||||
-- Looking for stddef.h - found
|
||||
-- Check size of unsigned short
|
||||
-- Check size of unsigned short - done
|
||||
-- Using unsigned short
|
||||
-- Check if the system is big endian - little endian
|
||||
-- Looking for strings.h
|
||||
-- Looking for strings.h - found
|
||||
-- Looking for inttypes.h
|
||||
-- Looking for inttypes.h - found
|
||||
-- Looking for memory.h
|
||||
-- Looking for memory.h - found
|
||||
-- Looking for stdlib.h
|
||||
-- Looking for stdlib.h - found
|
||||
-- Looking for string.h
|
||||
-- Looking for string.h - found
|
||||
-- Looking for sys/stat.h
|
||||
-- Looking for sys/stat.h - found
|
||||
-- Looking for unistd.h
|
||||
-- Looking for unistd.h - found
|
||||
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
|
||||
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
|
||||
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
|
||||
-- Your system seems to have a PNG lib available, we will use it
|
||||
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
|
||||
-- Your system seems to have a TIFF lib available, we will use it
|
||||
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
|
||||
-- Your system seems to have a LCMS2 lib available, we will use it
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
CMake Warning:
|
||||
Manually-specified variables were not used by the project:
|
||||
|
||||
CMAKE_CXX_FLAGS
|
||||
|
||||
|
||||
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.5.2/build
|
|
@ -1,28 +0,0 @@
|
|||
[ 58%] Built target openjpeg
|
||||
[ 61%] Built target t1_generate_luts
|
||||
[ 74%] Built target image_to_j2k
|
||||
[ 87%] Built target j2k_dump
|
||||
[100%] Built target j2k_to_image
|
||||
Install the project...
|
||||
-- Install configuration: "Debug"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/pkgconfig/libopenjpeg1.pc
|
||||
failed to create symbolic link '/home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/pkgconfig/libopenjpeg.pc': No such file or directory
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/openjpeg-1.5/OpenJPEGTargets.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/openjpeg-1.5/OpenJPEGTargets-debug.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/openjpeg-1.5/OpenJPEGConfig.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/doc/openjpeg-1.5/CHANGES
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/doc/openjpeg-1.5/LICENSE
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/libopenjpeg.so.1.5.2
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/libopenjpeg.so.5
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/lib/libopenjpeg.so
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/include/openjpeg-1.5/openjpeg.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/man/man3/libopenjpeg.3
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/j2k_to_image
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/j2k_to_image"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/image_to_j2k
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/image_to_j2k"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/j2k_dump
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/bin/j2k_dump"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/man/man1/image_to_j2k.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/man/man1/j2k_dump.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5.2/share/man/man1/j2k_to_image.1
|
|
@ -1,54 +0,0 @@
|
|||
Scanning dependencies of target openjpeg
|
||||
[ 2%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.c.o
|
||||
[ 5%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.c.o
|
||||
[ 7%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.c.o
|
||||
[ 10%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.c.o
|
||||
[ 12%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.c.o
|
||||
[ 15%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.c.o
|
||||
[ 17%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.c.o
|
||||
[ 20%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.c.o
|
||||
[ 23%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.c.o
|
||||
[ 25%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.c.o
|
||||
[ 28%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.c.o
|
||||
[ 30%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.c.o
|
||||
[ 33%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.c.o
|
||||
[ 35%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.c.o
|
||||
[ 38%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.c.o
|
||||
[ 41%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.c.o
|
||||
[ 43%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.c.o
|
||||
[ 46%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.c.o
|
||||
[ 48%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cidx_manager.c.o
|
||||
[ 51%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/phix_manager.c.o
|
||||
[ 53%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/ppix_manager.c.o
|
||||
[ 56%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/thix_manager.c.o
|
||||
[ 58%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tpix_manager.c.o
|
||||
Linking C shared library ../bin/libopenjpeg.so
|
||||
[ 58%] Built target openjpeg
|
||||
Scanning dependencies of target t1_generate_luts
|
||||
[ 61%] Building C object libopenjpeg/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
|
||||
Linking C executable ../bin/t1_generate_luts
|
||||
[ 61%] Built target t1_generate_luts
|
||||
Scanning dependencies of target image_to_j2k
|
||||
[ 64%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/image_to_j2k.c.o
|
||||
[ 66%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/convert.c.o
|
||||
[ 69%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/index.c.o
|
||||
[ 71%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/color.c.o
|
||||
[ 74%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../bin/image_to_j2k
|
||||
[ 74%] Built target image_to_j2k
|
||||
Scanning dependencies of target j2k_dump
|
||||
[ 76%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/j2k_dump.c.o
|
||||
[ 79%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/convert.c.o
|
||||
[ 82%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/index.c.o
|
||||
[ 84%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/color.c.o
|
||||
[ 87%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../bin/j2k_dump
|
||||
[ 87%] Built target j2k_dump
|
||||
Scanning dependencies of target j2k_to_image
|
||||
[ 89%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/j2k_to_image.c.o
|
||||
[ 92%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/convert.c.o
|
||||
[ 94%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/index.c.o
|
||||
[ 97%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/color.c.o
|
||||
[100%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../bin/j2k_to_image
|
||||
[100%] Built target j2k_to_image
|
|
@ -1,48 +0,0 @@
|
|||
-- The C compiler identification is GNU 4.9.2
|
||||
-- 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
|
||||
-- Check if the system is big endian
|
||||
-- Searching 16 bit integer
|
||||
-- Looking for sys/types.h
|
||||
-- Looking for sys/types.h - found
|
||||
-- Looking for stdint.h
|
||||
-- Looking for stdint.h - found
|
||||
-- Looking for stddef.h
|
||||
-- Looking for stddef.h - found
|
||||
-- Check size of unsigned short
|
||||
-- Check size of unsigned short - done
|
||||
-- Using unsigned short
|
||||
-- Check if the system is big endian - little endian
|
||||
-- Looking for strings.h
|
||||
-- Looking for strings.h - found
|
||||
-- Looking for inttypes.h
|
||||
-- Looking for inttypes.h - found
|
||||
-- Looking for memory.h
|
||||
-- Looking for memory.h - found
|
||||
-- Looking for stdlib.h
|
||||
-- Looking for stdlib.h - found
|
||||
-- Looking for string.h
|
||||
-- Looking for string.h - found
|
||||
-- Looking for sys/stat.h
|
||||
-- Looking for sys/stat.h - found
|
||||
-- Looking for unistd.h
|
||||
-- Looking for unistd.h - found
|
||||
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
|
||||
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
|
||||
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
|
||||
-- Your system seems to have a PNG lib available, we will use it
|
||||
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
|
||||
-- Your system seems to have a TIFF lib available, we will use it
|
||||
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
|
||||
-- Your system seems to have a LCMS2 lib available, we will use it
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
CMake Warning:
|
||||
Manually-specified variables were not used by the project:
|
||||
|
||||
CMAKE_CXX_FLAGS
|
||||
|
||||
|
||||
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.1.5/build
|
|
@ -1,27 +0,0 @@
|
|||
[ 60%] Built target openjpeg
|
||||
[ 73%] Built target image_to_j2k
|
||||
[ 86%] Built target j2k_dump
|
||||
[100%] Built target j2k_to_image
|
||||
Install the project...
|
||||
-- Install configuration: "Debug"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/pkgconfig/libopenjpeg1.pc
|
||||
failed to create symbolic link 'lib/pkgconfig/libopenjpeg.pc': No such file or directory
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/openjpeg-1.5/OpenJPEGTargets.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/openjpeg-1.5/OpenJPEGTargets-debug.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/openjpeg-1.5/OpenJPEGConfig.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/doc/openjpeg-1.5/CHANGES
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/doc/openjpeg-1.5/LICENSE
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/lib/libopenjpeg.so.1.5.0
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/lib/libopenjpeg.so.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/lib/libopenjpeg.so
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/include/openjpeg-1.5/openjpeg.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/man/man3/libopenjpeg.3
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/j2k_to_image
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/j2k_to_image"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/image_to_j2k
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/image_to_j2k"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/j2k_dump
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/1.5/bin/j2k_dump"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/man/man1/image_to_j2k.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/man/man1/j2k_dump.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/1.5/share/man/man1/j2k_to_image.1
|
|
@ -1,50 +0,0 @@
|
|||
Scanning dependencies of target openjpeg
|
||||
[ 2%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/bio.c.o
|
||||
[ 5%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cio.c.o
|
||||
[ 7%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/dwt.c.o
|
||||
[ 10%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/event.c.o
|
||||
[ 13%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/image.c.o
|
||||
[ 15%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k.c.o
|
||||
[ 18%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/j2k_lib.c.o
|
||||
[ 21%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jp2.c.o
|
||||
[ 23%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/jpt.c.o
|
||||
[ 26%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mct.c.o
|
||||
[ 28%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/mqc.c.o
|
||||
[ 31%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/openjpeg.c.o
|
||||
[ 34%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/pi.c.o
|
||||
[ 36%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/raw.c.o
|
||||
[ 39%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t1.c.o
|
||||
[ 42%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/t2.c.o
|
||||
[ 44%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tcd.c.o
|
||||
[ 47%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tgt.c.o
|
||||
[ 50%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/cidx_manager.c.o
|
||||
[ 52%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/phix_manager.c.o
|
||||
[ 55%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/ppix_manager.c.o
|
||||
[ 57%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/thix_manager.c.o
|
||||
[ 60%] Building C object libopenjpeg/CMakeFiles/openjpeg.dir/tpix_manager.c.o
|
||||
Linking C shared library ../bin/libopenjpeg.so
|
||||
[ 60%] Built target openjpeg
|
||||
Scanning dependencies of target image_to_j2k
|
||||
[ 63%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/image_to_j2k.c.o
|
||||
[ 65%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/convert.c.o
|
||||
[ 68%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/index.c.o
|
||||
[ 71%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/color.c.o
|
||||
[ 73%] Building C object applications/codec/CMakeFiles/image_to_j2k.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../bin/image_to_j2k
|
||||
[ 73%] Built target image_to_j2k
|
||||
Scanning dependencies of target j2k_dump
|
||||
[ 76%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/j2k_dump.c.o
|
||||
[ 78%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/convert.c.o
|
||||
[ 81%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/index.c.o
|
||||
[ 84%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/color.c.o
|
||||
[ 86%] Building C object applications/codec/CMakeFiles/j2k_dump.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../bin/j2k_dump
|
||||
[ 86%] Built target j2k_dump
|
||||
Scanning dependencies of target j2k_to_image
|
||||
[ 89%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/j2k_to_image.c.o
|
||||
[ 92%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/convert.c.o
|
||||
[ 94%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/index.c.o
|
||||
[ 97%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/color.c.o
|
||||
[100%] Building C object applications/codec/CMakeFiles/j2k_to_image.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../bin/j2k_to_image
|
||||
[100%] Built target j2k_to_image
|
|
@ -1,69 +0,0 @@
|
|||
-- The C compiler identification is GNU 4.9.2
|
||||
-- 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
|
||||
-- Check if the system is big endian
|
||||
-- Searching 16 bit integer
|
||||
-- Looking for sys/types.h
|
||||
-- Looking for sys/types.h - found
|
||||
-- Looking for stdint.h
|
||||
-- Looking for stdint.h - found
|
||||
-- Looking for stddef.h
|
||||
-- Looking for stddef.h - found
|
||||
-- Check size of unsigned short
|
||||
-- Check size of unsigned short - done
|
||||
-- Using unsigned short
|
||||
-- Check if the system is big endian - little endian
|
||||
-- Looking for string.h
|
||||
-- Looking for string.h - found
|
||||
-- Looking for memory.h
|
||||
-- Looking for memory.h - found
|
||||
-- Looking for stdlib.h
|
||||
-- Looking for stdlib.h - found
|
||||
-- Looking for stdio.h
|
||||
-- Looking for stdio.h - found
|
||||
-- Looking for math.h
|
||||
-- Looking for math.h - found
|
||||
-- Looking for float.h
|
||||
-- Looking for float.h - found
|
||||
-- Looking for time.h
|
||||
-- Looking for time.h - found
|
||||
-- Looking for stdarg.h
|
||||
-- Looking for stdarg.h - found
|
||||
-- Looking for ctype.h
|
||||
-- Looking for ctype.h - found
|
||||
-- Looking for assert.h
|
||||
-- Looking for assert.h - found
|
||||
-- Looking for stdint.h
|
||||
-- Looking for stdint.h - found
|
||||
-- Looking for inttypes.h
|
||||
-- Looking for inttypes.h - found
|
||||
-- Looking for strings.h
|
||||
-- Looking for strings.h - found
|
||||
-- Looking for sys/stat.h
|
||||
-- Looking for sys/stat.h - found
|
||||
-- Looking for unistd.h
|
||||
-- Looking for unistd.h - found
|
||||
-- Checking for 64-bit off_t
|
||||
-- Checking for 64-bit off_t - present
|
||||
-- Checking for fseeko/ftello
|
||||
-- Checking for fseeko/ftello - present
|
||||
-- Large File support - found
|
||||
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
|
||||
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
|
||||
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
|
||||
-- Your system seems to have a PNG lib available, we will use it
|
||||
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
|
||||
-- Your system seems to have a TIFF lib available, we will use it
|
||||
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
|
||||
-- Your system seems to have a LCMS2 lib available, we will use it
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
CMake Warning:
|
||||
Manually-specified variables were not used by the project:
|
||||
|
||||
CMAKE_CXX_FLAGS
|
||||
|
||||
|
||||
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.2.0.1/build
|
|
@ -1,29 +0,0 @@
|
|||
[ 54%] Built target openjp2
|
||||
[ 57%] Built target t1_generate_luts
|
||||
[ 71%] Built target opj_compress
|
||||
[ 85%] Built target opj_decompress
|
||||
[100%] Built target opj_dump
|
||||
Install the project...
|
||||
-- Install configuration: "Debug"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/openjpeg-2.0/OpenJPEGTargets.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/openjpeg-2.0/OpenJPEGTargets-debug.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/openjpeg-2.0/OpenJPEGConfig.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/doc/openjpeg-2.0/CHANGES
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/doc/openjpeg-2.0/LICENSE
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/pkgconfig/libopenjp2.pc
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/include/openjpeg-2.0/opj_config.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/libopenjp2.so.2.0.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/libopenjp2.so.7
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/lib/libopenjp2.so
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/include/openjpeg-2.0/openjpeg.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/include/openjpeg-2.0/opj_stdint.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/man/man3/libopenjp2.3
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_decompress
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_decompress"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_compress
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_compress"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_dump
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/bin/opj_dump"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/man/man1/opj_compress.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/man/man1/opj_decompress.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0.1/share/man/man1/opj_dump.1
|
|
@ -1,50 +0,0 @@
|
|||
Scanning dependencies of target openjp2
|
||||
[ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
|
||||
[ 5%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
|
||||
[ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
|
||||
[ 11%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
|
||||
[ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
|
||||
[ 17%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
|
||||
[ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
|
||||
[ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
|
||||
[ 25%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
|
||||
[ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
|
||||
[ 31%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
|
||||
[ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
|
||||
[ 37%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
|
||||
[ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/raw.c.o
|
||||
[ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
|
||||
[ 45%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
|
||||
[ 48%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
|
||||
[ 51%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
|
||||
[ 54%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
|
||||
Linking C shared library ../../../bin/libopenjp2.so
|
||||
[ 54%] Built target openjp2
|
||||
Scanning dependencies of target t1_generate_luts
|
||||
[ 57%] Building C object src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
|
||||
Linking C executable ../../../bin/t1_generate_luts
|
||||
[ 57%] Built target t1_generate_luts
|
||||
Scanning dependencies of target opj_compress
|
||||
[ 60%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o
|
||||
[ 62%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
|
||||
[ 65%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
|
||||
[ 68%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
|
||||
[ 71%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../../bin/opj_compress
|
||||
[ 71%] Built target opj_compress
|
||||
Scanning dependencies of target opj_decompress
|
||||
[ 74%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
|
||||
[ 77%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
|
||||
[ 80%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
|
||||
[ 82%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
|
||||
[ 85%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../../bin/opj_decompress
|
||||
[ 85%] Built target opj_decompress
|
||||
Scanning dependencies of target opj_dump
|
||||
[ 88%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
|
||||
[ 91%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
|
||||
[ 94%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
|
||||
[ 97%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
|
||||
[100%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../../bin/opj_dump
|
||||
[100%] Built target opj_dump
|
|
@ -1,56 +0,0 @@
|
|||
-- The C compiler identification is GNU 4.9.2
|
||||
-- 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
|
||||
-- Check if the system is big endian
|
||||
-- Searching 16 bit integer
|
||||
-- Looking for sys/types.h
|
||||
-- Looking for sys/types.h - found
|
||||
-- Looking for stdint.h
|
||||
-- Looking for stdint.h - found
|
||||
-- Looking for stddef.h
|
||||
-- Looking for stddef.h - found
|
||||
-- Check size of unsigned short
|
||||
-- Check size of unsigned short - done
|
||||
-- Using unsigned short
|
||||
-- Check if the system is big endian - little endian
|
||||
-- Looking for strings.h
|
||||
-- Looking for strings.h - found
|
||||
-- Looking for inttypes.h
|
||||
-- Looking for inttypes.h - found
|
||||
-- Looking for memory.h
|
||||
-- Looking for memory.h - found
|
||||
-- Looking for stdlib.h
|
||||
-- Looking for stdlib.h - found
|
||||
-- Looking for string.h
|
||||
-- Looking for string.h - found
|
||||
-- Looking for sys/stat.h
|
||||
-- Looking for sys/stat.h - found
|
||||
-- Looking for unistd.h
|
||||
-- Looking for unistd.h - found
|
||||
-- Check size of ssize_t
|
||||
-- Check size of ssize_t - done
|
||||
-- Checking for 64-bit off_t
|
||||
-- Checking for 64-bit off_t - present
|
||||
-- Checking for fseeko/ftello
|
||||
-- Checking for fseeko/ftello - present
|
||||
-- Large File support - found
|
||||
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
|
||||
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
|
||||
-- DEBUG: /usr/include vs /usr/include
|
||||
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
|
||||
-- Your system seems to have a PNG lib available, we will use it
|
||||
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
|
||||
-- Your system seems to have a TIFF lib available, we will use it
|
||||
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
|
||||
-- Your system seems to have a LCMS2 lib available, we will use it
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
CMake Warning:
|
||||
Manually-specified variables were not used by the project:
|
||||
|
||||
CMAKE_CXX_FLAGS
|
||||
|
||||
|
||||
-- Build files have been written to: /tmp/po9FTbVHV4/build/openjpeg-version.2.0/build
|
|
@ -1,28 +0,0 @@
|
|||
[ 54%] Built target openjp2
|
||||
[ 57%] Built target t1_generate_luts
|
||||
[ 71%] Built target opj_compress
|
||||
[ 85%] Built target opj_decompress
|
||||
[100%] Built target opj_dump
|
||||
Install the project...
|
||||
-- Install configuration: "Debug"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/openjpeg-2.0/OpenJPEGTargets.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/openjpeg-2.0/OpenJPEGTargets-debug.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/openjpeg-2.0/OpenJPEGConfig.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/doc/openjpeg-2.0/CHANGES
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/doc/openjpeg-2.0/LICENSE
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/include/openjpeg-2.0/opj_config.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/libopenjp2.so.2.0.0
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/libopenjp2.so.6
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/lib/libopenjp2.so
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/include/openjpeg-2.0/openjpeg.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/include/openjpeg-2.0/opj_stdint.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/man/man3/libopenjp2.3
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_decompress
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_decompress"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_compress
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_compress"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_dump
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.0/bin/opj_dump"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/man/man1/opj_compress.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/man/man1/opj_decompress.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.0/share/man/man1/opj_dump.1
|
|
@ -1,50 +0,0 @@
|
|||
Scanning dependencies of target openjp2
|
||||
[ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
|
||||
[ 5%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
|
||||
[ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
|
||||
[ 11%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
|
||||
[ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
|
||||
[ 17%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
|
||||
[ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
|
||||
[ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
|
||||
[ 25%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
|
||||
[ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
|
||||
[ 31%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
|
||||
[ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
|
||||
[ 37%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
|
||||
[ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/raw.c.o
|
||||
[ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
|
||||
[ 45%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
|
||||
[ 48%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
|
||||
[ 51%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
|
||||
[ 54%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
|
||||
Linking C shared library ../../../bin/libopenjp2.so
|
||||
[ 54%] Built target openjp2
|
||||
Scanning dependencies of target t1_generate_luts
|
||||
[ 57%] Building C object src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
|
||||
Linking C executable ../../../bin/t1_generate_luts
|
||||
[ 57%] Built target t1_generate_luts
|
||||
Scanning dependencies of target opj_compress
|
||||
[ 60%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o
|
||||
[ 62%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
|
||||
[ 65%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
|
||||
[ 68%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
|
||||
[ 71%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../../bin/opj_compress
|
||||
[ 71%] Built target opj_compress
|
||||
Scanning dependencies of target opj_decompress
|
||||
[ 74%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
|
||||
[ 77%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
|
||||
[ 80%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
|
||||
[ 82%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
|
||||
[ 85%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../../bin/opj_decompress
|
||||
[ 85%] Built target opj_decompress
|
||||
Scanning dependencies of target opj_dump
|
||||
[ 88%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
|
||||
[ 91%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
|
||||
[ 94%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
|
||||
[ 97%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
|
||||
[100%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../../bin/opj_dump
|
||||
[100%] Built target opj_dump
|
|
@ -1,69 +0,0 @@
|
|||
-- The C compiler identification is GNU 4.9.2
|
||||
-- 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
|
||||
-- Check if the system is big endian
|
||||
-- Searching 16 bit integer
|
||||
-- Looking for sys/types.h
|
||||
-- Looking for sys/types.h - found
|
||||
-- Looking for stdint.h
|
||||
-- Looking for stdint.h - found
|
||||
-- Looking for stddef.h
|
||||
-- Looking for stddef.h - found
|
||||
-- Check size of unsigned short
|
||||
-- Check size of unsigned short - done
|
||||
-- Using unsigned short
|
||||
-- Check if the system is big endian - little endian
|
||||
-- Looking for string.h
|
||||
-- Looking for string.h - found
|
||||
-- Looking for memory.h
|
||||
-- Looking for memory.h - found
|
||||
-- Looking for stdlib.h
|
||||
-- Looking for stdlib.h - found
|
||||
-- Looking for stdio.h
|
||||
-- Looking for stdio.h - found
|
||||
-- Looking for math.h
|
||||
-- Looking for math.h - found
|
||||
-- Looking for float.h
|
||||
-- Looking for float.h - found
|
||||
-- Looking for time.h
|
||||
-- Looking for time.h - found
|
||||
-- Looking for stdarg.h
|
||||
-- Looking for stdarg.h - found
|
||||
-- Looking for ctype.h
|
||||
-- Looking for ctype.h - found
|
||||
-- Looking for assert.h
|
||||
-- Looking for assert.h - found
|
||||
-- Looking for stdint.h
|
||||
-- Looking for stdint.h - found
|
||||
-- Looking for inttypes.h
|
||||
-- Looking for inttypes.h - found
|
||||
-- Looking for strings.h
|
||||
-- Looking for strings.h - found
|
||||
-- Looking for sys/stat.h
|
||||
-- Looking for sys/stat.h - found
|
||||
-- Looking for unistd.h
|
||||
-- Looking for unistd.h - found
|
||||
-- Checking for 64-bit off_t
|
||||
-- Checking for 64-bit off_t - present
|
||||
-- Checking for fseeko/ftello
|
||||
-- Checking for fseeko/ftello - present
|
||||
-- Large File support - found
|
||||
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
|
||||
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
|
||||
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
|
||||
-- Your system seems to have a PNG lib available, we will use it
|
||||
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
|
||||
-- Your system seems to have a TIFF lib available, we will use it
|
||||
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
|
||||
-- Your system seems to have a LCMS2 lib available, we will use it
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
CMake Warning:
|
||||
Manually-specified variables were not used by the project:
|
||||
|
||||
CMAKE_CXX_FLAGS
|
||||
|
||||
|
||||
-- Build files have been written to: /tmp/y65JYc6LbW/build/openjpeg-version.2.1/build
|
|
@ -1,23 +0,0 @@
|
|||
[ 54%] Built target openjp2
|
||||
[ 57%] Built target t1_generate_luts
|
||||
[ 71%] Built target opj_compress
|
||||
[ 85%] Built target opj_decompress
|
||||
[100%] Built target opj_dump
|
||||
Install the project...
|
||||
-- Install configuration: "Debug"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/openjpeg-2.1/OpenJPEGTargets.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/openjpeg-2.1/OpenJPEGTargets-debug.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/openjpeg-2.1/OpenJPEGConfig.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/pkgconfig/libopenjp2.pc
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/include/openjpeg-2.1/opj_config.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/libopenjp2.so.2.1.0
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/libopenjp2.so.7
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/lib/libopenjp2.so
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/include/openjpeg-2.1/openjpeg.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/include/openjpeg-2.1/opj_stdint.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_decompress
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_decompress"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_compress
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_compress"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_dump
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/2.1/bin/opj_dump"
|
|
@ -1,50 +0,0 @@
|
|||
Scanning dependencies of target openjp2
|
||||
[ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
|
||||
[ 5%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
|
||||
[ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
|
||||
[ 11%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
|
||||
[ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
|
||||
[ 17%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
|
||||
[ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
|
||||
[ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
|
||||
[ 25%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
|
||||
[ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
|
||||
[ 31%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
|
||||
[ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
|
||||
[ 37%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
|
||||
[ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/raw.c.o
|
||||
[ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
|
||||
[ 45%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
|
||||
[ 48%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
|
||||
[ 51%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
|
||||
[ 54%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
|
||||
Linking C shared library ../../../bin/libopenjp2.so
|
||||
[ 54%] Built target openjp2
|
||||
Scanning dependencies of target t1_generate_luts
|
||||
[ 57%] Building C object src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
|
||||
Linking C executable ../../../bin/t1_generate_luts
|
||||
[ 57%] Built target t1_generate_luts
|
||||
Scanning dependencies of target opj_compress
|
||||
[ 60%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o
|
||||
[ 62%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
|
||||
[ 65%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
|
||||
[ 68%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
|
||||
[ 71%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../../bin/opj_compress
|
||||
[ 71%] Built target opj_compress
|
||||
Scanning dependencies of target opj_decompress
|
||||
[ 74%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
|
||||
[ 77%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
|
||||
[ 80%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
|
||||
[ 82%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
|
||||
[ 85%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../../bin/opj_decompress
|
||||
[ 85%] Built target opj_decompress
|
||||
Scanning dependencies of target opj_dump
|
||||
[ 88%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
|
||||
[ 91%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
|
||||
[ 94%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
|
||||
[ 97%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
|
||||
[100%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
|
||||
Linking C executable ../../../bin/opj_dump
|
||||
[100%] Built target opj_dump
|
|
@ -1,77 +0,0 @@
|
|||
-- The C compiler identification is GNU 4.9.2
|
||||
-- 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
|
||||
-- Check if the system is big endian
|
||||
-- Searching 16 bit integer
|
||||
-- Looking for sys/types.h
|
||||
-- Looking for sys/types.h - found
|
||||
-- Looking for stdint.h
|
||||
-- Looking for stdint.h - found
|
||||
-- Looking for stddef.h
|
||||
-- Looking for stddef.h - found
|
||||
-- Check size of unsigned short
|
||||
-- Check size of unsigned short - done
|
||||
-- Using unsigned short
|
||||
-- Check if the system is big endian - little endian
|
||||
-- Looking for string.h
|
||||
-- Looking for string.h - found
|
||||
-- Looking for memory.h
|
||||
-- Looking for memory.h - found
|
||||
-- Looking for stdlib.h
|
||||
-- Looking for stdlib.h - found
|
||||
-- Looking for stdio.h
|
||||
-- Looking for stdio.h - found
|
||||
-- Looking for math.h
|
||||
-- Looking for math.h - found
|
||||
-- Looking for float.h
|
||||
-- Looking for float.h - found
|
||||
-- Looking for time.h
|
||||
-- Looking for time.h - found
|
||||
-- Looking for stdarg.h
|
||||
-- Looking for stdarg.h - found
|
||||
-- Looking for ctype.h
|
||||
-- Looking for ctype.h - found
|
||||
-- Looking for assert.h
|
||||
-- Looking for assert.h - found
|
||||
-- Looking for stdint.h
|
||||
-- Looking for stdint.h - found
|
||||
-- Looking for inttypes.h
|
||||
-- Looking for inttypes.h - found
|
||||
-- Looking for strings.h
|
||||
-- Looking for strings.h - found
|
||||
-- Looking for sys/stat.h
|
||||
-- Looking for sys/stat.h - found
|
||||
-- Looking for unistd.h
|
||||
-- Looking for unistd.h - found
|
||||
-- Checking for 64-bit off_t
|
||||
-- Checking for 64-bit off_t - present
|
||||
-- Checking for fseeko/ftello
|
||||
-- Checking for fseeko/ftello - present
|
||||
-- Large File support - found
|
||||
-- Looking for include file malloc.h
|
||||
-- Looking for include file malloc.h - found
|
||||
-- Looking for _aligned_malloc
|
||||
-- Looking for _aligned_malloc - not found
|
||||
-- Looking for posix_memalign
|
||||
-- Looking for posix_memalign - found
|
||||
-- Looking for memalign
|
||||
-- Looking for memalign - found
|
||||
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
|
||||
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
|
||||
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
|
||||
-- Your system seems to have a PNG lib available, we will use it
|
||||
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
|
||||
-- Your system seems to have a TIFF lib available, we will use it
|
||||
-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
|
||||
-- Your system seems to have a LCMS2 lib available, we will use it
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
CMake Warning:
|
||||
Manually-specified variables were not used by the project:
|
||||
|
||||
CMAKE_CXX_FLAGS
|
||||
|
||||
|
||||
-- Build files have been written to: /tmp/y65JYc6LbW/build/current/build
|
|
@ -1,23 +0,0 @@
|
|||
[ 44%] Built target openjp2
|
||||
[ 46%] Built target t1_generate_luts
|
||||
[ 64%] Built target opj_compress
|
||||
[ 82%] Built target opj_decompress
|
||||
[100%] Built target opj_dump
|
||||
Install the project...
|
||||
-- Install configuration: "Debug"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/openjpeg-2.1/OpenJPEGTargets.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/openjpeg-2.1/OpenJPEGTargets-debug.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/openjpeg-2.1/OpenJPEGConfig.cmake
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/pkgconfig/libopenjp2.pc
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/include/openjpeg-2.1/opj_config.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/libopenjp2.so.2.1.1
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/libopenjp2.so.7
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/lib/libopenjp2.so
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/include/openjpeg-2.1/openjpeg.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/include/openjpeg-2.1/opj_stdint.h
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_decompress
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_decompress"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_compress
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_compress"
|
||||
-- Installing: /home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_dump
|
||||
-- Removed runtime path from "/home/antonin/abi-check/tracker/installed/openjpeg/current/bin/opj_dump"
|
|
@ -1,60 +0,0 @@
|
|||
Scanning dependencies of target openjp2
|
||||
[ 2%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
|
||||
[ 4%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
|
||||
[ 6%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
|
||||
[ 8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
|
||||
[ 11%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
|
||||
[ 13%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
|
||||
[ 15%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
|
||||
[ 17%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
|
||||
[ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
|
||||
[ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
|
||||
[ 24%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
|
||||
[ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
|
||||
[ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
|
||||
[ 31%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/raw.c.o
|
||||
[ 33%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
|
||||
[ 35%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
|
||||
[ 37%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
|
||||
[ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
|
||||
[ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
|
||||
[ 44%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o
|
||||
Linking C shared library ../../../bin/libopenjp2.so
|
||||
[ 44%] Built target openjp2
|
||||
Scanning dependencies of target t1_generate_luts
|
||||
[ 46%] Building C object src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
|
||||
Linking C executable ../../../bin/t1_generate_luts
|
||||
[ 46%] Built target t1_generate_luts
|
||||
Scanning dependencies of target opj_compress
|
||||
[ 48%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o
|
||||
[ 51%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
|
||||
[ 53%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertbmp.c.o
|
||||
[ 55%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
|
||||
[ 57%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
|
||||
[ 60%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
|
||||
[ 62%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/converttif.c.o
|
||||
[ 64%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.c.o
|
||||
Linking C executable ../../../bin/opj_compress
|
||||
[ 64%] Built target opj_compress
|
||||
Scanning dependencies of target opj_decompress
|
||||
[ 66%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
|
||||
[ 68%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
|
||||
[ 71%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertbmp.c.o
|
||||
[ 73%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
|
||||
[ 75%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
|
||||
[ 77%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
|
||||
[ 80%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/converttif.c.o
|
||||
[ 82%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.c.o
|
||||
Linking C executable ../../../bin/opj_decompress
|
||||
[ 82%] Built target opj_decompress
|
||||
Scanning dependencies of target opj_dump
|
||||
[ 84%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
|
||||
[ 86%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
|
||||
[ 88%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o
|
||||
[ 91%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
|
||||
[ 93%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
|
||||
[ 95%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
|
||||
[ 97%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/converttif.c.o
|
||||
[100%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertpng.c.o
|
||||
Linking C executable ../../../bin/opj_dump
|
||||
[100%] Built target opj_dump
|
Loading…
Reference in New Issue