9L -DVERSION=\"1.1.0`./version.sh`\" `pkg-config --cflags gtk+-3.0 webkit2gtk-4.0 libsoup-2.4 libxml-2.0` -c -o bookmarks.o bookmarks.c ./version.sh: line 3: git: command not found gcc -std=c11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDATADIR=\"/usr/local/share/badwolf\" -DPACKAGE=\"Badwolf\" -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200809L -DVERSION=\"1.1.0`./version.sh`\" `pkg-config --cflags gtk+-3.0 webkit2gtk-4.0 libsoup-2.4 libxml-2.0` -c -o keybindings.o keybindings.c ./version.sh: line 3: git: command not found mkdir -p locale/fr/LC_MESSAGES msgfmt -o locale/fr/LC_MESSAGES/Badwolf.mo po/fr.po mkdir -p locale/pt_BR/LC_MESSAGES msgfmt -o locale/pt_BR/LC_MESSAGES/Badwolf.mo po/pt_BR.po mkdir -p locale/tr/LC_MESSAGES msgfmt -o locale/tr/LC_MESSAGES/Badwolf.mo po/tr.po mkdir -p locale/de/LC_MESSAGES msgfmt -o locale/de/LC_MESSAGES/Badwolf.mo po/de.po gcc -std=c11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDATADIR=\"/usr/local/share/badwolf\" -DPACKAGE=\"Badwolf\" -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200809L -DVERSION=\"1.1.0`./version.sh`\" `pkg-config --cflags gtk+-3.0 webkit2gtk-4.0 libsoup-2.4 libxml-2.0` -c -o downloads.o downloads.c ./version.sh: line 3: git: command not found gcc -std=c11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DDATADIR=\"/usr/local/share/badwolf\" -DPACKAGE=\"Badwolf\" -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200809L -DVERSION=\"1.1.0`./version.sh`\" `pkg-config --cflags gtk+-3.0 webkit2gtk-4.0 libsoup-2.4 libxml-2.0` -c -o badwolf.o badwolf.c ./version.sh: line 3: git: command not found badwolf.c: In function 'new_browser': badwolf.c:678:3: warning: implicit declaration of function 'webkit_website_data_manager_set_itp_enabled'; did you mean 'webkit_website_data_manager_get_type'? [-Wimplicit-function-declaration] 678 | webkit_website_data_manager_set_itp_enabled(website_data_manager, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | webkit_website_data_manager_get_type gcc -std=c11 -o badwolf bookmarks.o uri.o keybindings.o downloads.o badwolf.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld `pkg-config --libs gtk+-3.0 webkit2gtk-4.0 libsoup-2.4 libxml-2.0` /usr/bin/ld: /tmp/badwolf.dmVY4N.ltrans0.ltrans.o: in function `.L0 ': /builddir/build/BUILD/badWolf-v1.1.0/badwolf.c:744: undefined reference to `webkit_website_data_manager_set_itp_enabled' collect2: error: ld returned 1 exit status make: *** [Makefile:63: badwolf] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.Fqnb9U (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Fqnb9U (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/badwolf.spec