torrenttools icon indicating copy to clipboard operation
torrenttools copied to clipboard

aur package won't build

Open Czechball opened this issue 1 year ago • 1 comments

Commands to reproduce: yay -S torrenttools Errors:

/usr/include/fmt/core.h:1757:7: note: ‘formattable’ evaluates to false
make[3]: *** [external/dottorrent/CMakeFiles/dottorrent.dir/build.make:132: external/dottorrent/CMakeFiles/dottorrent.dir/src/chunk_reader.cpp.o] Error 1
make[3]: *** [external/dottorrent/CMakeFiles/dottorrent.dir/build.make:104: external/dottorrent/CMakeFiles/dottorrent.dir/src/chunk_hasher_single_buffer.cpp.o] Error 1
make[3]: *** [external/dottorrent/CMakeFiles/dottorrent.dir/build.make:118: external/dottorrent/CMakeFiles/dottorrent.dir/src/chunk_processor_base.cpp.o] Error 1
make[2]: *** [CMakeFiles/Makefile2:1258: external/dottorrent/CMakeFiles/dottorrent.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:1109: CMakeFiles/torrenttools.dir/rule] Error 2
make: *** [Makefile:577: torrenttools] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: torrenttools

Aur package version: torrenttools-0.6.0-1

Czechball avatar Oct 05 '22 09:10 Czechball

Same here, but with different logs.

The bencode dependency need to be updated since the old version isn't compatiable with GCC 12.

cqjjjzr avatar Nov 16 '22 16:11 cqjjjzr