1
Fork 0
copr/hugo/.build-0.140.2-1.fc42.log

136 lines
93 KiB
Text
Raw Normal View History

2024-12-30 18:07:13 -05:00
setting SOURCE_DATE_EPOCH=1735516800
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.NM5Obq
+ umask 022
+ cd /home/josh/sources/copr/hugo/hugo-0.140.2-build
+ test -d /home/josh/sources/copr/hugo/hugo-0.140.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/josh/sources/copr/hugo/hugo-0.140.2-build
+ /usr/bin/rm -rf /home/josh/sources/copr/hugo/hugo-0.140.2-build
+ /usr/bin/mkdir -p /home/josh/sources/copr/hugo/hugo-0.140.2-build
+ /usr/bin/mkdir -p /home/josh/sources/copr/hugo/hugo-0.140.2-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LV4J8S
+ umask 022
+ cd /home/josh/sources/copr/hugo/hugo-0.140.2-build
+ cd /home/josh/sources/copr/hugo/hugo-0.140.2-build
+ rm -rf hugo-0.140.2
+ /usr/lib/rpm/rpmuncompress -x /home/josh/sources/copr/hugo/hugo-0.140.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd hugo-0.140.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -fr /home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/vendor
+ [[ ! -e /home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build/bin ]]
+ install -m 0755 -vd /home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build/bin
install: creating directory '/home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build'
install: creating directory '/home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build/bin'
+ export GOPATH=/home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build:/home/josh/.local/share/go:/usr/share/gocode
+ GOPATH=/home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build:/home/josh/.local/share/go:/usr/share/gocode
+ [[ ! -e /home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build/src/github.com/gohugoio/hugo ]]
++ dirname /home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build/src/github.com/gohugoio/hugo
+ install -m 0755 -vd /home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build/src/github.com/gohugoio
install: creating directory '/home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build/src'
install: creating directory '/home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build/src/github.com'
install: creating directory '/home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build/src/github.com/gohugoio'
+ ln -fs /home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2 /home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build/src/github.com/gohugoio/hugo
+ cd /home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build/src/github.com/gohugoio/hugo
++ find . -iname '*.go' -type f
+ sed -i 's|github.com/clbanning/mxj/v2|github.com/clbanning/mxj|' ./bufferpool/bufpool.go ./bufferpool/bufpool_test.go ./cache/docs.go ./cache/dynacache/dynacache.go ./cache/dynacache/dynacache_test.go ./cache/filecache/filecache.go ./cache/filecache/filecache_config.go ./cache/filecache/filecache_config_test.go ./cache/filecache/filecache_integration_test.go ./cache/filecache/filecache_pruner.go ./cache/filecache/filecache_pruner_test.go ./cache/filecache/filecache_test.go ./cache/httpcache/httpcache.go ./cache/httpcache/httpcache_integration_test.go ./cache/httpcache/httpcache_test.go ./codegen/methods.go ./codegen/methods2_test.go ./codegen/methods_test.go ./commands/commandeer.go ./commands/commands.go ./commands/config.go ./commands/convert.go ./commands/deploy.go ./commands/deploy_flags.go ./commands/deploy_off.go ./commands/env.go ./commands/gen.go ./commands/helpers.go ./commands/hugo_windows.go ./commands/hugobuilder.go ./commands/import.go ./commands/list.go ./commands/mod.go ./commands/new.go ./commands/release.go ./commands/server.go ./common/collections/append.go ./common/collections/append_test.go ./common/collections/collections.go ./common/collections/order.go ./common/collections/slice.go ./common/collections/slice_test.go ./common/collections/stack.go ./common/constants/constants.go ./common/docs.go ./common/hashing/hashing.go ./common/hashing/hashing_test.go ./common/hcontext/context.go ./common/herrors/error_locator.go ./common/herrors/error_locator_test.go ./common/herrors/errors.go ./common/herrors/errors_test.go ./common/herrors/file_error.go ./common/herrors/file_error_test.go ./common/herrors/line_number_extractors.go ./common/hexec/exec.go ./common/hreflect/helpers.go ./common/hreflect/helpers_test.go ./common/hstrings/strings.go ./common/hstrings/strings_test.go ./common/htime/htime_integration_test.go ./common/htime/time.go ./common/htime/time_test.go ./common/hugio/copy.go ./common/hugio/hasBytesWriter.go ./common/hugio/hasBytesWriter_test.go ./common/hugio/readers.go ./common/hugio/writers.go ./common/hugo/hugo.go ./common/hugo/hugo_integration_test.go ./common/hugo/hugo_test.go ./common/hugo/vars_extended.go ./common/hugo/vars_regular.go ./common/hugo/vars_withdeploy.go ./common/hugo/vars_withdeploy_off.go ./common/hugo/version.go ./common/hugo/version_current.go ./common/hugo/version_test.go ./common/loggers/handlerdefault.go ./common/loggers/handlersmisc.go ./common/loggers/handlerterminal.go ./common/loggers/handlerterminal_test.go ./common/loggers/logger.go ./common/loggers/logger_test.go ./common/loggers/loggerglobal.go ./common/maps/cache.go ./common/maps/maps.go ./common/maps/maps_test.go ./common/maps/params.go ./common/maps/params_test.go ./common/maps/scratch.go ./common/maps/scratch_test.go ./common/math/math.go ./common/math/math_test.go ./common/para/para.go ./common/para/para_test.go ./common/paths/path.go ./common/paths/path_test.go ./common/paths/pathparser.go ./common/paths/pathparser_test.go ./common/paths/paths_integration_test.go ./common/paths/pathtype_string.go ./common/paths/url.go ./common/paths/url_test.go ./common/predicate/predicate.go ./common/predicate/predicate_test.go ./common/rungroup/rungroup.go ./common/rungroup/rungroup_test.go ./common/tasks/tasks.go ./common/terminal/colors.go ./common/text/position.go ./common/text/position_test.go ./common/text/transform.go ./common/text/transform_test.go ./common/types/closer.go ./common/types/convert.go ./common/types/convert_test.go ./common/types/css/csstypes.go ./common/types/evictingqueue.go ./common/types/evictingqueue_test.go ./common/types/hstring/stringtypes.go ./common/types/hstring/stringtypes_test.go ./common/types/types.go ./common/types/types_test.go ./common/urls/baseURL.go ./common/urls/baseURL_test.go ./common/urls/ref.go ./compare/compare.go ./compare/compare_strings.go ./compare/compare_strings_test.go ./config/allconfig/allconfig.go ./config/allconfig/allconfig_integration_test.go ./config/allconfig/alldecoders.go ./config/allconfig/configlanguage.go ./config/allconfig/docshelper.go ./config/allc
++ find . -iname '*.go' -type f
+ sed -i 's|github.com/gohugoio/go-i18n/v2|github.com/nicksnyder/go-i18n/v2|' ./bufferpool/bufpool.go ./bufferpool/bufpool_test.go ./cache/dynacache/dynacache.go ./cache/dynacache/dynacache_test.go ./cache/filecache/filecache.go ./cache/filecache/filecache_config.go ./cache/filecache/filecache_config_test.go ./cache/filecache/filecache_integration_test.go ./cache/filecache/filecache_pruner.go ./cache/filecache/filecache_pruner_test.go ./cache/filecache/filecache_test.go ./cache/httpcache/httpcache.go ./cache/httpcache/httpcache_integration_test.go ./cache/httpcache/httpcache_test.go ./cache/docs.go ./codegen/methods.go ./codegen/methods2_test.go ./codegen/methods_test.go ./commands/commandeer.go ./commands/commands.go ./commands/config.go ./commands/convert.go ./commands/deploy.go ./commands/deploy_flags.go ./commands/deploy_off.go ./commands/env.go ./commands/gen.go ./commands/helpers.go ./commands/hugo_windows.go ./commands/hugobuilder.go ./commands/import.go ./commands/list.go ./commands/mod.go ./commands/new.go ./commands/release.go ./commands/server.go ./common/collections/append.go ./common/collections/append_test.go ./common/collections/collections.go ./common/collections/order.go ./common/collections/slice.go ./common/collections/slice_test.go ./common/collections/stack.go ./common/constants/constants.go ./common/hashing/hashing.go ./common/hashing/hashing_test.go ./common/hcontext/context.go ./common/herrors/error_locator.go ./common/herrors/error_locator_test.go ./common/herrors/errors.go ./common/herrors/errors_test.go ./common/herrors/file_error.go ./common/herrors/file_error_test.go ./common/herrors/line_number_extractors.go ./common/hexec/exec.go ./common/hreflect/helpers.go ./common/hreflect/helpers_test.go ./common/hstrings/strings.go ./common/hstrings/strings_test.go ./common/htime/htime_integration_test.go ./common/htime/time.go ./common/htime/time_test.go ./common/hugio/copy.go ./common/hugio/hasBytesWriter.go ./common/hugio/hasBytesWriter_test.go ./common/hugio/readers.go ./common/hugio/writers.go ./common/hugo/hugo.go ./common/hugo/hugo_integration_test.go ./common/hugo/hugo_test.go ./common/hugo/vars_extended.go ./common/hugo/vars_regular.go ./common/hugo/vars_withdeploy.go ./common/hugo/vars_withdeploy_off.go ./common/hugo/version.go ./common/hugo/version_current.go ./common/hugo/version_test.go ./common/loggers/handlerdefault.go ./common/loggers/handlersmisc.go ./common/loggers/handlerterminal.go ./common/loggers/handlerterminal_test.go ./common/loggers/logger.go ./common/loggers/logger_test.go ./common/loggers/loggerglobal.go ./common/maps/cache.go ./common/maps/maps.go ./common/maps/maps_test.go ./common/maps/params.go ./common/maps/params_test.go ./common/maps/scratch.go ./common/maps/scratch_test.go ./common/math/math.go ./common/math/math_test.go ./common/para/para.go ./common/para/para_test.go ./common/paths/path.go ./common/paths/path_test.go ./common/paths/pathparser.go ./common/paths/pathparser_test.go ./common/paths/paths_integration_test.go ./common/paths/pathtype_string.go ./common/paths/url.go ./common/paths/url_test.go ./common/predicate/predicate.go ./common/predicate/predicate_test.go ./common/rungroup/rungroup.go ./common/rungroup/rungroup_test.go ./common/tasks/tasks.go ./common/terminal/colors.go ./common/text/position.go ./common/text/position_test.go ./common/text/transform.go ./common/text/transform_test.go ./common/types/css/csstypes.go ./common/types/hstring/stringtypes.go ./common/types/hstring/stringtypes_test.go ./common/types/closer.go ./common/types/convert.go ./common/types/convert_test.go ./common/types/evictingqueue.go ./common/types/evictingqueue_test.go ./common/types/types.go ./common/types/types_test.go ./common/urls/baseURL.go ./common/urls/baseURL_test.go ./common/urls/ref.go ./common/docs.go ./compare/compare.go ./compare/compare_strings.go ./compare/compare_strings_test.go ./config/allconfig/allconfig.go ./config/allconfig/allconfig_integration_test.go ./config/allconfig/alldecoders.go ./config/allconfig/configlanguage.go ./config/allconfig/docshelper.go ./
+ /usr/lib/rpm/rpmuncompress /home/josh/sources/copr/hugo/0010-skip-modules-TestClient.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
++ find . -name '*.go'
+ sed -i -e 's|"github.com/russross/blackfriday|"gopkg.in/russross/blackfriday.v1|' ./bufferpool/bufpool.go ./bufferpool/bufpool_test.go ./cache/dynacache/dynacache.go ./cache/dynacache/dynacache_test.go ./cache/filecache/filecache.go ./cache/filecache/filecache_config.go ./cache/filecache/filecache_config_test.go ./cache/filecache/filecache_integration_test.go ./cache/filecache/filecache_pruner.go ./cache/filecache/filecache_pruner_test.go ./cache/filecache/filecache_test.go ./cache/httpcache/httpcache.go ./cache/httpcache/httpcache_integration_test.go ./cache/httpcache/httpcache_test.go ./cache/docs.go ./codegen/methods.go ./codegen/methods2_test.go ./codegen/methods_test.go ./commands/commandeer.go ./commands/commands.go ./commands/config.go ./commands/convert.go ./commands/deploy.go ./commands/deploy_flags.go ./commands/deploy_off.go ./commands/env.go ./commands/gen.go ./commands/helpers.go ./commands/hugo_windows.go ./commands/hugobuilder.go ./commands/import.go ./commands/list.go ./commands/mod.go ./commands/new.go ./commands/release.go ./commands/server.go ./common/collections/append.go ./common/collections/append_test.go ./common/collections/collections.go ./common/collections/order.go ./common/collections/slice.go ./common/collections/slice_test.go ./common/collections/stack.go ./common/constants/constants.go ./common/hashing/hashing.go ./common/hashing/hashing_test.go ./common/hcontext/context.go ./common/herrors/error_locator.go ./common/herrors/error_locator_test.go ./common/herrors/errors.go ./common/herrors/errors_test.go ./common/herrors/file_error.go ./common/herrors/file_error_test.go ./common/herrors/line_number_extractors.go ./common/hexec/exec.go ./common/hreflect/helpers.go ./common/hreflect/helpers_test.go ./common/hstrings/strings.go ./common/hstrings/strings_test.go ./common/htime/htime_integration_test.go ./common/htime/time.go ./common/htime/time_test.go ./common/hugio/copy.go ./common/hugio/hasBytesWriter.go ./common/hugio/hasBytesWriter_test.go ./common/hugio/readers.go ./common/hugio/writers.go ./common/hugo/hugo.go ./common/hugo/hugo_integration_test.go ./common/hugo/hugo_test.go ./common/hugo/vars_extended.go ./common/hugo/vars_regular.go ./common/hugo/vars_withdeploy.go ./common/hugo/vars_withdeploy_off.go ./common/hugo/version.go ./common/hugo/version_current.go ./common/hugo/version_test.go ./common/loggers/handlerdefault.go ./common/loggers/handlersmisc.go ./common/loggers/handlerterminal.go ./common/loggers/handlerterminal_test.go ./common/loggers/logger.go ./common/loggers/logger_test.go ./common/loggers/loggerglobal.go ./common/maps/cache.go ./common/maps/maps.go ./common/maps/maps_test.go ./common/maps/params.go ./common/maps/params_test.go ./common/maps/scratch.go ./common/maps/scratch_test.go ./common/math/math.go ./common/math/math_test.go ./common/para/para.go ./common/para/para_test.go ./common/paths/path.go ./common/paths/path_test.go ./common/paths/pathparser.go ./common/paths/pathparser_test.go ./common/paths/paths_integration_test.go ./common/paths/pathtype_string.go ./common/paths/url.go ./common/paths/url_test.go ./common/predicate/predicate.go ./common/predicate/predicate_test.go ./common/rungroup/rungroup.go ./common/rungroup/rungroup_test.go ./common/tasks/tasks.go ./common/terminal/colors.go ./common/text/position.go ./common/text/position_test.go ./common/text/transform.go ./common/text/transform_test.go ./common/types/css/csstypes.go ./common/types/hstring/stringtypes.go ./common/types/hstring/stringtypes_test.go ./common/types/closer.go ./common/types/convert.go ./common/types/convert_test.go ./common/types/evictingqueue.go ./common/types/evictingqueue_test.go ./common/types/types.go ./common/types/types_test.go ./common/urls/baseURL.go ./common/urls/baseURL_test.go ./common/urls/ref.go ./common/docs.go ./compare/compare.go ./compare/compare_strings.go ./compare/compare_strings_test.go ./config/allconfig/allconfig.go ./config/allconfig/allconfig_integration_test.go ./config/allconfig/alldecoders.go ./config/allconfig/configlanguage.go ./config/allconfig/docshelper
+ sed -i '/TestPageWithLastmodFromGitInfo/a t.Skip()' hugolib/page_test.go
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ElwTli
+ umask 022
+ cd /home/josh/sources/copr/hugo/hugo-0.140.2-build
+ cd hugo-0.140.2
+ GOPATH=/home/josh/sources/copr/hugo/hugo-0.140.2-build/hugo-0.140.2/_build:/home/josh/.local/share/go:/usr/share/gocode
+ GO111MODULE=off
+ golist --imported --package-path github.com/gohugoio/hugo --template 'golang({{.}})\n' --with-tests --skip-self
+ RPM_EC=0
++ jobs -p
+ exit 0
error: Failed build dependencies:
golang(github.com/BurntSushi/locker) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/alecthomas/chroma/v2) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/alecthomas/chroma/v2/formatters/html) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/alecthomas/chroma/v2/lexers) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/alecthomas/chroma/v2/styles) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/armon/go-radix) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/clocks) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/debounce) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/gitmap) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/goat) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/godartsass/v2) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/gowebp/libwebp/webpoptions) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/helpers/envhelpers) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/imagemeta) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/lazycache) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/logg) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/logg/handlers/multi) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/mclib) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/overlayfs) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/simplecobra) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/bep/tmc) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/clbanning/mxj) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/cli/safeexec) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/disintegration/gift) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/fatih/color) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/fortytw2/leaktest) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/frankban/quicktest) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/getkin/kin-openapi/openapi3) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/gobuffalo/flect) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/gobwas/glob) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/gobwas/glob/syntax) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/gohugoio/hashstructure) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/gohugoio/httpcache) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/gohugoio/locales) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/gohugoio/localescompressed) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/gohugoio/testmodBuilder/mods) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/hairyhenderson/go-codeowners) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/jdkato/prose/transform) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/kylelemons/godebug/diff) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/kyokomi/emoji/v2) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/makeworld-the-better-one/dither/v2) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/marekm4/color-extractor) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/muesli/smartcrop) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/nicksnyder/go-i18n/v2/i18n) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/niklasfasching/go-org/org) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/pbnjay/memory) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/pkg/browser) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/sanity-io/litter) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/spf13/cast) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/spf13/fsync) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tdewolff/minify/v2) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tdewolff/minify/v2/css) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tdewolff/minify/v2/html) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tdewolff/minify/v2/js) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tdewolff/minify/v2/json) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tdewolff/minify/v2/svg) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tdewolff/minify/v2/xml) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tdewolff/parse/v2) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tetratelabs/wazero) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tetratelabs/wazero/api) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tetratelabs/wazero/experimental) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/tetratelabs/wazero/imports/wasi_snapshot_preview1) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/yuin/goldmark-emoji) is needed by hugo-0.140.2-1.fc42.x86_64
golang(github.com/yuin/goldmark-emoji/ast) is needed by hugo-0.140.2-1.fc42.x86_64
golang(go.uber.org/automaxprocs/maxprocs) is needed by hugo-0.140.2-1.fc42.x86_64
golang(golang.org/x/image/bmp) is needed by hugo-0.140.2-1.fc42.x86_64
golang(golang.org/x/image/font) is needed by hugo-0.140.2-1.fc42.x86_64
golang(golang.org/x/image/font/gofont/goregular) is needed by hugo-0.140.2-1.fc42.x86_64
golang(golang.org/x/image/font/opentype) is needed by hugo-0.140.2-1.fc42.x86_64
golang(golang.org/x/image/math/fixed) is needed by hugo-0.140.2-1.fc42.x86_64
golang(golang.org/x/image/tiff) is needed by hugo-0.140.2-1.fc42.x86_64
golang(golang.org/x/image/webp) is needed by hugo-0.140.2-1.fc42.x86_64
Wrote: /home/josh/sources/copr/hugo/hugo-0.140.2-1.fc42.buildreqs.nosrc.rpm