Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- user01@Samsung:/tmp/gnucash-xbt-minimal
- $ ls
- PKGBUILD xbt.patch
- user01@Samsung:/tmp/gnucash-xbt-minimal
- $ makepkg -si
- ==> Making package: gnucash-xbt-minimal 5.10-2 (Tue 18 Mar 2025 08:33:24 AM CST)
- ==> Checking runtime dependencies...
- ==> Checking buildtime dependencies...
- ==> Retrieving sources...
- -> Downloading gnucash-5.10.tar.bz2...
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- 100 14.3M 100 14.3M 0 0 4237k 0 0:00:03 0:00:03 --:--:-- 5805k
- -> Found xbt.patch
- ==> Validating source files with sha256sums...
- gnucash-5.10.tar.bz2 ... Passed
- xbt.patch ... Passed
- ==> Extracting sources...
- -> Extracting gnucash-5.10.tar.bz2 with bsdtar
- ==> Starting prepare()...
- patching file libgnucash/engine/iso-4217-currencies.xml
- Hunk #1 succeeded at 3012 (offset 59 lines).
- -- The C compiler identification is unknown
- -- The CXX compiler identification is unknown
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - failed
- -- Check for working C compiler: /usr/bin/cc
- -- Check for working C compiler: /usr/bin/cc - broken
- CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):
- The C compiler
- "/usr/bin/cc"
- is not able to compile a simple test program.
- It fails with the following output:
- Change Dir: '/tmp/gnucash-xbt-minimal/src/build/CMakeFiles/CMakeScratch/TryCompile-ejBvnq'
- Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_8e0d1/fast
- /usr/bin/make -f CMakeFiles/cmTC_8e0d1.dir/build.make CMakeFiles/cmTC_8e0d1.dir/build
- make[1]: Entering directory '/tmp/gnucash-xbt-minimal/src/build/CMakeFiles/CMakeScratch/TryCompile-ejBvnq'
- Building C object CMakeFiles/cmTC_8e0d1.dir/testCCompiler.c.o
- /usr/bin/cc -o CMakeFiles/cmTC_8e0d1.dir/testCCompiler.c.o -c /tmp/gnucash-xbt-minimal/src/build/CMakeFiles/CMakeScratch/TryCompile-ejBvnq/testCCompiler.c
- as: error while loading shared libraries: libbfd-2.44.so: cannot open shared object file: No such file or directory
- make[1]: *** [CMakeFiles/cmTC_8e0d1.dir/build.make:81: CMakeFiles/cmTC_8e0d1.dir/testCCompiler.c.o] Error 1
- make[1]: Leaving directory '/tmp/gnucash-xbt-minimal/src/build/CMakeFiles/CMakeScratch/TryCompile-ejBvnq'
- make: *** [Makefile:134: cmTC_8e0d1/fast] Error 2
- CMake will not be able to correctly generate this project.
- Call Stack (most recent call first):
- CMakeLists.txt:18 (project)
- -- Configuring incomplete, errors occurred!
- ==> ERROR: A failure occurred in prepare().
- Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement