Package: inkscape Version: 0.92.4-2 Severity: important Dear Maintainer,
I tried to build Inkscape via apt-build and it was impossible. The debian/rules binary subprocess fails. Here te ouput: -----> Downloading source inkscape (0.92.4-2) <----- Leyendo lista de paquetes... Hecho NOTA: el empaquetamiento de «inkscape» se mantiene en el sistema de control de versiones «Git» en: https://salsa.debian.org/multimedia-team/inkscape.git Utilice: git clone https://salsa.debian.org/multimedia-team/inkscape.git para obtener las últimas actualizaciones (posiblemente no publicadas aún) del paquete. Omitiendo el fichero ya descargado «inkscape_0.92.4-2.dsc» Se necesita descargar 32,0 MB de archivos fuente. Des:1 http://ftp.de.debian.org/debian testing/main inkscape 0.92.4-2 (tar) [31,9 MB] Des:2 http://ftp.de.debian.org/debian testing/main inkscape 0.92.4-2 (asc) [833 B] Des:3 http://ftp.de.debian.org/debian testing/main inkscape 0.92.4-2 (diff) [29,0 kB] Descargados 19,2 MB en 1s (15,2 MB/s) dpkg-source: información: extrayendo inkscape en inkscape-0.92.4 dpkg-source: información: desempaquetando inkscape_0.92.4.orig.tar.bz2 dpkg-source: información: desempaquetando inkscape_0.92.4-2.debian.tar.xz dpkg-source: información: using patch list from debian/patches/series dpkg-source: información: aplicando «0001-Drop_PS_and_PDF_support_in_MimeType.patch» dpkg-source: información: aplicando «0002-typos-libcroco.patch» dpkg-source: información: aplicando «upstream/0003-localized-manpages» dpkg-source: información: aplicando «upstream/0004-crash-snap-lp1796046.patch» dpkg-source: información: aplicando «upstream/0005-Make-the-command-line-PDF- output-reproducible.patch» dpkg-source: información: aplicando «upstream/0006-Fix-typo-s-Distrubute- Distribute.patch» dpkg-source: información: aplicando «upstream/0007-Update-the-appstream- metadata-file-from-the-upstream.patch» W: Download is performed unsandboxed as root as file 'inkscape_0.92.4.orig.tar.bz2' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permiso denegado) -----> Building inkscape <----- dpkg-buildpackage: información: paquete fuente inkscape dpkg-buildpackage: información: versión de las fuentes 0.92.4-2+aptbuild1 dpkg-buildpackage: información: distribución de las fuentes UNRELEASED dpkg-buildpackage: información: fuentes modificadas por root <[email protected]> dpkg-buildpackage: información: arquitectura del sistema amd64 dpkg-source --before-build . debian/rules clean dh clean --buildsystem cmake --with python2,bash-completion --without autoreconf dh_auto_clean -O--buildsystem=cmake dh_clean -O--buildsystem=cmake debian/rules binary dh binary --buildsystem cmake --with python2,bash-completion --without autoreconf dh_update_autotools_config -O--buildsystem=cmake debian/rules override_dh_auto_configure-arch make[1]: se entra en el directorio '/var/cache/apt-build/build/inkscape-0.92.4' dh_auto_configure -- \ -DWITH_DBUS=ON \ cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DWITH_DBUS=ON .. ------------------------------ Building Makefile for Inkscape ------------------------------ Source Dir: /var/cache/apt-build/build/inkscape-0.92.4 Binary Dir: /var/cache/apt-build/build/inkscape-0.92.4/obj-x86_64-linux-gnu -- Creating build files in: /var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu -- The C compiler identification is unknown -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/lib/apt-build/cc -- Check for working C compiler: /usr/lib/apt-build/cc -- broken CMake Error at /usr/share/cmake-3.13/Modules/CMakeTestCCompiler.cmake:52 (message): The C compiler "/usr/lib/apt-build/cc" is not able to compile a simple test program. It fails with the following output: Change Dir: /var/cache/apt-build/build/inkscape-0.92.4/obj-x86_64-linux- gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/lib/apt-build/make" "cmTC_3b735/fast" make[2]: se entra en el directorio '/var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/lib/apt-build/make -f CMakeFiles/cmTC_3b735.dir/build.make CMakeFiles/cmTC_3b735.dir/build make[3]: se entra en el directorio '/var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[3]: warning: -j4 forced in submake: resetting jobserver mode. Building C object CMakeFiles/cmTC_3b735.dir/testCCompiler.c.o /usr/lib/apt-build/cc -g -O2 -fdebug-prefix-map=/var/cache/apt- build/build/inkscape-0.92.4=. -fstack-protector-strong -Wformat -Werror=format- security -Wdate-time -D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTC_3b735.dir/testCCompiler.c.o -c /var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux- gnu/CMakeFiles/CMakeTmp/testCCompiler.c cc: error trying to exec 'cc1': execvp: No existe el fichero o el directorio make[3]: *** [CMakeFiles/cmTC_3b735.dir/build.make:66: CMakeFiles/cmTC_3b735.dir/testCCompiler.c.o] Error 1 make[3]: se sale del directorio '/var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: *** [Makefile:121: cmTC_3b735/fast] Error 2 make[2]: se sale del directorio '/var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:25 (project) -- Configuring incomplete, errors occurred! See also "/var/cache/apt-build/build/inkscape-0.92.4/obj-x86_64-linux- gnu/CMakeFiles/CMakeOutput.log". See also "/var/cache/apt-build/build/inkscape-0.92.4/obj-x86_64-linux- gnu/CMakeFiles/CMakeError.log". cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeCache.txt ==> CMakeCache.txt <== # This is the CMakeCache file. # For build in directory: /var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu # It was generated by CMake: /usr/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=None //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/usr/lib/apt-build/c++ //C compiler CMAKE_C_COMPILER:FILEPATH=/usr/lib/apt-build/cc //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING=-g -O2 -fdebug-prefix-map=/var/cache/apt- build/build/inkscape-0.92.4=. -fstack-protector-strong -Wformat -Werror=format- security -Wdate-time -D_FORTIFY_SOURCE=2 //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING= //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING= //Flags used by the C compiler during NONE builds. CMAKE_C_FLAGS_NONE:STRING= //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING= //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING= //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during NONE builds. CMAKE_EXE_LINKER_FLAGS_NONE:STRING= //Flags used by the linker during RELEASE builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF //No help, variable specified on the command line. CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_INSTALL_LIBDIR:UNINITIALIZED=lib/x86_64-linux-gnu //No help, variable specified on the command line. CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr //No help, variable specified on the command line. CMAKE_INSTALL_RUNSTATEDIR:UNINITIALIZED=/run //No help, variable specified on the command line. CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/lib/apt-build/make //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of modules during // NONE builds. CMAKE_MODULE_LINKER_FLAGS_NONE:STRING= //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC= //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=inkscape //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-z,relro -Wl,-z,now //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of shared libraries // during NONE builds. CMAKE_SHARED_LINKER_FLAGS_NONE:STRING= //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the linker during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of static libraries // during NONE builds. CMAKE_STATIC_LINKER_FLAGS_NONE:STRING= //Flags used by the linker during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=ON //Data file install path. Must be a relative path (from CMAKE_INSTALL_PREFIX), // with no trailing slash. SHARE_INSTALL:STRING=share //No help, variable specified on the command line. WITH_DBUS:UNINITIALIZED=ON //Value Computed by CMake inkscape_BINARY_DIR:STATIC=/var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu //Value Computed by CMake inkscape_SOURCE_DIR:STATIC=/var/cache/apt-build/build/inkscape-0.92.4 ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=13 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/usr/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_NONE CMAKE_C_FLAGS_NONE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_NONE CMAKE_EXE_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL= //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/var/cache/apt-build/build/inkscape-0.92.4 //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_NONE CMAKE_MODULE_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.13 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_NONE CMAKE_SHARED_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_NONE CMAKE_STATIC_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: SHARE_INSTALL SHARE_INSTALL-ADVANCED:INTERNAL=1 cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeFiles/CMakeOutput.log ==> CMakeFiles/CMakeOutput.log <== The system is: Linux - 4.18.0-20.2-liquorix-amd64 - x86_64 cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeFiles/CMakeError.log ==> CMakeFiles/CMakeError.log <== Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /usr/lib/apt-build/cc Build flags: -g;-O2;-fdebug-prefix-map=/var/cache/apt- build/build/inkscape-0.92.4=.;-fstack-protector-strong;-Wformat;-Werror=format- security;-Wdate-time;-D_FORTIFY_SOURCE=2 Id flags: The output was: 1 cc: error trying to exec 'cc1': execvp: No existe el fichero o el directorio Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /usr/lib/apt-build/cc Build flags: -g;-O2;-fdebug-prefix-map=/var/cache/apt- build/build/inkscape-0.92.4=.;-fstack-protector-strong;-Wformat;-Werror=format- security;-Wdate-time;-D_FORTIFY_SOURCE=2 Id flags: -c The output was: 1 cc: error trying to exec 'cc1': execvp: No existe el fichero o el directorio Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /usr/lib/apt-build/cc Build flags: -g;-O2;-fdebug-prefix-map=/var/cache/apt- build/build/inkscape-0.92.4=.;-fstack-protector-strong;-Wformat;-Werror=format- security;-Wdate-time;-D_FORTIFY_SOURCE=2 Id flags: -Aa The output was: 1 cc: error trying to exec 'cc1': execvp: No existe el fichero o el directorio Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /usr/lib/apt-build/cc Build flags: -g;-O2;-fdebug-prefix-map=/var/cache/apt- build/build/inkscape-0.92.4=.;-fstack-protector-strong;-Wformat;-Werror=format- security;-Wdate-time;-D_FORTIFY_SOURCE=2 Id flags: -D__CLASSIC_C__ The output was: 1 cc: error trying to exec 'cc1': execvp: No existe el fichero o el directorio Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /usr/lib/apt-build/cc Build flags: Id flags: The output was: 1 cc: error trying to exec 'cc1': execvp: No existe el fichero o el directorio Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /usr/lib/apt-build/cc Build flags: Id flags: -c The output was: 1 cc: error trying to exec 'cc1': execvp: No existe el fichero o el directorio Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /usr/lib/apt-build/cc Build flags: Id flags: -Aa The output was: 1 cc: error trying to exec 'cc1': execvp: No existe el fichero o el directorio Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /usr/lib/apt-build/cc Build flags: Id flags: -D__CLASSIC_C__ The output was: 1 cc: error trying to exec 'cc1': execvp: No existe el fichero o el directorio Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler": cc: fatal error: no input files compilation terminated. Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler": cc: fatal error: no input files compilation terminated. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /usr/lib/apt-build/c++ Build flags: -g;-O2;-fdebug-prefix-map=/var/cache/apt- build/build/inkscape-0.92.4=.;-fstack-protector-strong;-Wformat;-Werror=format- security;-Wdate-time;-D_FORTIFY_SOURCE=2 Id flags: The output was: 1 c++: error trying to exec 'cc1plus': execvp: No existe el fichero o el directorio Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /usr/lib/apt-build/c++ Build flags: -g;-O2;-fdebug-prefix-map=/var/cache/apt- build/build/inkscape-0.92.4=.;-fstack-protector-strong;-Wformat;-Werror=format- security;-Wdate-time;-D_FORTIFY_SOURCE=2 Id flags: -c The output was: 1 c++: error trying to exec 'cc1plus': execvp: No existe el fichero o el directorio Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /usr/lib/apt-build/c++ Build flags: -g;-O2;-fdebug-prefix-map=/var/cache/apt- build/build/inkscape-0.92.4=.;-fstack-protector-strong;-Wformat;-Werror=format- security;-Wdate-time;-D_FORTIFY_SOURCE=2 Id flags: --c++ The output was: 1 c++: error: unrecognized command line option ‘--c++’ Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /usr/lib/apt-build/c++ Build flags: -g;-O2;-fdebug-prefix-map=/var/cache/apt- build/build/inkscape-0.92.4=.;-fstack-protector-strong;-Wformat;-Werror=format- security;-Wdate-time;-D_FORTIFY_SOURCE=2 Id flags: --ec++ The output was: 1 c++: error: unrecognized command line option ‘--ec++’; did you mean ‘-Weffc++’? Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /usr/lib/apt-build/c++ Build flags: Id flags: The output was: 1 c++: error trying to exec 'cc1plus': execvp: No existe el fichero o el directorio Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /usr/lib/apt-build/c++ Build flags: Id flags: -c The output was: 1 c++: error trying to exec 'cc1plus': execvp: No existe el fichero o el directorio Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /usr/lib/apt-build/c++ Build flags: Id flags: --c++ The output was: 1 c++: error: unrecognized command line option ‘--c++’ Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /usr/lib/apt-build/c++ Build flags: Id flags: --ec++ The output was: 1 c++: error: unrecognized command line option ‘--ec++’; did you mean ‘-Weffc++’? Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler": c++: fatal error: no input files compilation terminated. Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler": c++: fatal error: no input files compilation terminated. Determining if the C compiler works failed with the following output: Change Dir: /var/cache/apt-build/build/inkscape-0.92.4/obj-x86_64-linux- gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/lib/apt-build/make" "cmTC_3b735/fast" make[2]: se entra en el directorio '/var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/lib/apt-build/make -f CMakeFiles/cmTC_3b735.dir/build.make CMakeFiles/cmTC_3b735.dir/build make[3]: se entra en el directorio '/var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[3]: warning: -j4 forced in submake: resetting jobserver mode. Building C object CMakeFiles/cmTC_3b735.dir/testCCompiler.c.o /usr/lib/apt-build/cc -g -O2 -fdebug-prefix-map=/var/cache/apt- build/build/inkscape-0.92.4=. -fstack-protector-strong -Wformat -Werror=format- security -Wdate-time -D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTC_3b735.dir/testCCompiler.c.o -c /var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux- gnu/CMakeFiles/CMakeTmp/testCCompiler.c cc: error trying to exec 'cc1': execvp: No existe el fichero o el directorio make[3]: *** [CMakeFiles/cmTC_3b735.dir/build.make:66: CMakeFiles/cmTC_3b735.dir/testCCompiler.c.o] Error 1 make[3]: se sale del directorio '/var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: *** [Makefile:121: cmTC_3b735/fast] Error 2 make[2]: se sale del directorio '/var/cache/apt- build/build/inkscape-0.92.4/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' dh_auto_configure: cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DWITH_DBUS=ON .. returned exit code 1 make[1]: *** [debian/rules:9: override_dh_auto_configure-arch] Error 2 make[1]: se sale del directorio '/var/cache/apt-build/build/inkscape-0.92.4' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: fallo: debian/rules binary subprocess returned exit status 2 ----> Cleaning up object files <----- Cleaning in directory . dpkg-buildpackage --rules-target clean -us -uc -ui dpkg-buildpackage: información: paquete fuente inkscape dpkg-buildpackage: información: versión de las fuentes 0.92.4-2+aptbuild1 dpkg-buildpackage: información: distribución de las fuentes UNRELEASED dpkg-buildpackage: información: fuentes modificadas por root <[email protected]> debian/rules clean dh clean --buildsystem cmake --with python2,bash-completion --without autoreconf dh_auto_clean -O--buildsystem=cmake dh_clean -O--buildsystem=cmake Error while building inkscape! Sorry, no package to install. Thanks a lot. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.18.0-20.2-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT) Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8), LANGUAGE=es_ES.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages inkscape depends on: ii libaspell15 0.60.7~20110707-6 ii libatk1.0-0 2.30.0-2 ii libatkmm-1.6-1v5 2.28.0-2 ii libc6 2.28-7 ii libcairo2 1.16.0-2+aptbuild1 ii libcairomm-1.0-1v5 1.12.2-4 ii libcdr-0.1-1 0.1.5-1 ii libdbus-1-3 1.12.12-1 ii libdbus-glib-1-2 0.110-4 ii libfontconfig1 2.13.0-5 ii libfreetype6 2.9.1-3 ii libgc1c2 1:7.6.4-0.4 ii libgcc1 1:8.2.0-21 ii libgdk-pixbuf2.0-0 2.38.0+dfsg-7 ii libglib2.0-0 2.58.3-1 ii libglibmm-2.4-1v5 2.58.0-2 ii libgomp1 8.2.0-21 ii libgsl23 2.5+dfsg-6 ii libgslcblas0 2.5+dfsg-6 ii libgtk2.0-0 2.24.32-3 ii libgtkmm-2.4-1v5 1:2.24.5-4 ii libgtkspell0 2.0.16-1.2 ii libjpeg62-turbo 1:1.5.2-2+b1 ii liblcms2-2 2.9-3 ii libmagick++-6.q16-8 8:6.9.10.23+dfsg-2 ii libmagickcore-6.q16-6 8:6.9.10.23+dfsg-2 ii libmagickwand-6.q16-6 8:6.9.10.23+dfsg-2 ii libpango-1.0-0 1.42.4-6 ii libpangocairo-1.0-0 1.42.4-6 ii libpangoft2-1.0-0 1.42.4-6 ii libpangomm-1.4-1v5 2.42.0-2 ii libpng16-16 1.6.34-2 ii libpoppler-glib8 0.71.0-2 ii libpoppler82 0.71.0-2 ii libpopt0 1.16-12 ii libpotrace0 1.15-1 ii librevenge-0.0-0 0.0.4-6 ii libsigc++-2.0-0v5 2.10.1-2 ii libstdc++6 8.2.0-21 ii libvisio-0.1-1 0.1.6-1+b2 ii libwpg-0.3-3 0.3.3-1 ii libx11-6 2:1.6.7-1 ii libxml2 2.9.4+dfsg1-7+b3 ii libxslt1.1 1.1.32-2 ii python 2.7.15-3 ii zlib1g 1:1.2.11.dfsg-1 Versions of packages inkscape recommends: ii aspell 0.60.7~20110707-6 ii fig2dev [transfig] 1:3.2.7a-3 ii imagemagick 8:6.9.10.23+dfsg-2 ii imagemagick-6.q16 [imagemagick] 8:6.9.10.23+dfsg-2 ii libimage-magick-perl 8:6.9.10.23+dfsg-2 ii libwmf-bin 0.2.8.4-12 ii python-lxml 4.1.0-1 ii python-numpy 1:1.14.5-1+b1 ii python-scour 0.37-2 ii transfig 1:3.2.6a-3 Versions of packages inkscape suggests: ii dia 0.97.3+git20160930-8.1 ii inkscape-tutorials 0.92.4-2 pn libsvg-perl <none> pn libxml-xql-perl <none> pn pstoedit <none> pn python-uniconvertor <none> ii ruby 1:2.5.1 -- no debconf information

