You are not logged in.
Hello,
I'm trying to update my lxqt packages but some don't update.
I keep getting these sorts of error messages:
CMake Error at CMakeLists.txt:11 (find_package):
By not providing "Findlxqt-qt5.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "lxqt-qt5",
but CMake did not find one.
Could not find a package configuration file provided by "lxqt-qt5" with any
of the following names:
lxqt-qt5Config.cmake
lxqt-qt5-config.cmake
Add the installation prefix of "lxqt-qt5" to CMAKE_PREFIX_PATH or set
"lxqt-qt5_DIR" to a directory containing one of the above files. If
"lxqt-qt5" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build lxqt-common-git.
==> Restart building lxqt-common-git ? [y/N]
Offline
Maybe it's because of https://mailman.archlinux.org/pipermail … 29001.html ?
Edit: How exactly are you updating this package? Did you download the updated PKGBUILD for lxqt-common-git?
Always post the exact command you used, not just the output.
Edit 2: What's in that log? Does it work with makepkg (drop yaourt)?
Last edited by karol (2014-06-28 22:09:03)
Offline
Maybe it's because of https://mailman.archlinux.org/pipermail … 29001.html ?
Edit: How exactly are you updating this package? Did you download the updated PKGBUILD for lxqt-common-git?
Always post the exact command you used, not just the output.Edit 2: What's in that log? Does it work with makepkg (drop yaourt)?
When updated I used yaourt. But makepkg doesn't work either.
makepkg gives me the exact same error message.
The log you mentioned include:
The system is: Linux - 3.15.2-1-ARCH - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fstack-protector-strong;--param=ssp-buffer-size=4
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 "/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/3.0.0/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fstack-protector-strong;--param=ssp-buffer-size=4
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 "/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/3.0.0/CompilerIdCXX/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTryCompileExec975957709/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec975957709.dir/build.make CMakeFiles/cmTryCompileExec975957709.dir/build
make[1]: Entering directory '/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec975957709.dir/testCCompiler.c.o
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -o CMakeFiles/cmTryCompileExec975957709.dir/testCCompiler.c.o -c /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec975957709
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec975957709.dir/link.txt --verbose=1
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec975957709.dir/testCCompiler.c.o -o cmTryCompileExec975957709 -rdynamic
make[1]: Leaving directory '/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTryCompileExec1216319575/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1216319575.dir/build.make CMakeFiles/cmTryCompileExec1216319575.dir/build
make[1]: Entering directory '/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1216319575.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -o CMakeFiles/cmTryCompileExec1216319575.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.0/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec1216319575
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1216319575.dir/link.txt --verbose=1
/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -v CMakeFiles/cmTryCompileExec1216319575.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1216319575 -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc-4.9-20140604/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++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-isl-version-check --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 4.9.0 20140604 (prerelease) (GCC)
COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-v' '-o' 'cmTryCompileExec1216319575' '-rdynamic'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPnLxmL.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 -o cmTryCompileExec1216319575 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../.. CMakeFiles/cmTryCompileExec1216319575.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crtn.o
make[1]: Leaving directory '/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec1216319575/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec1216319575.dir/build.make CMakeFiles/cmTryCompileExec1216319575.dir/build]
ignore line: [make[1]: Entering directory '/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building C object CMakeFiles/cmTryCompileExec1216319575.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -o CMakeFiles/cmTryCompileExec1216319575.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.0/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTryCompileExec1216319575]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1216319575.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -v CMakeFiles/cmTryCompileExec1216319575.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1216319575 -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Configured with: /build/gcc/src/gcc-4.9-20140604/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++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-isl-version-check --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release]
ignore line: [Thread model: posix]
ignore line: [gcc version 4.9.0 20140604 (prerelease) (GCC) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-v' '-o' 'cmTryCompileExec1216319575' '-rdynamic']
link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPnLxmL.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 -o cmTryCompileExec1216319575 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../.. CMakeFiles/cmTryCompileExec1216319575.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crtn.o]
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccPnLxmL.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 [-o] ==> ignore
arg [cmTryCompileExec1216319575] ==> ignore
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0]
arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.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-unknown-linux-gnu/4.9.0/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../..]
arg [CMakeFiles/cmTryCompileExec1216319575.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crtn.o] ==> ignore
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0]
collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.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-unknown-linux-gnu/4.9.0/../../..] ==> [/usr/lib]
implicit libs: [c]
implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0;/usr/lib;/lib]
implicit fwks: []
Determining if the CXX compiler works passed with the following output:
Change Dir: /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTryCompileExec2681603238/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2681603238.dir/build.make CMakeFiles/cmTryCompileExec2681603238.dir/build
make[1]: Entering directory '/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2681603238.dir/testCXXCompiler.cxx.o
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -o CMakeFiles/cmTryCompileExec2681603238.dir/testCXXCompiler.cxx.o -c /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec2681603238
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2681603238.dir/link.txt --verbose=1
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTryCompileExec2681603238.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2681603238 -rdynamic
make[1]: Leaving directory '/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTryCompileExec1385978170/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1385978170.dir/build.make CMakeFiles/cmTryCompileExec1385978170.dir/build
make[1]: Entering directory '/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1385978170.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -o CMakeFiles/cmTryCompileExec1385978170.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.0/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec1385978170
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1385978170.dir/link.txt --verbose=1
/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -v CMakeFiles/cmTryCompileExec1385978170.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1385978170 -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc-4.9-20140604/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++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-isl-version-check --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 4.9.0 20140604 (prerelease) (GCC)
COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-v' '-o' 'cmTryCompileExec1385978170' '-rdynamic' '-shared-libgcc'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccsWyzz4.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 -o cmTryCompileExec1385978170 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../.. CMakeFiles/cmTryCompileExec1385978170.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crtn.o
make[1]: Leaving directory '/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec1385978170/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec1385978170.dir/build.make CMakeFiles/cmTryCompileExec1385978170.dir/build]
ignore line: [make[1]: Entering directory '/tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/cmake -E cmake_progress_report /tmp/yaourt-tmp-mak/aur-lxqt-common-git/src/lxqt-common/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building CXX object CMakeFiles/cmTryCompileExec1385978170.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -o CMakeFiles/cmTryCompileExec1385978170.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.0/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTryCompileExec1385978170]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1385978170.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -v CMakeFiles/cmTryCompileExec1385978170.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1385978170 -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/c++]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Configured with: /build/gcc/src/gcc-4.9-20140604/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++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-isl-version-check --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release]
ignore line: [Thread model: posix]
ignore line: [gcc version 4.9.0 20140604 (prerelease) (GCC) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '--param' 'ssp-buffer-size=4' '-v' '-o' 'cmTryCompileExec1385978170' '-rdynamic' '-shared-libgcc']
link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccsWyzz4.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 -o cmTryCompileExec1385978170 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../.. CMakeFiles/cmTryCompileExec1385978170.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crtn.o]
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccsWyzz4.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 [-o] ==> ignore
arg [cmTryCompileExec1385978170] ==> ignore
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0]
arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.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-unknown-linux-gnu/4.9.0/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../..]
arg [CMakeFiles/cmTryCompileExec1385978170.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-unknown-linux-gnu/4.9.0/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/../../../../lib/crtn.o] ==> ignore
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0]
collapse library dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.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-unknown-linux-gnu/4.9.0/../../..] ==> [/usr/lib]
implicit libs: [stdc++;m;c]
implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0;/usr/lib;/lib]
implicit fwks: []
Last edited by jmak (2014-06-28 22:45:59)
Offline
I get the same error.
Can you please post the link to this thread in the comments https://aur.archlinux.org/packages/lxqt-common-git/ or reply to the ML message I mentioned?
Offline
I get the same error.
Can you please post the link to this thread in the comments https://aur.archlinux.org/packages/lxqt-common-git/ or reply to the ML message I mentioned?
Posted on aur mailing list.
Last edited by jmak (2014-06-29 02:00:56)
Offline
Cross posting my reply from the ML:
Immediate fix: Update liblxqt-git first (and some of the other
libraries required as well).
From what I can tell, most AUR wrappers do not handle dependency
chains properly. I had similar problems when I created the lxqt
metapackage - Yaourt would download it without resolving all the
dependencies and the installation order would end up being very silly.
I don't know if there is a wrapper that does this properly. Even
specifying a min. version in the dependencies does not help.
Offline
Cross posting my reply from the ML:
Immediate fix: Update liblxqt-git first (and some of the other
libraries required as well).From what I can tell, most AUR wrappers do not handle dependency
chains properly. I had similar problems when I created the lxqt
metapackage - Yaourt would download it without resolving all the
dependencies and the installation order would end up being very silly.
I don't know if there is a wrapper that does this properly. Even
specifying a min. version in the dependencies does not help.
Thanks jleclanche,
After upgrading liblxqt-git first, everything went smoothly.
However, pcmanfm doesn't show icons anymore
http://i599.photobucket.com/albums/tt79 … manfm.jpeg
Any idea why is that?
Last edited by jmak (2014-06-29 13:13:19)
Offline
Did you restart?
Offline
No idea. It has been reported on our ML as well. Make sure you have updated lxqt-common, just in case.
Offline
I restarted and even reinstalled lxqt-common and the icons still won't show.
Offline