Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- yay -S wargus
- AUR Explicit (1): wargus-3.3.2-2
- :: PKGBUILD je aktuální, přeskakuji: wargus
- 1 wargus (Soubory sestavení existují)
- ==> Balíčky ke cleanBuild?
- ==> [N]Žádné [A]Vše [Ab]Zrušit [I]Nainstalováno [No]Nenainstalováno nebo (1 2 3, 1-3, ^4)
- ==>
- 1 wargus (Soubory sestavení existují)
- ==> PKGBUILDy k upravení?
- ==> [N]Žádné [A]Vše [Ab]Zrušit [I]Nainstalováno [No]Nenainstalováno nebo (1 2 3, 1-3, ^4)
- ==>
- ==> Vytváří se balíček: wargus 3.3.2-2 (st 16. dubna 2025, 19:30:55)
- ==> Získávají se zdrojové soubory...
- -> Nalezen v3.3.2.tar.gz
- ==> VAROVÁNÍ: Vynechává se ověřování PGP podpisů zdrojových souborů.
- ==> Kontrola source souborů pomocí md5sums...
- v3.3.2.tar.gz ... Prošel
- :: (1/1) Parsování SRCINFO: wargus
- ==> Vytváří se balíček: wargus 3.3.2-2 (st 16. dubna 2025, 19:30:56)
- ==> Kontrola runtime závislostí...
- ==> Kontrola buildtime závislostí...
- ==> Získávají se zdrojové soubory...
- -> Nalezen v3.3.2.tar.gz
- ==> Kontrola source souborů pomocí md5sums...
- v3.3.2.tar.gz ... Prošel
- ==> Odstraňuje se existující adresář $srcdir/ ...
- ==> Rozbalují se zdrojové soubory...
- -> Rozbaluje se v3.3.2.tar.gz pomocí bsdtar
- ==> Zdroje jsou připraveny.
- ==> Vytváří se balíček: wargus 3.3.2-2 (st 16. dubna 2025, 19:30:59)
- ==> Kontrola runtime závislostí...
- ==> Kontrola buildtime závislostí...
- ==> VAROVÁNÍ: Používám existující $srcdir/ strom
- ==> Odstraňuje se existující adresář $pkgdir/ ...
- ==> Spouští se build()...
- CMake Warning (dev) at CMakeLists.txt:30 (project):
- cmake_minimum_required() should be called prior to this top-level project()
- call. Please see the cmake-commands(7) manual for usage documentation of
- both commands.
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- The C compiler identification is GNU 14.2.1
- -- The CXX compiler identification is GNU 14.2.1
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/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: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Found stratagus: /usr/bin/stratagus:/usr/include
- -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1")
- -- Found PNG: /usr/lib/libpng.so (found version "1.6.47")
- -- Found BZip2: /usr/lib/libbz2.so (found version "1.0.8")
- -- Looking for BZ2_bzCompressInit
- -- Looking for BZ2_bzCompressInit - found
- -- Could not find StormLib
- -- Performing Test HAS_17_FS
- -- Performing Test HAS_17_FS - Failed
- -- Performing Test HAS_EXP_17_FS_WITH_STDC
- -- Performing Test HAS_EXP_17_FS_WITH_STDC - Success
- -- Will build StormLib as part of compilation.
- -- Configuring done (30.6s)
- -- Generating done (0.0s)
- -- Build files have been written to: /home/wanbli/.cache/yay/wargus/src/build
- make: Vstupuje se do adresáře „/home/wanbli/.cache/yay/wargus/src/build“
- [ 5%] Creating directories for 'StormLib'
- [ 11%] No download step for 'StormLib'
- [ 16%] No update step for 'StormLib'
- [ 22%] No patch step for 'StormLib'
- [ 27%] Performing configure step for 'StormLib'
- CMake Error at /home/wanbli/.cache/yay/wargus/src/build/StormLib/src/StormLib-stamp/StormLib-configure-.cmake:37 (message):
- Command failed: 1
- '/usr/bin/cmake' '-DSTORM_SKIP_INSTALL=ON' '-GUnix Makefiles' '-S' '/home/wanbli/.cache/yay/wargus/src/wargus-3.3.2/StormLib' '-B' '/home/wanbli/.cache/yay/wargus/src/build/StormLib/src/StormLib-build'
- See also
- /home/wanbli/.cache/yay/wargus/src/build/StormLib/Logs/StormLib-configure-*.log
- -- stdout output is:
- -- The C compiler identification is GNU 14.2.1
- -- The CXX compiler identification is GNU 14.2.1
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/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: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Configuring incomplete, errors occurred!
- -- stderr output is:
- CMake Warning (dev) at CMakeLists.txt:1 (project):
- cmake_minimum_required() should be called prior to this top-level project()
- call. Please see the cmake-commands(7) manual for usage documentation of
- both commands.
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Error at CMakeLists.txt:2 (cmake_minimum_required):
- Compatibility with CMake < 3.5 has been removed from CMake.
- Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
- to tell CMake that the project requires at least <min> but has been updated
- to work with policies introduced by <max> or earlier.
- Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
- CMake Error at /home/wanbli/.cache/yay/wargus/src/build/StormLib/src/StormLib-stamp/StormLib-configure-.cmake:47 (message):
- Stopping after outputting logs.
- make[2]: *** [CMakeFiles/StormLib.dir/build.make:92: StormLib/src/StormLib-stamp/StormLib-configure] Chyba 1
- make[1]: *** [CMakeFiles/Makefile2:97: CMakeFiles/StormLib.dir/all] Chyba 2
- make: *** [Makefile:136: all] Chyba 2
- make: Opouští se adresář „/home/wanbli/.cache/yay/wargus/src/build“
- ==> CHYBA: Došlo k chybě v build().
- Rušení...
- -> chyba při vytváření: wargus-exit status 4
- -> Selhala instalace těchto balíčků. Ruční zásah je vyžadován.
- wargus - exit status 4
Advertisement
Add Comment
Please, Sign In to add comment