Package Details: imgbrd-grabber 7.12.2-5

Git Clone URL: https://aur.archlinux.org/imgbrd-grabber.git (read-only, click to copy)
Package Base: imgbrd-grabber
Description: Very customizable imageboard/booru downloader with powerful filenaming features.
Upstream URL: https://github.com/Bionus/imgbrd-grabber
Keywords: grabber imgbrd
Licenses: Apache-2.0
Conflicts: imgbrd-grabber-appimage, imgbrd-grabber-bin, imgbrd-grabber-git
Submitter: HurricanePootis
Maintainer: HurricanePootis
Last Packager: HurricanePootis
Votes: 9
Popularity: 0.010377
First Submitted: 2021-07-28 05:38 (UTC)
Last Updated: 2024-11-20 23:22 (UTC)

Latest Comments

1 2 Next › Last »

HurricanePootis commented on 2024-07-29 04:17 (UTC)

Tracking the error here, going to check out the fix and report to the github.

rbong commented on 2024-07-20 23:48 (UTC)

I had the same error. I fixed it by adding this line to CMakeLists.txt:

find_package(Qt6 REQUIRED COMPONENTS NetworkAuth)

(Then run makepkg -efi to install the package)

queuemm commented on 2024-07-02 23:57 (UTC) (edited on 2024-07-03 00:04 (UTC) by queuemm)

Also having the same issues as Yamashiro.

ERROR: A failure occurred in build(). Aborting... error: failed to build 'imgbrd-grabber-7.12.2-2': error: packages failed to build: imgbrd-grabber-7.12.2-2`

Yamashiro commented on 2024-06-25 14:14 (UTC)

I'm getting an error building version 7.12.1 with all the dependencies installed.

-- Configuring for version '7.12.2'
-- Configuring for platform 'x86' (x86_64)
-- Compiling with SSL support
-- OpenSSL version: 3.3.1
-- OpenSSL include dir: /usr/include
-- OpenSSL libraries: /usr/lib/libssl.so;/usr/lib/libcrypto.so
-- Qt6 version: 6.7.2
-- Compiling without WebEngine support
-- Project name: lexbor
-- Build without Threads
-- Lexbor version: 2.1.0
-- Looking for ceil
-- Looking for ceil - not found
-- Looking for ceil
-- Looking for ceil - found
-- Append module: core (1.5.0)
-- Append module: css (0.3.0)
-- Append module: dom (1.4.0)
-- Append module: encoding (2.0.1)
-- Append module: html (2.2.0)
-- Append module: ns (1.2.0)
-- Append module: selectors (0.1.0)
-- Append module: tag (1.2.0)
-- Append module: utils (0.3.0)
-- CFLAGS: -march=native -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/tmp/makepkg/imgbrd-grabber/src=/usr/src/debug/imgbrd-grabber -flto=auto -O2 -Wall -pedantic -pipe -std=c99 -fPIC
-- CXXFLAGS: -march=native -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/tmp/makepkg/imgbrd-grabber/src=/usr/src/debug/imgbrd-grabber -flto=auto -O2
-- Feature ASAN: disable
-- Feature Fuzzer: disable
-- Compiling without WebEngine support
CMake Error at /usr/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake:259 (message):
  The NetworkAuth target is mentioned as a dependency for lib, but not
  declared.
Call Stack (most recent call first):
  /usr/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake:311 (__qt_internal_walk_libs)
  /usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:651 (__qt_internal_collect_all_target_dependencies)
  /usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:774 (_qt_internal_finalize_executable)
  /usr/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:590:EVAL:1 (qt6_finalize_target)
  gui/CMakeLists.txt:DEFERRED


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...

hildigerr commented on 2024-05-18 18:28 (UTC)

To get it to build, I added 'qt6-webengine' 'qt6-shadertools' and 'clang' to depends. I'm not sure if some should rather be included as makedepends or optdepends.

Nanoshift commented on 2024-05-18 17:15 (UTC) (edited on 2024-05-18 17:22 (UTC) by Nanoshift)

Build fails for me (make: *** [Makefile:166: all] Error 2) with many of these errors: /usr/lib/qt6/bin/lupdate: error while loading shared libraries: libclang-cpp.so.17: cannot open shared object file: No such file or directory Edit: Installing clang fixed it

flan_suse commented on 2024-03-31 15:59 (UTC)

imgbrd-grabber 7.11.2-4

==> ERROR: One or more files did not pass the validity check!

MarsSeed commented on 2023-08-06 09:27 (UTC)

Pleads add conflicts=grabber, as that is an old, unmaintained duplicate of this package.

HurricanePootis commented on 2022-01-02 17:57 (UTC)

imgbgrd-grabber can now be compiled using GCC. If you have any problems, please let me know!