Package Details: touchegg 2.0.16-1

Git Clone URL: https://aur.archlinux.org/touchegg.git (read-only, click to copy)
Package Base: touchegg
Description: Multitouch gesture recognizer
Upstream URL: https://github.com/JoseExposito/touchegg/
Keywords: gesture multitouch touchscreen
Licenses: GPL3
Submitter: matthewbauer
Maintainer: CodeXYZ (jbouter)
Last Packager: jbouter
Votes: 108
Popularity: 0.22
First Submitted: 2011-02-22 23:32 (UTC)
Last Updated: 2023-02-06 19:59 (UTC)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

jbouter commented on 2022-10-02 13:23 (UTC)

@monticel, pkgconf is part of base-devel, which is a prerequisite of using the AUR. It is therefore never included as a dependency.

monticel commented on 2022-10-02 00:36 (UTC)

Nice package!

You need to add pkgconf as a dependency. I didn't have it installed and cmake gave an error that was missing. I added it and I managed to install touchegg.

pNghia commented on 2022-07-08 10:26 (UTC)

I tried compiling on AARCH64 architecture and it worked well

CodeXYZ commented on 2022-04-03 14:32 (UTC)

Thanks lillylizard

lillylizard commented on 2022-04-02 20:59 (UTC)

sha512sums wasn't updated in the 2.0.14 PKGBUILD commit btw. should be da0162abfb4f6b2d27406e3446d6829d30eb17187308045dd6c846570aedb786a5e2f84d764e9eb8a2b549e1087e624a901ef44777899ff56fc75b91b068c477

jzbor commented on 2021-04-16 17:46 (UTC)

I created aur/touchegg-nosystemd which doesn't require for systemd to be installed. Hope it solves the issues for some nonsystemd users.

jzbor commented on 2021-04-15 16:55 (UTC)

Are you on Arch? I had the same problem on Artix, as they have recently added systemd-specific unit files. I opened an issue on Github, but sadly they have discarded it as won't fix. Guess we need a touchegg-nosystemd or something. But we have to keep in mind this is the Arch User Repository. But if the TUs don't mind I will probably create a package like this, provided someone else hasn't already done it by that point...

dreieck commented on 2021-04-14 13:58 (UTC) (edited on 2021-04-14 14:01 (UTC) by dreieck)

Currently, it fails to configure for me with install FILES given no DESTINATION!/ /sbin/ld: cannot find -lpthreads:

==> Starting build()...
-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /sbin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /sbin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- 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  
-- Found PkgConfig: /sbin/pkg-config (found version "1.7.3") 
-- Checking for module 'libudev'
--   Found libudev, version 243
-- Found LIBUDEV: TRUE  
-- Checking for module 'libinput'
--   Found libinput, version 1.17.1
-- Found LIBINPUT: TRUE  
-- Checking for module 'pugixml'
--   Found pugixml, version 1.11
-- Found PUGIXML: TRUE  
-- Checking for module 'cairo'
--   Found cairo, version 1.17.4
-- Found CAIRO: TRUE  
-- Checking for module 'x11'
--   Found x11, version 1.7.0
-- Found X11: TRUE  
-- Checking for module 'xtst'
--   Found xtst, version 1.2.3
-- Found XTEST: TRUE  
-- Checking for module 'xrandr'
--   Found xrandr, version 1.5.2
-- Found XRANDR: TRUE  
-- Checking for module 'xi'
--   Found xi, version 1.7.10
-- Found XINPUT: TRUE  
-- Checking for module 'glib-2.0'
--   Found glib-2.0, version 2.68.1
-- Found GLIB: TRUE  
-- Checking for module 'gtk+-3.0'
--   Found gtk+-3.0, version 3.24.28
-- Found GTK3: TRUE  
CMake Error at CMakeLists.txt:84 (install):
  install FILES given no DESTINATION!


-- Configuring incomplete, errors occurred!
See also "/[...]/touchegg/src/build/CMakeFiles/CMakeOutput.log".
See also "/[...]/touchegg/src/build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
    Aborting...

build/CMakeFiles/CMakeError.log:

Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD failed with the following output:
Change Dir: /[...]/touchegg/src/build/CMakeFiles/CMakeTmp

Run Build Command(s):/sbin/make -f Makefile cmTC_66a12/fast && /sbin/make  -f CMakeFiles/cmTC_66a12.dir/build.make CMakeFiles/cmTC_66a12.dir/build
make[1]: Entering directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_66a12.dir/src.c.o
/sbin/cc -DCMAKE_HAVE_LIBC_PTHREAD  -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC  -o CMakeFiles/cmTC_66a12.dir/src.c.o -c /[...]/touchegg/src/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_66a12
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_66a12.dir/link.txt --verbose=1
/sbin/cc -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC  -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu  -rdynamic CMakeFiles/cmTC_66a12.dir/src.c.o -o cmTC_66a12 
/sbin/ld: CMakeFiles/cmTC_66a12.dir/src.c.o: in function `main':
src.c:(.text.startup+0x16): undefined reference to `pthread_create'
/sbin/ld: src.c:(.text.startup+0x20): undefined reference to `pthread_detach'
/sbin/ld: src.c:(.text.startup+0x2a): undefined reference to `pthread_cancel'
/sbin/ld: src.c:(.text.startup+0x36): undefined reference to `pthread_join'
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_66a12.dir/build.make:99: cmTC_66a12] Error 1
make[1]: Leaving directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'
make: *** [Makefile:127: cmTC_66a12/fast] Error 2


Source file was:
#include <pthread.h>

static void* test_func(void* data)
{
  return data;
}

int main(void)
{
  pthread_t thread;
  pthread_create(&thread, NULL, test_func, NULL);
  pthread_detach(thread);
  pthread_cancel(thread);
  pthread_join(thread, NULL);
  pthread_atfork(NULL, NULL, NULL);
  pthread_exit(NULL);

  return 0;
}

Determining if the function pthread_create exists in the pthreads failed with the following output:
Change Dir: /[...]/touchegg/src/build/CMakeFiles/CMakeTmp

Run Build Command(s):/sbin/make -f Makefile cmTC_d423f/fast && /sbin/make  -f CMakeFiles/cmTC_d423f.dir/build.make CMakeFiles/cmTC_d423f.dir/build
make[1]: Entering directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d423f.dir/CheckFunctionExists.c.o
/sbin/cc   -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_d423f.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.20/Modules/CheckFunctionExists.c
Linking C executable cmTC_d423f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d423f.dir/link.txt --verbose=1
/sbin/cc -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu  -rdynamic CMakeFiles/cmTC_d423f.dir/CheckFunctionExists.c.o -o cmTC_d423f  -lpthreads 
/sbin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_d423f.dir/build.make:99: cmTC_d423f] Error 1
make[1]: Leaving directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'
make: *** [Makefile:127: cmTC_d423f/fast] Error 2

build/CMakeFiles/CMakeOutput.log:

The system is: Linux - 5.11.0-pf6-longcmdline-custom - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /sbin/cc 
Build flags: ;;-g0;-march=x86-64;-mtune=native;-O3;-pipe;-fstack-protector;--param=ssp-buffer-size=4;-D_FORTIFY_SOURCE=2;-fomit-frame-pointer;-fPIC
Id flags:  

The output was:
0


Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

The C compiler identification is GNU, found in "/[...]/touchegg/src/build/CMakeFiles/3.20.1/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /sbin/c++ 
Build flags: -g0;-march=x86-64;-mtune=native;-O3;-pipe;-fstack-protector;--param=ssp-buffer-size=4;-D_FORTIFY_SOURCE=2;-fomit-frame-pointer;-fPIC;-fpermissive
Id flags:  

The output was:
0


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"

The CXX compiler identification is GNU, found in "/[...]/touchegg/src/build/CMakeFiles/3.20.1/CompilerIdCXX/a.out"

Detecting C compiler ABI info compiled with the following output:
Change Dir: /[...]/touchegg/src/build/CMakeFiles/CMakeTmp

Run Build Command(s):/sbin/make -f Makefile cmTC_54f40/fast && /sbin/make  -f CMakeFiles/cmTC_54f40.dir/build.make CMakeFiles/cmTC_54f40.dir/build
make[1]: Entering directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o
/sbin/cc   -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC    -v -o CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.20/Modules/CMakeCCompilerABI.c
Using built-in specs.
COLLECT_GCC=/sbin/cc
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.0 (GCC) 
COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-v' '-o' 'CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o' '-c'
 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/cc1 -quiet -v -D _FORTIFY_SOURCE=2 /usr/share/cmake-3.20/Modules/CMakeCCompilerABI.c --param l1-cache-size=24 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=goldmont-plus -quiet -dumpbase CMakeCCompilerABI.c -march=x86-64 -auxbase-strip CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o -g0 -O3 -version -fstack-protector -fomit-frame-pointer -fPIC --param=ssp-buffer-size=4 -o - |
 as -v --64 -o CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o
GNU assembler version 2.35.2 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.35.2
GNU C17 (GCC) version 10.2.0 (x86_64-pc-linux-gnu)
    compiled by GNU C version 10.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.21-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include
 /usr/local/include
 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed
 /usr/include
End of search list.
GNU C17 (GCC) version 10.2.0 (x86_64-pc-linux-gnu)
    compiled by GNU C version 10.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.21-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 1bfc39bab4733e0e3f89254efa5bbd30
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-v' '-o' 'CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o' '-c'
Linking C executable cmTC_54f40
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_54f40.dir/link.txt --verbose=1
/sbin/cc -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC  -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -v -rdynamic CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o -o cmTC_54f40 
Using built-in specs.
COLLECT_GCC=/sbin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.0 (GCC) 
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-v' '-rdynamic' '-o' 'cmTC_54f40'
 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxCSVbo.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_54f40 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../.. -O1 --sort-common --as-needed -z relro --hash-style=gnu CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o
COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-v' '-rdynamic' '-o' 'cmTC_54f40'
make[1]: Leaving directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'



Parsed C implicit include dir info from above output: rv=done
  found start of include info
  found start of implicit include info
    add: [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include]
    add: [/usr/local/include]
    add: [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed]
    add: [/usr/include]
  end of search list found
  collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include]
  collapse include dir [/usr/local/include] ==> [/usr/local/include]
  collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed]
  collapse include dir [/usr/include] ==> [/usr/include]
  implicit include dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed;/usr/include]


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /[...]/touchegg/src/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command(s):/sbin/make -f Makefile cmTC_54f40/fast && /sbin/make  -f CMakeFiles/cmTC_54f40.dir/build.make CMakeFiles/cmTC_54f40.dir/build]
  ignore line: [make[1]: Entering directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp']
  ignore line: [Building C object CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o]
  ignore line: [/sbin/cc   -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC    -v -o CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.20/Modules/CMakeCCompilerABI.c]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/sbin/cc]
  ignore line: [Target: x86_64-pc-linux-gnu]
  ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c c++ ada fortran go lto objc obj-c++ d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib zstd]
  ignore line: [gcc version 10.2.0 (GCC) ]
  ignore line: [COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-v' '-o' 'CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o' '-c']
  ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/cc1 -quiet -v -D _FORTIFY_SOURCE=2 /usr/share/cmake-3.20/Modules/CMakeCCompilerABI.c --param l1-cache-size=24 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=goldmont-plus -quiet -dumpbase CMakeCCompilerABI.c -march=x86-64 -auxbase-strip CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o -g0 -O3 -version -fstack-protector -fomit-frame-pointer -fPIC --param=ssp-buffer-size=4 -o - |]
  ignore line: [ as -v --64 -o CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o]
  ignore line: [GNU assembler version 2.35.2 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.35.2]
  ignore line: [GNU C17 (GCC) version 10.2.0 (x86_64-pc-linux-gnu)]
  ignore line: [    compiled by GNU C version 10.2.0  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.21-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/include"]
  ignore line: [#include "..." search starts here:]
  ignore line: [#include <...> search starts here:]
  ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include]
  ignore line: [ /usr/local/include]
  ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed]
  ignore line: [ /usr/include]
  ignore line: [End of search list.]
  ignore line: [GNU C17 (GCC) version 10.2.0 (x86_64-pc-linux-gnu)]
  ignore line: [    compiled by GNU C version 10.2.0  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.21-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [Compiler executable checksum: 1bfc39bab4733e0e3f89254efa5bbd30]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-v' '-o' 'CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o' '-c']
  ignore line: [Linking C executable cmTC_54f40]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_54f40.dir/link.txt --verbose=1]
  ignore line: [/sbin/cc -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC  -Wl -O1 --sort-common --as-needed -z relro --hash-style=gnu -v -rdynamic CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o -o cmTC_54f40 ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/sbin/cc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper]
  ignore line: [Target: x86_64-pc-linux-gnu]
  ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c c++ ada fortran go lto objc obj-c++ d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib zstd]
  ignore line: [gcc version 10.2.0 (GCC) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-v' '-rdynamic' '-o' 'cmTC_54f40']
  link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxCSVbo.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_54f40 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../.. -O1 --sort-common --as-needed -z relro --hash-style=gnu CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o]
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/ccxCSVbo.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [--build-id] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-pie] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_54f40] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o]
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o]
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib]
    arg [-L/lib/../lib] ==> dir [/lib/../lib]
    arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../..]
    arg [-O1] ==> ignore
    arg [--sort-common] ==> ignore
    arg [--as-needed] ==> ignore
    arg [-zrelro] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [CMakeFiles/cmTC_54f40.dir/CMakeCCompilerABI.c.o] ==> ignore
    arg [-lgcc] ==> lib [gcc]
    arg [--push-state] ==> ignore
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--pop-state] ==> ignore
    arg [-lc] ==> lib [c]
    arg [-lgcc] ==> lib [gcc]
    arg [--push-state] ==> ignore
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--pop-state] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o]
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o]
  collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o] ==> [/usr/lib/Scrt1.o]
  collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o] ==> [/usr/lib/crti.o]
  collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o] ==> [/usr/lib/crtn.o]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib] ==> [/usr/lib]
  collapse library dir [/lib/../lib] ==> [/lib]
  collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../..] ==> [/usr/lib]
  implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
  implicit objs: [/usr/lib/Scrt1.o;/usr/lib/crti.o;/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o;/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o;/usr/lib/crtn.o]
  implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0;/usr/lib;/lib]
  implicit fwks: []


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /[...]/touchegg/src/build/CMakeFiles/CMakeTmp

Run Build Command(s):/sbin/make -f Makefile cmTC_35269/fast && /sbin/make  -f CMakeFiles/cmTC_35269.dir/build.make CMakeFiles/cmTC_35269.dir/build
make[1]: Entering directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o
/sbin/c++   -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive    -v -o CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.20/Modules/CMakeCXXCompilerABI.cpp
Using built-in specs.
COLLECT_GCC=/sbin/c++
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.0 (GCC) 
COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-fpermissive' '-v' '-o' 'CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc'
 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/cc1plus -quiet -v -D_GNU_SOURCE -D _FORTIFY_SOURCE=2 /usr/share/cmake-3.20/Modules/CMakeCXXCompilerABI.cpp --param l1-cache-size=24 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=goldmont-plus -quiet -dumpbase CMakeCXXCompilerABI.cpp -march=x86-64 -auxbase-strip CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o -g0 -O3 -version -fstack-protector -fomit-frame-pointer -fPIC -fpermissive --param=ssp-buffer-size=4 -o - |
 as -v --64 -o CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o
GNU assembler version 2.35.2 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.35.2
GNU C++14 (GCC) version 10.2.0 (x86_64-pc-linux-gnu)
    compiled by GNU C version 10.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.21-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0
 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/x86_64-pc-linux-gnu
 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/backward
 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include
 /usr/local/include
 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed
 /usr/include
End of search list.
GNU C++14 (GCC) version 10.2.0 (x86_64-pc-linux-gnu)
    compiled by GNU C version 10.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.21-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: f27fb68878a84470810fd2057eccecc9
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-fpermissive' '-v' '-o' 'CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc'
Linking CXX executable cmTC_35269
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_35269.dir/link.txt --verbose=1
/sbin/c++ -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -v -rdynamic CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_35269 
Using built-in specs.
COLLECT_GCC=/sbin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.0 (GCC) 
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-fpermissive' '-v' '-rdynamic' '-o' 'cmTC_35269' '-shared-libgcc'
 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccrbUKUI.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_35269 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../.. -O1 --sort-common --as-needed -z relro --hash-style=gnu CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o
COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-fpermissive' '-v' '-rdynamic' '-o' 'cmTC_35269' '-shared-libgcc'
make[1]: Leaving directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'



Parsed CXX implicit include dir info from above output: rv=done
  found start of include info
  found start of implicit include info
    add: [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0]
    add: [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/x86_64-pc-linux-gnu]
    add: [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/backward]
    add: [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include]
    add: [/usr/local/include]
    add: [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed]
    add: [/usr/include]
  end of search list found
  collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0] ==> [/usr/include/c++/10.2.0]
  collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/x86_64-pc-linux-gnu] ==> [/usr/include/c++/10.2.0/x86_64-pc-linux-gnu]
  collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/backward] ==> [/usr/include/c++/10.2.0/backward]
  collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include]
  collapse include dir [/usr/local/include] ==> [/usr/local/include]
  collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed]
  collapse include dir [/usr/include] ==> [/usr/include]
  implicit include dirs: [/usr/include/c++/10.2.0;/usr/include/c++/10.2.0/x86_64-pc-linux-gnu;/usr/include/c++/10.2.0/backward;/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed;/usr/include]


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /[...]/touchegg/src/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command(s):/sbin/make -f Makefile cmTC_35269/fast && /sbin/make  -f CMakeFiles/cmTC_35269.dir/build.make CMakeFiles/cmTC_35269.dir/build]
  ignore line: [make[1]: Entering directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp']
  ignore line: [Building CXX object CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [/sbin/c++   -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive    -v -o CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.20/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/sbin/c++]
  ignore line: [Target: x86_64-pc-linux-gnu]
  ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c c++ ada fortran go lto objc obj-c++ d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib zstd]
  ignore line: [gcc version 10.2.0 (GCC) ]
  ignore line: [COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-fpermissive' '-v' '-o' 'CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc']
  ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/cc1plus -quiet -v -D_GNU_SOURCE -D _FORTIFY_SOURCE=2 /usr/share/cmake-3.20/Modules/CMakeCXXCompilerABI.cpp --param l1-cache-size=24 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=goldmont-plus -quiet -dumpbase CMakeCXXCompilerABI.cpp -march=x86-64 -auxbase-strip CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o -g0 -O3 -version -fstack-protector -fomit-frame-pointer -fPIC -fpermissive --param=ssp-buffer-size=4 -o - |]
  ignore line: [ as -v --64 -o CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [GNU assembler version 2.35.2 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.35.2]
  ignore line: [GNU C++14 (GCC) version 10.2.0 (x86_64-pc-linux-gnu)]
  ignore line: [    compiled by GNU C version 10.2.0  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.21-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/include"]
  ignore line: [#include "..." search starts here:]
  ignore line: [#include <...> search starts here:]
  ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0]
  ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/x86_64-pc-linux-gnu]
  ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/backward]
  ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include]
  ignore line: [ /usr/local/include]
  ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed]
  ignore line: [ /usr/include]
  ignore line: [End of search list.]
  ignore line: [GNU C++14 (GCC) version 10.2.0 (x86_64-pc-linux-gnu)]
  ignore line: [    compiled by GNU C version 10.2.0  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.21-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [Compiler executable checksum: f27fb68878a84470810fd2057eccecc9]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-fpermissive' '-v' '-o' 'CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc']
  ignore line: [Linking CXX executable cmTC_35269]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_35269.dir/link.txt --verbose=1]
  ignore line: [/sbin/c++ -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -Wl -O1 --sort-common --as-needed -z relro --hash-style=gnu -v -rdynamic CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_35269 ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/sbin/c++]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper]
  ignore line: [Target: x86_64-pc-linux-gnu]
  ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c c++ ada fortran go lto objc obj-c++ d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib zstd]
  ignore line: [gcc version 10.2.0 (GCC) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-g0' '-march=x86-64' '-mtune=native' '-O3' '-pipe' '-fstack-protector' '--param=ssp-buffer-size=4' '-D' '_FORTIFY_SOURCE=2' '-fomit-frame-pointer' '-fPIC' '-fpermissive' '-v' '-rdynamic' '-o' 'cmTC_35269' '-shared-libgcc']
  link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccrbUKUI.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_35269 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../.. -O1 --sort-common --as-needed -z relro --hash-style=gnu CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o]
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/ccrbUKUI.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [--build-id] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-pie] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_35269] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o]
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o]
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib]
    arg [-L/lib/../lib] ==> dir [/lib/../lib]
    arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../..]
    arg [-O1] ==> ignore
    arg [--sort-common] ==> ignore
    arg [--as-needed] ==> ignore
    arg [-zrelro] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [CMakeFiles/cmTC_35269.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
    arg [-lstdc++] ==> lib [stdc++]
    arg [-lm] ==> lib [m]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [-lc] ==> lib [c]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o]
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o]
  collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o] ==> [/usr/lib/Scrt1.o]
  collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o] ==> [/usr/lib/crti.o]
  collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o] ==> [/usr/lib/crtn.o]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib] ==> [/usr/lib]
  collapse library dir [/lib/../lib] ==> [/lib]
  collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../..] ==> [/usr/lib]
  implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
  implicit objs: [/usr/lib/Scrt1.o;/usr/lib/crti.o;/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o;/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o;/usr/lib/crtn.o]
  implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0;/usr/lib;/lib]
  implicit fwks: []


Determining if the include file pthread.h exists passed with the following output:
Change Dir: /[...]/touchegg/src/build/CMakeFiles/CMakeTmp

Run Build Command(s):/sbin/make -f Makefile cmTC_0bd5f/fast && /sbin/make  -f CMakeFiles/cmTC_0bd5f.dir/build.make CMakeFiles/cmTC_0bd5f.dir/build
make[1]: Entering directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0bd5f.dir/CheckIncludeFile.c.o
/sbin/cc   -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC  -o CMakeFiles/cmTC_0bd5f.dir/CheckIncludeFile.c.o -c /[...]/touchegg/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_0bd5f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0bd5f.dir/link.txt --verbose=1
/sbin/cc -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC  -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu  -rdynamic CMakeFiles/cmTC_0bd5f.dir/CheckIncludeFile.c.o -o cmTC_0bd5f 
make[1]: Leaving directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'



Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /[...]/touchegg/src/build/CMakeFiles/CMakeTmp

Run Build Command(s):/sbin/make -f Makefile cmTC_18842/fast && /sbin/make  -f CMakeFiles/cmTC_18842.dir/build.make CMakeFiles/cmTC_18842.dir/build
make[1]: Entering directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_18842.dir/CheckFunctionExists.c.o
/sbin/cc   -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_18842.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.20/Modules/CheckFunctionExists.c
Linking C executable cmTC_18842
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_18842.dir/link.txt --verbose=1
/sbin/cc -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu  -rdynamic CMakeFiles/cmTC_18842.dir/CheckFunctionExists.c.o -o cmTC_18842  -lpthread 
make[1]: Leaving directory '/[...]/touchegg/src/build/CMakeFiles/CMakeTmp'

Thanks for maintaining!

jbouter commented on 2021-02-02 10:25 (UTC) (edited on 2021-02-02 11:06 (UTC) by jbouter)

@yochananmarqos I have set the pkgrel to 1, and added glib2 as dependency. Thank you for your feedback (and checks)! It is much appreciated.