Mock Version: 5.2 Mock Version: 5.2 Mock Version: 5.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/hugo.spec'], chrootPath='/var/lib/mock/f39-build-2267114-54688/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/hugo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1705708800 Wrote: /builddir/build/SRPMS/hugo-0.111.3-1.fc39.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/hugo.spec'], chrootPath='/var/lib/mock/f39-build-2267114-54688/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/hugo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1705708800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5rc422 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hugo-0.111.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/hugo-0.111.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hugo-0.111.3 + rm -rf /builddir/build/BUILD/hugo-0.111.3-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/hugo-0.111.3-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/hugo-0.111.3/vendor + [[ ! -e /builddir/build/BUILD/hugo-0.111.3/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/hugo-0.111.3/_build/bin install: creating directory '/builddir/build/BUILD/hugo-0.111.3/_build' install: creating directory '/builddir/build/BUILD/hugo-0.111.3/_build/bin' + export GOPATH=/builddir/build/BUILD/hugo-0.111.3/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/hugo-0.111.3/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo ]] ++ dirname /builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo + install -m 0755 -vd /builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio install: creating directory '/builddir/build/BUILD/hugo-0.111.3/_build/src' install: creating directory '/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com' install: creating directory '/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio' + ln -fs /builddir/build/BUILD/hugo-0.111.3 /builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo + cd /builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0010-skip-modules-TestClient.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0020-clbanning-mxj.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0030-nicksnyder-go-i18n.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|' ./source/filesystem_test.go ./source/sourceSpec.go ./source/fileInfo_test.go ./source/fileInfo.go ./source/content_directory_test.go ./source/filesystem.go ./related/inverted_index_test.go ./related/inverted_index.go ./related/integration_test.go ./modules/collect.go ./modules/client_test.go ./modules/client.go ./modules/module.go ./modules/config_test.go ./modules/npm/package_builder.go ./modules/npm/package_builder_test.go ./modules/config.go ./modules/collect_test.go ./navigation/menu_cache.go ./navigation/menu.go ./navigation/menu_cache_test.go ./navigation/pagemenus.go ./compare/compare.go ./compare/compare_strings_test.go ./compare/compare_strings.go ./hugofs/rootmapping_fs.go ./hugofs/language_merge.go ./hugofs/glob.go ./hugofs/fs_test.go ./hugofs/noop_fs.go ./hugofs/fs.go ./hugofs/slice_fs.go ./hugofs/nosymlink_fs.go ./hugofs/walk_test.go ./hugofs/hashing_fs.go ./hugofs/filter_fs_test.go ./hugofs/glob/glob.go ./hugofs/glob/filename_filter_test.go ./hugofs/glob/filename_filter.go ./hugofs/glob/glob_test.go ./hugofs/rootmapping_fs_test.go ./hugofs/fileinfo.go ./hugofs/fileinfo_test.go ./hugofs/glob_test.go ./hugofs/createcounting_fs.go ./hugofs/filename_filter_fs_test.go ./hugofs/stacktracer_fs.go ./hugofs/filename_filter_fs.go ./hugofs/hashing_fs_test.go ./hugofs/files/classifier_test.go ./hugofs/files/classifier.go ./hugofs/nosymlink_test.go ./hugofs/decorators.go ./hugofs/filter_fs.go ./hugofs/hasbytes_fs.go ./hugofs/walk.go ./markup/pandoc/convert.go ./markup/pandoc/convert_test.go ./markup/tableofcontents/tableofcontents_test.go ./markup/tableofcontents/tableofcontents.go ./markup/rst/convert.go ./markup/rst/convert_test.go ./markup/goldmark/toc.go ./markup/goldmark/images/transform.go ./markup/goldmark/images/integration_test.go ./markup/goldmark/toc_test.go ./markup/goldmark/render_hooks.go ./markup/goldmark/codeblocks/transform.go ./markup/goldmark/codeblocks/render.go ./markup/goldmark/codeblocks/integration_test.go ./markup/goldmark/autoid.go ./markup/goldmark/autoid_test.go ./markup/goldmark/convert.go ./markup/goldmark/links/transform.go ./markup/goldmark/links/integration_test.go ./markup/goldmark/convert_test.go ./markup/goldmark/goldmark_config/config.go ./markup/goldmark/integration_test.go ./markup/goldmark/internal/render/context.go ./markup/goldmark/internal/extensions/attributes/attributes.go ./markup/blackfriday/anchors.go ./markup/markup_test.go ./markup/markup_config/config_test.go ./markup/markup_config/config.go ./markup/org/convert.go ./markup/org/convert_test.go ./markup/highlight/highlight.go ./markup/highlight/chromalexers/chromalexers.go ./markup/highlight/config_test.go ./markup/highlight/highlight_test.go ./markup/highlight/config.go ./markup/highlight/integration_test.go ./markup/converter/converter.go ./markup/converter/hooks/hooks.go ./markup/asciidocext/asciidocext_config/config.go ./markup/asciidocext/convert.go ./markup/asciidocext/convert_test.go ./markup/markup.go ./markup/internal/external.go ./markup/internal/attributes/attributes.go ./hugolib/pages_capture.go ./hugolib/minify_publisher_test.go ./hugolib/datafiles_test.go ./hugolib/page__output.go ./hugolib/dates_test.go ./hugolib/site_benchmark_new_test.go ./hugolib/mount_filters_test.go ./hugolib/configdir_test.go ./hugolib/disableKinds_test.go ./hugolib/site_sections_test.go ./hugolib/fileInfo_test.go ./hugolib/page__per_output.go ./hugolib/pages_capture_test.go ./hugolib/pages_test.go ./hugolib/pagecollections_test.go ./hugolib/page__meta.go ./hugolib/page__common.go ./hugolib/content_map.go ./hugolib/template_test.go ./hugolib/filesystems/basefs_test.go ./hugolib/filesystems/basefs.go ./hugolib/robotstxt_test.go ./hugolib/frontmatter_test.go ./hugolib/hugo_sites_build.go ./hugolib/site_output.go ./hugolib/shortcode_page.go ./hugolib/pages_process.go ./hugolib/page__menus.go ./hugolib/image_test.go ./hugolib/page__tree.go ./hugolib/cascade_test.go ./hugolib/page__position.go ./hugolib/breaking_changes_test.go ./hugolib/rss_test.go ./hugolib/menu_test.go ./hugolib/hugo_smoke_test.go ./hugolib/site_stats_test.go ./hugolib/hugo_sites_rebuild_test.go ./hugolib/collections_test.go ./hugolib/page_unwrap.go ./hugolib/collections.go ./hugolib/translations.go ./hugolib/alias_test.go ./hugolib/renderstring_test.go ./hugolib/site_test.go ./hugolib/pagebundler_test.go ./hugolib/securitypolicies_test.go ./hugolib/site_render.go ./hugolib/404_test.go ./hugolib/sitemap_test.go ./hugolib/page.go ./hugolib/pages_language_merge_test.go ./hugolib/page__new.go ./hugolib/page__content.go ./hugolib/testhelpers_test.go ./hugolib/gitinfo.go ./hugolib/taxonomy_test.go ./hugolib/content_factory.go ./hugolib/resource_chain_test.go ./hugolib/site_url_test.go ./hugolib/site_sections.go ./hugolib/paths/baseURL_test.go ./hugolib/paths/paths_test.go ./hugolib/paths/baseURL.go ./hugolib/paths/paths.go ./hugolib/page__data.go ./hugolib/page__paginator.go ./hugolib/permalinker.go ./hugolib/page_unwrap_test.go ./hugolib/content_map_test.go ./hugolib/page_permalink_test.go ./hugolib/fileInfo.go ./hugolib/pagecollections.go ./hugolib/site_output_test.go ./hugolib/siteJSONEncode_test.go ./hugolib/config_test.go ./hugolib/prune_resources.go ./hugolib/page_test.go ./hugolib/hugo_sites.go ./hugolib/paginator_test.go ./hugolib/embedded_shortcodes_test.go ./hugolib/content_factory_test.go ./hugolib/embedded_templates_test.go ./hugolib/page_kinds.go ./hugolib/page__ref.go ./hugolib/codeowners.go ./hugolib/config.go ./hugolib/shortcode.go ./hugolib/language_test.go ./hugolib/site.go ./hugolib/multilingual.go ./hugolib/page__paths.go ./hugolib/hugo_sites_build_test.go ./hugolib/shortcode_test.go ./hugolib/hugo_sites_build_errors_test.go ./hugolib/alias.go ./hugolib/hugo_sites_multihost_test.go ./hugolib/integrationtest_builder.go ./hugolib/hugo_modules_test.go ./hugolib/integration_test.go ./hugolib/language_content_dir_test.go ./hugolib/content_render_hooks_test.go ./hugolib/page__fragments_test.go ./hugolib/content_map_page.go ./langs/language.go ./langs/i18n/i18n_test.go ./langs/i18n/translationProvider.go ./langs/i18n/i18n.go ./langs/i18n/integration_test.go ./langs/config.go ./langs/language_test.go ./minifiers/minifiers_test.go ./minifiers/minifiers.go ./minifiers/config_test.go ./minifiers/config.go ./watcher/batcher.go ./watcher/filenotify/filenotify.go ./watcher/filenotify/poller_test.go ./watcher/filenotify/poller.go ./watcher/filenotify/fsnotify.go ./helpers/url_test.go ./helpers/processing_stats.go ./helpers/testhelpers_test.go ./helpers/emoji.go ./helpers/url.go ./helpers/path_test.go ./helpers/emoji_test.go ./helpers/docshelper.go ./helpers/general.go ./helpers/path.go ./helpers/content_test.go ./helpers/content.go ./helpers/pathspec_test.go ./helpers/pathspec.go ./helpers/general_test.go ./media/mediaType_test.go ./media/docshelper.go ./media/mediaType.go ./lazy/init_test.go ./lazy/once.go ./lazy/init.go ./resources/resource_test.go ./resources/resource_factories/bundler/bundler_test.go ./resources/resource_factories/bundler/bundler.go ./resources/resource_factories/create/remote_test.go ./resources/resource_factories/create/remote.go ./resources/resource_factories/create/create.go ./resources/resource_factories/create/integration_test.go ./resources/transform.go ./resources/images/color_test.go ./resources/images/webp/webp_notavailable.go ./resources/images/webp/webp.go ./resources/images/overlay.go ./resources/images/image_resource.go ./resources/images/smartcrop.go ./resources/images/resampling.go ./resources/images/filters_test.go ./resources/images/filters.go ./resources/images/config_test.go ./resources/images/text.go ./resources/images/exif/exif_test.go ./resources/images/exif/exif.go ./resources/images/image.go ./resources/images/config.go ./resources/images/color.go ./resources/resource/params.go ./resources/resource/resourcetypes.go ./resources/resource/resources.go ./resources/resource/dates.go ./resources/resource/resource_helpers.go ./resources/image_extended_test.go ./resources/resource.go ./resources/image_test.go ./resources/errorResource.go ./resources/resource_spec.go ./resources/image_cache.go ./resources/post_publish.go ./resources/testhelpers_test.go ./resources/resource_transformers/js/options_test.go ./resources/resource_transformers/js/build_test.go ./resources/resource_transformers/js/build.go ./resources/resource_transformers/js/options.go ./resources/resource_transformers/js/integration_test.go ./resources/resource_transformers/htesting/testhelpers.go ./resources/resource_transformers/minifier/minify.go ./resources/resource_transformers/minifier/minify_test.go ./resources/resource_transformers/minifier/integration_test.go ./resources/resource_transformers/templates/execute_as_template.go ./resources/resource_transformers/templates/integration_test.go ./resources/resource_transformers/integrity/integrity_test.go ./resources/resource_transformers/integrity/integrity.go ./resources/resource_transformers/tocss/scss/client_test.go ./resources/resource_transformers/tocss/scss/client.go ./resources/resource_transformers/tocss/scss/client_notavailable.go ./resources/resource_transformers/tocss/scss/client_extended.go ./resources/resource_transformers/tocss/scss/tocss.go ./resources/resource_transformers/tocss/scss/integration_test.go ./resources/resource_transformers/tocss/dartsass/transform.go ./resources/resource_transformers/tocss/dartsass/client.go ./resources/resource_transformers/tocss/dartsass/integration_test.go ./resources/resource_transformers/tocss/internal/sass/helpers_test.go ./resources/resource_transformers/tocss/internal/sass/helpers.go ./resources/resource_transformers/postcss/postcss.go ./resources/resource_transformers/postcss/postcss_test.go ./resources/resource_transformers/postcss/integration_test.go ./resources/resource_transformers/babel/babel.go ./resources/resource_transformers/babel/integration_test.go ./resources/postpub/fields_test.go ./resources/postpub/fields.go ./resources/postpub/postpub.go ./resources/page/page_author.go ./resources/page/pages_sort_search_test.go ./resources/page/pages_related.go ./resources/page/pages_test.go ./resources/page/pages_cache_test.go ./resources/page/pagination_test.go ./resources/page/page_lazy_contentprovider.go ./resources/page/page_generate/generate_page_wrappers.go ./resources/page/page_matcher.go ./resources/page/page_wrappers.autogen.go ./resources/page/permalinks.go ./resources/page/page_paths_test.go ./resources/page/pagination.go ./resources/page/zero_file.autogen.go ./resources/page/page.go ./resources/page/permalinks_test.go ./resources/page/pagegroup_test.go ./resources/page/pages.go ./resources/page/testhelpers_test.go ./resources/page/page_data_test.go ./resources/page/page_outputformat.go ./resources/page/weighted.go ./resources/page/pagemeta/page_frontmatter_test.go ./resources/page/pagemeta/pagemeta_test.go ./resources/page/pagemeta/pagemeta.go ./resources/page/pagemeta/page_frontmatter.go ./resources/page/page_kinds_test.go ./resources/page/pages_prev_next_test.go ./resources/page/page_paths.go ./resources/page/page_marshaljson.autogen.go ./resources/page/pages_prev_next.go ./resources/page/taxonomy.go ./resources/page/pages_sort_test.go ./resources/page/pages_sort.go ./resources/page/pages_sort_search.go ./resources/page/page_kinds.go ./resources/page/pages_related_test.go ./resources/page/page_nop.go ./resources/page/site.go ./resources/page/page_data.go ./resources/page/page_matcher_test.go ./resources/page/pages_cache.go ./resources/page/pagegroup.go ./resources/page/integration_test.go ./resources/page/pages_language_merge.go ./resources/resource_cache.go ./resources/image.go ./resources/docs.go ./resources/transform_test.go ./resources/resource_metadata_test.go ./resources/resource_cache_test.go ./resources/jsconfig/jsconfig_test.go ./resources/jsconfig/jsconfig.go ./resources/resource_metadata.go ./resources/integration_test.go ./resources/internal/key_test.go ./resources/internal/key.go ./transform/metainject/hugogenerator_test.go ./transform/metainject/hugogenerator.go ./transform/chain_test.go ./transform/livereloadinject/livereloadinject.go ./transform/livereloadinject/livereloadinject_test.go ./transform/chain.go ./transform/urlreplacers/absurlreplacer_test.go ./transform/urlreplacers/absurl.go ./transform/urlreplacers/absurlreplacer.go ./deps/deps_test.go ./deps/deps.go ./livereload/livereload.go ./livereload/hub.go ./livereload/connection.go ./releaser/releaser.go ./htesting/test_helpers.go ./htesting/hqt/checkers.go ./htesting/testdata_builder.go ./htesting/test_helpers_test.go ./output/layout.go ./output/layout_test.go ./output/docshelper.go ./output/outputFormat.go ./output/outputFormat_test.go ./parser/frontmatter_test.go ./parser/metadecoders/decoder.go ./parser/metadecoders/decoder_test.go ./parser/metadecoders/format.go ./parser/metadecoders/format_test.go ./parser/lowercase_camel_json.go ./parser/pageparser/pageparser_intro_test.go ./parser/pageparser/pageparser.go ./parser/pageparser/pagelexer_intro.go ./parser/pageparser/item.go ./parser/pageparser/pageparser_test.go ./parser/pageparser/pagelexer_test.go ./parser/pageparser/pageparser_main_test.go ./parser/pageparser/itemtype_string.go ./parser/pageparser/pageparser_shortcode_test.go ./parser/pageparser/item_test.go ./parser/pageparser/pagelexer.go ./parser/pageparser/doc.go ./parser/pageparser/pagelexer_shortcode.go ./parser/frontmatter.go ./bufferpool/bufpool.go ./bufferpool/bufpool_test.go ./main.go ./metrics/metrics_test.go ./metrics/metrics.go ./commands/new_theme.go ./commands/server.go ./commands/commands.go ./commands/import_jekyll.go ./commands/server_test.go ./commands/limit_others.go ./commands/new.go ./commands/release.go ./commands/limit_darwin.go ./commands/nodeploy.go ./commands/hugo_test.go ./commands/version.go ./commands/gendoc.go ./commands/new_site.go ./commands/new_content_test.go ./commands/hugo_windows.go ./commands/list.go ./commands/mod_npm.go ./commands/helpers.go ./commands/mod.go ./commands/static_syncer.go ./commands/genman.go ./commands/genchromastyles.go ./commands/release_noop.go ./commands/commands_test.go ./commands/deploy.go ./commands/convert.go ./commands/config.go ./commands/commandeer.go ./commands/list_test.go ./commands/gen.go ./commands/env.go ./commands/server_errors.go ./commands/gendocshelper.go ./commands/import_jekyll_test.go ./commands/hugo.go ./deploy/deploy_azure.go ./deploy/deployConfig.go ./deploy/google.go ./deploy/deploy_test.go ./deploy/cloudfront.go ./deploy/deploy.go ./deploy/deployConfig_test.go ./cache/filecache/filecache_config.go ./cache/filecache/filecache_pruner_test.go ./cache/filecache/filecache_pruner.go ./cache/filecache/filecache_config_test.go ./cache/filecache/filecache.go ./cache/filecache/filecache_test.go ./cache/filecache/integration_test.go ./cache/namedmemcache/named_cache_test.go ./cache/namedmemcache/named_cache.go ./docshelper/docs.go ./codegen/methods_test.go ./codegen/methods2_test.go ./codegen/methods.go ./publisher/htmlElementsCollector_test.go ./publisher/htmlElementsCollector.go ./publisher/publisher.go ./create/content_test.go ./create/content.go ./scripts/fork_go_templates/main.go ./magefile.go ./common/para/para.go ./common/para/para_test.go ./common/htime/time_test.go ./common/htime/time.go ./common/hugo/hugo_test.go ./common/hugo/version.go ./common/hugo/vars_regular.go ./common/hugo/version_test.go ./common/hugo/vars_extended.go ./common/hugo/version_current.go ./common/hugo/hugo.go ./common/types/evictingqueue_test.go ./common/types/evictingqueue.go ./common/types/css/csstypes.go ./common/types/hstring/stringtypes.go ./common/types/hstring/stringtypes_test.go ./common/types/convert.go ./common/types/types_test.go ./common/types/types.go ./common/types/convert_test.go ./common/hugio/readers.go ./common/hugio/hasBytesWriter_test.go ./common/hugio/copy.go ./common/hugio/writers.go ./common/hugio/hasBytesWriter.go ./common/loggers/ignorableLogger.go ./common/loggers/loggers_test.go ./common/loggers/loggers.go ./common/maps/scratch.go ./common/maps/params.go ./common/maps/maps_test.go ./common/maps/maps.go ./common/maps/params_test.go ./common/maps/scratch_test.go ./common/hexec/exec.go ./common/terminal/colors.go ./common/urls/ref.go ./common/herrors/error_locator_test.go ./common/herrors/errors.go ./common/herrors/file_error_test.go ./common/herrors/error_locator.go ./common/herrors/line_number_extractors.go ./common/herrors/file_error.go ./common/herrors/errors_test.go ./common/paths/url_test.go ./common/paths/url.go ./common/paths/path_test.go ./common/paths/path.go ./common/text/transform.go ./common/text/position.go ./common/text/position_test.go ./common/text/transform_test.go ./common/hreflect/helpers_test.go ./common/hreflect/helpers.go ./common/collections/append.go ./common/collections/collections.go ./common/collections/append_test.go ./common/collections/slice.go ./common/collections/order.go ./common/collections/slice_test.go ./common/docs.go ./common/constants/constants.go ./common/math/math.go ./common/math/math_test.go ./config/configLoader.go ./config/privacy/privacyConfig.go ./config/privacy/privacyConfig_test.go ./config/defaultConfigProvider.go ./config/commonConfig_test.go ./config/configProvider.go ./config/compositeConfig.go ./config/docshelper.go ./config/compositeConfig_test.go ./config/configProvider_test.go ./config/env_test.go ./config/security/securityConfig_test.go ./config/security/securityConfig.go ./config/security/whitelist.go ./config/security/whitelist_test.go ./config/security/docshelper.go ./config/configLoader_test.go ./config/env.go ./config/defaultConfigProvider_test.go ./config/commonConfig.go ./config/services/servicesConfig_test.go ./config/services/servicesConfig.go ./identity/identity_test.go ./identity/identity.go ./identity/identityhash_test.go ./identity/identityhash.go ./tpl/partials/partials.go ./tpl/partials/init.go ./tpl/partials/integration_test.go ./tpl/js/init.go ./tpl/js/js.go ./tpl/compare/compare.go ./tpl/compare/compare_test.go ./tpl/compare/init.go ./tpl/reflect/reflect.go ./tpl/reflect/reflect_test.go ./tpl/reflect/init.go ./tpl/template_info.go ./tpl/debug/debug.go ./tpl/debug/init.go ./tpl/hugo/init.go ./tpl/images/images_test.go ./tpl/images/images.go ./tpl/images/init.go ./tpl/template_test.go ./tpl/openapi/openapi3/openapi3.go ./tpl/openapi/openapi3/init.go ./tpl/openapi/openapi3/integration_test.go ./tpl/openapi/docs.go ./tpl/resources/resources.go ./tpl/resources/init.go ./tpl/resources/integration_test.go ./tpl/transform/unmarshal.go ./tpl/transform/transform.go ./tpl/transform/remarshal_test.go ./tpl/transform/unmarshal_test.go ./tpl/transform/remarshal.go ./tpl/transform/init.go ./tpl/transform/transform_test.go ./tpl/strings/strings.go ./tpl/strings/strings_test.go ./tpl/strings/regexp_test.go ./tpl/strings/truncate.go ./tpl/strings/regexp.go ./tpl/strings/init.go ./tpl/strings/truncate_test.go ./tpl/time/time_test.go ./tpl/time/init.go ./tpl/time/time.go ./tpl/path/path_test.go ./tpl/path/path.go ./tpl/path/init.go ./tpl/os/os.go ./tpl/os/os_test.go ./tpl/os/init.go ./tpl/os/integration_test.go ./tpl/lang/lang.go ./tpl/lang/init.go ./tpl/lang/lang_test.go ./tpl/urls/urls_test.go ./tpl/urls/urls.go ./tpl/urls/init.go ./tpl/safe/safe_test.go ./tpl/safe/safe.go ./tpl/safe/init.go ./tpl/css/css.go ./tpl/templates/templates.go ./tpl/templates/init.go ./tpl/templates/integration_test.go ./tpl/data/resources_test.go ./tpl/data/resources.go ./tpl/data/data.go ./tpl/data/init.go ./tpl/data/data_test.go ./tpl/page/init.go ./tpl/page/integration_test.go ./tpl/template.go ./tpl/tplimpl/templateFuncster.go ./tpl/tplimpl/template_ast_transformers_test.go ./tpl/tplimpl/template_funcs_test.go ./tpl/tplimpl/template_test.go ./tpl/tplimpl/template_funcs.go ./tpl/tplimpl/shortcodes_test.go ./tpl/tplimpl/template.go ./tpl/tplimpl/templateProvider.go ./tpl/tplimpl/template_errors.go ./tpl/tplimpl/template_ast_transformers.go ./tpl/tplimpl/shortcodes.go ./tpl/tplimpl/integration_test.go ./tpl/fmt/fmt.go ./tpl/fmt/init.go ./tpl/diagrams/diagrams.go ./tpl/diagrams/goat.go ./tpl/diagrams/init.go ./tpl/encoding/encoding_test.go ./tpl/encoding/encoding.go ./tpl/encoding/init.go ./tpl/site/init.go ./tpl/crypto/crypto_test.go ./tpl/crypto/crypto.go ./tpl/crypto/init.go ./tpl/collections/apply_test.go ./tpl/collections/index.go ./tpl/collections/symdiff.go ./tpl/collections/merge.go ./tpl/collections/append.go ./tpl/collections/index_test.go ./tpl/collections/complement_test.go ./tpl/collections/collections_test.go ./tpl/collections/complement.go ./tpl/collections/collections.go ./tpl/collections/where.go ./tpl/collections/append_test.go ./tpl/collections/sort_test.go ./tpl/collections/reflect_helpers.go ./tpl/collections/symdiff_test.go ./tpl/collections/init.go ./tpl/collections/sort.go ./tpl/collections/merge_test.go ./tpl/collections/apply.go ./tpl/collections/where_test.go ./tpl/collections/integration_test.go ./tpl/inflect/inflect_test.go ./tpl/inflect/init.go ./tpl/inflect/inflect.go ./tpl/cast/docshelper.go ./tpl/cast/cast.go ./tpl/cast/init.go ./tpl/cast/cast_test.go ./tpl/internal/templatefuncsRegistry.go ./tpl/internal/resourcehelpers/helpers.go ./tpl/internal/templatefuncRegistry_test.go ./tpl/internal/go_templates/htmltemplate/delim_string.go ./tpl/internal/go_templates/htmltemplate/js_test.go ./tpl/internal/go_templates/htmltemplate/url_test.go ./tpl/internal/go_templates/htmltemplate/template_test.go ./tpl/internal/go_templates/htmltemplate/examplefiles_test.go ./tpl/internal/go_templates/htmltemplate/transition.go ./tpl/internal/go_templates/htmltemplate/jsctx_string.go ./tpl/internal/go_templates/htmltemplate/html_test.go ./tpl/internal/go_templates/htmltemplate/state_string.go ./tpl/internal/go_templates/htmltemplate/clone_test.go ./tpl/internal/go_templates/htmltemplate/urlpart_string.go ./tpl/internal/go_templates/htmltemplate/context.go ./tpl/internal/go_templates/htmltemplate/transition_test.go ./tpl/internal/go_templates/htmltemplate/escape_test.go ./tpl/internal/go_templates/htmltemplate/multi_test.go ./tpl/internal/go_templates/htmltemplate/url.go ./tpl/internal/go_templates/htmltemplate/template.go ./tpl/internal/go_templates/htmltemplate/attr_string.go ./tpl/internal/go_templates/htmltemplate/error.go ./tpl/internal/go_templates/htmltemplate/element_string.go ./tpl/internal/go_templates/htmltemplate/content_test.go ./tpl/internal/go_templates/htmltemplate/content.go ./tpl/internal/go_templates/htmltemplate/html.go ./tpl/internal/go_templates/htmltemplate/exec_test.go ./tpl/internal/go_templates/htmltemplate/doc.go ./tpl/internal/go_templates/htmltemplate/js.go ./tpl/internal/go_templates/htmltemplate/css_test.go ./tpl/internal/go_templates/htmltemplate/example_test.go ./tpl/internal/go_templates/htmltemplate/attr.go ./tpl/internal/go_templates/htmltemplate/escape.go ./tpl/internal/go_templates/htmltemplate/hugo_template.go ./tpl/internal/go_templates/htmltemplate/css.go ./tpl/internal/go_templates/testenv/testenv_cgo.go ./tpl/internal/go_templates/testenv/testenv_test.go ./tpl/internal/go_templates/testenv/testenv_unix.go ./tpl/internal/go_templates/testenv/testenv_notwin.go ./tpl/internal/go_templates/testenv/exec.go ./tpl/internal/go_templates/testenv/testenv_notunix.go ./tpl/internal/go_templates/testenv/opt.go ./tpl/internal/go_templates/testenv/noopt.go ./tpl/internal/go_templates/testenv/testenv.go ./tpl/internal/go_templates/testenv/testenv_windows.go ./tpl/internal/go_templates/cfg/cfg.go ./tpl/internal/go_templates/fmtsort/sort_test.go ./tpl/internal/go_templates/fmtsort/export_test.go ./tpl/internal/go_templates/fmtsort/sort.go ./tpl/internal/go_templates/texttemplate/link_test.go ./tpl/internal/go_templates/texttemplate/examplefunc_test.go ./tpl/internal/go_templates/texttemplate/parse/parse_test.go ./tpl/internal/go_templates/texttemplate/parse/node.go ./tpl/internal/go_templates/texttemplate/parse/parse.go ./tpl/internal/go_templates/texttemplate/parse/lex.go ./tpl/internal/go_templates/texttemplate/parse/lex_test.go ./tpl/internal/go_templates/texttemplate/helper.go ./tpl/internal/go_templates/texttemplate/funcs.go ./tpl/internal/go_templates/texttemplate/examplefiles_test.go ./tpl/internal/go_templates/texttemplate/option.go ./tpl/internal/go_templates/texttemplate/multi_test.go ./tpl/internal/go_templates/texttemplate/exec.go ./tpl/internal/go_templates/texttemplate/template.go ./tpl/internal/go_templates/texttemplate/exec_test.go ./tpl/internal/go_templates/texttemplate/doc.go ./tpl/internal/go_templates/texttemplate/example_test.go ./tpl/internal/go_templates/texttemplate/hugo_template_test.go ./tpl/internal/go_templates/texttemplate/hugo_template.go ./tpl/math/math.go ./tpl/math/round.go ./tpl/math/init.go ./tpl/math/math_test.go ++ find . -name '*.go' + sed -i -e 's|"github.com/evanw/esbuild|"github.com/evanw/esbuild-0.8.20|' ./source/filesystem_test.go ./source/sourceSpec.go ./source/fileInfo_test.go ./source/fileInfo.go ./source/content_directory_test.go ./source/filesystem.go ./related/inverted_index_test.go ./related/inverted_index.go ./related/integration_test.go ./modules/collect.go ./modules/client_test.go ./modules/client.go ./modules/module.go ./modules/config_test.go ./modules/npm/package_builder.go ./modules/npm/package_builder_test.go ./modules/config.go ./modules/collect_test.go ./navigation/menu_cache.go ./navigation/menu.go ./navigation/menu_cache_test.go ./navigation/pagemenus.go ./compare/compare.go ./compare/compare_strings_test.go ./compare/compare_strings.go ./hugofs/rootmapping_fs.go ./hugofs/language_merge.go ./hugofs/glob.go ./hugofs/fs_test.go ./hugofs/noop_fs.go ./hugofs/fs.go ./hugofs/slice_fs.go ./hugofs/nosymlink_fs.go ./hugofs/walk_test.go ./hugofs/hashing_fs.go ./hugofs/filter_fs_test.go ./hugofs/glob/glob.go ./hugofs/glob/filename_filter_test.go ./hugofs/glob/filename_filter.go ./hugofs/glob/glob_test.go ./hugofs/rootmapping_fs_test.go ./hugofs/fileinfo.go ./hugofs/fileinfo_test.go ./hugofs/glob_test.go ./hugofs/createcounting_fs.go ./hugofs/filename_filter_fs_test.go ./hugofs/stacktracer_fs.go ./hugofs/filename_filter_fs.go ./hugofs/hashing_fs_test.go ./hugofs/files/classifier_test.go ./hugofs/files/classifier.go ./hugofs/nosymlink_test.go ./hugofs/decorators.go ./hugofs/filter_fs.go ./hugofs/hasbytes_fs.go ./hugofs/walk.go ./markup/pandoc/convert.go ./markup/pandoc/convert_test.go ./markup/tableofcontents/tableofcontents_test.go ./markup/tableofcontents/tableofcontents.go ./markup/rst/convert.go ./markup/rst/convert_test.go ./markup/goldmark/toc.go ./markup/goldmark/images/transform.go ./markup/goldmark/images/integration_test.go ./markup/goldmark/toc_test.go ./markup/goldmark/render_hooks.go ./markup/goldmark/codeblocks/transform.go ./markup/goldmark/codeblocks/render.go ./markup/goldmark/codeblocks/integration_test.go ./markup/goldmark/autoid.go ./markup/goldmark/autoid_test.go ./markup/goldmark/convert.go ./markup/goldmark/links/transform.go ./markup/goldmark/links/integration_test.go ./markup/goldmark/convert_test.go ./markup/goldmark/goldmark_config/config.go ./markup/goldmark/integration_test.go ./markup/goldmark/internal/render/context.go ./markup/goldmark/internal/extensions/attributes/attributes.go ./markup/blackfriday/anchors.go ./markup/markup_test.go ./markup/markup_config/config_test.go ./markup/markup_config/config.go ./markup/org/convert.go ./markup/org/convert_test.go ./markup/highlight/highlight.go ./markup/highlight/chromalexers/chromalexers.go ./markup/highlight/config_test.go ./markup/highlight/highlight_test.go ./markup/highlight/config.go ./markup/highlight/integration_test.go ./markup/converter/converter.go ./markup/converter/hooks/hooks.go ./markup/asciidocext/asciidocext_config/config.go ./markup/asciidocext/convert.go ./markup/asciidocext/convert_test.go ./markup/markup.go ./markup/internal/external.go ./markup/internal/attributes/attributes.go ./hugolib/pages_capture.go ./hugolib/minify_publisher_test.go ./hugolib/datafiles_test.go ./hugolib/page__output.go ./hugolib/dates_test.go ./hugolib/site_benchmark_new_test.go ./hugolib/mount_filters_test.go ./hugolib/configdir_test.go ./hugolib/disableKinds_test.go ./hugolib/site_sections_test.go ./hugolib/fileInfo_test.go ./hugolib/page__per_output.go ./hugolib/pages_capture_test.go ./hugolib/pages_test.go ./hugolib/pagecollections_test.go ./hugolib/page__meta.go ./hugolib/page__common.go ./hugolib/content_map.go ./hugolib/template_test.go ./hugolib/filesystems/basefs_test.go ./hugolib/filesystems/basefs.go ./hugolib/robotstxt_test.go ./hugolib/frontmatter_test.go ./hugolib/hugo_sites_build.go ./hugolib/site_output.go ./hugolib/shortcode_page.go ./hugolib/pages_process.go ./hugolib/page__menus.go ./hugolib/image_test.go ./hugolib/page__tree.go ./hugolib/cascade_test.go ./hugolib/page__position.go ./hugolib/breaking_changes_test.go ./hugolib/rss_test.go ./hugolib/menu_test.go ./hugolib/hugo_smoke_test.go ./hugolib/site_stats_test.go ./hugolib/hugo_sites_rebuild_test.go ./hugolib/collections_test.go ./hugolib/page_unwrap.go ./hugolib/collections.go ./hugolib/translations.go ./hugolib/alias_test.go ./hugolib/renderstring_test.go ./hugolib/site_test.go ./hugolib/pagebundler_test.go ./hugolib/securitypolicies_test.go ./hugolib/site_render.go ./hugolib/404_test.go ./hugolib/sitemap_test.go ./hugolib/page.go ./hugolib/pages_language_merge_test.go ./hugolib/page__new.go ./hugolib/page__content.go ./hugolib/testhelpers_test.go ./hugolib/gitinfo.go ./hugolib/taxonomy_test.go ./hugolib/content_factory.go ./hugolib/resource_chain_test.go ./hugolib/site_url_test.go ./hugolib/site_sections.go ./hugolib/paths/baseURL_test.go ./hugolib/paths/paths_test.go ./hugolib/paths/baseURL.go ./hugolib/paths/paths.go ./hugolib/page__data.go ./hugolib/page__paginator.go ./hugolib/permalinker.go ./hugolib/page_unwrap_test.go ./hugolib/content_map_test.go ./hugolib/page_permalink_test.go ./hugolib/fileInfo.go ./hugolib/pagecollections.go ./hugolib/site_output_test.go ./hugolib/siteJSONEncode_test.go ./hugolib/config_test.go ./hugolib/prune_resources.go ./hugolib/page_test.go ./hugolib/hugo_sites.go ./hugolib/paginator_test.go ./hugolib/embedded_shortcodes_test.go ./hugolib/content_factory_test.go ./hugolib/embedded_templates_test.go ./hugolib/page_kinds.go ./hugolib/page__ref.go ./hugolib/codeowners.go ./hugolib/config.go ./hugolib/shortcode.go ./hugolib/language_test.go ./hugolib/site.go ./hugolib/multilingual.go ./hugolib/page__paths.go ./hugolib/hugo_sites_build_test.go ./hugolib/shortcode_test.go ./hugolib/hugo_sites_build_errors_test.go ./hugolib/alias.go ./hugolib/hugo_sites_multihost_test.go ./hugolib/integrationtest_builder.go ./hugolib/hugo_modules_test.go ./hugolib/integration_test.go ./hugolib/language_content_dir_test.go ./hugolib/content_render_hooks_test.go ./hugolib/page__fragments_test.go ./hugolib/content_map_page.go ./langs/language.go ./langs/i18n/i18n_test.go ./langs/i18n/translationProvider.go ./langs/i18n/i18n.go ./langs/i18n/integration_test.go ./langs/config.go ./langs/language_test.go ./minifiers/minifiers_test.go ./minifiers/minifiers.go ./minifiers/config_test.go ./minifiers/config.go ./watcher/batcher.go ./watcher/filenotify/filenotify.go ./watcher/filenotify/poller_test.go ./watcher/filenotify/poller.go ./watcher/filenotify/fsnotify.go ./helpers/url_test.go ./helpers/processing_stats.go ./helpers/testhelpers_test.go ./helpers/emoji.go ./helpers/url.go ./helpers/path_test.go ./helpers/emoji_test.go ./helpers/docshelper.go ./helpers/general.go ./helpers/path.go ./helpers/content_test.go ./helpers/content.go ./helpers/pathspec_test.go ./helpers/pathspec.go ./helpers/general_test.go ./media/mediaType_test.go ./media/docshelper.go ./media/mediaType.go ./lazy/init_test.go ./lazy/once.go ./lazy/init.go ./resources/resource_test.go ./resources/resource_factories/bundler/bundler_test.go ./resources/resource_factories/bundler/bundler.go ./resources/resource_factories/create/remote_test.go ./resources/resource_factories/create/remote.go ./resources/resource_factories/create/create.go ./resources/resource_factories/create/integration_test.go ./resources/transform.go ./resources/images/color_test.go ./resources/images/webp/webp_notavailable.go ./resources/images/webp/webp.go ./resources/images/overlay.go ./resources/images/image_resource.go ./resources/images/smartcrop.go ./resources/images/resampling.go ./resources/images/filters_test.go ./resources/images/filters.go ./resources/images/config_test.go ./resources/images/text.go ./resources/images/exif/exif_test.go ./resources/images/exif/exif.go ./resources/images/image.go ./resources/images/config.go ./resources/images/color.go ./resources/resource/params.go ./resources/resource/resourcetypes.go ./resources/resource/resources.go ./resources/resource/dates.go ./resources/resource/resource_helpers.go ./resources/image_extended_test.go ./resources/resource.go ./resources/image_test.go ./resources/errorResource.go ./resources/resource_spec.go ./resources/image_cache.go ./resources/post_publish.go ./resources/testhelpers_test.go ./resources/resource_transformers/js/options_test.go ./resources/resource_transformers/js/build_test.go ./resources/resource_transformers/js/build.go ./resources/resource_transformers/js/options.go ./resources/resource_transformers/js/integration_test.go ./resources/resource_transformers/htesting/testhelpers.go ./resources/resource_transformers/minifier/minify.go ./resources/resource_transformers/minifier/minify_test.go ./resources/resource_transformers/minifier/integration_test.go ./resources/resource_transformers/templates/execute_as_template.go ./resources/resource_transformers/templates/integration_test.go ./resources/resource_transformers/integrity/integrity_test.go ./resources/resource_transformers/integrity/integrity.go ./resources/resource_transformers/tocss/scss/client_test.go ./resources/resource_transformers/tocss/scss/client.go ./resources/resource_transformers/tocss/scss/client_notavailable.go ./resources/resource_transformers/tocss/scss/client_extended.go ./resources/resource_transformers/tocss/scss/tocss.go ./resources/resource_transformers/tocss/scss/integration_test.go ./resources/resource_transformers/tocss/dartsass/transform.go ./resources/resource_transformers/tocss/dartsass/client.go ./resources/resource_transformers/tocss/dartsass/integration_test.go ./resources/resource_transformers/tocss/internal/sass/helpers_test.go ./resources/resource_transformers/tocss/internal/sass/helpers.go ./resources/resource_transformers/postcss/postcss.go ./resources/resource_transformers/postcss/postcss_test.go ./resources/resource_transformers/postcss/integration_test.go ./resources/resource_transformers/babel/babel.go ./resources/resource_transformers/babel/integration_test.go ./resources/postpub/fields_test.go ./resources/postpub/fields.go ./resources/postpub/postpub.go ./resources/page/page_author.go ./resources/page/pages_sort_search_test.go ./resources/page/pages_related.go ./resources/page/pages_test.go ./resources/page/pages_cache_test.go ./resources/page/pagination_test.go ./resources/page/page_lazy_contentprovider.go ./resources/page/page_generate/generate_page_wrappers.go ./resources/page/page_matcher.go ./resources/page/page_wrappers.autogen.go ./resources/page/permalinks.go ./resources/page/page_paths_test.go ./resources/page/pagination.go ./resources/page/zero_file.autogen.go ./resources/page/page.go ./resources/page/permalinks_test.go ./resources/page/pagegroup_test.go ./resources/page/pages.go ./resources/page/testhelpers_test.go ./resources/page/page_data_test.go ./resources/page/page_outputformat.go ./resources/page/weighted.go ./resources/page/pagemeta/page_frontmatter_test.go ./resources/page/pagemeta/pagemeta_test.go ./resources/page/pagemeta/pagemeta.go ./resources/page/pagemeta/page_frontmatter.go ./resources/page/page_kinds_test.go ./resources/page/pages_prev_next_test.go ./resources/page/page_paths.go ./resources/page/page_marshaljson.autogen.go ./resources/page/pages_prev_next.go ./resources/page/taxonomy.go ./resources/page/pages_sort_test.go ./resources/page/pages_sort.go ./resources/page/pages_sort_search.go ./resources/page/page_kinds.go ./resources/page/pages_related_test.go ./resources/page/page_nop.go ./resources/page/site.go ./resources/page/page_data.go ./resources/page/page_matcher_test.go ./resources/page/pages_cache.go ./resources/page/pagegroup.go ./resources/page/integration_test.go ./resources/page/pages_language_merge.go ./resources/resource_cache.go ./resources/image.go ./resources/docs.go ./resources/transform_test.go ./resources/resource_metadata_test.go ./resources/resource_cache_test.go ./resources/jsconfig/jsconfig_test.go ./resources/jsconfig/jsconfig.go ./resources/resource_metadata.go ./resources/integration_test.go ./resources/internal/key_test.go ./resources/internal/key.go ./transform/metainject/hugogenerator_test.go ./transform/metainject/hugogenerator.go ./transform/chain_test.go ./transform/livereloadinject/livereloadinject.go ./transform/livereloadinject/livereloadinject_test.go ./transform/chain.go ./transform/urlreplacers/absurlreplacer_test.go ./transform/urlreplacers/absurl.go ./transform/urlreplacers/absurlreplacer.go ./deps/deps_test.go ./deps/deps.go ./livereload/livereload.go ./livereload/hub.go ./livereload/connection.go ./releaser/releaser.go ./htesting/test_helpers.go ./htesting/hqt/checkers.go ./htesting/testdata_builder.go ./htesting/test_helpers_test.go ./output/layout.go ./output/layout_test.go ./output/docshelper.go ./output/outputFormat.go ./output/outputFormat_test.go ./parser/frontmatter_test.go ./parser/metadecoders/decoder.go ./parser/metadecoders/decoder_test.go ./parser/metadecoders/format.go ./parser/metadecoders/format_test.go ./parser/lowercase_camel_json.go ./parser/pageparser/pageparser_intro_test.go ./parser/pageparser/pageparser.go ./parser/pageparser/pagelexer_intro.go ./parser/pageparser/item.go ./parser/pageparser/pageparser_test.go ./parser/pageparser/pagelexer_test.go ./parser/pageparser/pageparser_main_test.go ./parser/pageparser/itemtype_string.go ./parser/pageparser/pageparser_shortcode_test.go ./parser/pageparser/item_test.go ./parser/pageparser/pagelexer.go ./parser/pageparser/doc.go ./parser/pageparser/pagelexer_shortcode.go ./parser/frontmatter.go ./bufferpool/bufpool.go ./bufferpool/bufpool_test.go ./main.go ./metrics/metrics_test.go ./metrics/metrics.go ./commands/new_theme.go ./commands/server.go ./commands/commands.go ./commands/import_jekyll.go ./commands/server_test.go ./commands/limit_others.go ./commands/new.go ./commands/release.go ./commands/limit_darwin.go ./commands/nodeploy.go ./commands/hugo_test.go ./commands/version.go ./commands/gendoc.go ./commands/new_site.go ./commands/new_content_test.go ./commands/hugo_windows.go ./commands/list.go ./commands/mod_npm.go ./commands/helpers.go ./commands/mod.go ./commands/static_syncer.go ./commands/genman.go ./commands/genchromastyles.go ./commands/release_noop.go ./commands/commands_test.go ./commands/deploy.go ./commands/convert.go ./commands/config.go ./commands/commandeer.go ./commands/list_test.go ./commands/gen.go ./commands/env.go ./commands/server_errors.go ./commands/gendocshelper.go ./commands/import_jekyll_test.go ./commands/hugo.go ./deploy/deploy_azure.go ./deploy/deployConfig.go ./deploy/google.go ./deploy/deploy_test.go ./deploy/cloudfront.go ./deploy/deploy.go ./deploy/deployConfig_test.go ./cache/filecache/filecache_config.go ./cache/filecache/filecache_pruner_test.go ./cache/filecache/filecache_pruner.go ./cache/filecache/filecache_config_test.go ./cache/filecache/filecache.go ./cache/filecache/filecache_test.go ./cache/filecache/integration_test.go ./cache/namedmemcache/named_cache_test.go ./cache/namedmemcache/named_cache.go ./docshelper/docs.go ./codegen/methods_test.go ./codegen/methods2_test.go ./codegen/methods.go ./publisher/htmlElementsCollector_test.go ./publisher/htmlElementsCollector.go ./publisher/publisher.go ./create/content_test.go ./create/content.go ./scripts/fork_go_templates/main.go ./magefile.go ./common/para/para.go ./common/para/para_test.go ./common/htime/time_test.go ./common/htime/time.go ./common/hugo/hugo_test.go ./common/hugo/version.go ./common/hugo/vars_regular.go ./common/hugo/version_test.go ./common/hugo/vars_extended.go ./common/hugo/version_current.go ./common/hugo/hugo.go ./common/types/evictingqueue_test.go ./common/types/evictingqueue.go ./common/types/css/csstypes.go ./common/types/hstring/stringtypes.go ./common/types/hstring/stringtypes_test.go ./common/types/convert.go ./common/types/types_test.go ./common/types/types.go ./common/types/convert_test.go ./common/hugio/readers.go ./common/hugio/hasBytesWriter_test.go ./common/hugio/copy.go ./common/hugio/writers.go ./common/hugio/hasBytesWriter.go ./common/loggers/ignorableLogger.go ./common/loggers/loggers_test.go ./common/loggers/loggers.go ./common/maps/scratch.go ./common/maps/params.go ./common/maps/maps_test.go ./common/maps/maps.go ./common/maps/params_test.go ./common/maps/scratch_test.go ./common/hexec/exec.go ./common/terminal/colors.go ./common/urls/ref.go ./common/herrors/error_locator_test.go ./common/herrors/errors.go ./common/herrors/file_error_test.go ./common/herrors/error_locator.go ./common/herrors/line_number_extractors.go ./common/herrors/file_error.go ./common/herrors/errors_test.go ./common/paths/url_test.go ./common/paths/url.go ./common/paths/path_test.go ./common/paths/path.go ./common/text/transform.go ./common/text/position.go ./common/text/position_test.go ./common/text/transform_test.go ./common/hreflect/helpers_test.go ./common/hreflect/helpers.go ./common/collections/append.go ./common/collections/collections.go ./common/collections/append_test.go ./common/collections/slice.go ./common/collections/order.go ./common/collections/slice_test.go ./common/docs.go ./common/constants/constants.go ./common/math/math.go ./common/math/math_test.go ./config/configLoader.go ./config/privacy/privacyConfig.go ./config/privacy/privacyConfig_test.go ./config/defaultConfigProvider.go ./config/commonConfig_test.go ./config/configProvider.go ./config/compositeConfig.go ./config/docshelper.go ./config/compositeConfig_test.go ./config/configProvider_test.go ./config/env_test.go ./config/security/securityConfig_test.go ./config/security/securityConfig.go ./config/security/whitelist.go ./config/security/whitelist_test.go ./config/security/docshelper.go ./config/configLoader_test.go ./config/env.go ./config/defaultConfigProvider_test.go ./config/commonConfig.go ./config/services/servicesConfig_test.go ./config/services/servicesConfig.go ./identity/identity_test.go ./identity/identity.go ./identity/identityhash_test.go ./identity/identityhash.go ./tpl/partials/partials.go ./tpl/partials/init.go ./tpl/partials/integration_test.go ./tpl/js/init.go ./tpl/js/js.go ./tpl/compare/compare.go ./tpl/compare/compare_test.go ./tpl/compare/init.go ./tpl/reflect/reflect.go ./tpl/reflect/reflect_test.go ./tpl/reflect/init.go ./tpl/template_info.go ./tpl/debug/debug.go ./tpl/debug/init.go ./tpl/hugo/init.go ./tpl/images/images_test.go ./tpl/images/images.go ./tpl/images/init.go ./tpl/template_test.go ./tpl/openapi/openapi3/openapi3.go ./tpl/openapi/openapi3/init.go ./tpl/openapi/openapi3/integration_test.go ./tpl/openapi/docs.go ./tpl/resources/resources.go ./tpl/resources/init.go ./tpl/resources/integration_test.go ./tpl/transform/unmarshal.go ./tpl/transform/transform.go ./tpl/transform/remarshal_test.go ./tpl/transform/unmarshal_test.go ./tpl/transform/remarshal.go ./tpl/transform/init.go ./tpl/transform/transform_test.go ./tpl/strings/strings.go ./tpl/strings/strings_test.go ./tpl/strings/regexp_test.go ./tpl/strings/truncate.go ./tpl/strings/regexp.go ./tpl/strings/init.go ./tpl/strings/truncate_test.go ./tpl/time/time_test.go ./tpl/time/init.go ./tpl/time/time.go ./tpl/path/path_test.go ./tpl/path/path.go ./tpl/path/init.go ./tpl/os/os.go ./tpl/os/os_test.go ./tpl/os/init.go ./tpl/os/integration_test.go ./tpl/lang/lang.go ./tpl/lang/init.go ./tpl/lang/lang_test.go ./tpl/urls/urls_test.go ./tpl/urls/urls.go ./tpl/urls/init.go ./tpl/safe/safe_test.go ./tpl/safe/safe.go ./tpl/safe/init.go ./tpl/css/css.go ./tpl/templates/templates.go ./tpl/templates/init.go ./tpl/templates/integration_test.go ./tpl/data/resources_test.go ./tpl/data/resources.go ./tpl/data/data.go ./tpl/data/init.go ./tpl/data/data_test.go ./tpl/page/init.go ./tpl/page/integration_test.go ./tpl/template.go ./tpl/tplimpl/templateFuncster.go ./tpl/tplimpl/template_ast_transformers_test.go ./tpl/tplimpl/template_funcs_test.go ./tpl/tplimpl/template_test.go ./tpl/tplimpl/template_funcs.go ./tpl/tplimpl/shortcodes_test.go ./tpl/tplimpl/template.go ./tpl/tplimpl/templateProvider.go ./tpl/tplimpl/template_errors.go ./tpl/tplimpl/template_ast_transformers.go ./tpl/tplimpl/shortcodes.go ./tpl/tplimpl/integration_test.go ./tpl/fmt/fmt.go ./tpl/fmt/init.go ./tpl/diagrams/diagrams.go ./tpl/diagrams/goat.go ./tpl/diagrams/init.go ./tpl/encoding/encoding_test.go ./tpl/encoding/encoding.go ./tpl/encoding/init.go ./tpl/site/init.go ./tpl/crypto/crypto_test.go ./tpl/crypto/crypto.go ./tpl/crypto/init.go ./tpl/collections/apply_test.go ./tpl/collections/index.go ./tpl/collections/symdiff.go ./tpl/collections/merge.go ./tpl/collections/append.go ./tpl/collections/index_test.go ./tpl/collections/complement_test.go ./tpl/collections/collections_test.go ./tpl/collections/complement.go ./tpl/collections/collections.go ./tpl/collections/where.go ./tpl/collections/append_test.go ./tpl/collections/sort_test.go ./tpl/collections/reflect_helpers.go ./tpl/collections/symdiff_test.go ./tpl/collections/init.go ./tpl/collections/sort.go ./tpl/collections/merge_test.go ./tpl/collections/apply.go ./tpl/collections/where_test.go ./tpl/collections/integration_test.go ./tpl/inflect/inflect_test.go ./tpl/inflect/init.go ./tpl/inflect/inflect.go ./tpl/cast/docshelper.go ./tpl/cast/cast.go ./tpl/cast/init.go ./tpl/cast/cast_test.go ./tpl/internal/templatefuncsRegistry.go ./tpl/internal/resourcehelpers/helpers.go ./tpl/internal/templatefuncRegistry_test.go ./tpl/internal/go_templates/htmltemplate/delim_string.go ./tpl/internal/go_templates/htmltemplate/js_test.go ./tpl/internal/go_templates/htmltemplate/url_test.go ./tpl/internal/go_templates/htmltemplate/template_test.go ./tpl/internal/go_templates/htmltemplate/examplefiles_test.go ./tpl/internal/go_templates/htmltemplate/transition.go ./tpl/internal/go_templates/htmltemplate/jsctx_string.go ./tpl/internal/go_templates/htmltemplate/html_test.go ./tpl/internal/go_templates/htmltemplate/state_string.go ./tpl/internal/go_templates/htmltemplate/clone_test.go ./tpl/internal/go_templates/htmltemplate/urlpart_string.go ./tpl/internal/go_templates/htmltemplate/context.go ./tpl/internal/go_templates/htmltemplate/transition_test.go ./tpl/internal/go_templates/htmltemplate/escape_test.go ./tpl/internal/go_templates/htmltemplate/multi_test.go ./tpl/internal/go_templates/htmltemplate/url.go ./tpl/internal/go_templates/htmltemplate/template.go ./tpl/internal/go_templates/htmltemplate/attr_string.go ./tpl/internal/go_templates/htmltemplate/error.go ./tpl/internal/go_templates/htmltemplate/element_string.go ./tpl/internal/go_templates/htmltemplate/content_test.go ./tpl/internal/go_templates/htmltemplate/content.go ./tpl/internal/go_templates/htmltemplate/html.go ./tpl/internal/go_templates/htmltemplate/exec_test.go ./tpl/internal/go_templates/htmltemplate/doc.go ./tpl/internal/go_templates/htmltemplate/js.go ./tpl/internal/go_templates/htmltemplate/css_test.go ./tpl/internal/go_templates/htmltemplate/example_test.go ./tpl/internal/go_templates/htmltemplate/attr.go ./tpl/internal/go_templates/htmltemplate/escape.go ./tpl/internal/go_templates/htmltemplate/hugo_template.go ./tpl/internal/go_templates/htmltemplate/css.go ./tpl/internal/go_templates/testenv/testenv_cgo.go ./tpl/internal/go_templates/testenv/testenv_test.go ./tpl/internal/go_templates/testenv/testenv_unix.go ./tpl/internal/go_templates/testenv/testenv_notwin.go ./tpl/internal/go_templates/testenv/exec.go ./tpl/internal/go_templates/testenv/testenv_notunix.go ./tpl/internal/go_templates/testenv/opt.go ./tpl/internal/go_templates/testenv/noopt.go ./tpl/internal/go_templates/testenv/testenv.go ./tpl/internal/go_templates/testenv/testenv_windows.go ./tpl/internal/go_templates/cfg/cfg.go ./tpl/internal/go_templates/fmtsort/sort_test.go ./tpl/internal/go_templates/fmtsort/export_test.go ./tpl/internal/go_templates/fmtsort/sort.go ./tpl/internal/go_templates/texttemplate/link_test.go ./tpl/internal/go_templates/texttemplate/examplefunc_test.go ./tpl/internal/go_templates/texttemplate/parse/parse_test.go ./tpl/internal/go_templates/texttemplate/parse/node.go ./tpl/internal/go_templates/texttemplate/parse/parse.go ./tpl/internal/go_templates/texttemplate/parse/lex.go ./tpl/internal/go_templates/texttemplate/parse/lex_test.go ./tpl/internal/go_templates/texttemplate/helper.go ./tpl/internal/go_templates/texttemplate/funcs.go ./tpl/internal/go_templates/texttemplate/examplefiles_test.go ./tpl/internal/go_templates/texttemplate/option.go ./tpl/internal/go_templates/texttemplate/multi_test.go ./tpl/internal/go_templates/texttemplate/exec.go ./tpl/internal/go_templates/texttemplate/template.go ./tpl/internal/go_templates/texttemplate/exec_test.go ./tpl/internal/go_templates/texttemplate/doc.go ./tpl/internal/go_templates/texttemplate/example_test.go ./tpl/internal/go_templates/texttemplate/hugo_template_test.go ./tpl/internal/go_templates/texttemplate/hugo_template.go ./tpl/math/math.go ./tpl/math/round.go ./tpl/math/init.go ./tpl/math/math_test.go + 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.qSU2qs + umask 022 + cd /builddir/build/BUILD + cd hugo-0.111.3 + GOPATH=/builddir/build/BUILD/hugo-0.111.3/_build:/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 Wrote: /builddir/build/SRPMS/hugo-0.111.3-1.fc39.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/hugo.spec'], chrootPath='/var/lib/mock/f39-build-2267114-54688/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/hugo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1705708800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KzTvdT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hugo-0.111.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/hugo-0.111.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hugo-0.111.3 + rm -rf /builddir/build/BUILD/hugo-0.111.3-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/hugo-0.111.3-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/hugo-0.111.3/vendor + [[ ! -e /builddir/build/BUILD/hugo-0.111.3/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/hugo-0.111.3/_build/bin install: creating directory '/builddir/build/BUILD/hugo-0.111.3/_build' install: creating directory '/builddir/build/BUILD/hugo-0.111.3/_build/bin' + export GOPATH=/builddir/build/BUILD/hugo-0.111.3/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/hugo-0.111.3/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo ]] ++ dirname /builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo + install -m 0755 -vd /builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio install: creating directory '/builddir/build/BUILD/hugo-0.111.3/_build/src' install: creating directory '/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com' install: creating directory '/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio' + ln -fs /builddir/build/BUILD/hugo-0.111.3 /builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo + cd /builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0010-skip-modules-TestClient.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0020-clbanning-mxj.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0030-nicksnyder-go-i18n.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|' ./source/filesystem_test.go ./source/sourceSpec.go ./source/fileInfo_test.go ./source/fileInfo.go ./source/content_directory_test.go ./source/filesystem.go ./related/inverted_index_test.go ./related/inverted_index.go ./related/integration_test.go ./modules/collect.go ./modules/client_test.go ./modules/client.go ./modules/module.go ./modules/config_test.go ./modules/npm/package_builder.go ./modules/npm/package_builder_test.go ./modules/config.go ./modules/collect_test.go ./navigation/menu_cache.go ./navigation/menu.go ./navigation/menu_cache_test.go ./navigation/pagemenus.go ./compare/compare.go ./compare/compare_strings_test.go ./compare/compare_strings.go ./hugofs/rootmapping_fs.go ./hugofs/language_merge.go ./hugofs/glob.go ./hugofs/fs_test.go ./hugofs/noop_fs.go ./hugofs/fs.go ./hugofs/slice_fs.go ./hugofs/nosymlink_fs.go ./hugofs/walk_test.go ./hugofs/hashing_fs.go ./hugofs/filter_fs_test.go ./hugofs/glob/glob.go ./hugofs/glob/filename_filter_test.go ./hugofs/glob/filename_filter.go ./hugofs/glob/glob_test.go ./hugofs/rootmapping_fs_test.go ./hugofs/fileinfo.go ./hugofs/fileinfo_test.go ./hugofs/glob_test.go ./hugofs/createcounting_fs.go ./hugofs/filename_filter_fs_test.go ./hugofs/stacktracer_fs.go ./hugofs/filename_filter_fs.go ./hugofs/hashing_fs_test.go ./hugofs/files/classifier_test.go ./hugofs/files/classifier.go ./hugofs/nosymlink_test.go ./hugofs/decorators.go ./hugofs/filter_fs.go ./hugofs/hasbytes_fs.go ./hugofs/walk.go ./markup/pandoc/convert.go ./markup/pandoc/convert_test.go ./markup/tableofcontents/tableofcontents_test.go ./markup/tableofcontents/tableofcontents.go ./markup/rst/convert.go ./markup/rst/convert_test.go ./markup/goldmark/toc.go ./markup/goldmark/images/transform.go ./markup/goldmark/images/integration_test.go ./markup/goldmark/toc_test.go ./markup/goldmark/render_hooks.go ./markup/goldmark/codeblocks/transform.go ./markup/goldmark/codeblocks/render.go ./markup/goldmark/codeblocks/integration_test.go ./markup/goldmark/autoid.go ./markup/goldmark/autoid_test.go ./markup/goldmark/convert.go ./markup/goldmark/links/transform.go ./markup/goldmark/links/integration_test.go ./markup/goldmark/convert_test.go ./markup/goldmark/goldmark_config/config.go ./markup/goldmark/integration_test.go ./markup/goldmark/internal/render/context.go ./markup/goldmark/internal/extensions/attributes/attributes.go ./markup/blackfriday/anchors.go ./markup/markup_test.go ./markup/markup_config/config_test.go ./markup/markup_config/config.go ./markup/org/convert.go ./markup/org/convert_test.go ./markup/highlight/highlight.go ./markup/highlight/chromalexers/chromalexers.go ./markup/highlight/config_test.go ./markup/highlight/highlight_test.go ./markup/highlight/config.go ./markup/highlight/integration_test.go ./markup/converter/converter.go ./markup/converter/hooks/hooks.go ./markup/asciidocext/asciidocext_config/config.go ./markup/asciidocext/convert.go ./markup/asciidocext/convert_test.go ./markup/markup.go ./markup/internal/external.go ./markup/internal/attributes/attributes.go ./hugolib/pages_capture.go ./hugolib/minify_publisher_test.go ./hugolib/datafiles_test.go ./hugolib/page__output.go ./hugolib/dates_test.go ./hugolib/site_benchmark_new_test.go ./hugolib/mount_filters_test.go ./hugolib/configdir_test.go ./hugolib/disableKinds_test.go ./hugolib/site_sections_test.go ./hugolib/fileInfo_test.go ./hugolib/page__per_output.go ./hugolib/pages_capture_test.go ./hugolib/pages_test.go ./hugolib/pagecollections_test.go ./hugolib/page__meta.go ./hugolib/page__common.go ./hugolib/content_map.go ./hugolib/template_test.go ./hugolib/filesystems/basefs_test.go ./hugolib/filesystems/basefs.go ./hugolib/robotstxt_test.go ./hugolib/frontmatter_test.go ./hugolib/hugo_sites_build.go ./hugolib/site_output.go ./hugolib/shortcode_page.go ./hugolib/pages_process.go ./hugolib/page__menus.go ./hugolib/image_test.go ./hugolib/page__tree.go ./hugolib/cascade_test.go ./hugolib/page__position.go ./hugolib/breaking_changes_test.go ./hugolib/rss_test.go ./hugolib/menu_test.go ./hugolib/hugo_smoke_test.go ./hugolib/site_stats_test.go ./hugolib/hugo_sites_rebuild_test.go ./hugolib/collections_test.go ./hugolib/page_unwrap.go ./hugolib/collections.go ./hugolib/translations.go ./hugolib/alias_test.go ./hugolib/renderstring_test.go ./hugolib/site_test.go ./hugolib/pagebundler_test.go ./hugolib/securitypolicies_test.go ./hugolib/site_render.go ./hugolib/404_test.go ./hugolib/sitemap_test.go ./hugolib/page.go ./hugolib/pages_language_merge_test.go ./hugolib/page__new.go ./hugolib/page__content.go ./hugolib/testhelpers_test.go ./hugolib/gitinfo.go ./hugolib/taxonomy_test.go ./hugolib/content_factory.go ./hugolib/resource_chain_test.go ./hugolib/site_url_test.go ./hugolib/site_sections.go ./hugolib/paths/baseURL_test.go ./hugolib/paths/paths_test.go ./hugolib/paths/baseURL.go ./hugolib/paths/paths.go ./hugolib/page__data.go ./hugolib/page__paginator.go ./hugolib/permalinker.go ./hugolib/page_unwrap_test.go ./hugolib/content_map_test.go ./hugolib/page_permalink_test.go ./hugolib/fileInfo.go ./hugolib/pagecollections.go ./hugolib/site_output_test.go ./hugolib/siteJSONEncode_test.go ./hugolib/config_test.go ./hugolib/prune_resources.go ./hugolib/page_test.go ./hugolib/hugo_sites.go ./hugolib/paginator_test.go ./hugolib/embedded_shortcodes_test.go ./hugolib/content_factory_test.go ./hugolib/embedded_templates_test.go ./hugolib/page_kinds.go ./hugolib/page__ref.go ./hugolib/codeowners.go ./hugolib/config.go ./hugolib/shortcode.go ./hugolib/language_test.go ./hugolib/site.go ./hugolib/multilingual.go ./hugolib/page__paths.go ./hugolib/hugo_sites_build_test.go ./hugolib/shortcode_test.go ./hugolib/hugo_sites_build_errors_test.go ./hugolib/alias.go ./hugolib/hugo_sites_multihost_test.go ./hugolib/integrationtest_builder.go ./hugolib/hugo_modules_test.go ./hugolib/integration_test.go ./hugolib/language_content_dir_test.go ./hugolib/content_render_hooks_test.go ./hugolib/page__fragments_test.go ./hugolib/content_map_page.go ./langs/language.go ./langs/i18n/i18n_test.go ./langs/i18n/translationProvider.go ./langs/i18n/i18n.go ./langs/i18n/integration_test.go ./langs/config.go ./langs/language_test.go ./minifiers/minifiers_test.go ./minifiers/minifiers.go ./minifiers/config_test.go ./minifiers/config.go ./watcher/batcher.go ./watcher/filenotify/filenotify.go ./watcher/filenotify/poller_test.go ./watcher/filenotify/poller.go ./watcher/filenotify/fsnotify.go ./helpers/url_test.go ./helpers/processing_stats.go ./helpers/testhelpers_test.go ./helpers/emoji.go ./helpers/url.go ./helpers/path_test.go ./helpers/emoji_test.go ./helpers/docshelper.go ./helpers/general.go ./helpers/path.go ./helpers/content_test.go ./helpers/content.go ./helpers/pathspec_test.go ./helpers/pathspec.go ./helpers/general_test.go ./media/mediaType_test.go ./media/docshelper.go ./media/mediaType.go ./lazy/init_test.go ./lazy/once.go ./lazy/init.go ./resources/resource_test.go ./resources/resource_factories/bundler/bundler_test.go ./resources/resource_factories/bundler/bundler.go ./resources/resource_factories/create/remote_test.go ./resources/resource_factories/create/remote.go ./resources/resource_factories/create/create.go ./resources/resource_factories/create/integration_test.go ./resources/transform.go ./resources/images/color_test.go ./resources/images/webp/webp_notavailable.go ./resources/images/webp/webp.go ./resources/images/overlay.go ./resources/images/image_resource.go ./resources/images/smartcrop.go ./resources/images/resampling.go ./resources/images/filters_test.go ./resources/images/filters.go ./resources/images/config_test.go ./resources/images/text.go ./resources/images/exif/exif_test.go ./resources/images/exif/exif.go ./resources/images/image.go ./resources/images/config.go ./resources/images/color.go ./resources/resource/params.go ./resources/resource/resourcetypes.go ./resources/resource/resources.go ./resources/resource/dates.go ./resources/resource/resource_helpers.go ./resources/image_extended_test.go ./resources/resource.go ./resources/image_test.go ./resources/errorResource.go ./resources/resource_spec.go ./resources/image_cache.go ./resources/post_publish.go ./resources/testhelpers_test.go ./resources/resource_transformers/js/options_test.go ./resources/resource_transformers/js/build_test.go ./resources/resource_transformers/js/build.go ./resources/resource_transformers/js/options.go ./resources/resource_transformers/js/integration_test.go ./resources/resource_transformers/htesting/testhelpers.go ./resources/resource_transformers/minifier/minify.go ./resources/resource_transformers/minifier/minify_test.go ./resources/resource_transformers/minifier/integration_test.go ./resources/resource_transformers/templates/execute_as_template.go ./resources/resource_transformers/templates/integration_test.go ./resources/resource_transformers/integrity/integrity_test.go ./resources/resource_transformers/integrity/integrity.go ./resources/resource_transformers/tocss/scss/client_test.go ./resources/resource_transformers/tocss/scss/client.go ./resources/resource_transformers/tocss/scss/client_notavailable.go ./resources/resource_transformers/tocss/scss/client_extended.go ./resources/resource_transformers/tocss/scss/tocss.go ./resources/resource_transformers/tocss/scss/integration_test.go ./resources/resource_transformers/tocss/dartsass/transform.go ./resources/resource_transformers/tocss/dartsass/client.go ./resources/resource_transformers/tocss/dartsass/integration_test.go ./resources/resource_transformers/tocss/internal/sass/helpers_test.go ./resources/resource_transformers/tocss/internal/sass/helpers.go ./resources/resource_transformers/postcss/postcss.go ./resources/resource_transformers/postcss/postcss_test.go ./resources/resource_transformers/postcss/integration_test.go ./resources/resource_transformers/babel/babel.go ./resources/resource_transformers/babel/integration_test.go ./resources/postpub/fields_test.go ./resources/postpub/fields.go ./resources/postpub/postpub.go ./resources/page/page_author.go ./resources/page/pages_sort_search_test.go ./resources/page/pages_related.go ./resources/page/pages_test.go ./resources/page/pages_cache_test.go ./resources/page/pagination_test.go ./resources/page/page_lazy_contentprovider.go ./resources/page/page_generate/generate_page_wrappers.go ./resources/page/page_matcher.go ./resources/page/page_wrappers.autogen.go ./resources/page/permalinks.go ./resources/page/page_paths_test.go ./resources/page/pagination.go ./resources/page/zero_file.autogen.go ./resources/page/page.go ./resources/page/permalinks_test.go ./resources/page/pagegroup_test.go ./resources/page/pages.go ./resources/page/testhelpers_test.go ./resources/page/page_data_test.go ./resources/page/page_outputformat.go ./resources/page/weighted.go ./resources/page/pagemeta/page_frontmatter_test.go ./resources/page/pagemeta/pagemeta_test.go ./resources/page/pagemeta/pagemeta.go ./resources/page/pagemeta/page_frontmatter.go ./resources/page/page_kinds_test.go ./resources/page/pages_prev_next_test.go ./resources/page/page_paths.go ./resources/page/page_marshaljson.autogen.go ./resources/page/pages_prev_next.go ./resources/page/taxonomy.go ./resources/page/pages_sort_test.go ./resources/page/pages_sort.go ./resources/page/pages_sort_search.go ./resources/page/page_kinds.go ./resources/page/pages_related_test.go ./resources/page/page_nop.go ./resources/page/site.go ./resources/page/page_data.go ./resources/page/page_matcher_test.go ./resources/page/pages_cache.go ./resources/page/pagegroup.go ./resources/page/integration_test.go ./resources/page/pages_language_merge.go ./resources/resource_cache.go ./resources/image.go ./resources/docs.go ./resources/transform_test.go ./resources/resource_metadata_test.go ./resources/resource_cache_test.go ./resources/jsconfig/jsconfig_test.go ./resources/jsconfig/jsconfig.go ./resources/resource_metadata.go ./resources/integration_test.go ./resources/internal/key_test.go ./resources/internal/key.go ./transform/metainject/hugogenerator_test.go ./transform/metainject/hugogenerator.go ./transform/chain_test.go ./transform/livereloadinject/livereloadinject.go ./transform/livereloadinject/livereloadinject_test.go ./transform/chain.go ./transform/urlreplacers/absurlreplacer_test.go ./transform/urlreplacers/absurl.go ./transform/urlreplacers/absurlreplacer.go ./deps/deps_test.go ./deps/deps.go ./livereload/livereload.go ./livereload/hub.go ./livereload/connection.go ./releaser/releaser.go ./htesting/test_helpers.go ./htesting/hqt/checkers.go ./htesting/testdata_builder.go ./htesting/test_helpers_test.go ./output/layout.go ./output/layout_test.go ./output/docshelper.go ./output/outputFormat.go ./output/outputFormat_test.go ./parser/frontmatter_test.go ./parser/metadecoders/decoder.go ./parser/metadecoders/decoder_test.go ./parser/metadecoders/format.go ./parser/metadecoders/format_test.go ./parser/lowercase_camel_json.go ./parser/pageparser/pageparser_intro_test.go ./parser/pageparser/pageparser.go ./parser/pageparser/pagelexer_intro.go ./parser/pageparser/item.go ./parser/pageparser/pageparser_test.go ./parser/pageparser/pagelexer_test.go ./parser/pageparser/pageparser_main_test.go ./parser/pageparser/itemtype_string.go ./parser/pageparser/pageparser_shortcode_test.go ./parser/pageparser/item_test.go ./parser/pageparser/pagelexer.go ./parser/pageparser/doc.go ./parser/pageparser/pagelexer_shortcode.go ./parser/frontmatter.go ./bufferpool/bufpool.go ./bufferpool/bufpool_test.go ./main.go ./metrics/metrics_test.go ./metrics/metrics.go ./commands/new_theme.go ./commands/server.go ./commands/commands.go ./commands/import_jekyll.go ./commands/server_test.go ./commands/limit_others.go ./commands/new.go ./commands/release.go ./commands/limit_darwin.go ./commands/nodeploy.go ./commands/hugo_test.go ./commands/version.go ./commands/gendoc.go ./commands/new_site.go ./commands/new_content_test.go ./commands/hugo_windows.go ./commands/list.go ./commands/mod_npm.go ./commands/helpers.go ./commands/mod.go ./commands/static_syncer.go ./commands/genman.go ./commands/genchromastyles.go ./commands/release_noop.go ./commands/commands_test.go ./commands/deploy.go ./commands/convert.go ./commands/config.go ./commands/commandeer.go ./commands/list_test.go ./commands/gen.go ./commands/env.go ./commands/server_errors.go ./commands/gendocshelper.go ./commands/import_jekyll_test.go ./commands/hugo.go ./deploy/deploy_azure.go ./deploy/deployConfig.go ./deploy/google.go ./deploy/deploy_test.go ./deploy/cloudfront.go ./deploy/deploy.go ./deploy/deployConfig_test.go ./cache/filecache/filecache_config.go ./cache/filecache/filecache_pruner_test.go ./cache/filecache/filecache_pruner.go ./cache/filecache/filecache_config_test.go ./cache/filecache/filecache.go ./cache/filecache/filecache_test.go ./cache/filecache/integration_test.go ./cache/namedmemcache/named_cache_test.go ./cache/namedmemcache/named_cache.go ./docshelper/docs.go ./codegen/methods_test.go ./codegen/methods2_test.go ./codegen/methods.go ./publisher/htmlElementsCollector_test.go ./publisher/htmlElementsCollector.go ./publisher/publisher.go ./create/content_test.go ./create/content.go ./scripts/fork_go_templates/main.go ./magefile.go ./common/para/para.go ./common/para/para_test.go ./common/htime/time_test.go ./common/htime/time.go ./common/hugo/hugo_test.go ./common/hugo/version.go ./common/hugo/vars_regular.go ./common/hugo/version_test.go ./common/hugo/vars_extended.go ./common/hugo/version_current.go ./common/hugo/hugo.go ./common/types/evictingqueue_test.go ./common/types/evictingqueue.go ./common/types/css/csstypes.go ./common/types/hstring/stringtypes.go ./common/types/hstring/stringtypes_test.go ./common/types/convert.go ./common/types/types_test.go ./common/types/types.go ./common/types/convert_test.go ./common/hugio/readers.go ./common/hugio/hasBytesWriter_test.go ./common/hugio/copy.go ./common/hugio/writers.go ./common/hugio/hasBytesWriter.go ./common/loggers/ignorableLogger.go ./common/loggers/loggers_test.go ./common/loggers/loggers.go ./common/maps/scratch.go ./common/maps/params.go ./common/maps/maps_test.go ./common/maps/maps.go ./common/maps/params_test.go ./common/maps/scratch_test.go ./common/hexec/exec.go ./common/terminal/colors.go ./common/urls/ref.go ./common/herrors/error_locator_test.go ./common/herrors/errors.go ./common/herrors/file_error_test.go ./common/herrors/error_locator.go ./common/herrors/line_number_extractors.go ./common/herrors/file_error.go ./common/herrors/errors_test.go ./common/paths/url_test.go ./common/paths/url.go ./common/paths/path_test.go ./common/paths/path.go ./common/text/transform.go ./common/text/position.go ./common/text/position_test.go ./common/text/transform_test.go ./common/hreflect/helpers_test.go ./common/hreflect/helpers.go ./common/collections/append.go ./common/collections/collections.go ./common/collections/append_test.go ./common/collections/slice.go ./common/collections/order.go ./common/collections/slice_test.go ./common/docs.go ./common/constants/constants.go ./common/math/math.go ./common/math/math_test.go ./config/configLoader.go ./config/privacy/privacyConfig.go ./config/privacy/privacyConfig_test.go ./config/defaultConfigProvider.go ./config/commonConfig_test.go ./config/configProvider.go ./config/compositeConfig.go ./config/docshelper.go ./config/compositeConfig_test.go ./config/configProvider_test.go ./config/env_test.go ./config/security/securityConfig_test.go ./config/security/securityConfig.go ./config/security/whitelist.go ./config/security/whitelist_test.go ./config/security/docshelper.go ./config/configLoader_test.go ./config/env.go ./config/defaultConfigProvider_test.go ./config/commonConfig.go ./config/services/servicesConfig_test.go ./config/services/servicesConfig.go ./identity/identity_test.go ./identity/identity.go ./identity/identityhash_test.go ./identity/identityhash.go ./tpl/partials/partials.go ./tpl/partials/init.go ./tpl/partials/integration_test.go ./tpl/js/init.go ./tpl/js/js.go ./tpl/compare/compare.go ./tpl/compare/compare_test.go ./tpl/compare/init.go ./tpl/reflect/reflect.go ./tpl/reflect/reflect_test.go ./tpl/reflect/init.go ./tpl/template_info.go ./tpl/debug/debug.go ./tpl/debug/init.go ./tpl/hugo/init.go ./tpl/images/images_test.go ./tpl/images/images.go ./tpl/images/init.go ./tpl/template_test.go ./tpl/openapi/openapi3/openapi3.go ./tpl/openapi/openapi3/init.go ./tpl/openapi/openapi3/integration_test.go ./tpl/openapi/docs.go ./tpl/resources/resources.go ./tpl/resources/init.go ./tpl/resources/integration_test.go ./tpl/transform/unmarshal.go ./tpl/transform/transform.go ./tpl/transform/remarshal_test.go ./tpl/transform/unmarshal_test.go ./tpl/transform/remarshal.go ./tpl/transform/init.go ./tpl/transform/transform_test.go ./tpl/strings/strings.go ./tpl/strings/strings_test.go ./tpl/strings/regexp_test.go ./tpl/strings/truncate.go ./tpl/strings/regexp.go ./tpl/strings/init.go ./tpl/strings/truncate_test.go ./tpl/time/time_test.go ./tpl/time/init.go ./tpl/time/time.go ./tpl/path/path_test.go ./tpl/path/path.go ./tpl/path/init.go ./tpl/os/os.go ./tpl/os/os_test.go ./tpl/os/init.go ./tpl/os/integration_test.go ./tpl/lang/lang.go ./tpl/lang/init.go ./tpl/lang/lang_test.go ./tpl/urls/urls_test.go ./tpl/urls/urls.go ./tpl/urls/init.go ./tpl/safe/safe_test.go ./tpl/safe/safe.go ./tpl/safe/init.go ./tpl/css/css.go ./tpl/templates/templates.go ./tpl/templates/init.go ./tpl/templates/integration_test.go ./tpl/data/resources_test.go ./tpl/data/resources.go ./tpl/data/data.go ./tpl/data/init.go ./tpl/data/data_test.go ./tpl/page/init.go ./tpl/page/integration_test.go ./tpl/template.go ./tpl/tplimpl/templateFuncster.go ./tpl/tplimpl/template_ast_transformers_test.go ./tpl/tplimpl/template_funcs_test.go ./tpl/tplimpl/template_test.go ./tpl/tplimpl/template_funcs.go ./tpl/tplimpl/shortcodes_test.go ./tpl/tplimpl/template.go ./tpl/tplimpl/templateProvider.go ./tpl/tplimpl/template_errors.go ./tpl/tplimpl/template_ast_transformers.go ./tpl/tplimpl/shortcodes.go ./tpl/tplimpl/integration_test.go ./tpl/fmt/fmt.go ./tpl/fmt/init.go ./tpl/diagrams/diagrams.go ./tpl/diagrams/goat.go ./tpl/diagrams/init.go ./tpl/encoding/encoding_test.go ./tpl/encoding/encoding.go ./tpl/encoding/init.go ./tpl/site/init.go ./tpl/crypto/crypto_test.go ./tpl/crypto/crypto.go ./tpl/crypto/init.go ./tpl/collections/apply_test.go ./tpl/collections/index.go ./tpl/collections/symdiff.go ./tpl/collections/merge.go ./tpl/collections/append.go ./tpl/collections/index_test.go ./tpl/collections/complement_test.go ./tpl/collections/collections_test.go ./tpl/collections/complement.go ./tpl/collections/collections.go ./tpl/collections/where.go ./tpl/collections/append_test.go ./tpl/collections/sort_test.go ./tpl/collections/reflect_helpers.go ./tpl/collections/symdiff_test.go ./tpl/collections/init.go ./tpl/collections/sort.go ./tpl/collections/merge_test.go ./tpl/collections/apply.go ./tpl/collections/where_test.go ./tpl/collections/integration_test.go ./tpl/inflect/inflect_test.go ./tpl/inflect/init.go ./tpl/inflect/inflect.go ./tpl/cast/docshelper.go ./tpl/cast/cast.go ./tpl/cast/init.go ./tpl/cast/cast_test.go ./tpl/internal/templatefuncsRegistry.go ./tpl/internal/resourcehelpers/helpers.go ./tpl/internal/templatefuncRegistry_test.go ./tpl/internal/go_templates/htmltemplate/delim_string.go ./tpl/internal/go_templates/htmltemplate/js_test.go ./tpl/internal/go_templates/htmltemplate/url_test.go ./tpl/internal/go_templates/htmltemplate/template_test.go ./tpl/internal/go_templates/htmltemplate/examplefiles_test.go ./tpl/internal/go_templates/htmltemplate/transition.go ./tpl/internal/go_templates/htmltemplate/jsctx_string.go ./tpl/internal/go_templates/htmltemplate/html_test.go ./tpl/internal/go_templates/htmltemplate/state_string.go ./tpl/internal/go_templates/htmltemplate/clone_test.go ./tpl/internal/go_templates/htmltemplate/urlpart_string.go ./tpl/internal/go_templates/htmltemplate/context.go ./tpl/internal/go_templates/htmltemplate/transition_test.go ./tpl/internal/go_templates/htmltemplate/escape_test.go ./tpl/internal/go_templates/htmltemplate/multi_test.go ./tpl/internal/go_templates/htmltemplate/url.go ./tpl/internal/go_templates/htmltemplate/template.go ./tpl/internal/go_templates/htmltemplate/attr_string.go ./tpl/internal/go_templates/htmltemplate/error.go ./tpl/internal/go_templates/htmltemplate/element_string.go ./tpl/internal/go_templates/htmltemplate/content_test.go ./tpl/internal/go_templates/htmltemplate/content.go ./tpl/internal/go_templates/htmltemplate/html.go ./tpl/internal/go_templates/htmltemplate/exec_test.go ./tpl/internal/go_templates/htmltemplate/doc.go ./tpl/internal/go_templates/htmltemplate/js.go ./tpl/internal/go_templates/htmltemplate/css_test.go ./tpl/internal/go_templates/htmltemplate/example_test.go ./tpl/internal/go_templates/htmltemplate/attr.go ./tpl/internal/go_templates/htmltemplate/escape.go ./tpl/internal/go_templates/htmltemplate/hugo_template.go ./tpl/internal/go_templates/htmltemplate/css.go ./tpl/internal/go_templates/testenv/testenv_cgo.go ./tpl/internal/go_templates/testenv/testenv_test.go ./tpl/internal/go_templates/testenv/testenv_unix.go ./tpl/internal/go_templates/testenv/testenv_notwin.go ./tpl/internal/go_templates/testenv/exec.go ./tpl/internal/go_templates/testenv/testenv_notunix.go ./tpl/internal/go_templates/testenv/opt.go ./tpl/internal/go_templates/testenv/noopt.go ./tpl/internal/go_templates/testenv/testenv.go ./tpl/internal/go_templates/testenv/testenv_windows.go ./tpl/internal/go_templates/cfg/cfg.go ./tpl/internal/go_templates/fmtsort/sort_test.go ./tpl/internal/go_templates/fmtsort/export_test.go ./tpl/internal/go_templates/fmtsort/sort.go ./tpl/internal/go_templates/texttemplate/link_test.go ./tpl/internal/go_templates/texttemplate/examplefunc_test.go ./tpl/internal/go_templates/texttemplate/parse/parse_test.go ./tpl/internal/go_templates/texttemplate/parse/node.go ./tpl/internal/go_templates/texttemplate/parse/parse.go ./tpl/internal/go_templates/texttemplate/parse/lex.go ./tpl/internal/go_templates/texttemplate/parse/lex_test.go ./tpl/internal/go_templates/texttemplate/helper.go ./tpl/internal/go_templates/texttemplate/funcs.go ./tpl/internal/go_templates/texttemplate/examplefiles_test.go ./tpl/internal/go_templates/texttemplate/option.go ./tpl/internal/go_templates/texttemplate/multi_test.go ./tpl/internal/go_templates/texttemplate/exec.go ./tpl/internal/go_templates/texttemplate/template.go ./tpl/internal/go_templates/texttemplate/exec_test.go ./tpl/internal/go_templates/texttemplate/doc.go ./tpl/internal/go_templates/texttemplate/example_test.go ./tpl/internal/go_templates/texttemplate/hugo_template_test.go ./tpl/internal/go_templates/texttemplate/hugo_template.go ./tpl/math/math.go ./tpl/math/round.go ./tpl/math/init.go ./tpl/math/math_test.go ++ find . -name '*.go' + sed -i -e 's|"github.com/evanw/esbuild|"github.com/evanw/esbuild-0.8.20|' ./source/filesystem_test.go ./source/sourceSpec.go ./source/fileInfo_test.go ./source/fileInfo.go ./source/content_directory_test.go ./source/filesystem.go ./related/inverted_index_test.go ./related/inverted_index.go ./related/integration_test.go ./modules/collect.go ./modules/client_test.go ./modules/client.go ./modules/module.go ./modules/config_test.go ./modules/npm/package_builder.go ./modules/npm/package_builder_test.go ./modules/config.go ./modules/collect_test.go ./navigation/menu_cache.go ./navigation/menu.go ./navigation/menu_cache_test.go ./navigation/pagemenus.go ./compare/compare.go ./compare/compare_strings_test.go ./compare/compare_strings.go ./hugofs/rootmapping_fs.go ./hugofs/language_merge.go ./hugofs/glob.go ./hugofs/fs_test.go ./hugofs/noop_fs.go ./hugofs/fs.go ./hugofs/slice_fs.go ./hugofs/nosymlink_fs.go ./hugofs/walk_test.go ./hugofs/hashing_fs.go ./hugofs/filter_fs_test.go ./hugofs/glob/glob.go ./hugofs/glob/filename_filter_test.go ./hugofs/glob/filename_filter.go ./hugofs/glob/glob_test.go ./hugofs/rootmapping_fs_test.go ./hugofs/fileinfo.go ./hugofs/fileinfo_test.go ./hugofs/glob_test.go ./hugofs/createcounting_fs.go ./hugofs/filename_filter_fs_test.go ./hugofs/stacktracer_fs.go ./hugofs/filename_filter_fs.go ./hugofs/hashing_fs_test.go ./hugofs/files/classifier_test.go ./hugofs/files/classifier.go ./hugofs/nosymlink_test.go ./hugofs/decorators.go ./hugofs/filter_fs.go ./hugofs/hasbytes_fs.go ./hugofs/walk.go ./markup/pandoc/convert.go ./markup/pandoc/convert_test.go ./markup/tableofcontents/tableofcontents_test.go ./markup/tableofcontents/tableofcontents.go ./markup/rst/convert.go ./markup/rst/convert_test.go ./markup/goldmark/toc.go ./markup/goldmark/images/transform.go ./markup/goldmark/images/integration_test.go ./markup/goldmark/toc_test.go ./markup/goldmark/render_hooks.go ./markup/goldmark/codeblocks/transform.go ./markup/goldmark/codeblocks/render.go ./markup/goldmark/codeblocks/integration_test.go ./markup/goldmark/autoid.go ./markup/goldmark/autoid_test.go ./markup/goldmark/convert.go ./markup/goldmark/links/transform.go ./markup/goldmark/links/integration_test.go ./markup/goldmark/convert_test.go ./markup/goldmark/goldmark_config/config.go ./markup/goldmark/integration_test.go ./markup/goldmark/internal/render/context.go ./markup/goldmark/internal/extensions/attributes/attributes.go ./markup/blackfriday/anchors.go ./markup/markup_test.go ./markup/markup_config/config_test.go ./markup/markup_config/config.go ./markup/org/convert.go ./markup/org/convert_test.go ./markup/highlight/highlight.go ./markup/highlight/chromalexers/chromalexers.go ./markup/highlight/config_test.go ./markup/highlight/highlight_test.go ./markup/highlight/config.go ./markup/highlight/integration_test.go ./markup/converter/converter.go ./markup/converter/hooks/hooks.go ./markup/asciidocext/asciidocext_config/config.go ./markup/asciidocext/convert.go ./markup/asciidocext/convert_test.go ./markup/markup.go ./markup/internal/external.go ./markup/internal/attributes/attributes.go ./hugolib/pages_capture.go ./hugolib/minify_publisher_test.go ./hugolib/datafiles_test.go ./hugolib/page__output.go ./hugolib/dates_test.go ./hugolib/site_benchmark_new_test.go ./hugolib/mount_filters_test.go ./hugolib/configdir_test.go ./hugolib/disableKinds_test.go ./hugolib/site_sections_test.go ./hugolib/fileInfo_test.go ./hugolib/page__per_output.go ./hugolib/pages_capture_test.go ./hugolib/pages_test.go ./hugolib/pagecollections_test.go ./hugolib/page__meta.go ./hugolib/page__common.go ./hugolib/content_map.go ./hugolib/template_test.go ./hugolib/filesystems/basefs_test.go ./hugolib/filesystems/basefs.go ./hugolib/robotstxt_test.go ./hugolib/frontmatter_test.go ./hugolib/hugo_sites_build.go ./hugolib/site_output.go ./hugolib/shortcode_page.go ./hugolib/pages_process.go ./hugolib/page__menus.go ./hugolib/image_test.go ./hugolib/page__tree.go ./hugolib/cascade_test.go ./hugolib/page__position.go ./hugolib/breaking_changes_test.go ./hugolib/rss_test.go ./hugolib/menu_test.go ./hugolib/hugo_smoke_test.go ./hugolib/site_stats_test.go ./hugolib/hugo_sites_rebuild_test.go ./hugolib/collections_test.go ./hugolib/page_unwrap.go ./hugolib/collections.go ./hugolib/translations.go ./hugolib/alias_test.go ./hugolib/renderstring_test.go ./hugolib/site_test.go ./hugolib/pagebundler_test.go ./hugolib/securitypolicies_test.go ./hugolib/site_render.go ./hugolib/404_test.go ./hugolib/sitemap_test.go ./hugolib/page.go ./hugolib/pages_language_merge_test.go ./hugolib/page__new.go ./hugolib/page__content.go ./hugolib/testhelpers_test.go ./hugolib/gitinfo.go ./hugolib/taxonomy_test.go ./hugolib/content_factory.go ./hugolib/resource_chain_test.go ./hugolib/site_url_test.go ./hugolib/site_sections.go ./hugolib/paths/baseURL_test.go ./hugolib/paths/paths_test.go ./hugolib/paths/baseURL.go ./hugolib/paths/paths.go ./hugolib/page__data.go ./hugolib/page__paginator.go ./hugolib/permalinker.go ./hugolib/page_unwrap_test.go ./hugolib/content_map_test.go ./hugolib/page_permalink_test.go ./hugolib/fileInfo.go ./hugolib/pagecollections.go ./hugolib/site_output_test.go ./hugolib/siteJSONEncode_test.go ./hugolib/config_test.go ./hugolib/prune_resources.go ./hugolib/page_test.go ./hugolib/hugo_sites.go ./hugolib/paginator_test.go ./hugolib/embedded_shortcodes_test.go ./hugolib/content_factory_test.go ./hugolib/embedded_templates_test.go ./hugolib/page_kinds.go ./hugolib/page__ref.go ./hugolib/codeowners.go ./hugolib/config.go ./hugolib/shortcode.go ./hugolib/language_test.go ./hugolib/site.go ./hugolib/multilingual.go ./hugolib/page__paths.go ./hugolib/hugo_sites_build_test.go ./hugolib/shortcode_test.go ./hugolib/hugo_sites_build_errors_test.go ./hugolib/alias.go ./hugolib/hugo_sites_multihost_test.go ./hugolib/integrationtest_builder.go ./hugolib/hugo_modules_test.go ./hugolib/integration_test.go ./hugolib/language_content_dir_test.go ./hugolib/content_render_hooks_test.go ./hugolib/page__fragments_test.go ./hugolib/content_map_page.go ./langs/language.go ./langs/i18n/i18n_test.go ./langs/i18n/translationProvider.go ./langs/i18n/i18n.go ./langs/i18n/integration_test.go ./langs/config.go ./langs/language_test.go ./minifiers/minifiers_test.go ./minifiers/minifiers.go ./minifiers/config_test.go ./minifiers/config.go ./watcher/batcher.go ./watcher/filenotify/filenotify.go ./watcher/filenotify/poller_test.go ./watcher/filenotify/poller.go ./watcher/filenotify/fsnotify.go ./helpers/url_test.go ./helpers/processing_stats.go ./helpers/testhelpers_test.go ./helpers/emoji.go ./helpers/url.go ./helpers/path_test.go ./helpers/emoji_test.go ./helpers/docshelper.go ./helpers/general.go ./helpers/path.go ./helpers/content_test.go ./helpers/content.go ./helpers/pathspec_test.go ./helpers/pathspec.go ./helpers/general_test.go ./media/mediaType_test.go ./media/docshelper.go ./media/mediaType.go ./lazy/init_test.go ./lazy/once.go ./lazy/init.go ./resources/resource_test.go ./resources/resource_factories/bundler/bundler_test.go ./resources/resource_factories/bundler/bundler.go ./resources/resource_factories/create/remote_test.go ./resources/resource_factories/create/remote.go ./resources/resource_factories/create/create.go ./resources/resource_factories/create/integration_test.go ./resources/transform.go ./resources/images/color_test.go ./resources/images/webp/webp_notavailable.go ./resources/images/webp/webp.go ./resources/images/overlay.go ./resources/images/image_resource.go ./resources/images/smartcrop.go ./resources/images/resampling.go ./resources/images/filters_test.go ./resources/images/filters.go ./resources/images/config_test.go ./resources/images/text.go ./resources/images/exif/exif_test.go ./resources/images/exif/exif.go ./resources/images/image.go ./resources/images/config.go ./resources/images/color.go ./resources/resource/params.go ./resources/resource/resourcetypes.go ./resources/resource/resources.go ./resources/resource/dates.go ./resources/resource/resource_helpers.go ./resources/image_extended_test.go ./resources/resource.go ./resources/image_test.go ./resources/errorResource.go ./resources/resource_spec.go ./resources/image_cache.go ./resources/post_publish.go ./resources/testhelpers_test.go ./resources/resource_transformers/js/options_test.go ./resources/resource_transformers/js/build_test.go ./resources/resource_transformers/js/build.go ./resources/resource_transformers/js/options.go ./resources/resource_transformers/js/integration_test.go ./resources/resource_transformers/htesting/testhelpers.go ./resources/resource_transformers/minifier/minify.go ./resources/resource_transformers/minifier/minify_test.go ./resources/resource_transformers/minifier/integration_test.go ./resources/resource_transformers/templates/execute_as_template.go ./resources/resource_transformers/templates/integration_test.go ./resources/resource_transformers/integrity/integrity_test.go ./resources/resource_transformers/integrity/integrity.go ./resources/resource_transformers/tocss/scss/client_test.go ./resources/resource_transformers/tocss/scss/client.go ./resources/resource_transformers/tocss/scss/client_notavailable.go ./resources/resource_transformers/tocss/scss/client_extended.go ./resources/resource_transformers/tocss/scss/tocss.go ./resources/resource_transformers/tocss/scss/integration_test.go ./resources/resource_transformers/tocss/dartsass/transform.go ./resources/resource_transformers/tocss/dartsass/client.go ./resources/resource_transformers/tocss/dartsass/integration_test.go ./resources/resource_transformers/tocss/internal/sass/helpers_test.go ./resources/resource_transformers/tocss/internal/sass/helpers.go ./resources/resource_transformers/postcss/postcss.go ./resources/resource_transformers/postcss/postcss_test.go ./resources/resource_transformers/postcss/integration_test.go ./resources/resource_transformers/babel/babel.go ./resources/resource_transformers/babel/integration_test.go ./resources/postpub/fields_test.go ./resources/postpub/fields.go ./resources/postpub/postpub.go ./resources/page/page_author.go ./resources/page/pages_sort_search_test.go ./resources/page/pages_related.go ./resources/page/pages_test.go ./resources/page/pages_cache_test.go ./resources/page/pagination_test.go ./resources/page/page_lazy_contentprovider.go ./resources/page/page_generate/generate_page_wrappers.go ./resources/page/page_matcher.go ./resources/page/page_wrappers.autogen.go ./resources/page/permalinks.go ./resources/page/page_paths_test.go ./resources/page/pagination.go ./resources/page/zero_file.autogen.go ./resources/page/page.go ./resources/page/permalinks_test.go ./resources/page/pagegroup_test.go ./resources/page/pages.go ./resources/page/testhelpers_test.go ./resources/page/page_data_test.go ./resources/page/page_outputformat.go ./resources/page/weighted.go ./resources/page/pagemeta/page_frontmatter_test.go ./resources/page/pagemeta/pagemeta_test.go ./resources/page/pagemeta/pagemeta.go ./resources/page/pagemeta/page_frontmatter.go ./resources/page/page_kinds_test.go ./resources/page/pages_prev_next_test.go ./resources/page/page_paths.go ./resources/page/page_marshaljson.autogen.go ./resources/page/pages_prev_next.go ./resources/page/taxonomy.go ./resources/page/pages_sort_test.go ./resources/page/pages_sort.go ./resources/page/pages_sort_search.go ./resources/page/page_kinds.go ./resources/page/pages_related_test.go ./resources/page/page_nop.go ./resources/page/site.go ./resources/page/page_data.go ./resources/page/page_matcher_test.go ./resources/page/pages_cache.go ./resources/page/pagegroup.go ./resources/page/integration_test.go ./resources/page/pages_language_merge.go ./resources/resource_cache.go ./resources/image.go ./resources/docs.go ./resources/transform_test.go ./resources/resource_metadata_test.go ./resources/resource_cache_test.go ./resources/jsconfig/jsconfig_test.go ./resources/jsconfig/jsconfig.go ./resources/resource_metadata.go ./resources/integration_test.go ./resources/internal/key_test.go ./resources/internal/key.go ./transform/metainject/hugogenerator_test.go ./transform/metainject/hugogenerator.go ./transform/chain_test.go ./transform/livereloadinject/livereloadinject.go ./transform/livereloadinject/livereloadinject_test.go ./transform/chain.go ./transform/urlreplacers/absurlreplacer_test.go ./transform/urlreplacers/absurl.go ./transform/urlreplacers/absurlreplacer.go ./deps/deps_test.go ./deps/deps.go ./livereload/livereload.go ./livereload/hub.go ./livereload/connection.go ./releaser/releaser.go ./htesting/test_helpers.go ./htesting/hqt/checkers.go ./htesting/testdata_builder.go ./htesting/test_helpers_test.go ./output/layout.go ./output/layout_test.go ./output/docshelper.go ./output/outputFormat.go ./output/outputFormat_test.go ./parser/frontmatter_test.go ./parser/metadecoders/decoder.go ./parser/metadecoders/decoder_test.go ./parser/metadecoders/format.go ./parser/metadecoders/format_test.go ./parser/lowercase_camel_json.go ./parser/pageparser/pageparser_intro_test.go ./parser/pageparser/pageparser.go ./parser/pageparser/pagelexer_intro.go ./parser/pageparser/item.go ./parser/pageparser/pageparser_test.go ./parser/pageparser/pagelexer_test.go ./parser/pageparser/pageparser_main_test.go ./parser/pageparser/itemtype_string.go ./parser/pageparser/pageparser_shortcode_test.go ./parser/pageparser/item_test.go ./parser/pageparser/pagelexer.go ./parser/pageparser/doc.go ./parser/pageparser/pagelexer_shortcode.go ./parser/frontmatter.go ./bufferpool/bufpool.go ./bufferpool/bufpool_test.go ./main.go ./metrics/metrics_test.go ./metrics/metrics.go ./commands/new_theme.go ./commands/server.go ./commands/commands.go ./commands/import_jekyll.go ./commands/server_test.go ./commands/limit_others.go ./commands/new.go ./commands/release.go ./commands/limit_darwin.go ./commands/nodeploy.go ./commands/hugo_test.go ./commands/version.go ./commands/gendoc.go ./commands/new_site.go ./commands/new_content_test.go ./commands/hugo_windows.go ./commands/list.go ./commands/mod_npm.go ./commands/helpers.go ./commands/mod.go ./commands/static_syncer.go ./commands/genman.go ./commands/genchromastyles.go ./commands/release_noop.go ./commands/commands_test.go ./commands/deploy.go ./commands/convert.go ./commands/config.go ./commands/commandeer.go ./commands/list_test.go ./commands/gen.go ./commands/env.go ./commands/server_errors.go ./commands/gendocshelper.go ./commands/import_jekyll_test.go ./commands/hugo.go ./deploy/deploy_azure.go ./deploy/deployConfig.go ./deploy/google.go ./deploy/deploy_test.go ./deploy/cloudfront.go ./deploy/deploy.go ./deploy/deployConfig_test.go ./cache/filecache/filecache_config.go ./cache/filecache/filecache_pruner_test.go ./cache/filecache/filecache_pruner.go ./cache/filecache/filecache_config_test.go ./cache/filecache/filecache.go ./cache/filecache/filecache_test.go ./cache/filecache/integration_test.go ./cache/namedmemcache/named_cache_test.go ./cache/namedmemcache/named_cache.go ./docshelper/docs.go ./codegen/methods_test.go ./codegen/methods2_test.go ./codegen/methods.go ./publisher/htmlElementsCollector_test.go ./publisher/htmlElementsCollector.go ./publisher/publisher.go ./create/content_test.go ./create/content.go ./scripts/fork_go_templates/main.go ./magefile.go ./common/para/para.go ./common/para/para_test.go ./common/htime/time_test.go ./common/htime/time.go ./common/hugo/hugo_test.go ./common/hugo/version.go ./common/hugo/vars_regular.go ./common/hugo/version_test.go ./common/hugo/vars_extended.go ./common/hugo/version_current.go ./common/hugo/hugo.go ./common/types/evictingqueue_test.go ./common/types/evictingqueue.go ./common/types/css/csstypes.go ./common/types/hstring/stringtypes.go ./common/types/hstring/stringtypes_test.go ./common/types/convert.go ./common/types/types_test.go ./common/types/types.go ./common/types/convert_test.go ./common/hugio/readers.go ./common/hugio/hasBytesWriter_test.go ./common/hugio/copy.go ./common/hugio/writers.go ./common/hugio/hasBytesWriter.go ./common/loggers/ignorableLogger.go ./common/loggers/loggers_test.go ./common/loggers/loggers.go ./common/maps/scratch.go ./common/maps/params.go ./common/maps/maps_test.go ./common/maps/maps.go ./common/maps/params_test.go ./common/maps/scratch_test.go ./common/hexec/exec.go ./common/terminal/colors.go ./common/urls/ref.go ./common/herrors/error_locator_test.go ./common/herrors/errors.go ./common/herrors/file_error_test.go ./common/herrors/error_locator.go ./common/herrors/line_number_extractors.go ./common/herrors/file_error.go ./common/herrors/errors_test.go ./common/paths/url_test.go ./common/paths/url.go ./common/paths/path_test.go ./common/paths/path.go ./common/text/transform.go ./common/text/position.go ./common/text/position_test.go ./common/text/transform_test.go ./common/hreflect/helpers_test.go ./common/hreflect/helpers.go ./common/collections/append.go ./common/collections/collections.go ./common/collections/append_test.go ./common/collections/slice.go ./common/collections/order.go ./common/collections/slice_test.go ./common/docs.go ./common/constants/constants.go ./common/math/math.go ./common/math/math_test.go ./config/configLoader.go ./config/privacy/privacyConfig.go ./config/privacy/privacyConfig_test.go ./config/defaultConfigProvider.go ./config/commonConfig_test.go ./config/configProvider.go ./config/compositeConfig.go ./config/docshelper.go ./config/compositeConfig_test.go ./config/configProvider_test.go ./config/env_test.go ./config/security/securityConfig_test.go ./config/security/securityConfig.go ./config/security/whitelist.go ./config/security/whitelist_test.go ./config/security/docshelper.go ./config/configLoader_test.go ./config/env.go ./config/defaultConfigProvider_test.go ./config/commonConfig.go ./config/services/servicesConfig_test.go ./config/services/servicesConfig.go ./identity/identity_test.go ./identity/identity.go ./identity/identityhash_test.go ./identity/identityhash.go ./tpl/partials/partials.go ./tpl/partials/init.go ./tpl/partials/integration_test.go ./tpl/js/init.go ./tpl/js/js.go ./tpl/compare/compare.go ./tpl/compare/compare_test.go ./tpl/compare/init.go ./tpl/reflect/reflect.go ./tpl/reflect/reflect_test.go ./tpl/reflect/init.go ./tpl/template_info.go ./tpl/debug/debug.go ./tpl/debug/init.go ./tpl/hugo/init.go ./tpl/images/images_test.go ./tpl/images/images.go ./tpl/images/init.go ./tpl/template_test.go ./tpl/openapi/openapi3/openapi3.go ./tpl/openapi/openapi3/init.go ./tpl/openapi/openapi3/integration_test.go ./tpl/openapi/docs.go ./tpl/resources/resources.go ./tpl/resources/init.go ./tpl/resources/integration_test.go ./tpl/transform/unmarshal.go ./tpl/transform/transform.go ./tpl/transform/remarshal_test.go ./tpl/transform/unmarshal_test.go ./tpl/transform/remarshal.go ./tpl/transform/init.go ./tpl/transform/transform_test.go ./tpl/strings/strings.go ./tpl/strings/strings_test.go ./tpl/strings/regexp_test.go ./tpl/strings/truncate.go ./tpl/strings/regexp.go ./tpl/strings/init.go ./tpl/strings/truncate_test.go ./tpl/time/time_test.go ./tpl/time/init.go ./tpl/time/time.go ./tpl/path/path_test.go ./tpl/path/path.go ./tpl/path/init.go ./tpl/os/os.go ./tpl/os/os_test.go ./tpl/os/init.go ./tpl/os/integration_test.go ./tpl/lang/lang.go ./tpl/lang/init.go ./tpl/lang/lang_test.go ./tpl/urls/urls_test.go ./tpl/urls/urls.go ./tpl/urls/init.go ./tpl/safe/safe_test.go ./tpl/safe/safe.go ./tpl/safe/init.go ./tpl/css/css.go ./tpl/templates/templates.go ./tpl/templates/init.go ./tpl/templates/integration_test.go ./tpl/data/resources_test.go ./tpl/data/resources.go ./tpl/data/data.go ./tpl/data/init.go ./tpl/data/data_test.go ./tpl/page/init.go ./tpl/page/integration_test.go ./tpl/template.go ./tpl/tplimpl/templateFuncster.go ./tpl/tplimpl/template_ast_transformers_test.go ./tpl/tplimpl/template_funcs_test.go ./tpl/tplimpl/template_test.go ./tpl/tplimpl/template_funcs.go ./tpl/tplimpl/shortcodes_test.go ./tpl/tplimpl/template.go ./tpl/tplimpl/templateProvider.go ./tpl/tplimpl/template_errors.go ./tpl/tplimpl/template_ast_transformers.go ./tpl/tplimpl/shortcodes.go ./tpl/tplimpl/integration_test.go ./tpl/fmt/fmt.go ./tpl/fmt/init.go ./tpl/diagrams/diagrams.go ./tpl/diagrams/goat.go ./tpl/diagrams/init.go ./tpl/encoding/encoding_test.go ./tpl/encoding/encoding.go ./tpl/encoding/init.go ./tpl/site/init.go ./tpl/crypto/crypto_test.go ./tpl/crypto/crypto.go ./tpl/crypto/init.go ./tpl/collections/apply_test.go ./tpl/collections/index.go ./tpl/collections/symdiff.go ./tpl/collections/merge.go ./tpl/collections/append.go ./tpl/collections/index_test.go ./tpl/collections/complement_test.go ./tpl/collections/collections_test.go ./tpl/collections/complement.go ./tpl/collections/collections.go ./tpl/collections/where.go ./tpl/collections/append_test.go ./tpl/collections/sort_test.go ./tpl/collections/reflect_helpers.go ./tpl/collections/symdiff_test.go ./tpl/collections/init.go ./tpl/collections/sort.go ./tpl/collections/merge_test.go ./tpl/collections/apply.go ./tpl/collections/where_test.go ./tpl/collections/integration_test.go ./tpl/inflect/inflect_test.go ./tpl/inflect/init.go ./tpl/inflect/inflect.go ./tpl/cast/docshelper.go ./tpl/cast/cast.go ./tpl/cast/init.go ./tpl/cast/cast_test.go ./tpl/internal/templatefuncsRegistry.go ./tpl/internal/resourcehelpers/helpers.go ./tpl/internal/templatefuncRegistry_test.go ./tpl/internal/go_templates/htmltemplate/delim_string.go ./tpl/internal/go_templates/htmltemplate/js_test.go ./tpl/internal/go_templates/htmltemplate/url_test.go ./tpl/internal/go_templates/htmltemplate/template_test.go ./tpl/internal/go_templates/htmltemplate/examplefiles_test.go ./tpl/internal/go_templates/htmltemplate/transition.go ./tpl/internal/go_templates/htmltemplate/jsctx_string.go ./tpl/internal/go_templates/htmltemplate/html_test.go ./tpl/internal/go_templates/htmltemplate/state_string.go ./tpl/internal/go_templates/htmltemplate/clone_test.go ./tpl/internal/go_templates/htmltemplate/urlpart_string.go ./tpl/internal/go_templates/htmltemplate/context.go ./tpl/internal/go_templates/htmltemplate/transition_test.go ./tpl/internal/go_templates/htmltemplate/escape_test.go ./tpl/internal/go_templates/htmltemplate/multi_test.go ./tpl/internal/go_templates/htmltemplate/url.go ./tpl/internal/go_templates/htmltemplate/template.go ./tpl/internal/go_templates/htmltemplate/attr_string.go ./tpl/internal/go_templates/htmltemplate/error.go ./tpl/internal/go_templates/htmltemplate/element_string.go ./tpl/internal/go_templates/htmltemplate/content_test.go ./tpl/internal/go_templates/htmltemplate/content.go ./tpl/internal/go_templates/htmltemplate/html.go ./tpl/internal/go_templates/htmltemplate/exec_test.go ./tpl/internal/go_templates/htmltemplate/doc.go ./tpl/internal/go_templates/htmltemplate/js.go ./tpl/internal/go_templates/htmltemplate/css_test.go ./tpl/internal/go_templates/htmltemplate/example_test.go ./tpl/internal/go_templates/htmltemplate/attr.go ./tpl/internal/go_templates/htmltemplate/escape.go ./tpl/internal/go_templates/htmltemplate/hugo_template.go ./tpl/internal/go_templates/htmltemplate/css.go ./tpl/internal/go_templates/testenv/testenv_cgo.go ./tpl/internal/go_templates/testenv/testenv_test.go ./tpl/internal/go_templates/testenv/testenv_unix.go ./tpl/internal/go_templates/testenv/testenv_notwin.go ./tpl/internal/go_templates/testenv/exec.go ./tpl/internal/go_templates/testenv/testenv_notunix.go ./tpl/internal/go_templates/testenv/opt.go ./tpl/internal/go_templates/testenv/noopt.go ./tpl/internal/go_templates/testenv/testenv.go ./tpl/internal/go_templates/testenv/testenv_windows.go ./tpl/internal/go_templates/cfg/cfg.go ./tpl/internal/go_templates/fmtsort/sort_test.go ./tpl/internal/go_templates/fmtsort/export_test.go ./tpl/internal/go_templates/fmtsort/sort.go ./tpl/internal/go_templates/texttemplate/link_test.go ./tpl/internal/go_templates/texttemplate/examplefunc_test.go ./tpl/internal/go_templates/texttemplate/parse/parse_test.go ./tpl/internal/go_templates/texttemplate/parse/node.go ./tpl/internal/go_templates/texttemplate/parse/parse.go ./tpl/internal/go_templates/texttemplate/parse/lex.go ./tpl/internal/go_templates/texttemplate/parse/lex_test.go ./tpl/internal/go_templates/texttemplate/helper.go ./tpl/internal/go_templates/texttemplate/funcs.go ./tpl/internal/go_templates/texttemplate/examplefiles_test.go ./tpl/internal/go_templates/texttemplate/option.go ./tpl/internal/go_templates/texttemplate/multi_test.go ./tpl/internal/go_templates/texttemplate/exec.go ./tpl/internal/go_templates/texttemplate/template.go ./tpl/internal/go_templates/texttemplate/exec_test.go ./tpl/internal/go_templates/texttemplate/doc.go ./tpl/internal/go_templates/texttemplate/example_test.go ./tpl/internal/go_templates/texttemplate/hugo_template_test.go ./tpl/internal/go_templates/texttemplate/hugo_template.go ./tpl/math/math.go ./tpl/math/round.go ./tpl/math/init.go ./tpl/math/math_test.go + 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.rAC56P + umask 022 + cd /builddir/build/BUILD + cd hugo-0.111.3 + GOPATH=/builddir/build/BUILD/hugo-0.111.3/_build:/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 Wrote: /builddir/build/SRPMS/hugo-0.111.3-1.fc39.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/hugo.spec'], chrootPath='/var/lib/mock/f39-build-2267114-54688/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target riscv64 --nodeps /builddir/build/SPECS/hugo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1705708800 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.8kJk3J + umask 022 + cd /builddir/build/BUILD + cd hugo-0.111.3 + GOPATH=/builddir/build/BUILD/hugo-0.111.3/_build:/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 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ddpDpr + umask 022 + cd /builddir/build/BUILD + cd hugo-0.111.3 + BUILDTAGS=extended ++ date --iso=seconds --date=@1705708800 + LDFLAGS=' -X github.com/gohugoio/hugo/common/hugo.buildDate=2024-01-20T00:00:00+00:00 -X github.com/gohugoio/hugo/common/hugo.vendorInfo=Fedora:0.111.3-1.fc39' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/hugo-0.111.3/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback extended' -ldflags ' -X github.com/gohugoio/hugo/common/hugo.buildDate=2024-01-20T00:00:00+00:00 -X github.com/gohugoio/hugo/common/hugo.vendorInfo=Fedora:0.111.3-1.fc39 -X github.com/gohugoio/hugo/version=0.111.3 -B 0x4f529fcce33c93ab72fd29c0f2d6b6c3c5e89b29 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' -a -v -x -o /builddir/build/BUILD/hugo-0.111.3/_build/bin/hugo github.com/gohugoio/hugo WORK=/tmp/go-build1549002957 golang.org/x/image/math/f64 mkdir -p $WORK/b361/ github.com/gobwas/glob/util/runes internal/nettrace github.com/gohugoio/hugo/common/constants mkdir -p $WORK/b333/ github.com/aws/aws-sdk-go-v2 github.com/gohugoio/hugo/common/types/hstring mkdir -p $WORK/b278/ internal/goos github.com/gohugoio/hugo/docshelper vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b107/ internal/goarch github.com/gohugoio/hugo/markup/goldmark/goldmark_config cloud.google.com/go/storage/internal vendor/golang.org/x/crypto/internal/alias golang.org/x/xerrors/internal github.com/google/wire github.com/gohugoio/locales/currency mkdir -p $WORK/b131/ crypto/internal/alias internal/coverage/rtcov github.com/gohugoio/hugo/common/types/css cloud.google.com/go/iam/internal google.golang.org/grpc/serviceconfig github.com/gohugoio/hugo/common/urls internal/unsafeheader google.golang.org/grpc/attributes github.com/aws/aws-sdk-go-v2/internal/sdkio internal/itoa log/internal image/color cat >/tmp/go-build1549002957/b361/importcfg << 'EOF' # internal # import config EOF google.golang.org/protobuf/internal/flags go.opencensus.io go.opencensus.io/trace/internal go.opencensus.io/internal/tagencoding cat >/tmp/go-build1549002957/b333/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b211/ github.com/googleapis/gax-go/v2/internal math/bits github.com/evanw/esbuild-0.8.20/internal/compat cat >/tmp/go-build1549002957/b107/importcfg << 'EOF' # internal # import config EOF github.com/aws/aws-sdk-go/aws/client/metadata cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p golang.org/x/image/math/f64 -complete -installsuffix shared -buildid 6DO5GGe_0d6CZ3yEoyrF/6DO5GGe_0d6CZ3yEoyrF -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack /usr/share/gocode/src/golang.org/x/image/math/f64/f64.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/gohugoio/hugo/common/constants -complete -installsuffix shared -buildid K9MyYhRzJVMYAiAkTUjd/K9MyYhRzJVMYAiAkTUjd -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/constants/constants.go mkdir -p $WORK/b007/ unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 2tDE_AQHCKv66uDu51YL/2tDE_AQHCKv66uDu51YL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go github.com/rogpeppe/go-internal/semver mkdir -p $WORK/b123/ internal/race unicode/utf8 mkdir -p $WORK/b820/ cat >/tmp/go-build1549002957/b211/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b131/importcfg << 'EOF' # internal # import config EOF github.com/bep/gowebp/libwebp/webpoptions container/list cat >/tmp/go-build1549002957/b278/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/gobwas/glob/util/runes -complete -installsuffix shared -buildid fmAD00kIq8e2ZXD72QMD/fmAD00kIq8e2ZXD72QMD -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/share/gocode/src/github.com/gobwas/glob/util/runes/runes.go golang.org/x/exp/maps /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid y_4H50QtLAoGHGErIfHt/y_4H50QtLAoGHGErIfHt -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go mkdir -p $WORK/b220/ internal/goexperiment /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/gohugoio/hugo/common/types/hstring -complete -installsuffix shared -buildid iyyJkUDlXKDGL2wKthGt/iyyJkUDlXKDGL2wKthGt -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/types/hstring/stringtypes.go mkdir -p $WORK/b286/ cat >/tmp/go-build1549002957/b123/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b820/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b732/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p internal/nettrace -std -complete -installsuffix shared -buildid UseOGhPg6jMMY7uIvAYz/UseOGhPg6jMMY7uIvAYz -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >/tmp/go-build1549002957/b007/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b016/importcfg << 'EOF' # internal # import config EOF golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b653/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/aws/aws-sdk-go-v2 -complete -installsuffix shared -buildid AoLcceN-88_jvFH10lr8/AoLcceN-88_jvFH10lr8 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid FfE-r5dtCb6LpDOhG-bo/FfE-r5dtCb6LpDOhG-bo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_riscv64.go /usr/lib/golang/src/internal/goarch/zgoarch_riscv64.go mkdir -p $WORK/b681/ cat >/tmp/go-build1549002957/b286/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b220/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid udKLz6jNv8ICTWk9AB_Q/udKLz6jNv8ICTWk9AB_Q -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go mkdir -p $WORK/b199/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/gohugoio/hugo/markup/goldmark/goldmark_config -complete -installsuffix shared -buildid OcvTpsErpnMJyIjmOBZe/OcvTpsErpnMJyIjmOBZe -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/goldmark/goldmark_config/config.go mkdir -p $WORK/b085/ golang.org/x/net/html/atom /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/gohugoio/hugo/docshelper -complete -installsuffix shared -buildid J2EOCtfaIjiO5s_SJ4vm/J2EOCtfaIjiO5s_SJ4vm -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/gohugoio/hugo/docshelper/docs.go mkdir -p $WORK/b013/ cat >/tmp/go-build1549002957/b653/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b437/ cat >/tmp/go-build1549002957/b681/importcfg << 'EOF' # internal # import config EOF internal/godebugs cat >/tmp/go-build1549002957/b199/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p golang.org/x/xerrors/internal -complete -installsuffix shared -buildid gaOaVf_YUNr-q27mtUVu/gaOaVf_YUNr-q27mtUVu -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack /usr/share/gocode/src/golang.org/x/xerrors/internal/internal.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/google/wire -complete -installsuffix shared -buildid ecBp6Bw_8TUi2uTul_PB/ecBp6Bw_8TUi2uTul_PB -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack /usr/share/gocode/src/github.com/google/wire/wire.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/gohugoio/locales/currency -complete -installsuffix shared -buildid bW9S5sjCvSE5t4MSMtLb/bW9S5sjCvSE5t4MSMtLb -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/share/gocode/src/github.com/gohugoio/locales/currency/currency.go mkdir -p $WORK/b701/ cat >/tmp/go-build1549002957/b085/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b013/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b336/ cat >/tmp/go-build1549002957/b437/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid Biat6VOAnugd5GKkUZzg/Biat6VOAnugd5GKkUZzg -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go mkdir -p $WORK/b618/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid uus_OLvP55mMP1dnnlGc/uus_OLvP55mMP1dnnlGc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/gohugoio/hugo/common/types/css -complete -installsuffix shared -buildid GIvTulm8l8x1wYO6MMjg/GIvTulm8l8x1wYO6MMjg -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/types/css/csstypes.go mkdir -p $WORK/b612/ mkdir -p $WORK/b791/ cat >/tmp/go-build1549002957/b336/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b030/ cat >/tmp/go-build1549002957/b732/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b618/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b078/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/gohugoio/hugo/common/urls -complete -installsuffix shared -buildid D-9g9SLA2Sowk1cCoVwn/D-9g9SLA2Sowk1cCoVwn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/urls/ref.go cat >/tmp/go-build1549002957/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p cloud.google.com/go/storage/internal -complete -installsuffix shared -buildid d5iTiH-Q84WF19IJPrCm/d5iTiH-Q84WF19IJPrCm -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/storage/internal/version.go cat >/tmp/go-build1549002957/b701/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid 4WVDp5C6h1EBZbz_5uMT/4WVDp5C6h1EBZbz_5uMT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/serviceconfig/serviceconfig.go cat >/tmp/go-build1549002957/b791/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b612/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b345/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p cloud.google.com/go/iam/internal -complete -installsuffix shared -buildid 7qCGSpHuKuxvmxIfq1a-/7qCGSpHuKuxvmxIfq1a- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/iam/internal/version.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/aws/aws-sdk-go-v2/internal/sdkio -complete -installsuffix shared -buildid gWkS1jrZLqRyF4GcP-gC/gWkS1jrZLqRyF4GcP-gC -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/sdkio/byte.go mkdir -p $WORK/b166/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid fSOha5x5KNYB4cQzF0iX/fSOha5x5KNYB4cQzF0iX -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >/tmp/go-build1549002957/b030/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b659/ cat >/tmp/go-build1549002957/b078/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -std -complete -installsuffix shared -buildid -46rJxqictmsRUePP4dq/-46rJxqictmsRUePP4dq -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p log/internal -std -complete -installsuffix shared -buildid H_OoZdWZr9GqAdNv5xo5/H_OoZdWZr9GqAdNv5xo5 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/log/internal/internal.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid 4cV98DAV_As18ek3qfnN/4cV98DAV_As18ek3qfnN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/attributes/attributes.go cat >/tmp/go-build1549002957/b345/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b660/ cat >/tmp/go-build1549002957/b166/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p image/color -std -complete -installsuffix shared -buildid O8XUEnruII-kMGllOeYZ/O8XUEnruII-kMGllOeYZ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go cat >/tmp/go-build1549002957/b659/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b571/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid vdV9E8TTfR1jO7yFr2oa/vdV9E8TTfR1jO7yFr2oa -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/flags.go /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p go.opencensus.io -complete -installsuffix shared -buildid QaTevOxvhfEH0AcQB1UW/QaTevOxvhfEH0AcQB1UW -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack /usr/share/gocode/src/go.opencensus.io/opencensus.go cat >/tmp/go-build1549002957/b660/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b051/ mkdir -p $WORK/b600/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p go.opencensus.io/trace/internal -complete -installsuffix shared -buildid WYxxoNvwGOhTZtziiDoN/WYxxoNvwGOhTZtziiDoN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack /usr/share/gocode/src/go.opencensus.io/trace/internal/internal.go mkdir -p $WORK/b039/ cat >/tmp/go-build1549002957/b571/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b459/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p go.opencensus.io/internal/tagencoding -complete -installsuffix shared -buildid r2DNdpFVNU4xQLr6n66I/r2DNdpFVNU4xQLr6n66I -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack /usr/share/gocode/src/go.opencensus.io/internal/tagencoding/tagencoding.go mkdir -p $WORK/b530/ cat >/tmp/go-build1549002957/b051/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b600/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/googleapis/gax-go/v2/internal -complete -installsuffix shared -buildid 49y9y6a9AUhrW10-dRcn/49y9y6a9AUhrW10-dRcn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack /usr/share/gocode/src/github.com/googleapis/gax-go/v2/internal/version.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p encoding -std -complete -installsuffix shared -buildid GxVZIBwRp-DM8SK6CcM0/GxVZIBwRp-DM8SK6CcM0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/encoding/encoding.go mkdir -p $WORK/b268/ cat >/tmp/go-build1549002957/b039/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b023/ cat >/tmp/go-build1549002957/b459/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b026/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p math/bits -std -complete -installsuffix shared -buildid WFhcIc4F4bUc-0uQ9u5v/WFhcIc4F4bUc-0uQ9u5v -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >/tmp/go-build1549002957/b530/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b349/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/evanw/esbuild-0.8.20/internal/compat -complete -installsuffix shared -buildid Q9yqAQeSja2YHS4gJfLl/Q9yqAQeSja2YHS4gJfLl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/compat/css_table.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/compat/js_table.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid T4mpKBL2XDLq7WngNlWZ/T4mpKBL2XDLq7WngNlWZ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go mkdir -p $WORK/b080/ cat >/tmp/go-build1549002957/b268/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b054/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b389/ cat >/tmp/go-build1549002957/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/rogpeppe/go-internal/semver -complete -installsuffix shared -buildid 3_ximYXVb9DwdBQkArHO/3_ximYXVb9DwdBQkArHO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack /usr/share/gocode/src/github.com/rogpeppe/go-internal/semver/semver.go mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid 5aYrDIHuihPrpp-X7Arq/5aYrDIHuihPrpp-X7Arq -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/race -std -complete -installsuffix shared -buildid GPhpvDxzu90dLJbxRWrh/GPhpvDxzu90dLJbxRWrh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >/tmp/go-build1549002957/b349/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b026/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b374/ cat >/tmp/go-build1549002957/b080/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid UQ33YtPFhQNfw-FA8fnS/UQ33YtPFhQNfw-FA8fnS -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p container/list -std -complete -installsuffix shared -buildid X50y1hQamXjF9r2TpQFE/X50y1hQamXjF9r2TpQFE -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/container/list/list.go mkdir -p $WORK/b229/ cat >/tmp/go-build1549002957/b389/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/bep/gowebp/libwebp/webpoptions -complete -installsuffix shared -buildid uMQvAhAhCaXWSHtGwbAn/uMQvAhAhCaXWSHtGwbAn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /usr/share/gocode/src/github.com/bep/gowebp/libwebp/webpoptions/options.go cat >/tmp/go-build1549002957/b374/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p golang.org/x/exp/maps -complete -installsuffix shared -buildid cDrslVjYotycEoClXOQc/cDrslVjYotycEoClXOQc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /usr/share/gocode/src/golang.org/x/exp/maps/maps.go mkdir -p $WORK/b014/ cat >/tmp/go-build1549002957/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p golang.org/x/text/encoding/internal/identifier -complete -installsuffix shared -buildid JpGZFdUciquo59tv1gVO/JpGZFdUciquo59tv1gVO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack /usr/share/gocode/src/golang.org/x/text/encoding/internal/identifier/identifier.go /usr/share/gocode/src/golang.org/x/text/encoding/internal/identifier/mib.go mkdir -p $WORK/b025/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid crRy62t2G85RwqLQ4HLL/crRy62t2G85RwqLQ4HLL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cat >/tmp/go-build1549002957/b229/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p golang.org/x/net/html/atom -complete -installsuffix shared -buildid rkvPb_gPwRXyWwLMtBZG/rkvPb_gPwRXyWwLMtBZG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /usr/share/gocode/src/golang.org/x/net/html/atom/atom.go /usr/share/gocode/src/golang.org/x/net/html/atom/table.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/godebugs -std -complete -installsuffix shared -buildid ZmCRf4VMxnoamEeYtStL/ZmCRf4VMxnoamEeYtStL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go cat >/tmp/go-build1549002957/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode -std -complete -installsuffix shared -buildid LNjUPksdzmRkJSXFP3mU/LNjUPksdzmRkJSXFP3mU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go crypto/internal/boring/sig mkdir -p $WORK/b087/ sync/atomic mkdir -p $WORK/b024/ internal/cpu golang.org/x/image/font/gofont/goregular mkdir -p $WORK/b012/ mkdir -p $WORK/b369/ cat >/tmp/go-build1549002957/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b087/symabis ./sig_other.s cat >/tmp/go-build1549002957/b024/go_asm.h << 'EOF' # internal EOF runtime/internal/syscall mkdir -p $WORK/b020/ runtime/internal/atomic cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b024/symabis ./asm.s mkdir -p $WORK/b017/ cat >/tmp/go-build1549002957/b012/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build1549002957/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b020/symabis ./asm_linux_riscv64.s cat >/tmp/go-build1549002957/b369/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s cat >/tmp/go-build1549002957/b017/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p golang.org/x/image/font/gofont/goregular -complete -installsuffix shared -buildid IeInk84T5y-D2wqEnUP0/IeInk84T5y-D2wqEnUP0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack /usr/share/gocode/src/golang.org/x/image/font/gofont/goregular/data.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b333/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b017/symabis ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b732/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/be/bebfe886b1259d242c67091c98cab015fc24ad01f694af7b7a13698001f43932-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/d7/d71e993be495de7a5b6fe4dd980c384a4480e26587676f92a81ff7a9ea45dc86-d # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/90/9006847c450f640c4d46be0e2b003a59e7d49c4b79d22a880472966fb95c7127-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/fd/fdba39bacca4c3dd74493a1cc638f146348371d1ec1e4685666002207e3ee5d0-d # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/00/0074a96329defd1fa4b30126c07bd5cd8f0830e4e00c45494caa7a45a28a1403-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b820/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b791/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/3a/3a0061209300ebb08e0bcc4372b71ab25769721fe2225ef47020c86a544804af-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/6f/6f6209c7bd1fca34b1c2f372b1841300adfa7ff7403e1db52873ff407008ce13-d # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/72/72a2a5d118cb1923024194b9de322d3f78a1db7e55a70cf0821938fb4409eb55-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/06/0634cbce9fa3a6c4218cf0502f4d25e8e3d5382e26f1018a43355504b0d7cb19-d # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/aa/aae60f6ad0a75c7db507bcf1d9872c48272c9d7c118dc222c90ae5642bb7f37d-d # internal runtime/internal/math mkdir -p $WORK/b018/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/bf/bf07fb5795bbaa85ae8dff46abf7794e3e4c926fb1def7e4c20c64a86b3aaefc-d # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/62/6224e823d4bf5e6a7f05f51f2f33767ea7fd05dd1815689d9854146b80335df5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b681/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cat >/tmp/go-build1549002957/b012/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1549002957/b087/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b349/_pkg_.a # internal mkdir -p $WORK/b019/ cat >/tmp/go-build1549002957/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1549002957/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b278/_pkg_.a # internal cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid ROtNY3U-CwemTd5ha9Cc/ROtNY3U-CwemTd5ha9Cc -goversion go1.21.3 -symabis $WORK/b087/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config mkdir -p $WORK/b275/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid sXVOQQ6DikpsQESvZ67i/sXVOQQ6DikpsQESvZ67i -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid XG6H-HSdWWadHd6CXV70/XG6H-HSdWWadHd6CXV70 -goversion go1.21.3 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/src/internal/cpu/cpu_riscv64.go cat >/tmp/go-build1549002957/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/46/4618d373203c0f6fe19796c3fe8062f331eb3712cfeda8185f779291bfe3239b-d # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/93/9320104c41431fb26a1dc0560a39f7e9da6f3a34d6e06456eab0c056f08816f5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/22/2251df80543855cb3e4eae27b6b5d19a0bd432cf6c6fc961a1d3ab3914d4b53a-d # internal cat >/tmp/go-build1549002957/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1549002957/b007/_pkg_.a packagefile internal/goos=/tmp/go-build1549002957/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sync/atomic -std -installsuffix shared -buildid YmVPAO_vC-1tmTTkfD6n/YmVPAO_vC-1tmTTkfD6n -goversion go1.21.3 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid -UtbvV5X6UDYhV3bhRhq/-UtbvV5X6UDYhV3bhRhq -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cat >/tmp/go-build1549002957/b275/importcfg << 'EOF' # internal # import config EOF cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/da/da44a9c3cbd68b8335d7c53720a219dd4647a877a91c82fc4596c3a199f67c35-d # internal internal/abi mkdir -p $WORK/b006/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config -complete -installsuffix shared -buildid iH5d2uGqmbtqnZvjbaFf/iH5d2uGqmbtqnZvjbaFf -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config/config.go cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/ab/ab1b453ed949550977f465137a906771d0629d6e3fbf1775e25019a58839a08c-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2c/2cb7fb8282adb99efbd6e818e267fb46b51ec3865b002482eb1bacd2499066d1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ab/ab8c6e7e0e4682002902f924fdb6325f5899d1f62b6e8ec1b226ea08871ca2de-d # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/7e/7ed124724f9b9b04133aacd85738684247c233b51ac9297a8176a92458eca5f6-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/48/483029ba1c24be7de31af6daf4469f3c4b6ebefe88b0e7707ad66a8da2f3a643-d # internal cat >/tmp/go-build1549002957/b020/importcfg << 'EOF' # internal # import config EOF cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/e2/e2ad2616df56f8343af654a1aac12c96ce85249e3b9b9fb6011df0d1f98f7052-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid 3dTAja3ykxLAbIt7CWFV/3dTAja3ykxLAbIt7CWFV -goversion go1.21.3 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_riscv64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/50/50a800bf9fd5df1b80e36c14e0ec644fbd465149d4c368f71e1576963319f9c0-d # internal cat >/tmp/go-build1549002957/b006/go_asm.h << 'EOF' # internal EOF cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/9c/9c7ac74badbc7a0f7a783ddda9b65391e9bc2822b8271a71d8ad74ef072b354c-d # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/1f/1fd595229be2e3639842db1a66f409519351d87f51f140165fd57d401565f064-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s cat >/tmp/go-build1549002957/b017/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 3FlxN0Xr4qu8aaLUlxpA/3FlxN0Xr4qu8aaLUlxpA -goversion go1.21.3 -symabis $WORK/b017/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_riscv64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b660/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/7d/7de5cb2e32c80d23a8be5660064fe492b3c0d528bb31e592fc38457b4cc05184-d # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/fd/fdd2d3aa386b9884de902cc396e14ad9889c7693dce7b05904b332e3c3c3311d-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/c9/c906602abc7e07eed17056d874af80084a4cf98a919e201ba857ff04c02478c7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/aa/aa1497ffc19f21baa3aa834bf78b7f08e29f41a05b6f66259062ccb3d89e0ae7-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/4b/4bdcc6dfd3cc897e14ce6aae2a41ae3ade1377c5fa9448b79da5178d66ec8ebc-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/9f/9ff347732ba2318c7f830404da8ff7ab1b031bd88b73fde8d9f5112c765e0134-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/77/77d960735c46b75677aa98e6b949b699d863a5318b76750d6ad3cece3828334f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b220/_pkg_.a # internal github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b316/ cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/90/90da7991b991b7876b3861c0debfe2c5a2b435911c88f3f9064c530c8e7eff40-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b571/_pkg_.a # internal cat >/tmp/go-build1549002957/b316/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/google/go-cmp/cmp/internal/flags -complete -installsuffix shared -buildid tqmaKen51Lnz53je3Nqk/tqmaKen51Lnz53je3Nqk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack /usr/share/gocode/src/github.com/google/go-cmp/cmp/internal/flags/flags.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/5c/5c624aed93bfc0258587f118d043ad8740708ee112c9195033240e165862fc50-d # internal cat >/tmp/go-build1549002957/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1549002957/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -std -+ -installsuffix shared -buildid K3_qQx6cewyhGCUWIq9V/K3_qQx6cewyhGCUWIq9V -goversion go1.21.3 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_riscv64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/ba/ba2ed2993a8ff74d369d46d4cde78336aad8441c88824e784f75a368cb6fb037-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/76/7651a1a91ef0d872253e7cb753556526fb0b980b8b0d651f77111804b1db6513-d # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/23/23187b9734b5d57839e70bb2bc2ee9113df4b5646f4173dc3020f9646304d23d-d # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/b1/b1b9971f6e81ee89563cb4566f6dfee7a95fa17db6be55216e61b9e3f035bc40-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/89/892e55d0d6a9c0e2cc08746d2c4d76b149890962edba05b28874e3acc638bd70-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ed/ed553fefd380874f72053e4a3f2ca02cebd375ecd6b518566e25554abd8da847-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b087/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3f/3fbfa19a27a49ac00e2d5880b34fc4e0fdd6453d007cb2bd25d4b943dc4938f8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/fb/fbbce6d3b408a22237c9b720b168e8c53747df362bf98a98623b27dcb2e7236e-d # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/28/2837bfdaa30b962f4f6d8a8c96d76891de4484d1d7287c52ad61e5b775b1260d-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b020/asm_linux_riscv64.o ./asm_linux_riscv64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b087/_pkg_.a $WORK/b087/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/0e/0e7508f35b1cd47421c3121da65189818ce6fc1292297c0dccb96ff4c7da3e88-d # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/5e/5e28002857a1ef8de5b9f5ded42895b7b20fbb49529302c0aee7ffba6611c4b9-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/85/850e97afb0f2baa19dc76968836cdbc336674f46cd9dacee3c4105636909c84d-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d8/d83dce7f8d62031b39566b7bb691c7b2fa8477045a63482107c9ec7d5acb61a6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/17/17d7963696f599584dcf835392ad144cb44ccc3d46b99430b8de8b1c741a7ac7-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b657/ cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/dd/dd736a7040a292d45efef9538cba5aa928b610c547ea52afd0a93fd1a58fbf03-d # internal cat >/tmp/go-build1549002957/b657/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1549002957/b080/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/golang/groupcache/lru -complete -installsuffix shared -buildid j5v2zkb1o0tODdPPJPDs/j5v2zkb1o0tODdPPJPDs -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack /usr/share/gocode/src/github.com/golang/groupcache/lru/lru.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b012/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a4/a4bd275cd4bb782d4104fab9b2f0250ca872379a8a738ab7eb70971219e4bf35-d # internal github.com/pelletier/go-toml/v2/internal/characters mkdir -p $WORK/b191/ cat >/tmp/go-build1549002957/b191/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/pelletier/go-toml/v2/internal/characters -complete -installsuffix shared -buildid esidfENiUK8Xdqdfcl7E/esidfENiUK8Xdqdfcl7E -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/characters/ascii.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/characters/utf8.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/73/73416652cc9cdc41ddbcd4d7e76cfca3d564698d1d1653b42c1c67eceb8b0561-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/4d/4d0fa3781a31426b7544a4647fe2c8988a3c016dad51a515e86ca5a563972240-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c4/c4afd675beae4d6228eb58888b621ffefc91aa2ed7aae70de9c9e85f9c4c6e39-d # internal internal/bytealg mkdir -p $WORK/b011/ google.golang.org/protobuf/internal/set mkdir -p $WORK/b178/ cat >/tmp/go-build1549002957/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./compare_riscv64.s ./count_riscv64.s ./equal_riscv64.s ./indexbyte_riscv64.s cat >/tmp/go-build1549002957/b178/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid a7fr3-Mz6LcJFYi1UkTx/a7fr3-Mz6LcJFYi1UkTx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b345/_pkg_.a # internal math mkdir -p $WORK/b038/ cat >/tmp/go-build1549002957/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b038/symabis ./dim_riscv64.s cat >/tmp/go-build1549002957/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1549002957/b012/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid HYAPkBKxpt-gHCEW-AR9/HYAPkBKxpt-gHCEW-AR9 -goversion go1.21.3 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go github.com/rivo/uniseg mkdir -p $WORK/b309/ cat >/tmp/go-build1549002957/b038/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p math -std -installsuffix shared -buildid ASRrzAS_kEDEFkiOKaJA/ASRrzAS_kEDEFkiOKaJA -goversion go1.21.3 -symabis $WORK/b038/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_noasm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cat >/tmp/go-build1549002957/b309/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/0a/0a00e7b6eca0b72f683c5330dc5c5031ef0184d317a5de33e864f39b295c98d7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/rivo/uniseg -complete -installsuffix shared -buildid pMGxyvGRp4YuAoV7PzJI/pMGxyvGRp4YuAoV7PzJI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /usr/share/gocode/src/github.com/rivo/uniseg/doc.go /usr/share/gocode/src/github.com/rivo/uniseg/eastasianwidth.go /usr/share/gocode/src/github.com/rivo/uniseg/emojipresentation.go /usr/share/gocode/src/github.com/rivo/uniseg/grapheme.go /usr/share/gocode/src/github.com/rivo/uniseg/graphemeproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/graphemerules.go /usr/share/gocode/src/github.com/rivo/uniseg/line.go /usr/share/gocode/src/github.com/rivo/uniseg/lineproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/linerules.go /usr/share/gocode/src/github.com/rivo/uniseg/properties.go /usr/share/gocode/src/github.com/rivo/uniseg/sentence.go /usr/share/gocode/src/github.com/rivo/uniseg/sentenceproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/sentencerules.go /usr/share/gocode/src/github.com/rivo/uniseg/step.go /usr/share/gocode/src/github.com/rivo/uniseg/width.go /usr/share/gocode/src/github.com/rivo/uniseg/word.go /usr/share/gocode/src/github.com/rivo/uniseg/wordproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/wordrules.go image/color/palette mkdir -p $WORK/b382/ cat >/tmp/go-build1549002957/b382/importcfg << 'EOF' # internal # import config packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p image/color/palette -std -complete -installsuffix shared -buildid 8L_hg-E4no_Y6-0fFqRn/8L_hg-E4no_Y6-0fFqRn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack /usr/lib/golang/src/image/color/palette/generate.go /usr/lib/golang/src/image/color/palette/palette.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b024/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b017/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b657/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/4e/4e0f25362260b34ae75a45df6de55e8713d0b2cf3e64d15a96aba1bde5c86542-d # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/82/82b43b4400ed6238da25d747633e4aac2ce7dcf22665050a8cd0447b73edbcb1-d # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/fc/fcb61ef4224e62747dfe5e8d033a61c8001622d5476d4e2ffe155ba649756227-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b017/_pkg_.a $WORK/b017/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/97/9709554300cc2bcc9f333f527b1d91f8a9d92c473fd60c6baf79cea760163f48-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/compare_riscv64.o ./compare_riscv64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/3a/3aa137e7ee984a0f751af166bbc5524c80907111b0d8272402b0513b6fdf3b59-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/count_riscv64.o ./count_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_riscv64.o $WORK/b011/count_riscv64.o $WORK/b011/equal_riscv64.o $WORK/b011/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/cc/cc991cf49d54109c6022a9acedfb3933d1d91bc032d445b133334215c39881c3-d # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/2d/2d3779b5f214ba3ab3559d29536ec32253567b010f49bc33c060c9f13cb6158b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/6b/6b049849e9f92500a2de72ef15117d9b39c17e5ee3f0986c3b1a1b66909646c6-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b006/abi_test.o ./abi_test.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b038/dim_riscv64.o ./dim_riscv64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b006/stub.o ./stub.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b038/_pkg_.a $WORK/b038/dim_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/31/31a6a59e96ad94312e1a3eac1452a8e47cb52f3ab4bce157c5f7c5097ca8b58a-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b543/ github.com/tdewolff/parse/v2/strconv mkdir -p $WORK/b412/ cat >/tmp/go-build1549002957/b412/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1549002957/b038/_pkg_.a EOF cat >/tmp/go-build1549002957/b543/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1549002957/b038/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/tdewolff/parse/v2/strconv -complete -installsuffix shared -buildid rA13mgxOu-55x0g1BiKG/rA13mgxOu-55x0g1BiKG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/parse/v2/strconv/decimal.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/strconv/float.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/strconv/int.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/strconv/price.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid NwyENqlHLsSVxKOw7gL8/NwyENqlHLsSVxKOw7gL8 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/77/77dd5985a1142cc0e22fdd7517f42a7c3193a39f548a43cfbec3afd20dced0ac-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d8/d8d90e3f373e7e188a4975473a8b380a92c47dbbf012e125d3730518fc6fadac-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/92/924c7901883e87ffa76c6c1c266ad4a80536fe95f90be6c41198f0c342e55841-d # internal runtime mkdir -p $WORK/b010/ cat >/tmp/go-build1549002957/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./duff_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cat >/tmp/go-build1549002957/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1549002957/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1549002957/b011/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1549002957/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build1549002957/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1549002957/b007/_pkg_.a packagefile internal/godebugs=/tmp/go-build1549002957/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1549002957/b015/_pkg_.a packagefile internal/goos=/tmp/go-build1549002957/b016/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1549002957/b017/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1549002957/b018/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1549002957/b019/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1549002957/b020/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid XQdoIuZsTqSxnxD85G_5/XQdoIuZsTqSxnxD85G_5 -goversion go1.21.3 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_riscv64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_riscv64.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_linux_riscv64.go /usr/lib/golang/src/runtime/signal_riscv64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_riscv64.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_riscv64.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_riscv64.go /usr/lib/golang/src/runtime/write_err.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/da/da672fbdd1b0b2d30d32a7c0680100290d71e4ebb0385b858b9a2adbb39c25e4-d # internal github.com/gohugoio/hugo/markup/blackfriday mkdir -p $WORK/b290/ cat >/tmp/go-build1549002957/b290/importcfg << 'EOF' # internal # import config packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/gohugoio/hugo/markup/blackfriday -complete -installsuffix shared -buildid T5Qrnk9YzQ40l0QmaOM6/T5Qrnk9YzQ40l0QmaOM6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/blackfriday/anchors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/a8/a845151879966a137d35a5e6c4c1b7d69b5e61df8bae28128707c2706d702a38-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/d4/d4bd41ce38707ac2122bd8caed11ce4043c7f87ad729a38a7d0d0a271b7330b7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/f6/f68597af27f26e5d35a8834e8efd5c7c5d39f34ba57436c4f162785da896ceea-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/duff_riscv64.o ./duff_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_riscv64.o $WORK/b010/atomic_riscv64.o $WORK/b010/duff_riscv64.o $WORK/b010/memclr_riscv64.o $WORK/b010/memmove_riscv64.o $WORK/b010/preempt_riscv64.o $WORK/b010/rt0_linux_riscv64.o $WORK/b010/sys_linux_riscv64.o $WORK/b010/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9d/9d839ca79c5118c217eeec0fc95836593831b2156a30f64377fc67246d4cd2c7-d # internal crypto/subtle mkdir -p $WORK/b086/ internal/reflectlite mkdir -p $WORK/b005/ cat >/tmp/go-build1549002957/b086/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a EOF cat >/tmp/go-build1549002957/b005/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/subtle -std -complete -installsuffix shared -buildid CdInse1v8O72M9L8qHaE/CdInse1v8O72M9L8qHaE -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_generic.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b022/ cat >/tmp/go-build1549002957/b022/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1549002957/b023/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync -std -installsuffix shared -buildid yYI3VDx06w75fe1ji3_v/yYI3VDx06w75fe1ji3_v -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build1549002957/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1549002957/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build1549002957/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1549002957/b009/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid P9cAdzH-aejVfwIvy0qv/P9cAdzH-aejVfwIvy0qv -goversion go1.21.3 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/b1/b1f1b85993678070adc1460b756b6131fbdf97785e970ae828854ee1d3be8523-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d6/d642beee20cefa3077b1152d081c02e3df8c2460e734b58a02c48fd2915e90b6-d # internal github.com/josharian/intern mkdir -p $WORK/b479/ internal/testlog google.golang.org/grpc/internal/buffer mkdir -p $WORK/b047/ github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b632/ internal/bisect internal/singleflight google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/grpcsync cat >/tmp/go-build1549002957/b047/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF internal/sysinfo mkdir -p $WORK/b255/ mkdir -p $WORK/b525/ mkdir -p $WORK/b092/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/testlog -std -complete -installsuffix shared -buildid HXMsrPVs8JH16d8SrkFm/HXMsrPVs8JH16d8SrkFm -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go mkdir -p $WORK/b124/ mkdir -p $WORK/b159/ mkdir -p $WORK/b633/ cat >/tmp/go-build1549002957/b479/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b124/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b255/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1549002957/b012/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b525/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b632/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid vhqE_YmZ6Bejl6jpD_09/vhqE_YmZ6Bejl6jpD_09 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /usr/share/gocode/src/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p internal/singleflight -std -complete -installsuffix shared -buildid iYds-n66Z60ZRvJLkK-s/iYds-n66Z60ZRvJLkK-s -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid 1iosopDB7jPpRAQG_06E/1iosopDB7jPpRAQG_06E -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go cat >/tmp/go-build1549002957/b633/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid JCbiI6QCIQHcqAOmiO_S/JCbiI6QCIQHcqAOmiO_S -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >/tmp/go-build1549002957/b092/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid HiWxuAK3L7JjLOYmQSj0/HiWxuAK3L7JjLOYmQSj0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/buffer/unbounded.go cat >/tmp/go-build1549002957/b159/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid pOjq0psADT5fp_wEuN_E/pOjq0psADT5fp_wEuN_E -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p internal/bisect -std -complete -installsuffix shared -buildid WRAQfBqc6mHOrFjxinOA/WRAQfBqc6mHOrFjxinOA -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid tawqZR_850LGzzFGQOt6/tawqZR_850LGzzFGQOt6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b479/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/6b/6b49c7ebf27f03cab5b58607e643bfac8c53aab308ef39d6391f632f89a2a093-d # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/6c/6c5db94d916763f7ba8628ab28a070274ff731fa1d4de2197b5535b2d23c621b-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/af/af561db1440a647aefd2438c6c7ae6cd7476fe983829f784427c99b078fc83df-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/51/51da1780e37772a3b0032f52046e0fece42652245f84f883803b4ee65ac221d0-d # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/e2/e20109b3025c4555a8a8f122fdd54cbd6abce180d67aa53bd4cd025e0962b122-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/50/5036f575a2e641bad0b8ba9b03e1042b6ad681be25c34c6e56b141c7094e39da-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b525/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/dd/dd3866ecb9a842f1f2945ba8737ebf787d95e0b1c2c663cc248938f3b2654661-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/bf/bf004f29e1c7915d488cf6715eb07846bab4703de2bf498e910322f59f375771-d # internal runtime/cgo mkdir -p $WORK/b127/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b127/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b127/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/59/59b3e7538256f873e34e3df0933921287ad0fe4152ecaa8ff42c5edefe3b866d-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/31/31ccefa51e6716ad69efe1c9eb5f08ceaadb4af181bb095438666a7689b299ac-d # internal gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true internal/godebug errors sort gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true mkdir -p $WORK/b091/ mkdir -p $WORK/b004/ mkdir -p $WORK/b041/ gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true cat >/tmp/go-build1549002957/b091/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1549002957/b092/_pkg_.a packagefile internal/godebugs=/tmp/go-build1549002957/b014/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF cat >/tmp/go-build1549002957/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1549002957/b005/_pkg_.a EOF cat >/tmp/go-build1549002957/b041/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1549002957/b005/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p internal/godebug -std -complete -installsuffix shared -buildid WAx6KR9WiXHsJTMLT-0K/WAx6KR9WiXHsJTMLT-0K -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid eN442OQD3AuYR_ed90wp/eN442OQD3AuYR_ed90wp -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p sort -std -complete -installsuffix shared -buildid zktzWpyC3at5cZS6Jkqn/zktzWpyC3at5cZS6Jkqn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/14/148280668dbcad7067c942eb0f4dbecc1998f21139763554f16725e2458d9474-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cd $WORK/b127 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o ./_x001.o -c _cgo_export.c io mkdir -p $WORK/b021/ internal/oserror mkdir -p $WORK/b031/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b122/ cat >/tmp/go-build1549002957/b021/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p io -std -complete -installsuffix shared -buildid -SuP4UO91BO2EPH1leJW/-SuP4UO91BO2EPH1leJW -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >/tmp/go-build1549002957/b031/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a EOF cat >/tmp/go-build1549002957/b122/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/oserror -std -complete -installsuffix shared -buildid 0A9RwVCBsm52pNqO8joP/0A9RwVCBsm52pNqO8joP -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid F8PBuNhIH4hgBtY11V8a/F8PBuNhIH4hgBtY11V8a -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go path mkdir -p $WORK/b049/ internal/safefilepath mkdir -p $WORK/b045/ cat >/tmp/go-build1549002957/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1549002957/b011/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF github.com/hashicorp/golang-lru/v2/simplelru mkdir -p $WORK/b492/ cat >/tmp/go-build1549002957/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid 3Xtut9PbyYnyxK6EUXGX/3Xtut9PbyYnyxK6EUXGX -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p path -std -complete -installsuffix shared -buildid mfOj5HigpPDJHq0LvW2D/mfOj5HigpPDJHq0LvW2D -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go mkdir -p $WORK/b040/ cat >/tmp/go-build1549002957/b492/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/hashicorp/golang-lru/v2/simplelru -complete -installsuffix shared -buildid d4BUJRpBNnXFZc-VKIk-/d4BUJRpBNnXFZc-VKIk- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/golang-lru/v2/simplelru/list.go /usr/share/gocode/src/github.com/hashicorp/golang-lru/v2/simplelru/lru.go /usr/share/gocode/src/github.com/hashicorp/golang-lru/v2/simplelru/lru_interface.go cat >/tmp/go-build1549002957/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1549002957/b011/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p strconv -std -complete -installsuffix shared -buildid X3hbMswu35KNw_lrb6aI/X3hbMswu35KNw_lrb6aI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/20/20a47873b49bb95803e94bdff2890907b3bb8729db6558b9633c73543322a3a6-d # internal internal/intern mkdir -p $WORK/b126/ cat >/tmp/go-build1549002957/b126/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1549002957/b091/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p internal/intern -std -complete -installsuffix shared -buildid 6kmbF6wVvCMoEeKNlq0V/6kmbF6wVvCMoEeKNlq0V -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go crypto/internal/nistec/fiat mkdir -p $WORK/b099/ cat >/tmp/go-build1549002957/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid lCbHm0XuPKnSoqlVqMXO/lCbHm0XuPKnSoqlVqMXO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go math/rand mkdir -p $WORK/b090/ cat >/tmp/go-build1549002957/b090/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1549002957/b091/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p math/rand -std -complete -installsuffix shared -buildid h4Ew_vNeYPs8qeYt4NrU/h4Ew_vNeYPs8qeYt4NrU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3e/3e1b8a7eb0012caffa671e2cfe6a58b11dae43566fbfe53ad5017f1f1b9a6a53-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal syscall cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e5/e568ca992d5ecee1d65943bcf363d5e1032778f96f3240d9f1016712b80eabbb-d # internal mkdir -p $WORK/b029/ cat >/tmp/go-build1549002957/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/c5/c5dc4a6a6ebedfc531cf1892dc151c24f54a082fd7a755d0a210b850dd487fd4-d # internal github.com/bep/lazycache mkdir -p $WORK/b491/ cat >/tmp/go-build1549002957/b491/importcfg << 'EOF' # internal # import config packagefile github.com/hashicorp/golang-lru/v2/simplelru=/tmp/go-build1549002957/b492/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/bep/lazycache -complete -installsuffix shared -buildid OMZf0w7yi-VvlPb3GVld/OMZf0w7yi-VvlPb3GVld -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack /usr/share/gocode/src/github.com/bep/lazycache/lazycache.go cat >/tmp/go-build1549002957/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1549002957/b011/_pkg_.a packagefile internal/itoa=/tmp/go-build1549002957/b030/_pkg_.a packagefile internal/oserror=/tmp/go-build1549002957/b031/_pkg_.a packagefile internal/race=/tmp/go-build1549002957/b023/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -installsuffix shared -buildid F9wAEaExjdmzIjt57CzW/F9wAEaExjdmzIjt57CzW -goversion go1.21.3 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_linux_riscv64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_riscv64.go /usr/lib/golang/src/syscall/zsyscall_linux_riscv64.go /usr/lib/golang/src/syscall/zsysnum_linux_riscv64.go /usr/lib/golang/src/syscall/ztypes_linux_riscv64.go cd $WORK/b127 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/bc/bce846c42404b12b0480a26c92a937f8fd04ba5fa105d290a4c7321e1be855bf-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ef/ef35154f7b5f09f760690811a0048a3f1e9128b89ed692d02058154bc5c615f3-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/4e/4ebe386ad404fb3381ca2d6e73774709019cae6152dc68276cd44132768446d7-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f4/f43bd0de400f5fb932481a79ff7c49b16f1a6fb7f3d2d827a029b27bb83da35b-d # internal golang.org/x/text/internal/tag mkdir -p $WORK/b264/ cat >/tmp/go-build1549002957/b264/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p golang.org/x/text/internal/tag -complete -installsuffix shared -buildid l-7XhfIRKh0Cje8u-oLj/l-7XhfIRKh0Cje8u-oLj -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack /usr/share/gocode/src/golang.org/x/text/internal/tag/tag.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I $WORK/b127/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o $WORK/b127/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/44/44f95ada79c0e020163c71d6f4c9256429b2239991dcd57449c5a9e16eb92502-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ac/ac98edff7f2fa8cb3da1825d2d57a19e7c127a92604f50109fe1b11b2ef81f85-d # internal crypto/internal/randutil mkdir -p $WORK/b088/ text/tabwriter mkdir -p $WORK/b322/ cat >/tmp/go-build1549002957/b088/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid WqvkJhNL7i5N7HsyHsyc/WqvkJhNL7i5N7HsyHsyc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go github.com/aws/smithy-go/transport/http/internal/io bytes mkdir -p $WORK/b774/ hash github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b003/ cat >/tmp/go-build1549002957/b322/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cat >/tmp/go-build1549002957/b774/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p text/tabwriter -std -complete -installsuffix shared -buildid hv0VQ1VV-W3diD8jcywk/hv0VQ1VV-W3diD8jcywk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/aws/smithy-go/transport/http/internal/io -complete -installsuffix shared -buildid x0Apice_m3bXUIazGmSL/x0Apice_m3bXUIazGmSL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/internal/io/safe.go cat >/tmp/go-build1549002957/b003/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1549002957/b011/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b059/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -installsuffix shared -buildid jU4PS09xQnacsrSR-9h-/jU4PS09xQnacsrSR-9h- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go mkdir -p $WORK/b527/ mkdir -p $WORK/b034/ cat >/tmp/go-build1549002957/b059/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF cat >/tmp/go-build1549002957/b527/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid 5uKzEVayMpvxtOdcsMMh/5uKzEVayMpvxtOdcsMMh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkio/byte.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p hash -std -complete -installsuffix shared -buildid bc6fjF65RPTSlD46tqxA/bc6fjF65RPTSlD46tqxA -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >/tmp/go-build1549002957/b034/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1549002957/b011/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strings -std -complete -installsuffix shared -buildid q-FsKO5IdWVVwcjT1Ij5/q-FsKO5IdWVVwcjT1Ij5 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/5f/5faa02172b5777fb08d5032f41f1e723b91e69bc4b5632c2535b0022d4eb99eb-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1e/1ee9c96809d765a924d0add5a975ecaeeb8d229a8055d960b61fea1da4560cab-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/02/0294f129310f483372e8b7580387186070fed8c1a71b02ad0bf45761ac45725b-d # internal hash/adler32 mkdir -p $WORK/b365/ hash/fnv hash/crc32 mkdir -p $WORK/b158/ mkdir -p $WORK/b058/ cat >/tmp/go-build1549002957/b158/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF cat >/tmp/go-build1549002957/b365/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p hash/fnv -std -complete -installsuffix shared -buildid zIM5YUzU_1qgrn3wobz_/zIM5YUzU_1qgrn3wobz_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p hash/adler32 -std -complete -installsuffix shared -buildid 2GvyGlcwM6kRE2-NHZhk/2GvyGlcwM6kRE2-NHZhk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >/tmp/go-build1549002957/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p hash/crc32 -std -complete -installsuffix shared -buildid 0gycL-YIUE1pBf8J3V-m/0gycL-YIUE1pBf8J3V-m -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/2e/2eeacd4d506c61cb0c0ba8d5209c88a36b5956c2cbaff1cb5197f1abe79f765e-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/42/42ae218dbd104b74e0bfe97e45983d5eb473b8fa95f2f79ed0d634c99d4ac479-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/46/464bbe1c2fba883bd85494995e07f6f4f6efb2ab38b74a89e5ea831cca3d61f6-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I $WORK/b127/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o $WORK/b127/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/42/42d7109f25b9e82263398108a46627555541716e1b0b130ba19318741d96e9c8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/76/76ddee1308ac476e3bb9647860c952844ef2dcc38f01f42afa1af981ef4eac28-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/b9/b94697822226d185161392344f27fce17bbcee46f031f81965063ec3ea802722-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I $WORK/b127/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o $WORK/b127/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/79/792be237d1077d9c64f346ce8c93e9fb9a829b0e35060099c3808a73c85409ca-d # internal github.com/gohugoio/hugo/bufferpool mkdir -p $WORK/b250/ github.com/kr/text mkdir -p $WORK/b321/ github.com/aws/smithy-go/io vendor/golang.org/x/text/transform mkdir -p $WORK/b787/ cat >/tmp/go-build1549002957/b250/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/gohugoio/hugo/bufferpool -complete -installsuffix shared -buildid 4U9RIHYM8iBvFe8THwNa/4U9RIHYM8iBvFe8THwNa -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/gohugoio/hugo/bufferpool/bufpool.go mkdir -p $WORK/b137/ cat >/tmp/go-build1549002957/b321/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/kr/text -complete -installsuffix shared -buildid UE7cAEe9IO3wFLUIRw39/UE7cAEe9IO3wFLUIRw39 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack /usr/share/gocode/src/github.com/kr/text/doc.go /usr/share/gocode/src/github.com/kr/text/indent.go /usr/share/gocode/src/github.com/kr/text/wrap.go cat >/tmp/go-build1549002957/b787/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF github.com/evanw/esbuild-0.8.20/internal/sourcemap mkdir -p $WORK/b467/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/aws/smithy-go/io -complete -installsuffix shared -buildid Pv3bU-N8DU-jfXaweTxG/Pv3bU-N8DU-jfXaweTxG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/io/byte.go /usr/share/gocode/src/github.com/aws/smithy-go/io/doc.go /usr/share/gocode/src/github.com/aws/smithy-go/io/reader.go /usr/share/gocode/src/github.com/aws/smithy-go/io/ringbuffer.go cat >/tmp/go-build1549002957/b137/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 3m2hZ3tfleNQGHAqu836/3m2hZ3tfleNQGHAqu836 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go mkdir -p $WORK/b075/ cat >/tmp/go-build1549002957/b467/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/evanw/esbuild-0.8.20/internal/sourcemap -complete -installsuffix shared -buildid TLLsLxtebYW0Pz9IPWZ-/TLLsLxtebYW0Pz9IPWZ- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/sourcemap/sourcemap.go cat >/tmp/go-build1549002957/b075/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid mBne4dnXkbRJqrH7r7U5/mBne4dnXkbRJqrH7r7U5 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/share/gocode/src/golang.org/x/text/transform/transform.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/cc/cceca17d9b2eb95ae8bf2d0763c4c2f9e1d5d4c7077c6be1a4fe962415d62fa1-d # internal crypto/rc4 mkdir -p $WORK/b112/ encoding/base32 mkdir -p $WORK/b452/ crypto mkdir -p $WORK/b083/ cat >/tmp/go-build1549002957/b112/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build1549002957/b085/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF net/netip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid hQiPDkWvgsIXJwRRfIyH/hQiPDkWvgsIXJwRRfIyH -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go mkdir -p $WORK/b125/ cat >/tmp/go-build1549002957/b452/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p encoding/base32 -std -complete -installsuffix shared -buildid YwOuUpNuxKnVt6JJrD0k/YwOuUpNuxKnVt6JJrD0k -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >/tmp/go-build1549002957/b083/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto -std -complete -installsuffix shared -buildid uIR29Y6Rkru9DPu3mWKR/uIR29Y6Rkru9DPu3mWKR -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >/tmp/go-build1549002957/b125/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1549002957/b011/_pkg_.a packagefile internal/intern=/tmp/go-build1549002957/b126/_pkg_.a packagefile internal/itoa=/tmp/go-build1549002957/b030/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/netip -std -complete -installsuffix shared -buildid 2PdD0PN1ap22di0b7qsA/2PdD0PN1ap22di0b7qsA -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/a7/a7cd77fb5d99d368104c925d999970de5e8e5bfe6ffa5806e77252b1be6258cb-d # internal reflect mkdir -p $WORK/b037/ cat >/tmp/go-build1549002957/b037/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b037/symabis ./asm_riscv64.s ./float32reg_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/52/52b50e12ad991b92dbf8c39f1884aa350eb253c376cf13df7e2c77c4690f7572-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b787/_pkg_.a # internal cat >/tmp/go-build1549002957/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/abi=/tmp/go-build1549002957/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1549002957/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1549002957/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build1549002957/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1549002957/b009/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p reflect -std -installsuffix shared -buildid uliIdOwB5d3uXmtLjbtc/uliIdOwB5d3uXmtLjbtc -goversion go1.21.3 -symabis $WORK/b037/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/stubs_riscv64.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/12/1210eaf7b8aa3fa3a48a9a65572eb24037e2e1e833e6cafc8075c64190a9016c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/0f/0f1ab1386028d07655f3494bdbdd903f10d2f7d12258d9eed922fd34fe0568b6-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I $WORK/b127/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o $WORK/b127/_x006.o -c gcc_linux_riscv64.c cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/2b/2bc76432afc887715b13cd54f15471d213c3e023766edba459170341952a6e7b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a5/a52793f5e654c0a125134f7aa4bec921786220c1981fcc1bc6fc4fd4a39b0285-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/55/55c60925d03897a3364e2cb7f3cb8659ec00d74587d4fe02ca60deccdf965b01-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5e/5eba333c4f1dd4785bb50d6b1f3feac431c8d03bd0fdc407c240fbce7fc501ba-d # internal net/http/internal/ascii mkdir -p $WORK/b148/ github.com/gohugoio/hugo/compare github.com/gobwas/glob/util/strings mkdir -p $WORK/b212/ github.com/armon/go-radix go/build/constraint mkdir -p $WORK/b326/ cat >/tmp/go-build1549002957/b148/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF mkdir -p $WORK/b234/ cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid gB6EirPzsvSLzUa0_038/gB6EirPzsvSLzUa0_038 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go mkdir -p $WORK/b236/ github.com/aws/aws-sdk-go/internal/strings cat >/tmp/go-build1549002957/b212/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF github.com/aws/aws-sdk-go/aws/arn cloud.google.com/go/internal/version mkdir -p $WORK/b731/ github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/gobwas/glob/util/strings -complete -installsuffix shared -buildid -ZxxuKes9Gsb-OKdiGYi/-ZxxuKes9Gsb-OKdiGYi -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/github.com/gobwas/glob/util/strings/strings.go github.com/aws/aws-sdk-go-v2/internal/strings mkdir -p $WORK/b799/ cat >/tmp/go-build1549002957/b326/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF bufio cat >/tmp/go-build1549002957/b236/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF google.golang.org/grpc/encoding mkdir -p $WORK/b540/ cat >/tmp/go-build1549002957/b234/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p go/build/constraint -std -complete -installsuffix shared -buildid t7Wmt0suUlpi8B3kSJ0H/t7Wmt0suUlpi8B3kSJ0H -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go cat >/tmp/go-build1549002957/b731/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/armon/go-radix -complete -installsuffix shared -buildid uqrQKVJkTlxhjieviEg7/uqrQKVJkTlxhjieviEg7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /usr/share/gocode/src/github.com/armon/go-radix/radix.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/gohugoio/hugo/compare -complete -installsuffix shared -buildid sq4vsXWbTd211J4oKMmj/sq4vsXWbTd211J4oKMmj -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/gohugoio/hugo/compare/compare.go ./_build/src/github.com/gohugoio/hugo/compare/compare_strings.go cat >/tmp/go-build1549002957/b799/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF mkdir -p $WORK/b752/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p cloud.google.com/go/internal/version -complete -installsuffix shared -buildid l6ARx9avQ_YDHakWsraE/l6ARx9avQ_YDHakWsraE -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/internal/version/version.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/aws/aws-sdk-go-v2/internal/strings -complete -installsuffix shared -buildid XoClVsfv8DQBFzyGZPhi/XoClVsfv8DQBFzyGZPhi -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/strings/strings.go mkdir -p $WORK/b558/ html mkdir -p $WORK/b033/ cat >/tmp/go-build1549002957/b540/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cat >/tmp/go-build1549002957/b752/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/aws/aws-sdk-go/aws/arn -complete -installsuffix shared -buildid S-3RuQIeXMbzJBLv6v3m/S-3RuQIeXMbzJBLv6v3m -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/arn/arn.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid I26x2XqHu87_CHH-FN_m/I26x2XqHu87_CHH-FN_m -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/strings/strings.go mkdir -p $WORK/b624/ regexp/syntax cat >/tmp/go-build1549002957/b558/importcfg << 'EOF' # internal # import config packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid HCjmzdw8C_dez9uKbDNA/HCjmzdw8C_dez9uKbDNA -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkuri/path.go mkdir -p $WORK/b067/ mkdir -p $WORK/b065/ cat >/tmp/go-build1549002957/b033/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p bufio -std -complete -installsuffix shared -buildid -CgcrUNAebd0XkMKttwe/-CgcrUNAebd0XkMKttwe -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/tmp/go-build1549002957/b624/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid 5LrBP9eL86ezJTIGD6w9/5LrBP9eL86ezJTIGD6w9 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/encoding/encoding.go cat >/tmp/go-build1549002957/b065/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p regexp/syntax -std -complete -installsuffix shared -buildid uKtXfDAJkAafUi55TZTD/uKtXfDAJkAafUi55TZTD -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cat >/tmp/go-build1549002957/b067/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p html -std -complete -installsuffix shared -buildid h6lx0S44v3axc2u_R-R_/h6lx0S44v3axc2u_R-R_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/02/02dbe5147e63e0b5b19eccfbc1a77595fdfedaa4dcf2bb40a362b475b8d7a19d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b558/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b540/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/67/679d503a6dee6a0dcf0582411344a10f7f93509e0237072f234e1f8e8ad6459a-d # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/bb/bbc454e70b368f6b9fe2016935f7484be3f5f18f32d84004cf5008f16ee906f8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a5/a5cfdaacf03ff3781a43889a48ad712274dd10039009bfb2065a0951de8efbb2-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/3b/3b8993211546ccd3525776aa06473898822587f877bf32bad80a0ea71bc248a4-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b624/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/f9/f9ad57758c12c277c3654842bef2eb459283bc2e1b46847fefbe1b11543e14d4-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/3a/3afc1460a5bb21a481aa883700bcf707728547dc034ed4ff27b72cf856643d04-d # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/6c/6c45ae2337d9271c7da697e14720464a2b64f073ce5967aa833a2306a3e1c031-d # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/3c/3c69bcf02bfeda833717445f73e996caaa538e8636a7f11316e078fe654d2776-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/68/688c7575a2ce6de3adca68482a2014b72b2694dfbacc5e6c8042e939b5dc1e0d-d # internal golang.org/x/text/runes mkdir -p $WORK/b189/ cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/95/9518c3f911c73e26444bf104c9efbd68496c3ee3b73b9d6b6b53e1555c9aefc9-d # internal golang.org/x/text/encoding mkdir -p $WORK/b373/ cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/62/620c2d5a89d2493f945fce57aee3f630a5ccfa7c16837c40280c10e0df7dea2c-d # internal cat >/tmp/go-build1549002957/b189/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=/tmp/go-build1549002957/b075/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p golang.org/x/text/runes -complete -installsuffix shared -buildid kYPbE_TSz9arD2eg6p3H/kYPbE_TSz9arD2eg6p3H -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/share/gocode/src/golang.org/x/text/runes/cond.go /usr/share/gocode/src/golang.org/x/text/runes/runes.go cat >/tmp/go-build1549002957/b373/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1549002957/b374/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build1549002957/b075/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p golang.org/x/text/encoding -complete -installsuffix shared -buildid amTUB9DOPnCgMgSDrOWF/amTUB9DOPnCgMgSDrOWF -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack /usr/share/gocode/src/golang.org/x/text/encoding/encoding.go golang.org/x/text/width mkdir -p $WORK/b248/ cat >/tmp/go-build1549002957/b248/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=/tmp/go-build1549002957/b075/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p golang.org/x/text/width -complete -installsuffix shared -buildid J2d5Qv0JWCgVlsQEsuJL/J2d5Qv0JWCgVlsQEsuJL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /usr/share/gocode/src/golang.org/x/text/width/kind_string.go /usr/share/gocode/src/golang.org/x/text/width/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/width/transform.go /usr/share/gocode/src/golang.org/x/text/width/trieval.go /usr/share/gocode/src/golang.org/x/text/width/width.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I $WORK/b127/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o $WORK/b127/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/c0/c07b584d6d9fcab751b2e870854add202220a84cc70c9d808401e0e35450a5ea-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/6e/6ea5cc4e22438cb2b20f56cef7883cffb58930903c9f30ad0bcb1b18af05fbe7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/e4/e4a7a3567521f525b8c2df9840d2028662d51511d69ac6d6f5de7a02472d2eb9-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b375/ cat >/tmp/go-build1549002957/b375/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/tmp/go-build1549002957/b373/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1549002957/b374/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build1549002957/b075/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p golang.org/x/text/encoding/internal -complete -installsuffix shared -buildid 2v0Wf5LKrgOA52t2j9yy/2v0Wf5LKrgOA52t2j9yy -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack /usr/share/gocode/src/golang.org/x/text/encoding/internal/internal.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/51/5125d311be7a7a6a6fc9314a8a1cb28acd4c939e9f15b36918855fa1729467a0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I $WORK/b127/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o $WORK/b127/_x008.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/59/59cf99c8082c7deaedc1f0d8c58373614b7394d1c00006fc9e737767d3dafe12-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/04/04cb999ec6e8fa37bb7de9ba54f61d16fb52bec3c9ab4a5fcd3aaec5e69d1b61-d # internal golang.org/x/text/encoding/charmap mkdir -p $WORK/b372/ cat >/tmp/go-build1549002957/b372/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=/tmp/go-build1549002957/b373/_pkg_.a packagefile golang.org/x/text/encoding/internal=/tmp/go-build1549002957/b375/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1549002957/b374/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build1549002957/b075/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p golang.org/x/text/encoding/charmap -complete -installsuffix shared -buildid XgszikatOqOk4HCrr6q0/XgszikatOqOk4HCrr6q0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack /usr/share/gocode/src/golang.org/x/text/encoding/charmap/charmap.go /usr/share/gocode/src/golang.org/x/text/encoding/charmap/tables.go image mkdir -p $WORK/b344/ cat >/tmp/go-build1549002957/b344/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p image -std -complete -installsuffix shared -buildid XK2pD6bwemMWmSlqiOFx/XK2pD6bwemMWmSlqiOFx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d7/d7e2cf63c950696545920b31df29521c4279fd58cae0a731f67b043035f506a4-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I $WORK/b127/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o $WORK/b127/_x009.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ff/ffff3dd884036aa61c642466d0986e5810af3904abef322b2d3dd9fb558f27cc-d # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/cc/cc752e8be8c0fb1b7e7d6bc858fa665669c0cc17bb8414623661cbdab5ab07cf-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I $WORK/b127/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o $WORK/b127/_x010.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I $WORK/b127/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o $WORK/b127/_x011.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/15/15a2f3a07978fbbb2806aa0e288294c205be13b8b296dcc06427b06faf71ab46-d # internal regexp mkdir -p $WORK/b064/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b029/asm_linux_riscv64.o ./asm_linux_riscv64.s cat >/tmp/go-build1549002957/b064/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile regexp/syntax=/tmp/go-build1549002957/b065/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p regexp -std -complete -installsuffix shared -buildid WvJm-vcLpNVwvkT9Bntf/WvJm-vcLpNVwvkT9Bntf -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I $WORK/b127/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o $WORK/b127/_x012.o -c gcc_riscv64.S cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cd $WORK/b127 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dsZRrnuREQBow0Kn-uoJ -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cd /builddir/build/BUILD/hugo-0.111.3 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b127=/tmp/go-build -gno-record-gcc-switches -o $WORK/b127/_cgo_.o $WORK/b127/_cgo_main.o $WORK/b127/_x001.o $WORK/b127/_x002.o $WORK/b127/_x003.o $WORK/b127/_x004.o $WORK/b127/_x005.o $WORK/b127/_x006.o $WORK/b127/_x007.o $WORK/b127/_x008.o $WORK/b127/_x009.o $WORK/b127/_x010.o $WORK/b127/_x011.o $WORK/b127/_x012.o -O2 -g -lpthread cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/6c/6c8d6fa76ae688b0d554cdfc0ceb28e297d36aea19c78b8f8fb2553675879cbf-d # internal github.com/muesli/smartcrop/options mkdir -p $WORK/b359/ github.com/marekm4/color-extractor mkdir -p $WORK/b397/ image/internal/imageutil mkdir -p $WORK/b347/ cat >/tmp/go-build1549002957/b359/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build1549002957/b344/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/muesli/smartcrop/options -complete -installsuffix shared -buildid yTtCF0runYyN_QEItsRh/yTtCF0runYyN_QEItsRh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack /usr/share/gocode/src/github.com/muesli/smartcrop/options/resizer.go cat >/tmp/go-build1549002957/b397/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a EOF cat >/tmp/go-build1549002957/b347/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build1549002957/b344/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/marekm4/color-extractor -complete -installsuffix shared -buildid 9lJypJJwd4lxnPdX5t3H/9lJypJJwd4lxnPdX5t3H -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack /usr/share/gocode/src/github.com/marekm4/color-extractor/color_extractor.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid 9J05VJc3sR2kRBTeQ_s2/9J05VJc3sR2kRBTeQ_s2 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go golang.org/x/image/vp8l mkdir -p $WORK/b401/ cat >/tmp/go-build1549002957/b401/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p golang.org/x/image/vp8l -complete -installsuffix shared -buildid NTAsoFIH5J28LuVNZRIz/NTAsoFIH5J28LuVNZRIz -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack /usr/share/gocode/src/golang.org/x/image/vp8l/decode.go /usr/share/gocode/src/golang.org/x/image/vp8l/huffman.go /usr/share/gocode/src/golang.org/x/image/vp8l/transform.go golang.org/x/image/vp8 mkdir -p $WORK/b400/ cat >/tmp/go-build1549002957/b400/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p golang.org/x/image/vp8 -complete -installsuffix shared -buildid u_udHOSoZpYjSD6EHTyo/u_udHOSoZpYjSD6EHTyo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack /usr/share/gocode/src/golang.org/x/image/vp8/decode.go /usr/share/gocode/src/golang.org/x/image/vp8/filter.go /usr/share/gocode/src/golang.org/x/image/vp8/idct.go /usr/share/gocode/src/golang.org/x/image/vp8/partition.go /usr/share/gocode/src/golang.org/x/image/vp8/pred.go /usr/share/gocode/src/golang.org/x/image/vp8/predfunc.go /usr/share/gocode/src/golang.org/x/image/vp8/quant.go /usr/share/gocode/src/golang.org/x/image/vp8/reconstruct.go /usr/share/gocode/src/golang.org/x/image/vp8/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/c8/c87facd85b4d8f693821bd214931233cf5f06ba488ca3db8cc0e809c900c36fb-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ef/efc592c005acdd93cad66ee40c9de7c699d2a23d9d78dcc01bba6dc943a12a43-d # internal internal/syscall/execenv mkdir -p $WORK/b046/ internal/syscall/unix mkdir -p $WORK/b044/ cat >/tmp/go-build1549002957/b046/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid Gr7hZfqPmqt-3gG0wt1l/Gr7hZfqPmqt-3gG0wt1l -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/tmp/go-build1549002957/b044/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid R2tOHjTna57sB49m_HbN/R2tOHjTna57sB49m_HbN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go time mkdir -p $WORK/b028/ cat >/tmp/go-build1549002957/b028/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -installsuffix shared -buildid xoTFf6Z09638JH3voeLn/xoTFf6Z09638JH3voeLn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e0/e040805b799b2a03add192f0a0898c09475d178e63e742a69ec9d9cd63f4669a-d # internal crypto/internal/nistec mkdir -p $WORK/b098/ cat >/tmp/go-build1549002957/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build1549002957/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/nistec -std -complete -installsuffix shared -buildid VxCx1IZTxUafGDrcos-E/VxCx1IZTxUafGDrcos-E -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv_noasm.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b347/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage cgo -dynimport $WORK/b127/_cgo_.o -dynout $WORK/b127/_cgo_import.go -dynlinker cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e0/e0ce4e9edebce5e04d93f1d9362835b7c4f2655dbee67b46675a66c8596b6930-d # internal image/draw mkdir -p $WORK/b346/ image/jpeg mkdir -p $WORK/b362/ cat >/tmp/go-build1549002957/b346/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build1549002957/b347/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p image/draw -std -complete -installsuffix shared -buildid 9nzn-trob7Wr9CquKfzH/9nzn-trob7Wr9CquKfzH -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack /usr/lib/golang/src/image/draw/draw.go cat >/tmp/go-build1549002957/b362/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build1549002957/b347/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p image/jpeg -std -complete -installsuffix shared -buildid y_DcLWuuBB6F-5melPee/y_DcLWuuBB6F-5melPee -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/35/356630df9f64c1486ee4ae8961dee241a55a226fd421057979bd1d636f9046f5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b397/_pkg_.a # internal cat >/tmp/go-build1549002957/b127/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b127/symabis ./asm_riscv64.s cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/e9/e95b2068d8a412359140a218efe0b304032692e26bf1661dd9b51001f04a2635-d # internal cat >/tmp/go-build1549002957/b127/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build1549002957/b019/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p runtime/cgo -std -installsuffix shared -buildid dsZRrnuREQBow0Kn-uoJ/dsZRrnuREQBow0Kn-uoJ -goversion go1.21.3 -symabis $WORK/b127/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b127/_cgo_gotypes.go $WORK/b127/cgo.cgo1.go $WORK/b127/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/11/1191fa8f99a22170fcf0c6aff12c9fd249e97f5cd6823fcac08f741e28a08134-d # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b127/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b127/_pkg_.a $WORK/b127/asm_riscv64.o $WORK/b127/_x001.o $WORK/b127/_x002.o $WORK/b127/_x003.o $WORK/b127/_x004.o $WORK/b127/_x005.o $WORK/b127/_x006.o $WORK/b127/_x007.o $WORK/b127/_x008.o $WORK/b127/_x009.o $WORK/b127/_x010.o $WORK/b127/_x011.o $WORK/b127/_x012.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/70/70bf6baaa4b76b3b0ba16d0c86b68bfbbc6485014f65d90042d77423330fbf5c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/d5/d5195d9d2e08c08a71aa74b78b17118985fd7fbbf8dacdf2a7c603351bb1d1b7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/16/161db5c5d64c3c73884d4d2122c674f89a44289d66321365d0c8a4ce28a574d5-d # internal golang.org/x/image/vector mkdir -p $WORK/b376/ github.com/disintegration/gift mkdir -p $WORK/b343/ cat >/tmp/go-build1549002957/b376/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile image/draw=/tmp/go-build1549002957/b346/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p golang.org/x/image/vector -complete -installsuffix shared -buildid 1tYhai6CIi3Zp54Kbzzc/1tYhai6CIi3Zp54Kbzzc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack /usr/share/gocode/src/golang.org/x/image/vector/acc_other.go /usr/share/gocode/src/golang.org/x/image/vector/raster_fixed.go /usr/share/gocode/src/golang.org/x/image/vector/raster_floating.go /usr/share/gocode/src/golang.org/x/image/vector/vector.go cat >/tmp/go-build1549002957/b343/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile image/draw=/tmp/go-build1549002957/b346/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/disintegration/gift -complete -installsuffix shared -buildid moDJKQXwe-o3LzBH6n1r/moDJKQXwe-o3LzBH6n1r -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /usr/share/gocode/src/github.com/disintegration/gift/colors.go /usr/share/gocode/src/github.com/disintegration/gift/convolution.go /usr/share/gocode/src/github.com/disintegration/gift/effects.go /usr/share/gocode/src/github.com/disintegration/gift/gift.go /usr/share/gocode/src/github.com/disintegration/gift/pixels.go /usr/share/gocode/src/github.com/disintegration/gift/rank.go /usr/share/gocode/src/github.com/disintegration/gift/resize.go /usr/share/gocode/src/github.com/disintegration/gift/transform.go /usr/share/gocode/src/github.com/disintegration/gift/utils.go golang.org/x/image/draw mkdir -p $WORK/b360/ cat >/tmp/go-build1549002957/b360/importcfg << 'EOF' # internal # import config packagefile golang.org/x/image/math/f64=/tmp/go-build1549002957/b361/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile image/draw=/tmp/go-build1549002957/b346/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p golang.org/x/image/draw -complete -installsuffix shared -buildid EtSAfGcgkk3rEeDYY_kL/EtSAfGcgkk3rEeDYY_kL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /usr/share/gocode/src/golang.org/x/image/draw/draw.go /usr/share/gocode/src/golang.org/x/image/draw/impl.go /usr/share/gocode/src/golang.org/x/image/draw/scale.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b362/_pkg_.a # internal github.com/bep/gowebp/internal/libwebp mkdir -p $WORK/b356/ cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lm"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b356/ -importpath github.com/bep/gowebp/internal/libwebp -- -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src ./a__cgo.go ./a__cgo_src.go ./a__encoder.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/11/119d375586ddb1d13346be303fb496e28dceb6e825d2b9c9d4090669b0e156f7-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b583/ cat >/tmp/go-build1549002957/b583/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p google.golang.org/api/internal/third_party/uritemplates -complete -installsuffix shared -buildid Rh7yasf4PL1B7uGcP1or/Rh7yasf4PL1B7uGcP1or -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack /usr/share/gocode/src/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go /usr/share/gocode/src/google.golang.org/api/internal/third_party/uritemplates/utils.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/07/0726976a92a7a7a93a71a2339147b43f20f7092eee4633986e86f73f650fd1dc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/7c/7c8172c6d2a7982a9db04aa3d7405f8090e84860e0763ac58d03d46fe6af1857-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/39/394dd2ad99d9ab825b56ae6c18eea11cd59ad734deb16074797960f34bfb86ce-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/c8/c877284b52120eba48a81a2e60fd2ff68bc41add305e364eb3333806189f4200-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/06/062293059e489cd59a43110c0647765787cc0789954ff1e38c5d2cb85386c766-d # internal cd $WORK/b356 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o ./_x002.o -c a__cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o ./_x003.o -c a__cgo_src.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b343/_pkg_.a # internal TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o ./_x004.o -c a__encoder.cgo2.c cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b037/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b037/float32reg_riscv64.o ./float32reg_riscv64.s cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/19/19291c545595238e615cfe44c59619ee5307df72e58eb23889a11b484b818e0b-d # internal github.com/bep/debounce mkdir -p $WORK/b071/ github.com/bep/clock github.com/aws/aws-sdk-go/internal/sdkrand google.golang.org/grpc/backoff mkdir -p $WORK/b604/ github.com/gohugoio/locales context github.com/google/go-cmp/cmp/internal/diff google.golang.org/grpc/keepalive google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b198/ cat >/tmp/go-build1549002957/b071/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF io/fs cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/bep/debounce -complete -installsuffix shared -buildid 4YcXHADJ3VYbghBjFfTF/4YcXHADJ3VYbghBjFfTF -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/share/gocode/src/github.com/bep/debounce/debounce.go cat >/tmp/go-build1549002957/b604/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF github.com/aws/smithy-go/ptr mkdir -p $WORK/b070/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid cMo300DJEoj1XrTE05J-/cMo300DJEoj1XrTE05J- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/backoff/backoff.go mkdir -p $WORK/b534/ cat >/tmp/go-build1549002957/b198/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/locales/currency=/tmp/go-build1549002957/b199/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/gohugoio/locales -complete -installsuffix shared -buildid jzkDOUNMS77SFxfwSC0j/jzkDOUNMS77SFxfwSC0j -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/share/gocode/src/github.com/gohugoio/locales/rules.go mkdir -p $WORK/b027/ cat >/tmp/go-build1549002957/b070/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF github.com/aws/aws-sdk-go-v2/internal/timeconv cat >/tmp/go-build1549002957/b534/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b315/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/bep/clock -complete -installsuffix shared -buildid eZsrxWU3biejxVy1iOvA/eZsrxWU3biejxVy1iOvA -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/share/gocode/src/github.com/bep/clock/clock.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid Z0-11feX5uEubpnBzxMR/Z0-11feX5uEubpnBzxMR -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkrand/read.go internal/poll mkdir -p $WORK/b648/ cat >/tmp/go-build1549002957/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1549002957/b005/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b622/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p context -std -complete -installsuffix shared -buildid wT6LY2f9QW57R8OzHKcH/wT6LY2f9QW57R8OzHKcH -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/context/context.go mkdir -p $WORK/b048/ cat >/tmp/go-build1549002957/b315/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1549002957/b316/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b648/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid 18rkEIE7pt3BgNyIawR6/18rkEIE7pt3BgNyIawR6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/keepalive/keepalive.go mkdir -p $WORK/b775/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/google/go-cmp/cmp/internal/diff -complete -installsuffix shared -buildid 2DH1AwgLvbOePY_QL_ji/2DH1AwgLvbOePY_QL_ji -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/share/gocode/src/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/internal/diff/diff.go cat >/tmp/go-build1549002957/b622/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b785/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid dhZwfU2pjoWQOnSuohC6/dhZwfU2pjoWQOnSuohC6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/grpcrand/grpcrand.go cat >/tmp/go-build1549002957/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/oserror=/tmp/go-build1549002957/b031/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b043/ cat >/tmp/go-build1549002957/b775/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/fs -std -complete -installsuffix shared -buildid b-Bx1kuezshV7jfy9IhV/b-Bx1kuezshV7jfy9IhV -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/aws/smithy-go/ptr -complete -installsuffix shared -buildid MdflFlbviOVVprN6uE34/MdflFlbviOVVprN6uE34 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/ptr/doc.go /usr/share/gocode/src/github.com/aws/smithy-go/ptr/from_ptr.go /usr/share/gocode/src/github.com/aws/smithy-go/ptr/to_ptr.go cat >/tmp/go-build1549002957/b785/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/aws/aws-sdk-go-v2/internal/timeconv -complete -installsuffix shared -buildid t9F_k2iVnU_xYkJwFyJW/t9F_k2iVnU_xYkJwFyJW -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/timeconv/duration.go cat >/tmp/go-build1549002957/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1549002957/b044/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/poll -std -installsuffix shared -buildid w0U1BLzcyi0-QGIZA7Fx/w0U1BLzcyi0-QGIZA7Fx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_riscv64.o $WORK/b037/float32reg_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/7a/7a50596f33c2fcfeed40f4e2ca2e437bc3d21c80311aac61b9040faa2e09c638-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/3e/3e35dc4624f215046481ba2f7dd6cfd8c7735be15c9ceb11fc910d4651f7b057-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b648/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/5d/5da221a4f3619ca782336192e9baa6f5dbf7b3cd226d610a08d1cd192bc8fcf2-d # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/7b/7bf63678d73ed54b86962dfc4a4e207c48da9a2b8fd5cf07cc7a36a2a4499717-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/17/174662fe9910f36087ad04859c8fd48c5b104297b060dbc6086b190dad546564-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/16/16d3fe30b185e5acad0315372a562cdab755ec304e31bcd5265b1d8eb0b561d9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b7/b7b9be282da0cc1e70482af10f52e29573852b7d844b7e7790ec8e55d58f33d6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/dd/dd3d69dc456bb6b2f180dd58f7bb4f6becb5d6eb5e6011272db20b54ffae7f69-d # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/57/575cc197a34db89730980cbdd1aac79aa10b0f13ee215ea348dbab89671b0dad-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b626/ cat >/tmp/go-build1549002957/b626/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=/tmp/go-build1549002957/b604/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1549002957/b622/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid QW9VaNnthI7btQjiRwg3/QW9VaNnthI7btQjiRwg3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/1a/1a884c413946af71328f55c685205aba1967c90b299643f4f0d12f3ba976dfd9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/52/52ed14085d536e13182bd496d2100cb8b7303031e37c6c7b02c6a236ffe527a9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/37/374a5f088ad26781f2930b8cd3d0b0eac369a86a972849b086b4886acdddb5f0-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ed/ed49e4978cc4274aed5449bce759091fc172d5547f675b44ee6afa28bf577935-d # internal internal/fmtsort mkdir -p $WORK/b036/ internal/saferio github.com/gohugoio/hugo/common/math github.com/google/go-cmp/cmp/internal/function github.com/mohae/deepcopy mkdir -p $WORK/b484/ mkdir -p $WORK/b224/ encoding/binary cat >/tmp/go-build1549002957/b036/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a EOF cat >/tmp/go-build1549002957/b484/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b218/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid L2ymWvdcOoeY791YqiIx/L2ymWvdcOoeY791YqiIx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/mohae/deepcopy -complete -installsuffix shared -buildid Y5CjmtdZ_2dgEePiCJ-9/Y5CjmtdZ_2dgEePiCJ-9 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack /usr/share/gocode/src/github.com/mohae/deepcopy/deepcopy.go github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort mkdir -p $WORK/b317/ cat >/tmp/go-build1549002957/b224/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p internal/saferio -std -complete -installsuffix shared -buildid OJC4aKWgrXuXjwC37opN/OJC4aKWgrXuXjwC37opN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go mkdir -p $WORK/b053/ cat >/tmp/go-build1549002957/b218/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/gohugoio/hugo/common/math -complete -installsuffix shared -buildid iSGLUydDeWWw8oGSRecc/iSGLUydDeWWw8oGSRecc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/math/math.go mkdir -p $WORK/b394/ cat >/tmp/go-build1549002957/b317/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/google/go-cmp/cmp/internal/function -complete -installsuffix shared -buildid u7xxQBrtT_NGRf1KhTKf/u7xxQBrtT_NGRf1KhTKf -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack /usr/share/gocode/src/github.com/google/go-cmp/cmp/internal/function/func.go cat >/tmp/go-build1549002957/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding/binary -std -complete -installsuffix shared -buildid ZrgWfG8n1a3Rx0L0AETL/ZrgWfG8n1a3Rx0L0AETL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go cat >/tmp/go-build1549002957/b394/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort -complete -installsuffix shared -buildid NgCrJqdntrSJ1HdgDhvk/NgCrJqdntrSJ1HdgDhvk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b775/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal github.com/bep/golibsass/internal/libsass mkdir -p $WORK/b508/ cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lsass"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b508/ -importpath github.com/bep/golibsass/internal/libsass -- -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g ./a__cgo.go ./a__importer.go ./a__libsass.go ./a__types.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a1/a1d132841ea279174454c270298ec37160507709d1828a3cf8b28578fc076d72-d # internal embed mkdir -p $WORK/b069/ cat >/tmp/go-build1549002957/b069/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p embed -std -complete -installsuffix shared -buildid W3sU9j7ZHpr_BQNfZ6c1/W3sU9j7ZHpr_BQNfZ6c1 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/embed/embed.go cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/99/99f49dd856c533ff2cb8ae2e0f6780a67b63d76ed465c963fb5eff93dca017d8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b224/_pkg_.a # internal github.com/gohugoio/localescompressed mkdir -p $WORK/b259/ cat >/tmp/go-build1549002957/b259/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/locales=/tmp/go-build1549002957/b198/_pkg_.a packagefile github.com/gohugoio/locales/currency=/tmp/go-build1549002957/b199/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/gohugoio/localescompressed -complete -installsuffix shared -buildid wDi7aCDLl-XcC4pUgn6C/wDi7aCDLl-XcC4pUgn6C -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack /usr/share/gocode/src/github.com/gohugoio/localescompressed/currencies.autogen.go /usr/share/gocode/src/github.com/gohugoio/localescompressed/localen.go /usr/share/gocode/src/github.com/gohugoio/localescompressed/locales.autogen.go /usr/share/gocode/src/github.com/gohugoio/localescompressed/locales.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/12/12845665220afacee94890c98ca1e33196fbca88a7fa1714d07e3e0f3adaace3-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/4b/4b15644fde402ae534880c8179c319b37ecbec863c8ecbefa5eba1e6f263b8b3-d # internal github.com/aws/smithy-go/context mkdir -p $WORK/b767/ github.com/aws/aws-sdk-go-v2/internal/sdk golang.org/x/sync/semaphore github.com/gohugoio/hugo/lazy google.golang.org/grpc/tap mkdir -p $WORK/b764/ mkdir -p $WORK/b832/ cat >/tmp/go-build1549002957/b767/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/aws/smithy-go/context -complete -installsuffix shared -buildid uveq0s8QlunGW20hR58Q/uveq0s8QlunGW20hR58Q -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/context/suppress_expired.go mkdir -p $WORK/b386/ cat >/tmp/go-build1549002957/b764/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b651/ cat >/tmp/go-build1549002957/b832/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1549002957/b080/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/aws/aws-sdk-go-v2/internal/sdk -complete -installsuffix shared -buildid -6ZG6P1qSkBIf6tBCCr8/-6ZG6P1qSkBIf6tBCCr8 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/sdk/interfaces.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/sdk/time.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid sxgPmbhGPuTE9rFV-G83/sxgPmbhGPuTE9rFV-G83 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack /usr/share/gocode/src/golang.org/x/sync/semaphore/semaphore.go cat >/tmp/go-build1549002957/b386/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/gohugoio/hugo/lazy -complete -installsuffix shared -buildid rUg1Ue7EseZOzwkvUHD6/rUg1Ue7EseZOzwkvUHD6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/gohugoio/hugo/lazy/init.go ./_build/src/github.com/gohugoio/hugo/lazy/once.go cat >/tmp/go-build1549002957/b651/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid mVh0LnY1XDE5Jiyu8W7E/mVh0LnY1XDE5Jiyu8W7E -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/tap/tap.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x005.o -c alpha_dec.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/72/7270c75f00f0921e7b21f37940df8f2b29ee55b7a4ebf3b28236fcab3a8529e7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b651/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/49/4932898bf9fc87209a1f33e5e85f92113f2fe865b8791adc0639410831c3797b-d # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/ae/aeecd0385f949aad4aa18f82a61685e87e577d6a7546186af1825638aef5e3e8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b764/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/35/351c8c28a8d0b65430f8f9c674815991698a368a61421e2748df12e49642d917-d # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/e9/e9e41ef405c6f95557851287d64d6c6e369411e6360189f725644e275b385353-d # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/4c/4ce98125f2170dafa0d3019064ebbd8cb6334fbf6d925aeec9342c9e32b3be10-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e6/e67d515582fd9f1b80ca3bf1443ec3ab050d0d183e61bf9ab4d2c1de64eb7122-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/1b/1ba73c181c34ea5c47d983fdaaa7a0737dcbad2378b1e341ab189e535652fa3e-d # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/35/351c889fccf74e26353540e5d1f003bfbe041123280cc919f55eed74f69e844a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/df/dfc9a3e22c2400f0ec2f841dc6899794605da8eded70723a89c46d91d44bdd79-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ff/ff8c3be5ce503c92863f285245c67624205432dee060eff38b3138eb3b78c980-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/da/da0472fd9b9079fb075e2ff70176e1518518e0e64afc336060675ecd4d32f5a5-d # internal os mkdir -p $WORK/b042/ cat >/tmp/go-build1549002957/b042/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/itoa=/tmp/go-build1549002957/b030/_pkg_.a packagefile internal/poll=/tmp/go-build1549002957/b043/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1549002957/b045/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1549002957/b046/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1549002957/b044/_pkg_.a packagefile internal/testlog=/tmp/go-build1549002957/b047/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p os -std -installsuffix shared -buildid UNzmi4WFrcRZB9HxK0CL/UNzmi4WFrcRZB9HxK0CL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x006.o -c alpha_enc.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/71/714ece3de3b006615a62bffa764c57f6892b4fa7ccada51baddfd49a91b695d7-d # internal encoding/base64 mkdir -p $WORK/b052/ crypto/md5 vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b132/ crypto/internal/edwards25519/field crypto/cipher golang.org/x/image/bmp mkdir -p $WORK/b097/ cat >/tmp/go-build1549002957/b052/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding/base64 -std -complete -installsuffix shared -buildid okWscKzGHRi7nRZARA_c/okWscKzGHRi7nRZARA_c -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go mkdir -p $WORK/b111/ cat >/tmp/go-build1549002957/b132/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid Wx1kmm2zwPR4dZFMRrOe/Wx1kmm2zwPR4dZFMRrOe -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go mkdir -p $WORK/b084/ golang.org/x/image/ccitt cat >/tmp/go-build1549002957/b097/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF mkdir -p $WORK/b366/ cat >/tmp/go-build1549002957/b111/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid Ujpwf0JVkT-6PIWTO5z0/Ujpwf0JVkT-6PIWTO5z0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/md5 -std -complete -installsuffix shared -buildid 0eRblKkq9iNxp857LtWr/0eRblKkq9iNxp857LtWr -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_generic.go mkdir -p $WORK/b378/ cat >/tmp/go-build1549002957/b084/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1549002957/b085/_pkg_.a packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/cipher -std -complete -installsuffix shared -buildid x5KDs8wXEhWcyTKUjBxC/x5KDs8wXEhWcyTKUjBxC -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go cat >/tmp/go-build1549002957/b366/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p golang.org/x/image/bmp -complete -installsuffix shared -buildid Ut3UfYpCi2tqWIPx1FVo/Ut3UfYpCi2tqWIPx1FVo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack /usr/share/gocode/src/golang.org/x/image/bmp/reader.go /usr/share/gocode/src/golang.org/x/image/bmp/writer.go cat >/tmp/go-build1549002957/b378/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p golang.org/x/image/ccitt -complete -installsuffix shared -buildid IxqSRUFn5oxPclB6I2tt/IxqSRUFn5oxPclB6I2tt -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack /usr/share/gocode/src/golang.org/x/image/ccitt/reader.go /usr/share/gocode/src/golang.org/x/image/ccitt/table.go /usr/share/gocode/src/golang.org/x/image/ccitt/writer.go golang.org/x/sys/unix mkdir -p $WORK/b150/ cat >/tmp/go-build1549002957/b150/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b150=>" -I $WORK/b150/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b150/symabis ./asm_linux_riscv64.s cat >/tmp/go-build1549002957/b150/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p golang.org/x/sys/unix -installsuffix shared -buildid 74bYzPYwQiPcyicYa1VS/74bYzPYwQiPcyicYa1VS -goversion go1.21.3 -symabis $WORK/b150/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack -asmhdr $WORK/b150/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_riscv64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_riscv64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_riscv64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_riscv64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/da/daa4bae2911d905a64cb6bc7da4ca362a814e6698c5728976bf4f40155522f47-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/cc/ccbdfcb4884ee42467708e9dc8d425304276a81c2073d52a94c3ce2a305abfba-d # internal encoding/pem mkdir -p $WORK/b120/ cat >/tmp/go-build1549002957/b120/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p encoding/pem -std -complete -installsuffix shared -buildid LqAWhnLPYAa3LdC5yzcR/LqAWhnLPYAa3LdC5yzcR -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/b6/b68d7f4144b6d444b8e8cf00f7f0051b78c7e6a1bdd2bf4b82f36b2c0d4360f9-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/da/da53904edd2083138d363656513b2fd9b0194ca81a7db696a093d80f0316ba7b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/59/596bc919c448a81f16772a18e14b651d05f4b9bd78014a051edec051fd28e96f-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b109/ cat >/tmp/go-build1549002957/b109/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build1549002957/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid opKug3M8tQlKPAb5M25w/opKug3M8tQlKPAb5M25w -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/68/68423d318ae838ae6ebc0d3c00e8447ab07210ddb234bcdf719a0ebb1137f44a-d # internal golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b676/ crypto/des vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b095/ crypto/internal/boring mkdir -p $WORK/b130/ cat >/tmp/go-build1549002957/b676/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF cat >/tmp/go-build1549002957/b095/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1549002957/b085/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF mkdir -p $WORK/b082/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid MPtnUqNCwELTinGAWTWz/MPtnUqNCwELTinGAWTWz -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack /usr/share/gocode/src/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/des -std -complete -installsuffix shared -buildid 4RgBxea0rkxOvGrach5H/4RgBxea0rkxOvGrach5H -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >/tmp/go-build1549002957/b130/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1549002957/b131/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid G7pTp5Z4y1X6cMkC9FFb/G7pTp5Z4y1X6cMkC9FFb -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >/tmp/go-build1549002957/b082/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1549002957/b087/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid aJlbo_u1x3xjf2MlU1t4/aJlbo_u1x3xjf2MlU1t4 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/51/51f57a3167b4f05c245ae8222b9f5be5dc63acd284ec97f3eb13bfad72611b28-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b4/b45f74c19c99aaa2a8db39f7a0e2b84ceab5522c0f1ded4031e16489c103aea8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/84/843c8b069ebc1be17a9b36549636ed318509c26e9b8de4ad325f0532108d3c9f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b676/_pkg_.a # internal crypto/sha1 mkdir -p $WORK/b114/ crypto/aes crypto/sha256 crypto/sha512 mkdir -p $WORK/b094/ crypto/hmac mkdir -p $WORK/b115/ cat >/tmp/go-build1549002957/b114/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF cat >/tmp/go-build1549002957/b094/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1549002957/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF crypto/ecdh /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/sha1 -std -complete -installsuffix shared -buildid CGYJM54amuJG358KTI-G/CGYJM54amuJG358KTI-G -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/aes -std -complete -installsuffix shared -buildid ZuIF8dlKCME6IbrRLaqu/ZuIF8dlKCME6IbrRLaqu -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/6d/6d6c697792a404f73fa97876a2d11129d3ee5529f3371d559dc18fe070ff7728-d # internal mkdir -p $WORK/b110/ cat >/tmp/go-build1549002957/b115/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF mkdir -p $WORK/b104/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/sha256 -std -complete -installsuffix shared -buildid DtyVN7hEGa3N6CTk1vKP/DtyVN7hEGa3N6CTk1vKP -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_generic.go cat >/tmp/go-build1549002957/b110/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a EOF mkdir -p $WORK/b096/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/hmac -std -complete -installsuffix shared -buildid EAjG_H-S2TyIucjKY13h/EAjG_H-S2TyIucjKY13h -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >/tmp/go-build1549002957/b096/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1549002957/b097/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1549002957/b098/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1549002957/b088/_pkg_.a packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid UQQoO9akAF5oD_W9BR24/UQQoO9akAF5oD_W9BR24 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go cat >/tmp/go-build1549002957/b104/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/sha512 -std -complete -installsuffix shared -buildid eNnLi-rvamoXblwQxggl/eNnLi-rvamoXblwQxggl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/9a/9adf2d5071889032a4cd4a84950eb93e7872b648c5205fa4a60d8545f74e7228-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/2f/2f517ec51c3a9367c1f9fdff7ea4152867ba5b911504d12eef62a7fce1fd6fe1-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b133/ cat >/tmp/go-build1549002957/b133/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid y1Ij20ezEKC11vVZXgon/y1Ij20ezEKC11vVZXgon -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x007.o -c alpha_processing.c cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/37/3739435d8bbe6e49e2b42c54a4bd11dcafae9aa41ddebbc1d437e3e3592351d5-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b129/ cat >/tmp/go-build1549002957/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1549002957/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1549002957/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1549002957/b132/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid gBS6OnpVFDVHxi7_TBjd/gBS6OnpVFDVHxi7_TBjd -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/b4/b47e398c369e70984fab6a5928cda0fb5b1f63e6907a06155009cc96aae45c6a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/63/633caaaefd6c857742c9003d99e1f94dcf8b30f6fa2b93a49165fc339c783e8b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ed/eda05bc62218d4fa300df21698480a7b17eaa62502efd6167bececd3eb0cbd15-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/96/96a20d000b48057dd7b962132b96f611d980c22d0d9740eb2619e9480e39876f-d # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/97/9722ebb15743bb4035a62a6ff81a4f4b5aa8f1cd56136e27233dc461bdf8d030-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/42/42a51979667a03108b008fef3f7f182d08ba8799ec311f20dfd3f4a7e3b6f562-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/26/2626c0fd3df1ebd690d4e334adfdbadb7726a054fe39e7ded8837339a1bfdb2c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ae/ae0b58fd0064866baa0832c61b12122d6405564979549558e32bbdbbfe929bc4-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f3/f314ee83600d9e62216ac0f0a14bd0877ef7d5744a9bb82a446766922fb4a1ea-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b157/ internal/lazyregexp io/ioutil mkdir -p $WORK/b180/ mkdir -p $WORK/b432/ cat >/tmp/go-build1549002957/b157/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile hash/fnv=/tmp/go-build1549002957/b158/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a EOF cat >/tmp/go-build1549002957/b180/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid gqaw5IXJUXoPbbT0bL5N/gqaw5IXJUXoPbbT0bL5N -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p io/ioutil -std -complete -installsuffix shared -buildid nRq_vcXErTPEcFDeSeS5/nRq_vcXErTPEcFDeSeS5 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/tmp/go-build1549002957/b432/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b639/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid G17Tr-R6tFcfNk_Vb2bL/G17Tr-R6tFcfNk_Vb2bL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go fmt mkdir -p $WORK/b035/ path/filepath mkdir -p $WORK/b063/ cat >/tmp/go-build1549002957/b035/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1549002957/b036/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF github.com/mattn/go-runewidth mkdir -p $WORK/b308/ github.com/rogpeppe/go-internal/lockedfile/internal/filelock /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p fmt -std -complete -installsuffix shared -buildid JsNmC-wPoKgn9HMc781x/JsNmC-wPoKgn9HMc781x -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >/tmp/go-build1549002957/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b270/ cat >/tmp/go-build1549002957/b639/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p path/filepath -std -complete -installsuffix shared -buildid X1MxISZFHgQH_z3xTTyH/X1MxISZFHgQH_z3xTTyH -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go cat >/tmp/go-build1549002957/b308/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=/tmp/go-build1549002957/b309/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 8AxjOuxVs6UVLtJqv7oJ/8AxjOuxVs6UVLtJqv7oJ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /usr/share/gocode/src/github.com/mattn/go-runewidth/runewidth.go /usr/share/gocode/src/github.com/mattn/go-runewidth/runewidth_posix.go /usr/share/gocode/src/github.com/mattn/go-runewidth/runewidth_table.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid CKwZxP3qeXhnBBFxjTLk/CKwZxP3qeXhnBBFxjTLk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/envconfig/envconfig.go /usr/share/gocode/src/google.golang.org/grpc/internal/envconfig/xds.go cat >/tmp/go-build1549002957/b270/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/rogpeppe/go-internal/lockedfile/internal/filelock -complete -installsuffix shared -buildid Bpb1gIL_5gtXbylaquCJ/Bpb1gIL_5gtXbylaquCJ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack /usr/share/gocode/src/github.com/rogpeppe/go-internal/lockedfile/internal/filelock/filelock.go /usr/share/gocode/src/github.com/rogpeppe/go-internal/lockedfile/internal/filelock/filelock_unix.go os/signal mkdir -p $WORK/b833/ cat >/tmp/go-build1549002957/b833/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b833=>" -I $WORK/b833/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b833/symabis ./sig.s cat >/tmp/go-build1549002957/b833/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p os/signal -std -installsuffix shared -buildid tWQWahLUSHnvhBDwTerq/tWQWahLUSHnvhBDwTerq -goversion go1.21.3 -symabis $WORK/b833/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack -asmhdr $WORK/b833/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go net mkdir -p $WORK/b121/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lresolv"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b121/ -importpath net -- -I $WORK/b121/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x008.o -c alpha_processing_mips_dsp_r2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/b6/b613f448d417c89acc3048212cf084fc1a34877c3a507e2894dad09293cf0e56-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/87/87639205474beb723a89e43621f92572b4849701c53fc1a38de56020a971fac5-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/0a/0a71d799d411b4144fd5ff5b97bd40f0122dd524154025a54ba371ca05101b23-d # internal golang.org/x/image/riff mkdir -p $WORK/b399/ cat >/tmp/go-build1549002957/b399/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p golang.org/x/image/riff -complete -installsuffix shared -buildid nV5YNu3n1RGBuWLF8JIn/nV5YNu3n1RGBuWLF8JIn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack /usr/share/gocode/src/golang.org/x/image/riff/riff.go github.com/tdewolff/parse/v2/buffer mkdir -p $WORK/b411/ cat >/tmp/go-build1549002957/b411/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/tdewolff/parse/v2/buffer -complete -installsuffix shared -buildid Blzf3kdrqbns0SnEEYS0/Blzf3kdrqbns0SnEEYS0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/parse/v2/buffer/buffer.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/buffer/lexer.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/buffer/reader.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/buffer/streamlexer.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/buffer/writer.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/61/617cc2c73f0bbe4cc018a14d13eafc8ab08977f7c5172d13ff8755428b6cf4ef-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/9b/9b3912008b6212a9a93f276b567d1755688056bb0e73fad6b2c2da3407d41216-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/fa/fad3768f53311a74da04739d596aabc56a1fce536ac2b05ab4ed957ee911df43-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x009.o -c alpha_processing_neon.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/9c/9c5dd0053936279d68d7d26540f7ef1e40fa57f22dcc55ed50d708af844e24d9-d # internal golang.org/x/image/webp mkdir -p $WORK/b398/ cat >/tmp/go-build1549002957/b398/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile golang.org/x/image/riff=/tmp/go-build1549002957/b399/_pkg_.a packagefile golang.org/x/image/vp8=/tmp/go-build1549002957/b400/_pkg_.a packagefile golang.org/x/image/vp8l=/tmp/go-build1549002957/b401/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p golang.org/x/image/webp -complete -installsuffix shared -buildid M7ZIvjqm5--0VVebyIr-/M7ZIvjqm5--0VVebyIr- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack /usr/share/gocode/src/golang.org/x/image/webp/decode.go /usr/share/gocode/src/golang.org/x/image/webp/doc.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x010.o -c alpha_processing_sse2.c cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b833=>" -I $WORK/b833/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b833/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b833/_pkg_.a $WORK/b833/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b833/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/80/8071120b4e70e4b59079967540cb3800f005193dbfe4d3b86dc60f0ad433fbb2-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/11/1199f50ac4ca9210e68521f428766d946aac0e4fb030906e8236dd2b29bd8f1e-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x011.o -c alpha_processing_sse41.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/0c/0c84bd56d6692bbf2201d6c605f31d0553b3576eda84928dd45ba12ed30a7195-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x012.o -c analysis_enc.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/36/3641cdb4bf38e561dce849316a38f9464ad26dc9b3c58ebbb505d3c398f55784-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/69/6962935413e860d7a6040164d3935da8095cb91ba38e4efd8b30fcb51798ceca-d # internal github.com/gohugoio/hugo/resources/jsconfig mkdir -p $WORK/b384/ github.com/jdkato/prose/internal/util github.com/aws/aws-sdk-go/internal/shareddefaults github.com/spf13/afero/mem mkdir -p $WORK/b305/ mkdir -p $WORK/b524/ cat >/tmp/go-build1549002957/b384/importcfg << 'EOF' # internal # import config packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF mkdir -p $WORK/b074/ os/exec cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/gohugoio/hugo/resources/jsconfig -complete -installsuffix shared -buildid accSe_VKQPW4JIeMTJiw/accSe_VKQPW4JIeMTJiw -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/jsconfig/jsconfig.go cat >/tmp/go-build1549002957/b305/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/jdkato/prose/internal/util -complete -installsuffix shared -buildid aSpHlA_eApZo_O4MXUfo/aSpHlA_eApZo_O4MXUfo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack /usr/share/gocode/src/github.com/jdkato/prose/internal/util/util.go mkdir -p $WORK/b183/ cat >/tmp/go-build1549002957/b524/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid 35dKJqNT9eToSOxZdXKL/35dKJqNT9eToSOxZdXKL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go cat >/tmp/go-build1549002957/b074/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b183/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build1549002957/b091/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1549002957/b046/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1549002957/b044/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p os/exec -std -complete -installsuffix shared -buildid 2wcccoREbRtQphexnLth/2wcccoREbRtQphexnLth -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/spf13/afero/mem -complete -installsuffix shared -buildid nTk3pZDSXbLmJmLs0hLB/nTk3pZDSXbLmJmLs0hLB -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/share/gocode/src/github.com/spf13/afero/mem/dir.go /usr/share/gocode/src/github.com/spf13/afero/mem/dirmap.go /usr/share/gocode/src/github.com/spf13/afero/mem/file.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/61/61c06f189f33b80eb4422ffc3b1d73ab07e45c2ade4cf03046bf27c9992b1ccd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/11/112be414a2095cd7271da086869cc37e666891b70caf88affdfa3f7a19bb7b3f-d # internal github.com/jdkato/prose/transform mkdir -p $WORK/b304/ cat >/tmp/go-build1549002957/b304/importcfg << 'EOF' # internal # import config packagefile github.com/jdkato/prose/internal/util=/tmp/go-build1549002957/b305/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/jdkato/prose/transform -complete -installsuffix shared -buildid 7JM9Uxn7lcdo5Peq0vc4/7JM9Uxn7lcdo5Peq0vc4 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack /usr/share/gocode/src/github.com/jdkato/prose/transform/title.go /usr/share/gocode/src/github.com/jdkato/prose/transform/transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/3a/3a40d1c0fe83f1db1e5fdb0176487b85d05b547731a526a8061ee09ea30a0a05-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/f7/f766e94f88633445ff9818788b4accd2d925a552b6e4cf5f0591a8847fd15e7e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/c9/c9841fec1997a56bd5a1db4af34a54be52fd6f6030b92c2f16bc7164200fcd8d-d # internal cd $WORK/b508 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I ./ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/2c/2cf2434db910831cd441f9e8ad319c58b927c0eb3b23968a887615dc2cc5d305-d # internal github.com/cli/safeexec mkdir -p $WORK/b182/ cat >/tmp/go-build1549002957/b182/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/cli/safeexec -complete -installsuffix shared -buildid 1GbSs0Ux03tYROClQLYe/1GbSs0Ux03tYROClQLYe -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/share/gocode/src/github.com/cli/safeexec/lookpath.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c2/c28edc600521039b7af6551ccefb131a547c5a8defd43486f9f97f5cf12680af-d # internal cd $WORK/b508 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I ./ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o ./_x002.o -c a__cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I ./ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o ./_x003.o -c a__importer.cgo2.c cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d1/d127f4733b0dfd39c54d49c1cc8cc8169739344f212a3d70c84f13f10c78ee09-d # internal encoding/csv mkdir -p $WORK/b032/ log encoding/hex mkdir -p $WORK/b077/ net/http/internal golang.org/x/sync/errgroup mkdir -p $WORK/b335/ google.golang.org/protobuf/internal/errors runtime/trace mkdir -p $WORK/b256/ mime/quotedprintable golang.org/x/tools/txtar cat >/tmp/go-build1549002957/b077/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log/internal=/tmp/go-build1549002957/b078/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF github.com/gohugoio/hugo/common/collections net/url mkdir -p $WORK/b128/ go/token cat >/tmp/go-build1549002957/b032/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF go.opencensus.io/trace/tracestate golang.org/x/image/tiff/lzw golang.org/x/image/math/fixed encoding/xml github.com/BurntSushi/locker go.opencensus.io/resource runtime/debug go.opencensus.io/internal mime github.com/tdewolff/parse/v2 flag github.com/bep/gitmap cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p encoding/csv -std -complete -installsuffix shared -buildid 9MV5ahgG3ZwzgGPvKyJB/9MV5ahgG3ZwzgGPvKyJB -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go database/sql/driver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p log -std -complete -installsuffix shared -buildid Qf2ityy06UCfeY6efJaV/Qf2ityy06UCfeY6efJaV -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/log/log.go github.com/rogpeppe/go-internal/module cat >/tmp/go-build1549002957/b335/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF vendor/golang.org/x/net/http2/hpack compress/lzw compress/flate mkdir -p $WORK/b145/ github.com/hairyhenderson/go-codeowners mkdir -p $WORK/b516/ cat >/tmp/go-build1549002957/b128/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF github.com/mitchellh/hashstructure mkdir -p $WORK/b156/ cat >/tmp/go-build1549002957/b256/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF github.com/gohugoio/hugo/resources/resource_transformers/tocss/internal/sass github.com/dlclark/regexp2/syntax google.golang.org/protobuf/internal/version github.com/rogpeppe/go-internal/lockedfile /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid 4G8prUTEnVuNtlmbKynL/4G8prUTEnVuNtlmbKynL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack /usr/share/gocode/src/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/url -std -complete -installsuffix shared -buildid tF9v-OC4f9-Nu-LAGXLG/tF9v-OC4f9-Nu-LAGXLG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/net/url/url.go cat >/tmp/go-build1549002957/b516/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cat >/tmp/go-build1549002957/b145/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF github.com/kyokomi/emoji/v2 mkdir -p $WORK/b168/ golang.org/x/text/unicode/norm google.golang.org/grpc/codes cat >/tmp/go-build1549002957/b156/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1549002957/b157/_pkg_.a EOF github.com/gobwas/glob/syntax/lexer github.com/google/go-cmp/cmp/internal/value text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/hairyhenderson/go-codeowners -complete -installsuffix shared -buildid cls85FPj9N007dUlF4_A/cls85FPj9N007dUlF4_A -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack /usr/share/gocode/src/github.com/hairyhenderson/go-codeowners/codeowners.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid Vvq2NXQIVvvP-k6d0X2P/Vvq2NXQIVvvP-k6d0X2P -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p runtime/trace -std -installsuffix shared -buildid Yov7gcBB-MnA7PpQ9l6j/Yov7gcBB-MnA7PpQ9l6j -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go mkdir -p $WORK/b588/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid QAdF1ARpj4zN-O9atzF9/QAdF1ARpj4zN-O9atzF9 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/errors.go /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/is_go113.go mkdir -p $WORK/b147/ mkdir -p $WORK/b119/ github.com/sanity-io/litter mkdir -p $WORK/b518/ github.com/bep/goat github.com/pelletier/go-toml/v2/internal/danger google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b217/ google.golang.org/grpc/metadata golang.org/x/net/http2/hpack cat >/tmp/go-build1549002957/b168/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b661/ cat >/tmp/go-build1549002957/b588/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF golang.org/x/xerrors mkdir -p $WORK/b379/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p go/token -std -complete -installsuffix shared -buildid 9eki2_cGFwWp6W7FIETt/9eki2_cGFwWp6W7FIETt -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse cat >/tmp/go-build1549002957/b147/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid PSlWodceGiMwj57ywLdY/PSlWodceGiMwj57ywLdY -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/codes/code_string.go /usr/share/gocode/src/google.golang.org/grpc/codes/codes.go cat >/tmp/go-build1549002957/b119/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF mkdir -p $WORK/b368/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p net/http/internal -std -complete -installsuffix shared -buildid rPcl_vQ8haZwK2H5yBuJ/rPcl_vQ8haZwK2H5yBuJ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cat >/tmp/go-build1549002957/b518/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cat >/tmp/go-build1549002957/b217/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p encoding/hex -std -complete -installsuffix shared -buildid xrS6TQLqw1NzY7xq1u9N/xrS6TQLqw1NzY7xq1u9N -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >/tmp/go-build1549002957/b661/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a EOF go/doc/comment cat >/tmp/go-build1549002957/b379/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF mkdir -p $WORK/b060/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p go.opencensus.io/trace/tracestate -complete -installsuffix shared -buildid hKwuoDkxyAcgeWj9h95Y/hKwuoDkxyAcgeWj9h95Y -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack /usr/share/gocode/src/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p golang.org/x/tools/txtar -complete -installsuffix shared -buildid t-_crKPmv-uohUmkAC5K/t-_crKPmv-uohUmkAC5K -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack /usr/share/gocode/src/golang.org/x/tools/txtar/archive.go mkdir -p $WORK/b332/ encoding/gob /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p golang.org/x/image/tiff/lzw -complete -installsuffix shared -buildid K7tPpGwJYlSFHX2WUBxe/K7tPpGwJYlSFHX2WUBxe -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack /usr/share/gocode/src/golang.org/x/image/tiff/lzw/reader.go github.com/gobwas/glob/match /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/gohugoio/hugo/common/collections -complete -installsuffix shared -buildid CqcC8aZXaUZ-2XJWTUTI/CqcC8aZXaUZ-2XJWTUTI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/collections/append.go ./_build/src/github.com/gohugoio/hugo/common/collections/collections.go ./_build/src/github.com/gohugoio/hugo/common/collections/order.go ./_build/src/github.com/gohugoio/hugo/common/collections/slice.go cat >/tmp/go-build1549002957/b368/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a EOF mkdir -p $WORK/b566/ cat >/tmp/go-build1549002957/b060/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p golang.org/x/image/math/fixed -complete -installsuffix shared -buildid fRPIVSgM6Aw76_ga-ldl/fRPIVSgM6Aw76_ga-ldl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack /usr/share/gocode/src/golang.org/x/image/math/fixed/fixed.go mkdir -p $WORK/b196/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p encoding/xml -std -complete -installsuffix shared -buildid WsiYNnDwmCJd1wW5ApxG/WsiYNnDwmCJd1wW5ApxG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go mkdir -p $WORK/b658/ mkdir -p $WORK/b143/ cat >/tmp/go-build1549002957/b332/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF mkdir -p $WORK/b195/ cat >/tmp/go-build1549002957/b196/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build1549002957/b566/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/BurntSushi/locker -complete -installsuffix shared -buildid X8GbGlXOKZT9H1GV4l_l/X8GbGlXOKZT9H1GV4l_l -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /usr/share/gocode/src/github.com/BurntSushi/locker/locker.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b196=>" -I $WORK/b196/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b196/symabis ./debug.s cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p go.opencensus.io/resource -complete -installsuffix shared -buildid S1X934YZV7q7Svww2uu2/S1X934YZV7q7Svww2uu2 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack /usr/share/gocode/src/go.opencensus.io/resource/resource.go mkdir -p $WORK/b254/ mkdir -p $WORK/b312/ cat >/tmp/go-build1549002957/b195/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF cat >/tmp/go-build1549002957/b143/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b670/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p mime -std -complete -installsuffix shared -buildid BDlXOXoJTDhyDArehlsI/BDlXOXoJTDhyDArehlsI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go cat >/tmp/go-build1549002957/b658/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go.opencensus.io=/tmp/go-build1549002957/b659/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/tdewolff/parse/v2 -complete -installsuffix shared -buildid sOkc33DCPIYGXm3puS3w/sOkc33DCPIYGXm3puS3w -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/parse/v2/common.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/error.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/input.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/position.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/util.go mkdir -p $WORK/b267/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p go.opencensus.io/internal -complete -installsuffix shared -buildid FANUM1w4K_E175ChVjbQ/FANUM1w4K_E175ChVjbQ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack /usr/share/gocode/src/go.opencensus.io/internal/internal.go /usr/share/gocode/src/go.opencensus.io/internal/sanitize.go /usr/share/gocode/src/go.opencensus.io/internal/traceinternals.go mkdir -p $WORK/b142/ cat >/tmp/go-build1549002957/b254/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b312/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b381/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p flag -std -complete -installsuffix shared -buildid TzdJtiE7b9GBLFsWvBoz/TzdJtiE7b9GBLFsWvBoz -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >/tmp/go-build1549002957/b670/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b057/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/bep/gitmap -complete -installsuffix shared -buildid Wt12PVss37RpMRkSwCH8/Wt12PVss37RpMRkSwCH8 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack /usr/share/gocode/src/github.com/bep/gitmap/gitmap.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p database/sql/driver -std -complete -installsuffix shared -buildid dE6T7wRIpK8CS7Gyou4l/dE6T7wRIpK8CS7Gyou4l -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >/tmp/go-build1549002957/b381/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF cat >/tmp/go-build1549002957/b267/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/rogpeppe/go-internal/semver=/tmp/go-build1549002957/b268/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p compress/lzw -std -complete -installsuffix shared -buildid 5j13V4ubrHKnRuxW0mMN/5j13V4ubrHKnRuxW0mMN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go mkdir -p $WORK/b274/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/rogpeppe/go-internal/module -complete -installsuffix shared -buildid hnoubcQAhvjoVXifdaB0/hnoubcQAhvjoVXifdaB0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /usr/share/gocode/src/github.com/rogpeppe/go-internal/module/module.go cat >/tmp/go-build1549002957/b057/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b142/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF mkdir -p $WORK/b505/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p compress/flate -std -complete -installsuffix shared -buildid Cqhclw5Jj6wLYsZKMYWZ/Cqhclw5Jj6wLYsZKMYWZ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid nxQiuecpXQmRGEW8h0dJ/nxQiuecpXQmRGEW8h0dJ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go mkdir -p $WORK/b181/ mkdir -p $WORK/b269/ cat >/tmp/go-build1549002957/b274/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile hash/fnv=/tmp/go-build1549002957/b158/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b306/ cat >/tmp/go-build1549002957/b505/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/types/css=/tmp/go-build1549002957/b437/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/mitchellh/hashstructure -complete -installsuffix shared -buildid PHH8JkO4BmuEZpRH4ANN/PHH8JkO4BmuEZpRH4ANN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack /usr/share/gocode/src/github.com/mitchellh/hashstructure/hashstructure.go /usr/share/gocode/src/github.com/mitchellh/hashstructure/include.go mkdir -p $WORK/b076/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/gohugoio/hugo/resources/resource_transformers/tocss/internal/sass -complete -installsuffix shared -buildid _7_2qwe9w9mNjVagKsTo/_7_2qwe9w9mNjVagKsTo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/tocss/internal/sass/helpers.go mkdir -p $WORK/b214/ cat >/tmp/go-build1549002957/b181/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF mkdir -p $WORK/b318/ cat >/tmp/go-build1549002957/b269/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/rogpeppe/go-internal/lockedfile/internal/filelock=/tmp/go-build1549002957/b270/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a EOF cat >/tmp/go-build1549002957/b062/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b203/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid _m1pi-uPXsdvszv9fFq7/_m1pi-uPXsdvszv9fFq7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go cat >/tmp/go-build1549002957/b076/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build1549002957/b075/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cat >/tmp/go-build1549002957/b306/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/dlclark/regexp2/syntax -complete -installsuffix shared -buildid Duk7_e_UCbyBPdJzdZgj/Duk7_e_UCbyBPdJzdZgj -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/charclass.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/code.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/escape.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/parser.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/prefix.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/replacerdata.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/tree.go /usr/share/gocode/src/github.com/dlclark/regexp2/syntax/writer.go cat >/tmp/go-build1549002957/b214/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gobwas/glob/util/runes=/tmp/go-build1549002957/b211/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b440/ cat >/tmp/go-build1549002957/b318/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid TnWdFCS8rzyaEJ1kFkeV/TnWdFCS8rzyaEJ1kFkeV -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/share/gocode/src/golang.org/x/text/unicode/norm/composition.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/forminfo.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/input.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/iter.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/normalize.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/readwriter.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/transform.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/trie.go math/big gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/kyokomi/emoji/v2 -complete -installsuffix shared -buildid _NuMMOvlZHlx5l0_xRI2/_NuMMOvlZHlx5l0_xRI2 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack /usr/share/gocode/src/github.com/kyokomi/emoji/v2/emoji.go /usr/share/gocode/src/github.com/kyokomi/emoji/v2/emoji_codemap.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/rogpeppe/go-internal/lockedfile -complete -installsuffix shared -buildid ayzNh3yJClawtmyaGBbc/ayzNh3yJClawtmyaGBbc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack /usr/share/gocode/src/github.com/rogpeppe/go-internal/lockedfile/lockedfile.go /usr/share/gocode/src/github.com/rogpeppe/go-internal/lockedfile/lockedfile_filelock.go /usr/share/gocode/src/github.com/rogpeppe/go-internal/lockedfile/mutex.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/gobwas/glob/syntax/lexer -complete -installsuffix shared -buildid kdfG0QbKng_rFkiL7tm-/kdfG0QbKng_rFkiL7tm- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/share/gocode/src/github.com/gobwas/glob/syntax/lexer/lexer.go /usr/share/gocode/src/github.com/gobwas/glob/syntax/lexer/token.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/google/go-cmp/cmp/internal/value -complete -installsuffix shared -buildid eUJLnKFLx8HTkTyPSYHR/eUJLnKFLx8HTkTyPSYHR -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack /usr/share/gocode/src/github.com/google/go-cmp/cmp/internal/value/name.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/internal/value/sort.go mkdir -p $WORK/b442/ cat >/tmp/go-build1549002957/b196/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF golang.org/x/net/html cat >/tmp/go-build1549002957/b440/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF mkdir -p $WORK/b192/ golang.org/x/text/internal/language vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p runtime/debug -std -installsuffix shared -buildid qHAHQP8xUxYAlaHUFbZX/qHAHQP8xUxYAlaHUFbZX -goversion go1.21.3 -symabis $WORK/b196/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack -asmhdr $WORK/b196/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cat >/tmp/go-build1549002957/b203/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b610/ mkdir -p $WORK/b619/ cat >/tmp/go-build1549002957/b442/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a EOF cat >/tmp/go-build1549002957/b192/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a EOF mkdir -p $WORK/b646/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p text/template/parse -std -complete -installsuffix shared -buildid 7YnDuvnmoAjMK-IvShPT/7YnDuvnmoAjMK-IvShPT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/sanity-io/litter -complete -installsuffix shared -buildid 1nrcpea1yXb3gXi2H5Jw/1nrcpea1yXb3gXi2H5Jw -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack /usr/share/gocode/src/github.com/sanity-io/litter/dump.go /usr/share/gocode/src/github.com/sanity-io/litter/pointers.go /usr/share/gocode/src/github.com/sanity-io/litter/print.go /usr/share/gocode/src/github.com/sanity-io/litter/util.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/pelletier/go-toml/v2/internal/danger -complete -installsuffix shared -buildid pH5viP0ab8fIgoJ4Leab/pH5viP0ab8fIgoJ4Leab -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger/danger.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/danger/typeid.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/bep/goat -complete -installsuffix shared -buildid LpepELFLalu0KVPrsFsb/LpepELFLalu0KVPrsFsb -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack /usr/share/gocode/src/github.com/bep/goat/canvas.go /usr/share/gocode/src/github.com/bep/goat/index.go /usr/share/gocode/src/github.com/bep/goat/iter.go /usr/share/gocode/src/github.com/bep/goat/svg.go mkdir -p $WORK/b652/ mkdir -p $WORK/b395/ cat >/tmp/go-build1549002957/b619/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF mkdir -p $WORK/b050/ gopkg.in/yaml.v3 mkdir -p $WORK/b329/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid Oto0lPUuCtuZ_8PbCI59/Oto0lPUuCtuZ_8PbCI59 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/metadata/metadata.go cat >/tmp/go-build1549002957/b652/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/xerrors/internal=/tmp/go-build1549002957/b653/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cat >/tmp/go-build1549002957/b395/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p golang.org/x/xerrors -complete -installsuffix shared -buildid ApSGb8SLP1RV009howZ9/ApSGb8SLP1RV009howZ9 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack /usr/share/gocode/src/golang.org/x/xerrors/adaptor.go /usr/share/gocode/src/golang.org/x/xerrors/doc.go /usr/share/gocode/src/golang.org/x/xerrors/errors.go /usr/share/gocode/src/golang.org/x/xerrors/fmt.go /usr/share/gocode/src/golang.org/x/xerrors/format.go /usr/share/gocode/src/golang.org/x/xerrors/frame.go /usr/share/gocode/src/golang.org/x/xerrors/wrap.go mkdir -p $WORK/b223/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse -complete -installsuffix shared -buildid kQhZObAnfBMhaw3Wa435/kQhZObAnfBMhaw3Wa435 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse/lex.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse/node.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse/parse.go cat >/tmp/go-build1549002957/b050/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1549002957/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b210/ cat >/tmp/go-build1549002957/b610/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a EOF cat >/tmp/go-build1549002957/b646/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF mkdir -p $WORK/b089/ cat >/tmp/go-build1549002957/b329/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid DO_AF86JtmT1yddZjgPT/DO_AF86JtmT1yddZjgPT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/hpack/encode.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/hpack.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/huffman.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/static_table.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding/json -std -complete -installsuffix shared -buildid QE7mvXfDX6qSe2jBZoxL/QE7mvXfDX6qSe2jBZoxL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go mkdir -p $WORK/b231/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid nIyO1j8-V1CU9mFsP2Bx/nIyO1j8-V1CU9mFsP2Bx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/grpclog/grpclog.go /usr/share/gocode/src/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p go/doc/comment -std -complete -installsuffix shared -buildid Ou-kx0rlmsbiQbgkStEO/Ou-kx0rlmsbiQbgkStEO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go mkdir -p $WORK/b228/ cat >/tmp/go-build1549002957/b210/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gobwas/glob/util/runes=/tmp/go-build1549002957/b211/_pkg_.a packagefile github.com/gobwas/glob/util/strings=/tmp/go-build1549002957/b212/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cat >/tmp/go-build1549002957/b223/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile internal/saferio=/tmp/go-build1549002957/b224/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cat >/tmp/go-build1549002957/b089/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b139/ cat >/tmp/go-build1549002957/b231/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b089/symabis ./arith_riscv64.s mkdir -p $WORK/b263/ cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid sja3BrOayaHAYfGN-YEO/sja3BrOayaHAYfGN-YEO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v2/apic.go /usr/share/gocode/src/gopkg.in/yaml.v2/decode.go /usr/share/gocode/src/gopkg.in/yaml.v2/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v2/encode.go /usr/share/gocode/src/gopkg.in/yaml.v2/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v2/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v2/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v2/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlprivateh.go cat >/tmp/go-build1549002957/b228/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/net/html/atom=/tmp/go-build1549002957/b229/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b483/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p golang.org/x/net/html -complete -installsuffix shared -buildid rg1HxyMFij5wlTW0JxfR/rg1HxyMFij5wlTW0JxfR -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/share/gocode/src/golang.org/x/net/html/const.go /usr/share/gocode/src/golang.org/x/net/html/doc.go /usr/share/gocode/src/golang.org/x/net/html/doctype.go /usr/share/gocode/src/golang.org/x/net/html/entity.go /usr/share/gocode/src/golang.org/x/net/html/escape.go /usr/share/gocode/src/golang.org/x/net/html/foreign.go /usr/share/gocode/src/golang.org/x/net/html/node.go /usr/share/gocode/src/golang.org/x/net/html/parse.go /usr/share/gocode/src/golang.org/x/net/html/render.go /usr/share/gocode/src/golang.org/x/net/html/token.go cat >/tmp/go-build1549002957/b139/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1549002957/b137/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p encoding/gob -std -complete -installsuffix shared -buildid VtVEm4pALXvicHyeV2rh/VtVEm4pALXvicHyeV2rh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go cat >/tmp/go-build1549002957/b263/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/text/internal/tag=/tmp/go-build1549002957/b264/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/gobwas/glob/match -complete -installsuffix shared -buildid mdRIzqXKHFrFe7CIrm4M/mdRIzqXKHFrFe7CIrm4M -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/share/gocode/src/github.com/gobwas/glob/match/any.go /usr/share/gocode/src/github.com/gobwas/glob/match/any_of.go /usr/share/gocode/src/github.com/gobwas/glob/match/btree.go /usr/share/gocode/src/github.com/gobwas/glob/match/contains.go /usr/share/gocode/src/github.com/gobwas/glob/match/every_of.go /usr/share/gocode/src/github.com/gobwas/glob/match/list.go /usr/share/gocode/src/github.com/gobwas/glob/match/match.go /usr/share/gocode/src/github.com/gobwas/glob/match/max.go /usr/share/gocode/src/github.com/gobwas/glob/match/min.go /usr/share/gocode/src/github.com/gobwas/glob/match/nothing.go /usr/share/gocode/src/github.com/gobwas/glob/match/prefix.go /usr/share/gocode/src/github.com/gobwas/glob/match/prefix_any.go /usr/share/gocode/src/github.com/gobwas/glob/match/prefix_suffix.go /usr/share/gocode/src/github.com/gobwas/glob/match/range.go /usr/share/gocode/src/github.com/gobwas/glob/match/row.go /usr/share/gocode/src/github.com/gobwas/glob/match/segments.go /usr/share/gocode/src/github.com/gobwas/glob/match/single.go /usr/share/gocode/src/github.com/gobwas/glob/match/suffix.go /usr/share/gocode/src/github.com/gobwas/glob/match/suffix_any.go /usr/share/gocode/src/github.com/gobwas/glob/match/super.go /usr/share/gocode/src/github.com/gobwas/glob/match/text.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid K12MbLVhUltDbgw0hGAd/K12MbLVhUltDbgw0hGAd -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cat >/tmp/go-build1549002957/b483/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p golang.org/x/text/internal/language -complete -installsuffix shared -buildid xwYCewCWeXHA8QM9UhU1/xwYCewCWeXHA8QM9UhU1 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack /usr/share/gocode/src/golang.org/x/text/internal/language/common.go /usr/share/gocode/src/golang.org/x/text/internal/language/compact.go /usr/share/gocode/src/golang.org/x/text/internal/language/compose.go /usr/share/gocode/src/golang.org/x/text/internal/language/coverage.go /usr/share/gocode/src/golang.org/x/text/internal/language/language.go /usr/share/gocode/src/golang.org/x/text/internal/language/lookup.go /usr/share/gocode/src/golang.org/x/text/internal/language/match.go /usr/share/gocode/src/golang.org/x/text/internal/language/parse.go /usr/share/gocode/src/golang.org/x/text/internal/language/tables.go /usr/share/gocode/src/golang.org/x/text/internal/language/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid QpX0kXC0PjURO88JjJkB/QpX0kXC0PjURO88JjJkB -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v3/apic.go /usr/share/gocode/src/gopkg.in/yaml.v3/decode.go /usr/share/gocode/src/gopkg.in/yaml.v3/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v3/encode.go /usr/share/gocode/src/gopkg.in/yaml.v3/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v3/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v3/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v3/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v3/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v3/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v3/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v3/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/8b/8b18d6a49ff0e6543dd5da46bbe22effc93d92ab345d965a0c0eb9053775ebc2-d # internal os/user mkdir -p $WORK/b695/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b695/ -importpath os/user -- -I $WORK/b695/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cat >/tmp/go-build1549002957/b089/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p math/big -std -installsuffix shared -buildid c-iBOvkZEhrTJzDYyo33/c-iBOvkZEhrTJzDYyo33 -goversion go1.21.3 -symabis $WORK/b089/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cd $WORK/b508 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I ./ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o ./_x004.o -c a__libsass.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b588/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/6a/6a01deb3d7f3d32b5bbe6447b5b01315011b73c40917522da4c09cf522a8feaa-d # internal cloud.google.com/go/internal/optional mkdir -p $WORK/b729/ cat >/tmp/go-build1549002957/b729/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p cloud.google.com/go/internal/optional -complete -installsuffix shared -buildid JY1LAT3-YJl8S1DqBjn-/JY1LAT3-YJl8S1DqBjn- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/internal/optional/optional.go cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/97/97042823bf1226195751e576c58688bc7729891506785d877693efe2a270bc20-d # internal google.golang.org/api/iterator mkdir -p $WORK/b739/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b335/_pkg_.a # internal cat >/tmp/go-build1549002957/b739/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p google.golang.org/api/iterator -complete -installsuffix shared -buildid G_ZXnJ9t-YDYPFsTyMNk/G_ZXnJ9t-YDYPFsTyMNk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack /usr/share/gocode/src/google.golang.org/api/iterator/iterator.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/fc/fc6a6236c94f3941422db95b870765964d86188c5616711fac973453fe9ca7cb-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b155/ cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/81/81d3c70f55d10ff2301ae5aaa7a3ee38a3a991794b7d0672a2420b704354bc98-d # internal cat >/tmp/go-build1549002957/b155/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF github.com/gohugoio/hugo/common/para /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid PqfYJETqqHRmawLuOJva/PqfYJETqqHRmawLuOJva -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/56/56bf9aa6f1875e9d36a0182348b7c7937874e58edd1699895671077b6d7f15be-d # internal mkdir -p $WORK/b334/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b332/_pkg_.a # internal github.com/aws/aws-sdk-go/internal/s3shared/arn cat >/tmp/go-build1549002957/b334/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build1549002957/b335/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/gohugoio/hugo/common/para -complete -installsuffix shared -buildid v6qIObESHwDUCO17kRGe/v6qIObESHwDUCO17kRGe -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/para/para.go mkdir -p $WORK/b754/ cat >/tmp/go-build1549002957/b754/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build1549002957/b752/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -complete -installsuffix shared -buildid Xp4Wb8fVMXM6LApN1Kxw/Xp4Wb8fVMXM6LApN1Kxw -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/s3shared/arn/accesspoint_arn.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/s3shared/arn/arn.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/s3shared/arn/outpost_arn.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/s3shared/arn/s3_object_lambda_arn.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/77/77c27d135add41f65993f5de57f7b93895f4d069d368f09e41fd11754e6e97b6-d # internal github.com/gohugoio/hugo/cache/namedmemcache mkdir -p $WORK/b487/ cat >/tmp/go-build1549002957/b487/importcfg << 'EOF' # internal # import config packagefile github.com/BurntSushi/locker=/tmp/go-build1549002957/b332/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/gohugoio/hugo/cache/namedmemcache -complete -installsuffix shared -buildid sN6w6Dwkh5iqVxCaml1m/sN6w6Dwkh5iqVxCaml1m -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/gohugoio/hugo/cache/namedmemcache/named_cache.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/15/15ad1e2586a1bb445deac7084b17d0de18fc5dabf3dcdfe843c6a89e6c7d1bbe-d # internal github.com/aws/smithy-go mkdir -p $WORK/b772/ cat >/tmp/go-build1549002957/b772/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/aws/smithy-go -complete -installsuffix shared -buildid G_RiJQvty9g2iwRcwmAH/G_RiJQvty9g2iwRcwmAH -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/doc.go /usr/share/gocode/src/github.com/aws/smithy-go/document.go /usr/share/gocode/src/github.com/aws/smithy-go/errors.go /usr/share/gocode/src/github.com/aws/smithy-go/go_module_metadata.go /usr/share/gocode/src/github.com/aws/smithy-go/validation.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/a4/a414bcfbf1bd4d335a04268c810267fdbd9459fa56d45403ad688369d6c4b8b8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b661/_pkg_.a # internal github.com/pelletier/go-toml/v2/unstable mkdir -p $WORK/b194/ cat >/tmp/go-build1549002957/b194/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build1549002957/b191/_pkg_.a packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build1549002957/b192/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/pelletier/go-toml/v2/unstable -complete -installsuffix shared -buildid 8b97DRk1mmNuNnuYd3Sa/8b97DRk1mmNuNnuYd3Sa -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/ast.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/builder.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/doc.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/kind.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/parser.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/unstable/scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/89/897f4eacc33c30bb4315400c5844139374a89a8b4256a4cef7bbc85091f14d93-d # internal github.com/aws/aws-sdk-go-v2/aws/ratelimit mkdir -p $WORK/b784/ cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/3d/3d17af7617321077abec40edb8666945d08fe1cad42b34df2f82092fa0974153-d # internal cat >/tmp/go-build1549002957/b784/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config mkdir -p $WORK/b786/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/aws/aws-sdk-go-v2/aws/ratelimit -complete -installsuffix shared -buildid A1RZNfvXK4Efy6hlEm6-/A1RZNfvXK4Efy6hlEm6- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/ratelimit/token_bucket.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/ratelimit/token_rate_limit.go cat >/tmp/go-build1549002957/b786/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config -complete -installsuffix shared -buildid zzZnYruKzBudkkD7yeZc/zzZnYruKzBudkkD7yeZc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config/resolvers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b610/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/f7/f737340b36b9aa7108a290c8b182879175014c456f594b8154bdb359459fc6bb-d # internal github.com/aws/smithy-go/encoding mkdir -p $WORK/b810/ cat >/tmp/go-build1549002957/b810/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/aws/smithy-go/encoding -complete -installsuffix shared -buildid 0sWjU8Jfq__Cn2C2jYko/0sWjU8Jfq__Cn2C2jYko -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/encoding/doc.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/7f/7f2e0fb8ed69863d4d3927184d1d4ec14a7b8655fb50b2eac407bfd41d88f62c-d # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/b9/b99901d54dd88bf2005a51053267ed1d8285d95c7a4ab27c4054f81bb7e4a4e8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/27/270726b47ade2d5a3b9eec5352a59a3834e6cf378f27aebec3cd0f00b0f66733-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b565/ cat >/tmp/go-build1549002957/b565/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=/tmp/go-build1549002957/b566/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p go.opencensus.io/metric/metricdata -complete -installsuffix shared -buildid LoRw_q4PLANn0qdWj7JA/LoRw_q4PLANn0qdWj7JA -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack /usr/share/gocode/src/go.opencensus.io/metric/metricdata/doc.go /usr/share/gocode/src/go.opencensus.io/metric/metricdata/exemplar.go /usr/share/gocode/src/go.opencensus.io/metric/metricdata/label.go /usr/share/gocode/src/go.opencensus.io/metric/metricdata/metric.go /usr/share/gocode/src/go.opencensus.io/metric/metricdata/point.go /usr/share/gocode/src/go.opencensus.io/metric/metricdata/type_string.go /usr/share/gocode/src/go.opencensus.io/metric/metricdata/unit.go github.com/aws/aws-sdk-go-v2/internal/ini mkdir -p $WORK/b819/ cat >/tmp/go-build1549002957/b819/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2=/tmp/go-build1549002957/b820/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/aws/aws-sdk-go-v2/internal/ini -complete -installsuffix shared -buildid LpkQDWhm0KnzRXFNgvDb/LpkQDWhm0KnzRXFNgvDb -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/ast.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/comma_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/comment_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/dependency.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/empty_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/expression.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/go_module_metadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/ini.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/ini_lexer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/ini_parser.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/literal_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/newline_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/number_helper.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/op_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/parse_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/parse_stack.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/sep_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/skipper.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/statement.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/value_util.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/visitor.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/walker.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/ini/ws_token.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/41/41152fd0f906bc7a6b86ae38a05a3390ae197e09cc518dc5fe73e3b034869660-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b521/ cat >/tmp/go-build1549002957/b521/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid 5yoGWoIwML8X4frKWu6q/5yoGWoIwML8X4frKWu6q -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awserr/error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awserr/types.go github.com/russross/blackfriday/v2 mkdir -p $WORK/b830/ cat >/tmp/go-build1549002957/b830/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile html=/tmp/go-build1549002957/b067/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid R0jtPyYdIuVaSc0VDv5O/R0jtPyYdIuVaSc0VDv5O -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack /usr/share/gocode/src/github.com/russross/blackfriday/v2/block.go /usr/share/gocode/src/github.com/russross/blackfriday/v2/doc.go /usr/share/gocode/src/github.com/russross/blackfriday/v2/entities.go /usr/share/gocode/src/github.com/russross/blackfriday/v2/esc.go /usr/share/gocode/src/github.com/russross/blackfriday/v2/html.go /usr/share/gocode/src/github.com/russross/blackfriday/v2/inline.go /usr/share/gocode/src/github.com/russross/blackfriday/v2/markdown.go /usr/share/gocode/src/github.com/russross/blackfriday/v2/node.go /usr/share/gocode/src/github.com/russross/blackfriday/v2/smartypants.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b516/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b619/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/ef/ef90e97c43bc37bf429ee6c844fcde4367a7fd50b86344cadf71da077ce46417-d # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/01/01f5f719eb8b151916ffeb624e76a6bfd46350e0598a80a618baa876bd0d29e7-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/cd/cd45e713afaef4c826622cf2f6a0d80472ffe993440f39b5c084519cafd992c8-d # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/de/dec04b4773db6003bdd0f0b59b61c26579180ddd2ec019803fd9191d0aa2f911-d # internal github.com/gohugoio/hugo/markup/tableofcontents mkdir -p $WORK/b287/ cat >/tmp/go-build1549002957/b287/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/hugo/common/collections=/tmp/go-build1549002957/b217/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b628/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/gohugoio/hugo/markup/tableofcontents -complete -installsuffix shared -buildid LmagkNCplkWzAt8mzQKg/LmagkNCplkWzAt8mzQKg -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/tableofcontents/tableofcontents.go cat >/tmp/go-build1549002957/b628/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid g4jDlb434k-BsBDa851l/g4jDlb434k-BsBDa851l -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/balancerload/load.go google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b631/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cat >/tmp/go-build1549002957/b631/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid h6cXFiVGnQhd8YowNW_O/h6cXFiVGnQhd8YowNW_O -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/grpcutil/encode_duration.go /usr/share/gocode/src/google.golang.org/grpc/internal/grpcutil/grpcutil.go /usr/share/gocode/src/google.golang.org/grpc/internal/grpcutil/metadata.go /usr/share/gocode/src/google.golang.org/grpc/internal/grpcutil/method.go /usr/share/gocode/src/google.golang.org/grpc/internal/grpcutil/regex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b786/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/0d/0db8e60b4157037fd34df8bcc0cc978940de3c0af57592b46ebd6b9805101c15-d # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/be/be73cdf13e143d211a27ad035d68cab53a0ed246ef252c2b75cf862c15bef877-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/69/6969a0638c0b66c787af3c7893120a45ac05071c7c2672df82f9b1697c9c33e3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/92/9272ee973ac7d3e2eee07c00a9cd575788893ec27d1439f5a029d1a551e9e5a6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/58/58d20fb502553643a97b7f306a1aba315f92913b2d5b9feb7b282b77aa445ac6-d # internal golang.org/x/image/font mkdir -p $WORK/b367/ cat >/tmp/go-build1549002957/b367/importcfg << 'EOF' # internal # import config packagefile golang.org/x/image/math/fixed=/tmp/go-build1549002957/b368/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/draw=/tmp/go-build1549002957/b346/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p golang.org/x/image/font -complete -installsuffix shared -buildid hqjX1Dw0n8iFvFhadOe7/hqjX1Dw0n8iFvFhadOe7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /usr/share/gocode/src/golang.org/x/image/font/font.go cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/cd/cda120a0234d41bfbb0faebde0f9959c2b797a5b665c0d8eedd1a86cd70f866b-d # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/ab/ab35e0d9c78a3ebdfd4ff437b54a5f665fc431f09763c73a11b7efe5573a13c1-d # internal image/gif mkdir -p $WORK/b380/ cat >/tmp/go-build1549002957/b380/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile compress/lzw=/tmp/go-build1549002957/b381/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile image/color/palette=/tmp/go-build1549002957/b382/_pkg_.a packagefile image/draw=/tmp/go-build1549002957/b346/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p image/gif -std -complete -installsuffix shared -buildid y5pbEqqxFEJw3WDnV_dP/y5pbEqqxFEJw3WDnV_dP -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack /usr/lib/golang/src/image/gif/reader.go /usr/lib/golang/src/image/gif/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/de/dec785bc85098ae639f313d7e4b92a1bf29d149bf8c6b545d9aebf892bd570b1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b628/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x013.o -c anim_decode.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/2c/2ca28ffed6d520026a695d026f26987f4cbd9ecb1483be2c35838572c2915663-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b739/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/42/42ed343266b1b947ef8935252c5c5fe3bc6b65c2b4805bbcb6472db6bab29f5e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal github.com/olekukonko/tablewriter mkdir -p $WORK/b307/ cat >/tmp/go-build1549002957/b307/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/csv=/tmp/go-build1549002957/b032/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build1549002957/b308/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/d7/d73943f48202343735e672c7e43ad30224457ea2a1c5896e14932e05c702392d-d # internal cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/olekukonko/tablewriter -complete -installsuffix shared -buildid TwmlBnV28vpnW-Tlu-fV/TwmlBnV28vpnW-Tlu-fV -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /usr/share/gocode/src/github.com/olekukonko/tablewriter/csv.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/table.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/table_with_color.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/util.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/f1/f10f008e385d3041d250f0a8dfbc405d466301ab49cee026c802d4eaecd75efb-d # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/7a/7a4d74ededecca392dcba519e5511d82e446af9ede27f1e738ed18937402eaec-d # internal github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b213/ cat >/tmp/go-build1549002957/b213/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=/tmp/go-build1549002957/b214/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/c7/c7f13dfa595ea3091403439f8c904aba6d0cb848fdea7c7286b23350b1cac011-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/gobwas/glob/syntax/ast -complete -installsuffix shared -buildid nSG_Tv21WzWE7n6x_lDp/nSG_Tv21WzWE7n6x_lDp -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/share/gocode/src/github.com/gobwas/glob/syntax/ast/ast.go /usr/share/gocode/src/github.com/gobwas/glob/syntax/ast/parser.go go.opencensus.io/metric/metricproducer mkdir -p $WORK/b572/ cat >/tmp/go-build1549002957/b572/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=/tmp/go-build1549002957/b565/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/f4/f4fc1cd195c8b3150856f6f6506ff2ffa1128144e057ee6c87b49c4376b9650c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p go.opencensus.io/metric/metricproducer -complete -installsuffix shared -buildid xQCrUXBbE7q0OgrJVZUF/xQCrUXBbE7q0OgrJVZUF -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack /usr/share/gocode/src/go.opencensus.io/metric/metricproducer/manager.go /usr/share/gocode/src/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b168/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b196=>" -I $WORK/b196/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b196/debug.o ./debug.s cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/b7/b7168df0bf2a6a26df0a97770f8d1dcc7390c239a282adbb0afae27c1093149f-d # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/11/115586054b9bfe18b56edf01e42dd1fa798c40efc033909ff8b84700938965ca-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/fe/fe6777b01eefa79d27882231ccb5ceb13eb5ba3a3e817329c165c9a02d196c1b-d # internal github.com/spf13/jwalterweatherman mkdir -p $WORK/b230/ cat >/tmp/go-build1549002957/b230/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b154/ cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/spf13/jwalterweatherman -complete -installsuffix shared -buildid G7dtFHISACm_Mojs013w/G7dtFHISACm_Mojs013w -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/share/gocode/src/github.com/spf13/jwalterweatherman/default_notepad.go /usr/share/gocode/src/github.com/spf13/jwalterweatherman/log_counter.go /usr/share/gocode/src/github.com/spf13/jwalterweatherman/notepad.go golang.org/x/net/internal/timeseries mkdir -p $WORK/b603/ cat >/tmp/go-build1549002957/b154/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1549002957/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1549002957/b159/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid tc1Cda9GG1cejFHohlfD/tc1Cda9GG1cejFHohlfD -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/methods.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/proto.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/type.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go golang.org/x/text/unicode/bidi mkdir -p $WORK/b247/ vendor/golang.org/x/text/unicode/bidi cat >/tmp/go-build1549002957/b603/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid CW6rLwMEulgdphxroe51/CW6rLwMEulgdphxroe51 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/timeseries/timeseries.go mkdir -p $WORK/b138/ cat >/tmp/go-build1549002957/b247/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile container/list=/tmp/go-build1549002957/b080/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b631/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid uCQs869NIKbSpPg3Jy4t/uCQs869NIKbSpPg3Jy4t -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/share/gocode/src/golang.org/x/text/unicode/bidi/bidi.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/bracket.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/core.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/prop.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/trieval.go github.com/aws/smithy-go/logging mkdir -p $WORK/b770/ cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/52/5205df1c828253270960502d18ffbe47ddf457586c7aba667da54bc6d8fc4d10-d # internal cat >/tmp/go-build1549002957/b138/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile container/list=/tmp/go-build1549002957/b080/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b772/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid x4q9J0CLeBoXIa96UnJW/x4q9J0CLeBoXIa96UnJW -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go cat >/tmp/go-build1549002957/b770/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/aws/smithy-go/logging -complete -installsuffix shared -buildid Hv8nY_oXLHqEMfnhC6BA/Hv8nY_oXLHqEMfnhC6BA -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/logging/logger.go github.com/kr/pretty mkdir -p $WORK/b320/ github.com/tdewolff/parse/v2/html mkdir -p $WORK/b416/ cat >/tmp/go-build1549002957/b320/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/kr/text=/tmp/go-build1549002957/b321/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile text/tabwriter=/tmp/go-build1549002957/b322/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/kr/pretty -complete -installsuffix shared -buildid hUf5KpXQes4gG0Pw2mkK/hUf5KpXQes4gG0Pw2mkK -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /usr/share/gocode/src/github.com/kr/pretty/diff.go /usr/share/gocode/src/github.com/kr/pretty/formatter.go /usr/share/gocode/src/github.com/kr/pretty/pretty.go /usr/share/gocode/src/github.com/kr/pretty/zero.go cat >/tmp/go-build1549002957/b416/importcfg << 'EOF' # internal # import config packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/tdewolff/parse/v2/html -complete -installsuffix shared -buildid oqQwMYEBD3zFAHPuU9-A/oqQwMYEBD3zFAHPuU9-A -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/parse/v2/html/hash.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/html/lex.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/html/util.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b196/_pkg_.a $WORK/b196/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b196/_pkg_.a # internal github.com/tdewolff/parse/v2/css cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/70/707872c892dd970cdff9c458050c2616c300bb7d62c94f880eaf27d0bb688c42-d # internal mkdir -p $WORK/b414/ github.com/tdewolff/parse/v2/js github.com/tdewolff/parse/v2/json mkdir -p $WORK/b418/ github.com/tdewolff/parse/v2/xml mkdir -p $WORK/b423/ cat >/tmp/go-build1549002957/b414/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=/tmp/go-build1549002957/b411/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/tdewolff/parse/v2/css -complete -installsuffix shared -buildid -BL-FC_XjQtPVzW8oeIU/-BL-FC_XjQtPVzW8oeIU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/parse/v2/css/hash.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/css/lex.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/css/parse.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/css/util.go mkdir -p $WORK/b420/ cat >/tmp/go-build1549002957/b423/importcfg << 'EOF' # internal # import config packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/tdewolff/parse/v2/xml -complete -installsuffix shared -buildid tVrco__1hTmLOIehnJUl/tVrco__1hTmLOIehnJUl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/parse/v2/xml/lex.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/xml/util.go cat >/tmp/go-build1549002957/b420/importcfg << 'EOF' # internal # import config packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/tdewolff/parse/v2/json -complete -installsuffix shared -buildid _a7tfMqg3ShNcUzkHhMO/_a7tfMqg3ShNcUzkHhMO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/parse/v2/json/parse.go cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/af/afef3a935c516e07db6b8c939a5d05d303c5ccd464ab33a2a88bccf21080bed1-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/f2/f2822676fc521b361ae4c338da21523e7299b0be3132aea8a3e801bef26f3d5e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b274/_pkg_.a # internal go/scanner mkdir -p $WORK/b324/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/a1/a1346774f9e8ae158d428f606f87318897cc4196c95cbf9b20ed73889ef167b0-d # internal cat >/tmp/go-build1549002957/b324/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go/token=/tmp/go-build1549002957/b168/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF github.com/aws/aws-sdk-go-v2/internal/sync/singleflight mkdir -p $WORK/b765/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p go/scanner -std -complete -installsuffix shared -buildid Dr09h4VPBWtHtxthAp-e/Dr09h4VPBWtHtxthAp-e -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go github.com/aws/smithy-go/internal/sync/singleflight mkdir -p $WORK/b768/ cat >/tmp/go-build1549002957/b418/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=/tmp/go-build1549002957/b411/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/tdewolff/parse/v2/js -complete -installsuffix shared -buildid VCdmtYwXlrcYClycxG60/VCdmtYwXlrcYClycxG60 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/parse/v2/js/ast.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/js/lex.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/js/parse.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/js/table.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/js/tokentype.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/js/util.go /usr/share/gocode/src/github.com/tdewolff/parse/v2/js/walk.go github.com/google/go-cmp/cmp mkdir -p $WORK/b314/ cat >/tmp/go-build1549002957/b314/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1549002957/b315/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1549002957/b316/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1549002957/b317/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1549002957/b318/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/google/go-cmp/cmp -complete -installsuffix shared -buildid 7Rol28eGO3DoDqJRqpB9/7Rol28eGO3DoDqJRqpB9 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /usr/share/gocode/src/github.com/google/go-cmp/cmp/compare.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/export_unsafe.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/options.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/path.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/report.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/report_compare.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/report_references.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/report_reflect.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/report_slices.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/report_text.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/report_value.go cat >/tmp/go-build1549002957/b768/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1549002957/b196/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b652/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/aws/smithy-go/internal/sync/singleflight -complete -installsuffix shared -buildid -fKxMCK-T6d87Vgueixj/-fKxMCK-T6d87Vgueixj -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/internal/sync/singleflight/docs.go /usr/share/gocode/src/github.com/aws/smithy-go/internal/sync/singleflight/singleflight.go cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/3f/3f76f8318da0b75f978ed60eb1b4cd97450d4bc8fe34de4055900e20e99e2c4a-d # internal cat >/tmp/go-build1549002957/b765/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1549002957/b196/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF github.com/gohugoio/hugo/identity mkdir -p $WORK/b273/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/aws/aws-sdk-go-v2/internal/sync/singleflight -complete -installsuffix shared -buildid u0s7kKI0TL47ggajxwYV/u0s7kKI0TL47ggajxwYV -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/docs.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/singleflight.go cat >/tmp/go-build1549002957/b273/importcfg << 'EOF' # internal # import config packagefile github.com/mitchellh/hashstructure=/tmp/go-build1549002957/b274/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/gohugoio/hugo/identity -complete -installsuffix shared -buildid 4xA4EN1eINPEBcwAUIBv/4xA4EN1eINPEBcwAUIBv -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/gohugoio/hugo/identity/identity.go ./_build/src/github.com/gohugoio/hugo/identity/identityhash.go cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/d1/d12913aee7a8e25ef656f72a4e801c70e2c3d3a855113a719d0858cf0fdbff2c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b754/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b670/_pkg_.a # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b523/ cat >/tmp/go-build1549002957/b523/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid Mm2LsZ3zF2nXpYjLjZSn/Mm2LsZ3zF2nXpYjLjZSn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ast.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/comma_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/comment_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/empty_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/expression.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ini.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/newline_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/number_helper.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/parse_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/skipper.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/statement.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/value_util.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/visitor.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/walker.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/d7/d762a240a554aaa53931dcbaecea1f560a986bf3d80fdd437f8bc9d88fa970a3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/28/288c72f7dc755fae42d902de2a374a437903d08443474c41a48076f99445b0c9-d # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/c9/c91e5d8b38b530ceebbf3afe4be8cc5a7bbb88b668c7ccc5d3e62b2db0e0f0df-d # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/a4/a4658f3ce4e7354001eb90f0e05f9de053f1832f566993b876ce18a27a7db561-d # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/4c/4c82e4dc42ed1c5593f4467191dc5d0361fcc8f2d2197f1a73ae6f9154eb7ead-d # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/36/36ebf957c97808ef125d79d565ade299da6365e558ce6a1a75e51a5093734f91-d # internal golang.org/x/image/font/sfnt mkdir -p $WORK/b371/ cat >/tmp/go-build1549002957/b371/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/image/font=/tmp/go-build1549002957/b367/_pkg_.a packagefile golang.org/x/image/math/fixed=/tmp/go-build1549002957/b368/_pkg_.a packagefile golang.org/x/text/encoding/charmap=/tmp/go-build1549002957/b372/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p golang.org/x/image/font/sfnt -complete -installsuffix shared -buildid QY6LFJ-YcQrSr5Oe47Xt/QY6LFJ-YcQrSr5Oe47Xt -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack /usr/share/gocode/src/golang.org/x/image/font/sfnt/cmap.go /usr/share/gocode/src/golang.org/x/image/font/sfnt/data.go /usr/share/gocode/src/golang.org/x/image/font/sfnt/gpos.go /usr/share/gocode/src/golang.org/x/image/font/sfnt/postscript.go /usr/share/gocode/src/golang.org/x/image/font/sfnt/sfnt.go /usr/share/gocode/src/golang.org/x/image/font/sfnt/truetype.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/9f/9f0d8bbe3a930b3255119b4352192de6dd46214bf761cd5f33b8de79f8e354e0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/28/28e9a99ba9bbe97c5a7edf2d75430a54afb5d82e25cc5f3d84a7b4008bfc7ddb-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/ac/ac556b0407b71d44cfab351eb9fda945fad11a668ccfedf2396ddad11a4d3249-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b770/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b765/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/2e/2e839d189b30f5106c57af3cbfb08a9c2791b09e6b925a926a438e1c0a513966-d # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/0c/0c6e54af1387dd36e3c9035136288c0995a17943499c321d07d0dbdb1165e8ed-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b273/_pkg_.a # internal github.com/aws/smithy-go/middleware mkdir -p $WORK/b769/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/9f/9fb98b3ffceebdab8b1b4ceccf924df4bbfc1a5f9df2771627b2c0c7d410816b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b230/_pkg_.a # internal cat >/tmp/go-build1549002957/b769/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/aws/smithy-go/middleware -complete -installsuffix shared -buildid MxEDt6yXyS4HcOoLR7eq/MxEDt6yXyS4HcOoLR7eq -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/middleware/doc.go /usr/share/gocode/src/github.com/aws/smithy-go/middleware/logging.go /usr/share/gocode/src/github.com/aws/smithy-go/middleware/metadata.go /usr/share/gocode/src/github.com/aws/smithy-go/middleware/middleware.go /usr/share/gocode/src/github.com/aws/smithy-go/middleware/ordered_group.go /usr/share/gocode/src/github.com/aws/smithy-go/middleware/stack.go /usr/share/gocode/src/github.com/aws/smithy-go/middleware/stack_values.go /usr/share/gocode/src/github.com/aws/smithy-go/middleware/step_build.go /usr/share/gocode/src/github.com/aws/smithy-go/middleware/step_deserialize.go /usr/share/gocode/src/github.com/aws/smithy-go/middleware/step_finalize.go /usr/share/gocode/src/github.com/aws/smithy-go/middleware/step_initialize.go /usr/share/gocode/src/github.com/aws/smithy-go/middleware/step_serialize.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/25/25f6ce53988b3dbdbc2879191b62d5cf1f5ad5914d18f306ea587e231acc8422-d # internal github.com/gobwas/glob/syntax cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/2e/2e42fd5bb0b96f19c9e2bc5d69f4707f40fb450a8a67b76d1104287e57d6b8e7-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f5/f5339831f3dab2c6b77f813e6af75b91fa94c9ddab53798c82ffe96ea85ce347-d # internal mkdir -p $WORK/b215/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b423/_pkg_.a # internal cat >/tmp/go-build1549002957/b215/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=/tmp/go-build1549002957/b213/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=/tmp/go-build1549002957/b214/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/gobwas/glob/syntax -complete -installsuffix shared -buildid X6lrC9t1M6sKCanFFY-d/X6lrC9t1M6sKCanFFY-d -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/share/gocode/src/github.com/gobwas/glob/syntax/syntax.go github.com/gohugoio/hugo/resources/internal mkdir -p $WORK/b383/ cat >/tmp/go-build1549002957/b383/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a EOF github.com/gohugoio/hugo/common/paths mkdir -p $WORK/b185/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/gohugoio/hugo/resources/internal -complete -installsuffix shared -buildid G0jthCkFm7OwvEL2-r8v/G0jthCkFm7OwvEL2-r8v -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/internal/key.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/67/6736657dc67b2097749e22e7a64e7bfb98529c3c817caad1c2ca6e1bf70a2157-d # internal cat >/tmp/go-build1549002957/b185/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/gohugoio/hugo/common/paths -complete -installsuffix shared -buildid XLlJsSiFd4ADcD98X-Yk/XLlJsSiFd4ADcD98X-Yk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/paths/path.go ./_build/src/github.com/gohugoio/hugo/common/paths/url.go gocloud.dev/internal/openurl mkdir -p $WORK/b663/ gocloud.dev/internal/escape mkdir -p $WORK/b682/ cat >/tmp/go-build1549002957/b663/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p gocloud.dev/internal/openurl -complete -installsuffix shared -buildid n3LIMCJUO5sGnx-NUIVG/n3LIMCJUO5sGnx-NUIVG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack /usr/share/gocode/src/gocloud.dev/internal/openurl/openurl.go cat >/tmp/go-build1549002957/b682/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p gocloud.dev/internal/escape -complete -installsuffix shared -buildid ggyRTqP2L9QuMBvDVlUh/ggyRTqP2L9QuMBvDVlUh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack /usr/share/gocode/src/gocloud.dev/internal/escape/escape.go cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/53/53bd2ce7f724d06a100da02fe6b80dfc585e6906a6414ec071f912fc5a942da8-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b244/ github.com/yuin/goldmark/util mkdir -p $WORK/b282/ cat >/tmp/go-build1549002957/b244/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/93/93a8492d5a986e9d30c42171f7954614b7f079acb0c1b5730f05561b7bd4c79d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid oz9eLmGbMgtUEO9Sxsyx/oz9eLmGbMgtUEO9Sxsyx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cat >/tmp/go-build1549002957/b282/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/yuin/goldmark/util -complete -installsuffix shared -buildid qEJk6Ad85WQtvnHjROlh/qEJk6Ad85WQtvnHjROlh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack /usr/share/gocode/src/github.com/yuin/goldmark/util/html5entities.go /usr/share/gocode/src/github.com/yuin/goldmark/util/unicode_case_folding.go /usr/share/gocode/src/github.com/yuin/goldmark/util/util.go /usr/share/gocode/src/github.com/yuin/goldmark/util/util_cjk.go /usr/share/gocode/src/github.com/yuin/goldmark/util/util_unsafe.go cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/34/341c367fbc6f03ac5f0804451aec1e724bca1e669715054a3b8861dfec055195-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/e9/e95e874e87b2220aa939b7b8d192ce7548fba8db5f0d788e8d71c4226365bc42-d # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/7f/7f9615ac40baf4cf956f9635d971da8566789f043ad438d327a4d9297c0554c1-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/dd/dd9abc38d59bd66ff2e919d6d630ee1ce0ba4f0a9a2cb38f7e775d916cbd88c2-d # internal testing mkdir -p $WORK/b253/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b603/_pkg_.a # internal cat >/tmp/go-build1549002957/b253/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile flag=/tmp/go-build1549002957/b254/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1549002957/b015/_pkg_.a packagefile internal/race=/tmp/go-build1549002957/b023/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1549002957/b255/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1549002957/b196/_pkg_.a packagefile runtime/trace=/tmp/go-build1549002957/b256/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p testing -std -complete -installsuffix shared -buildid zrVKkh3dINQfXU_XVMCe/zrVKkh3dINQfXU_XVMCe -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/b4/b402669530ebd7ec784c1a17a4d526c7ec2fd5572504d199900474a0f1f33dda-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/3b/3b02c221d31e0913e78e3d529184b762f7828e9ebb1a000c3c62668ecf2a64e1-d # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/9f/9f4c23431142f85d795838eed2a7f206103e6b0bdcf561f1a3697b6540b5fc00-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/1f/1f551d03f788385531da000857235193d9764181f9021eccc97a6b109ea8b18f-d # internal github.com/pelletier/go-toml/v2/internal/tracker mkdir -p $WORK/b193/ cat >/tmp/go-build1549002957/b193/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build1549002957/b194/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/pelletier/go-toml/v2/internal/tracker -complete -installsuffix shared -buildid Af2wMh9c2V00j6zmgMdG/Af2wMh9c2V00j6zmgMdG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/key.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/seen.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/internal/tracker/tracker.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b682/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/10/1047dfd8e4239890f9c33ac2248900d3374bf81aeef5ecacaa860b1f3539c780-d # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/1a/1af98ac0a0fc6add521b47c6f368dda4134682b0f9206a525b5bae40d6a2a8a9-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/3f/3fe13a1dc63c546d1a5b8c814e8307d8d590de2c01d75409dfcc4fc082b69240-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b209/ cat >/tmp/go-build1549002957/b209/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gobwas/glob/match=/tmp/go-build1549002957/b210/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=/tmp/go-build1549002957/b213/_pkg_.a packagefile github.com/gobwas/glob/util/runes=/tmp/go-build1549002957/b211/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/gobwas/glob/compiler -complete -installsuffix shared -buildid w0a5iq8LHTF1o4U-ubbo/w0a5iq8LHTF1o4U-ubbo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/share/gocode/src/github.com/gobwas/glob/compiler/compiler.go cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/a8/a8d29eef913a532c1cb6b2130ea41f985bfd8779a56d0d2649800677671879c7-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/6d/6d48daec7d0689e1bb81141b3be1bc1993094183e2dd4a8cd305ccb1b3474615-d # internal go/ast mkdir -p $WORK/b323/ cat >/tmp/go-build1549002957/b323/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go/scanner=/tmp/go-build1549002957/b324/_pkg_.a packagefile go/token=/tmp/go-build1549002957/b168/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p go/ast -std -complete -installsuffix shared -buildid ECMXxSZRMq3zoCJdrTvh/ECMXxSZRMq3zoCJdrTvh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/9e/9e644a83bb3f0d200bfcc7feb952a0c1c1c98b1d52352dcdc371aa1ee7a85a68-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b380/_pkg_.a # internal cd $WORK/b508 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I ./ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o ./_x005.o -c a__types.cgo2.c cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/d1/d1bd456146d7722cee1921b8d7e003e52f3a865d8467ce78a7ad1005838df070-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6a/6a1eeff1559981de49b68e227bbc5ef88b118d8d6360b34399e38ff290f54c1a-d # internal compress/gzip mkdir -p $WORK/b056/ cat >/tmp/go-build1549002957/b056/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile compress/flate=/tmp/go-build1549002957/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile hash/crc32=/tmp/go-build1549002957/b058/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p compress/gzip -std -complete -installsuffix shared -buildid 69LAPTZSv-wnU5JuEPik/69LAPTZSv-wnU5JuEPik -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go compress/zlib mkdir -p $WORK/b364/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b307/_pkg_.a # internal cat >/tmp/go-build1549002957/b364/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile compress/flate=/tmp/go-build1549002957/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile hash/adler32=/tmp/go-build1549002957/b365/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p compress/zlib -std -complete -installsuffix shared -buildid CHQiebJA5MzCmyZyi6A2/CHQiebJA5MzCmyZyi6A2 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/00/000188b351e94d5018a01d097a5e65a777ef6b5f3921468d0c5363b4914a62d1-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/30/307a3b44ea70a476492836e51a4531d8f7ace9cd1bd42d4f0dcc0c5c2d537107-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/5d/5db795700408582093037188c2a38ee28b1c85f29401e9eca3c09d93c61aa6d4-d # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x006.o -c c99func.c cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/65/65ac0479eba4eb1034fd193366732ea8662366eceeeab2bfaf57fa460dcedeb0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/55/557657ff12c2ada0a4341cd428cf02e12869125ca715bab1ea1405136f78c819-d # internal github.com/pelletier/go-toml/v2 mkdir -p $WORK/b190/ cat >/tmp/go-build1549002957/b190/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build1549002957/b191/_pkg_.a packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build1549002957/b192/_pkg_.a packagefile github.com/pelletier/go-toml/v2/internal/tracker=/tmp/go-build1549002957/b193/_pkg_.a packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build1549002957/b194/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b414/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x007.o -c cencode.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b209/_pkg_.a # internal cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/pelletier/go-toml/v2 -complete -installsuffix shared -buildid YS7B4Gzj4iZCEQc5UaWo/YS7B4Gzj4iZCEQc5UaWo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/share/gocode/src/github.com/pelletier/go-toml/v2/decode.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/doc.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/errors.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/localtime.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/marshaler.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/strict.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/types.go /usr/share/gocode/src/github.com/pelletier/go-toml/v2/unmarshaler.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/90/90a458db88f5c3d67323b96f86a495649f58a50ffb82f699dcc3c32779275431-d # internal github.com/gobwas/glob mkdir -p $WORK/b208/ cat >/tmp/go-build1549002957/b208/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=/tmp/go-build1549002957/b209/_pkg_.a packagefile github.com/gobwas/glob/syntax=/tmp/go-build1549002957/b215/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/gobwas/glob -complete -installsuffix shared -buildid nbSkuwhEyP_1EPvtow6u/nbSkuwhEyP_1EPvtow6u -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/share/gocode/src/github.com/gobwas/glob/glob.go cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/88/88c5920727780c0f788eed42e5e2d5737fa5c4d5954112af9dafd125a1f679a9-d # internal cd $WORK g++ -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/5c/5cfb583dd5730a744ecc040ba8591fa692c90fa12a871040ebf3c0bdae558315-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/8f/8f6a4f32d9d35177a1d99ffcd4cfc7b514552d932bcbccc1756fa81000a43eba-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/57/5707943440b1ae30e6da9382abf45cbd3a9253076158b82ba0dcad0bceb2ff15-d # internal g++ -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b523/_pkg_.a # internal g++ -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true github.com/gohugoio/hugo/hugofs/glob cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/d0/d0e7947e130a81715842f9aaf27e089146de8cc9076734cc651d23cd93e77be6-d # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/86/86a6bfe406fcbf8d44a93a4719061f2a9c29a7f19c80ae590b850a69dc412768-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/35/351dcd5050bf431749c28dc5aedd54ffdb706cdc93eb457966d75b24f9a8fc26-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/a4/a46f30f8894875e69048c40f80575cb96a422ffa164b4a4ed98aba1f49a578b5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/45/453190ef438574be9b9dcb20f50b848894435ffde24eb5f23ed614864777b6fc-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/8c/8cb9a06b3ecef1d9d7b315c9bfa38ad609dda2c92f6902acdbe2cda6815693c3-d # internal g++ -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b263/_pkg_.a # internal mkdir -p $WORK/b240/ cd $WORK/b695 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b695=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2xWvP9WKs4eQEK3tS0md -o ./_x001.o -c _cgo_export.c cd $WORK g++ -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true cat >/tmp/go-build1549002957/b240/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob=/tmp/go-build1549002957/b208/_pkg_.a packagefile github.com/gobwas/glob/syntax=/tmp/go-build1549002957/b215/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/gohugoio/hugo/hugofs/glob -complete -installsuffix shared -buildid 0uTOtdf9hoMVvBeIo5nt/0uTOtdf9hoMVvBeIo5nt -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/gohugoio/hugo/hugofs/glob/filename_filter.go ./_build/src/github.com/gohugoio/hugo/hugofs/glob/glob.go golang.org/x/image/tiff image/png runtime/pprof cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/89/89125c4de0ad754efd04c6bb923a93f1536f88e7ba683b4be594630db95425b5-d # internal cd $WORK g++ -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b203/_pkg_.a # internal g++ -I /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/order vendor/golang.org/x/text/secure/bidirule google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b395/_pkg_.a # internal mkdir -p $WORK/b377/ cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x008.o -c ast.cpp mkdir -p $WORK/b363/ google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b569/ mkdir -p $WORK/b167/ golang.org/x/text/secure/bidirule mkdir -p $WORK/b169/ mkdir -p $WORK/b172/ mkdir -p $WORK/b136/ cat >/tmp/go-build1549002957/b363/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile compress/zlib=/tmp/go-build1549002957/b364/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile hash/crc32=/tmp/go-build1549002957/b058/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF mkdir -p $WORK/b162/ cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p image/png -std -complete -installsuffix shared -buildid Fjr17JK8tVvei5wb8K70/Fjr17JK8tVvei5wb8K70 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack /usr/lib/golang/src/image/png/paeth.go /usr/lib/golang/src/image/png/reader.go /usr/lib/golang/src/image/png/writer.go cat >/tmp/go-build1549002957/b172/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b169/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1549002957/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a EOF cat >/tmp/go-build1549002957/b167/importcfg << 'EOF' # internal # import config packagefile go/token=/tmp/go-build1549002957/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1549002957/b166/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid oXrlalLgSHQEVQp4YjgA/oXrlalLgSHQEVQp4YjgA -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/order/order.go /usr/share/gocode/src/google.golang.org/protobuf/internal/order/range.go cat >/tmp/go-build1549002957/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1549002957/b137/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1549002957/b138/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid n9A64B1PKVYrFIWs_4mp/n9A64B1PKVYrFIWs_4mp -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cat >/tmp/go-build1549002957/b162/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1549002957/b157/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1549002957/b159/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid xCVuzwT3AOr947QN-7yD/xCVuzwT3AOr947QN-7yD -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings.go /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid RZjc1kH7ie39UmhVcUrr/RZjc1kH7ie39UmhVcUrr -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go cat >/tmp/go-build1549002957/b377/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile compress/zlib=/tmp/go-build1549002957/b364/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/image/ccitt=/tmp/go-build1549002957/b378/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/tmp/go-build1549002957/b379/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p golang.org/x/image/tiff -complete -installsuffix shared -buildid H9C6yYdv3M_7PknFH_Dz/H9C6yYdv3M_7PknFH_Dz -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack /usr/share/gocode/src/golang.org/x/image/tiff/buffer.go /usr/share/gocode/src/golang.org/x/image/tiff/compress.go /usr/share/gocode/src/golang.org/x/image/tiff/consts.go /usr/share/gocode/src/golang.org/x/image/tiff/reader.go /usr/share/gocode/src/golang.org/x/image/tiff/writer.go golang.org/x/text/internal/language/compact mkdir -p $WORK/b163/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid gvAY2CiAyVUbFjcFqYAT/gvAY2CiAyVUbFjcFqYAT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go mkdir -p $WORK/b170/ mkdir -p $WORK/b174/ mkdir -p $WORK/b246/ cat >/tmp/go-build1549002957/b569/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1549002957/b056/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile internal/abi=/tmp/go-build1549002957/b006/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile text/tabwriter=/tmp/go-build1549002957/b322/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p runtime/pprof -std -installsuffix shared -buildid iwFjs3xeSX6fJ6qIGkVa/iwFjs3xeSX6fJ6qIGkVa -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go mkdir -p $WORK/b265/ cat >/tmp/go-build1549002957/b246/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build1549002957/b075/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build1549002957/b247/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x014.o -c anim_encode.c cd $WORK/b121 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=XizVTR7bnz4FAwzDqJ5i -o ./_x001.o -c _cgo_export.c cat >/tmp/go-build1549002957/b174/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1549002957/b159/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a EOF cat >/tmp/go-build1549002957/b163/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a EOF cd $WORK/b695 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b695=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2xWvP9WKs4eQEK3tS0md -o ./_x002.o -c cgo_lookup_cgo.cgo2.c cat >/tmp/go-build1549002957/b265/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=/tmp/go-build1549002957/b263/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid IT1BVTVlXgVNxv7O7hKT/IT1BVTVlXgVNxv7O7hKT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go github.com/aws/aws-sdk-go/aws/credentials /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid bz5WWdYymV6VMSeU1tuK/bz5WWdYymV6VMSeU1tuK -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/legacy.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid LF1yo5D5_GI8YJQjmV4I/LF1yo5D5_GI8YJQjmV4I -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule.go /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go mkdir -p $WORK/b522/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p golang.org/x/text/internal/language/compact -complete -installsuffix shared -buildid 5x51HYnsIsXTGxUtcD5N/5x51HYnsIsXTGxUtcD5N -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack /usr/share/gocode/src/golang.org/x/text/internal/language/compact/compact.go /usr/share/gocode/src/golang.org/x/text/internal/language/compact/language.go /usr/share/gocode/src/golang.org/x/text/internal/language/compact/parents.go /usr/share/gocode/src/golang.org/x/text/internal/language/compact/tables.go /usr/share/gocode/src/golang.org/x/text/internal/language/compact/tags.go cat >/tmp/go-build1549002957/b522/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1549002957/b523/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1549002957/b524/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1549002957/b525/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid 7DXXmayGwJADqCEbY_v5/7DXXmayGwJADqCEbY_v5 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/credentials.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go cat >/tmp/go-build1549002957/b170/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid psNPqezWSLjW6XNG2931/psNPqezWSLjW6XNG2931 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/any_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/api_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/descriptor_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/duration_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/empty_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/field_mask_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/goname.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/map_entry.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/source_context_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/struct_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/timestamp_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/type_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/82/825fc69a2ef2b48adc92ad6cb9a7a62c72e9f24bdb7fa2076aa36f40ff99d0ca-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/ee/ee3cf10c9a91173abb84a36bacd6436c1ffe74b8269386919d42f23586df7f40-d # internal text/template mkdir -p $WORK/b202/ cat >/tmp/go-build1549002957/b202/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1549002957/b036/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile text/template/parse=/tmp/go-build1549002957/b203/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p text/template -std -complete -installsuffix shared -buildid NwkAmrOBC2P_OEI060ga/NwkAmrOBC2P_OEI060ga -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/9f/9f185006e35bd1a8b00e227699a5491617a344a122f60f930c385708295f7a49-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/db/dbd8093705be07d65526bf2f60c4f63396f5cda5ceaedb644c44d2f92f2940c5-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/6f/6f731f51bced2281a7c7a91641a7e83c1211e6f9376ffc40a2edaa2bc513330c-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/3f/3fcfa9686ba5fe1d859189996d51eddb304d142a841da06bb55ea9941eaf1250-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/d9/d97951560cc1225873fd60c0f9c0ad25c44e039a6da763d800643fbc82d2b444-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/4d/4de845e14b04762071a59d88ea8d73b59aea6c34c99324faf7d4d2a85a55a4af-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b599/ google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b165/ cat >/tmp/go-build1549002957/b599/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1549002957/b157/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1549002957/b167/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1549002957/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid fl7ig3k-UYYvvL1Mq-DJ/fl7ig3k-UYYvvL1Mq-DJ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/json/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/json/decode_number.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/json/decode_string.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/json/decode_token.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/json/encode.go cat >/tmp/go-build1549002957/b165/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1549002957/b157/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1549002957/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1549002957/b167/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1549002957/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid Gt8HHpMyO03rP5pDBEW3/Gt8HHpMyO03rP5pDBEW3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_number.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_string.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_token.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/encode.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/db/db9c9b318d45976da11e053b5ca45ed3cf71b0255a8e4701ecb9b5e262ce3cc4-d # internal github.com/bep/golibsass/libsass/libsasserrors mkdir -p $WORK/b184/ cd $WORK/b121 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=XizVTR7bnz4FAwzDqJ5i -o ./_x002.o -c cgo_linux.cgo2.c github.com/mailru/easyjson/jlexer mkdir -p $WORK/b478/ cat >/tmp/go-build1549002957/b184/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/bep/golibsass/libsass/libsasserrors -complete -installsuffix shared -buildid hL5RsgK-y1nguPfe2ads/hL5RsgK-y1nguPfe2ads -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/share/gocode/src/github.com/bep/golibsass/libsass/libsasserrors/libsasserrors.go cat >/tmp/go-build1549002957/b478/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/josharian/intern=/tmp/go-build1549002957/b479/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1549002957/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid p3PT9l3qlXM0dvQjs5hk/p3PT9l3qlXM0dvQjs5hk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/bytestostr.go /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/error.go /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/lexer.go github.com/gobuffalo/flect mkdir -p $WORK/b330/ github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b672/ github.com/jmespath/go-jmespath cat >/tmp/go-build1549002957/b330/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF google.golang.org/grpc/grpclog mkdir -p $WORK/b609/ cat >/tmp/go-build1549002957/b672/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/gobuffalo/flect -complete -installsuffix shared -buildid QKaOdFE6Ldn8RMs71oBQ/QKaOdFE6Ldn8RMs71oBQ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /usr/share/gocode/src/github.com/gobuffalo/flect/acronyms.go /usr/share/gocode/src/github.com/gobuffalo/flect/camelize.go /usr/share/gocode/src/github.com/gobuffalo/flect/capitalize.go /usr/share/gocode/src/github.com/gobuffalo/flect/custom_data.go /usr/share/gocode/src/github.com/gobuffalo/flect/dasherize.go /usr/share/gocode/src/github.com/gobuffalo/flect/flect.go /usr/share/gocode/src/github.com/gobuffalo/flect/humanize.go /usr/share/gocode/src/github.com/gobuffalo/flect/ident.go /usr/share/gocode/src/github.com/gobuffalo/flect/lower_upper.go /usr/share/gocode/src/github.com/gobuffalo/flect/ordinalize.go /usr/share/gocode/src/github.com/gobuffalo/flect/pascalize.go /usr/share/gocode/src/github.com/gobuffalo/flect/plural_rules.go /usr/share/gocode/src/github.com/gobuffalo/flect/pluralize.go /usr/share/gocode/src/github.com/gobuffalo/flect/rule.go /usr/share/gocode/src/github.com/gobuffalo/flect/singular_rules.go /usr/share/gocode/src/github.com/gobuffalo/flect/singularize.go /usr/share/gocode/src/github.com/gobuffalo/flect/titleize.go /usr/share/gocode/src/github.com/gobuffalo/flect/underscore.go /usr/share/gocode/src/github.com/gobuffalo/flect/version.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid o0QfKtlmZXupcgT4vvh5/o0QfKtlmZXupcgT4vvh5 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/date/date.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/date/time.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/date/timerfc1123.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/date/unixtime.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/date/utility.go cat >/tmp/go-build1549002957/b609/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1549002957/b610/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF go.uber.org/atomic mkdir -p $WORK/b517/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 3MD7rAeJzSauVjz0QNcm/3MD7rAeJzSauVjz0QNcm -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/grpclog/component.go /usr/share/gocode/src/google.golang.org/grpc/grpclog/grpclog.go /usr/share/gocode/src/google.golang.org/grpc/grpclog/logger.go /usr/share/gocode/src/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cat >/tmp/go-build1549002957/b517/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF github.com/aws/aws-sdk-go-v2/aws/protocol/restjson /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p go.uber.org/atomic -complete -installsuffix shared -buildid rbn1rnRP22kXeMXywSc2/rbn1rnRP22kXeMXywSc2 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack /usr/share/gocode/src/go.uber.org/atomic/bool.go /usr/share/gocode/src/go.uber.org/atomic/bool_ext.go /usr/share/gocode/src/go.uber.org/atomic/doc.go /usr/share/gocode/src/go.uber.org/atomic/duration.go /usr/share/gocode/src/go.uber.org/atomic/duration_ext.go /usr/share/gocode/src/go.uber.org/atomic/error.go /usr/share/gocode/src/go.uber.org/atomic/error_ext.go /usr/share/gocode/src/go.uber.org/atomic/float32.go /usr/share/gocode/src/go.uber.org/atomic/float32_ext.go /usr/share/gocode/src/go.uber.org/atomic/float64.go /usr/share/gocode/src/go.uber.org/atomic/float64_ext.go /usr/share/gocode/src/go.uber.org/atomic/gen.go /usr/share/gocode/src/go.uber.org/atomic/int32.go /usr/share/gocode/src/go.uber.org/atomic/int64.go /usr/share/gocode/src/go.uber.org/atomic/nocmp.go /usr/share/gocode/src/go.uber.org/atomic/pointer_go118.go /usr/share/gocode/src/go.uber.org/atomic/pointer_go119.go /usr/share/gocode/src/go.uber.org/atomic/string.go /usr/share/gocode/src/go.uber.org/atomic/string_ext.go /usr/share/gocode/src/go.uber.org/atomic/time.go /usr/share/gocode/src/go.uber.org/atomic/time_ext.go /usr/share/gocode/src/go.uber.org/atomic/uint32.go /usr/share/gocode/src/go.uber.org/atomic/uint64.go /usr/share/gocode/src/go.uber.org/atomic/uintptr.go /usr/share/gocode/src/go.uber.org/atomic/unsafe_pointer.go /usr/share/gocode/src/go.uber.org/atomic/value.go mkdir -p $WORK/b533/ cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/7d/7d89a132f705044128e7fa8868e6b37a0b69b7d6ed4b4b04ac7591275a966dbd-d # internal mkdir -p $WORK/b796/ cat >/tmp/go-build1549002957/b533/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cat >/tmp/go-build1549002957/b796/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid pmw89Gzf8kwlMR9YMe8B/pmw89Gzf8kwlMR9YMe8B -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack /usr/share/gocode/src/github.com/jmespath/go-jmespath/api.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/astnodetype_string.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/functions.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/interpreter.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/lexer.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/parser.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/toktype_string.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/aws/aws-sdk-go-v2/aws/protocol/restjson -complete -installsuffix shared -buildid 9qUKxH40C8E8bH0DO9Dp/9qUKxH40C8E8bH0DO9Dp -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson/decoder_util.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x009.o -c ast2c.cpp cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/12/1219278759d7f19a8a33c14fb31c4345c79fe602fd7bdb3bcdc78c3553a320d8-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b526/ cat >/tmp/go-build1549002957/b526/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid AGmXCqntLP9rFF7yjl2X/AGmXCqntLP9rFF7yjl2X -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/decode.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/3a/3a0fa1915e7a3ea2967968adf323ae159001d5dd218bc9505017c5eaf7251e0e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/4a/4abb8152b1291b77c3773bbb76447c041cabaf00c35ee7ea73fba5fd2c7bd4a0-d # internal golang.org/x/image/font/opentype mkdir -p $WORK/b370/ cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/03/03a2b768fd48a5d6520fa3e966b0086648a5d86015badd35b24bb3631bbab19b-d # internal cat >/tmp/go-build1549002957/b370/importcfg << 'EOF' # internal # import config packagefile golang.org/x/image/font=/tmp/go-build1549002957/b367/_pkg_.a packagefile golang.org/x/image/font/sfnt=/tmp/go-build1549002957/b371/_pkg_.a packagefile golang.org/x/image/math/fixed=/tmp/go-build1549002957/b368/_pkg_.a packagefile golang.org/x/image/vector=/tmp/go-build1549002957/b376/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/draw=/tmp/go-build1549002957/b346/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p golang.org/x/image/font/opentype -complete -installsuffix shared -buildid nI4ThJ1SiEGb6FPkOgaR/nI4ThJ1SiEGb6FPkOgaR -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack /usr/share/gocode/src/golang.org/x/image/font/opentype/opentype.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b150=>" -I $WORK/b150/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b150/asm_linux_riscv64.o ./asm_linux_riscv64.s cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x010.o -c ast_fwd_decl.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b830/_pkg_.a # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b173/ cat >/tmp/go-build1549002957/b173/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1549002957/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1549002957/b166/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid xv85Pl0FTS536q7uOJN6/xv85Pl0FTS536q7uOJN6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/27/2759bd31059b822f9f449450f81944cab2a73986a7aa3a26bb135011d2caa9a6-d # internal cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b150/_pkg_.a $WORK/b150/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x011.o -c ast_sel_cmp.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b522/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/b1/b19f1c3219fb286644190828024b186e3c466eb71e337b8140ca4345f767c0fc-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b536/ cat >/tmp/go-build1549002957/b536/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1549002957/b527/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid ja7Z2hA788569ImXWiQ_/ja7Z2hA788569ImXWiQ_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/6c/6cbaf2c73237b1ea3e098973a3ea4fe1dcac09aa639e92e6339dc32d5c0925c6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cd $WORK/b121 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=XizVTR7bnz4FAwzDqJ5i -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/48/48a91614b176c338edc079084c02d398b7b62eb29f6632fd9e1149ca0a872c11-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b829/ cat >/tmp/go-build1549002957/b829/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/russross/blackfriday/v2=/tmp/go-build1549002957/b830/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid qNzjR31e8G7sS-7suYqV/qNzjR31e8G7sS-7suYqV -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack /usr/share/gocode/src/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go /usr/share/gocode/src/github.com/cpuguy83/go-md2man/v2/md2man/roff.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b265/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x012.o -c ast_sel_super.cpp cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/5b/5bc52877c2be42b6be52ceccf7aab044652f2e113cad91835ab1bf91d1ec6839-d # internal golang.org/x/text/language mkdir -p $WORK/b262/ cat >/tmp/go-build1549002957/b262/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/text/internal/language=/tmp/go-build1549002957/b263/_pkg_.a packagefile golang.org/x/text/internal/language/compact=/tmp/go-build1549002957/b265/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p golang.org/x/text/language -complete -installsuffix shared -buildid Tbf4EPzwVorqhs4cZRvL/Tbf4EPzwVorqhs4cZRvL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack /usr/share/gocode/src/golang.org/x/text/language/coverage.go /usr/share/gocode/src/golang.org/x/text/language/doc.go /usr/share/gocode/src/golang.org/x/text/language/language.go /usr/share/gocode/src/golang.org/x/text/language/match.go /usr/share/gocode/src/golang.org/x/text/language/parse.go /usr/share/gocode/src/golang.org/x/text/language/tables.go /usr/share/gocode/src/golang.org/x/text/language/tags.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/36/36ad863333fc2a596505a3cb04af306f76e448ccd907cdbe6eaa72b024fb43e0-d # internal github.com/aws/aws-sdk-go-v2/aws/protocol/xml mkdir -p $WORK/b814/ cat >/tmp/go-build1549002957/b814/importcfg << 'EOF' # internal # import config packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/aws/aws-sdk-go-v2/aws/protocol/xml -complete -installsuffix shared -buildid YeyVYnPGjmza5x7sJ9e1/YeyVYnPGjmza5x7sJ9e1 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/protocol/xml/error_utils.go cd $WORK/b695 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b695=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2xWvP9WKs4eQEK3tS0md -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/53/53dec4b051b4a3e00e2b2c0f151a2f67ecdd97f28092f0fa14be9c0011200b30-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b609/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x013.o -c ast_sel_unify.cpp cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/b7/b7f1ce784af8f0e570414c22b1687033dd2a8a1f763b50bccf756e2dcd1864d3-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b608/ cat >/tmp/go-build1549002957/b608/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid _vsiDNz_CoMHWGcp9XMi/_vsiDNz_CoMHWGcp9XMi -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/connectivity/connectivity.go google.golang.org/grpc/internal/googlecloud mkdir -p $WORK/b719/ cat >/tmp/go-build1549002957/b719/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1549002957/b610/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p google.golang.org/grpc/internal/googlecloud -complete -installsuffix shared -buildid fl4jw7vqdnWBiwAtcTa0/fl4jw7vqdnWBiwAtcTa0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/googlecloud/googlecloud.go /usr/share/gocode/src/google.golang.org/grpc/internal/googlecloud/manufacturer_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/df/df86544da24bc1d6b4a5aa0025bf78e2513628278b310d126225f600742b3ca9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b829/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/f6/f629170620ec97f02b729bed9ecda54f91981fb05e8c9b469d10ea5bbe818167-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e7/e7fe1d97ef4299e6acad1971293ca7ef098bbffbe02079df7b8045bbdbd0cb42-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b536/_pkg_.a # internal golang.org/x/net/idna mkdir -p $WORK/b245/ cat >/tmp/go-build1549002957/b245/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/tmp/go-build1549002957/b246/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build1549002957/b247/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b076/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid b5XNvz7Zkb1uyiyTMQGS/b5XNvz7Zkb1uyiyTMQGS -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack /usr/share/gocode/src/golang.org/x/net/idna/go118.go /usr/share/gocode/src/golang.org/x/net/idna/idna10.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/punycode.go /usr/share/gocode/src/golang.org/x/net/idna/tables15.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/trie.go /usr/share/gocode/src/golang.org/x/net/idna/trie13.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/trieval.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/b5/b593c6e05a2f7663e8fffcb421b10b72ab03363ec3dbc13515b99dbd37ccba25-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b188/ github.com/fsnotify/fsnotify mkdir -p $WORK/b149/ cat >/tmp/go-build1549002957/b188/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build1549002957/b150/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid rD6hIdhXP3sj0j87TwCj/rD6hIdhXP3sj0j87TwCj -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/share/gocode/src/github.com/mattn/go-isatty/doc.go /usr/share/gocode/src/github.com/mattn/go-isatty/isatty_tcgets.go github.com/evanw/esbuild-0.8.20/internal/logger mkdir -p $WORK/b454/ cat >/tmp/go-build1549002957/b149/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1549002957/b150/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF github.com/evanw/esbuild-0.8.20/internal/fs mkdir -p $WORK/b460/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid zid71TpLuaN6WEBN1egN/zid71TpLuaN6WEBN1egN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/share/gocode/src/github.com/fsnotify/fsnotify/backend_inotify.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/fsnotify.go cat >/tmp/go-build1549002957/b454/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1549002957/b150/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/evanw/esbuild-0.8.20/internal/logger -complete -installsuffix shared -buildid L9WUk0aSbyBETDRk_yS6/L9WUk0aSbyBETDRk_yS6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/logger/logger.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/logger/logger_linux.go cat >/tmp/go-build1549002957/b460/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1549002957/b150/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/evanw/esbuild-0.8.20/internal/fs -complete -installsuffix shared -buildid iKFmEwUhXO555_P9kuVc/iKFmEwUhXO555_P9kuVc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/fs/fs.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/fs/fs_unix.go cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/7d/7dcdccc3261bdae3bfc8857728d058952622093df0d8e689d02ad2d68caacda9-d # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x014.o -c ast_sel_weave.cpp cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/dd/dd528460ecea5ccd4896d1548d6282e1776958f6554b17f75bf1e693ada7f5b1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cd $WORK/b695 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b695=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=2xWvP9WKs4eQEK3tS0md -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/0c/0cd4d09e91b4bffef3e6449b3175d8e6d08635eb7a0932d5ad583b2b98c7b74c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b377/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b089/arith_riscv64.o ./arith_riscv64.s cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/5e/5eaca425084e3dba9cb1b3d8d4ef121bde25c34fddf880c7051b9699dbfb4093-d # internal github.com/perimeterx/marshmallow mkdir -p $WORK/b485/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b719/_pkg_.a # internal cat >/tmp/go-build1549002957/b485/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build1549002957/b478/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/perimeterx/marshmallow -complete -installsuffix shared -buildid n-qJB0W52HyQaRj1g3eV/n-qJB0W52HyQaRj1g3eV -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack /usr/share/gocode/src/github.com/perimeterx/marshmallow/cache.go /usr/share/gocode/src/github.com/perimeterx/marshmallow/doc.go /usr/share/gocode/src/github.com/perimeterx/marshmallow/errors.go /usr/share/gocode/src/github.com/perimeterx/marshmallow/options.go /usr/share/gocode/src/github.com/perimeterx/marshmallow/reflection.go /usr/share/gocode/src/github.com/perimeterx/marshmallow/unmarshal.go /usr/share/gocode/src/github.com/perimeterx/marshmallow/unmarshal_from_json_map.go cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/63/63c2ed6f5d8be346f761b35e29a6fff9808c7bec1f441a9f7a80dc10d8ef64bb-d # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x015.o -c ast_selectors.cpp cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b089/_pkg_.a $WORK/b089/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cd $WORK/b121 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=XizVTR7bnz4FAwzDqJ5i -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/0e/0ef26dc1d47d31f316f91a27618adde3d6b77ba5ec5008601909039337cfc81e-d # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/ab/ab23fa33092115ebf7ae2a48c4715f3136ba2c2743308c029b15dbc51a63cc62-d # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/8e/8e230129fe355743acb52f4f7492b1119dce0cad0229eadafaae80a246a4fd15-d # internal github.com/niklasfasching/go-org/org mkdir -p $WORK/b227/ cat >/tmp/go-build1549002957/b227/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/net/html=/tmp/go-build1549002957/b228/_pkg_.a packagefile golang.org/x/net/html/atom=/tmp/go-build1549002957/b229/_pkg_.a packagefile html=/tmp/go-build1549002957/b067/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/niklasfasching/go-org/org -complete -installsuffix shared -buildid 7CvZj5g67UTHSOAIyCOk/7CvZj5g67UTHSOAIyCOk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack /usr/share/gocode/src/github.com/niklasfasching/go-org/org/block.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/document.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/drawer.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/footnote.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/headline.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/html_entity.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/html_writer.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/inline.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/keyword.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/list.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/org_writer.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/paragraph.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/table.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/util.go /usr/share/gocode/src/github.com/niklasfasching/go-org/org/writer.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/73/73d697ef400f85b407e784d775af5cfda8e954b48524903781ef7a4ed271a49b-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b695=/tmp/go-build -gno-record-gcc-switches -o $WORK/b695/_cgo_.o $WORK/b695/_cgo_main.o $WORK/b695/_x001.o $WORK/b695/_x002.o $WORK/b695/_x003.o -O2 -g github.com/dlclark/regexp2 mkdir -p $WORK/b061/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b323/_pkg_.a # internal cat >/tmp/go-build1549002957/b061/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=/tmp/go-build1549002957/b062/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/dlclark/regexp2 -complete -installsuffix shared -buildid UUKV4CteOct8_-ta--wQ/UUKV4CteOct8_-ta--wQ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/share/gocode/src/github.com/dlclark/regexp2/match.go /usr/share/gocode/src/github.com/dlclark/regexp2/regexp.go /usr/share/gocode/src/github.com/dlclark/regexp2/replace.go /usr/share/gocode/src/github.com/dlclark/regexp2/runner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e9/e97fb649d6404bf927aa042635dc8a42e411182c1b93f71e7df9c260ef56ad0c-d # internal github.com/gohugoio/hugo/common/terminal mkdir -p $WORK/b187/ cat >/tmp/go-build1549002957/b187/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/mattn/go-isatty=/tmp/go-build1549002957/b188/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/gohugoio/hugo/common/terminal -complete -installsuffix shared -buildid OYt-pgmpcobx5h1scErX/OYt-pgmpcobx5h1scErX -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/terminal/colors.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x016.o -c ast_supports.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/ae/ae793e97a9c7e25b59c45a5f5d2df0570cb63f02a01da9cc51bf0d19e60d199b-d # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/8f/8ff77dc2d3eff906554ff435bd2f4a5f1e52bca2592f89cc52505375b4248035-d # internal github.com/clbanning/mxj mkdir -p $WORK/b222/ cat >/tmp/go-build1549002957/b222/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/gob=/tmp/go-build1549002957/b223/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/clbanning/mxj -complete -installsuffix shared -buildid P3rBjokowv9YPxCSQo8r/P3rBjokowv9YPxCSQo8r -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/share/gocode/src/github.com/clbanning/mxj/anyxml.go /usr/share/gocode/src/github.com/clbanning/mxj/doc.go /usr/share/gocode/src/github.com/clbanning/mxj/escapechars.go /usr/share/gocode/src/github.com/clbanning/mxj/exists.go /usr/share/gocode/src/github.com/clbanning/mxj/files.go /usr/share/gocode/src/github.com/clbanning/mxj/gob.go /usr/share/gocode/src/github.com/clbanning/mxj/json.go /usr/share/gocode/src/github.com/clbanning/mxj/keyvalues.go /usr/share/gocode/src/github.com/clbanning/mxj/leafnode.go /usr/share/gocode/src/github.com/clbanning/mxj/misc.go /usr/share/gocode/src/github.com/clbanning/mxj/mxj.go /usr/share/gocode/src/github.com/clbanning/mxj/newmap.go /usr/share/gocode/src/github.com/clbanning/mxj/remove.go /usr/share/gocode/src/github.com/clbanning/mxj/rename.go /usr/share/gocode/src/github.com/clbanning/mxj/set.go /usr/share/gocode/src/github.com/clbanning/mxj/setfieldsep.go /usr/share/gocode/src/github.com/clbanning/mxj/strict.go /usr/share/gocode/src/github.com/clbanning/mxj/struct.go /usr/share/gocode/src/github.com/clbanning/mxj/updatevalues.go /usr/share/gocode/src/github.com/clbanning/mxj/xml.go /usr/share/gocode/src/github.com/clbanning/mxj/xmlseq.go /usr/share/gocode/src/github.com/clbanning/mxj/xmlseq2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal cd $WORK/b121 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=XizVTR7bnz4FAwzDqJ5i -o ./_x005.o -c cgo_unix_cgo.cgo2.c cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x017.o -c ast_values.cpp cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/2e/2e9c5af3d2581fc74789e702d2c6643438fae346f9fd43986edecdb52c352dfe-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b363/_pkg_.a # internal google.golang.org/protobuf/proto mkdir -p $WORK/b171/ cat >/tmp/go-build1549002957/b171/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1549002957/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1549002957/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1549002957/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1549002957/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1549002957/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1549002957/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1549002957/b167/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1549002957/b174/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage user -dynimport $WORK/b695/_cgo_.o -dynout $WORK/b695/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid WbE8SuMHL98OWAN2ihbO/WbE8SuMHL98OWAN2ihbO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/proto/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/doc.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/equal.go /usr/share/gocode/src/google.golang.org/protobuf/proto/extension.go /usr/share/gocode/src/google.golang.org/protobuf/proto/merge.go /usr/share/gocode/src/google.golang.org/protobuf/proto/messageset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto_methods.go /usr/share/gocode/src/google.golang.org/protobuf/proto/reset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/wrappers.go cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/19/19bc44d93df9692d7c5524e054e4c9c12f1a5f6106d407667578cf5a47b25321-d # internal go/printer mkdir -p $WORK/b328/ cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b8/b8796b48a0b43ded812b09dfa2f6f3992645cf2b4fd328045d681359668d0cef-d # internal cat >/tmp/go-build1549002957/b328/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go/ast=/tmp/go-build1549002957/b323/_pkg_.a packagefile go/build/constraint=/tmp/go-build1549002957/b326/_pkg_.a packagefile go/doc/comment=/tmp/go-build1549002957/b329/_pkg_.a packagefile go/token=/tmp/go-build1549002957/b168/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build1549002957/b322/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p go/printer -std -complete -installsuffix shared -buildid v05-ShF7dX4Z7jEElcXN/v05-ShF7dX4Z7jEElcXN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack /usr/lib/golang/src/go/printer/comment.go /usr/lib/golang/src/go/printer/gobuild.go /usr/lib/golang/src/go/printer/nodes.go /usr/lib/golang/src/go/printer/printer.go crypto/internal/boring/bbig mkdir -p $WORK/b103/ crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal crypto/internal/bigmod mkdir -p $WORK/b102/ crypto/elliptic go/internal/typeparams mkdir -p $WORK/b327/ cat >/tmp/go-build1549002957/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid K3gMgTrVxHGQMpGNW1VD/K3gMgTrVxHGQMpGNW1VD -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cat >/tmp/go-build1549002957/b102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF mkdir -p $WORK/b101/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/bigmod -std -complete -installsuffix shared -buildid mD4op0QoO2fD7wxu62cO/mD4op0QoO2fD7wxu62cO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_noasm.go cat >/tmp/go-build1549002957/b327/importcfg << 'EOF' # internal # import config packagefile go/ast=/tmp/go-build1549002957/b323/_pkg_.a packagefile go/token=/tmp/go-build1549002957/b168/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid GrjdLz-5ZMvBRsy1Q1c7/GrjdLz-5ZMvBRsy1Q1c7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go cat >/tmp/go-build1549002957/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build1549002957/b098/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF crypto/dsa mkdir -p $WORK/b117/ github.com/bep/tmc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid y7-v0d2N10oIlaYaP27M/y7-v0d2N10oIlaYaP27M -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go github.com/rwcarlsen/goexif/tiff mkdir -p $WORK/b081/ mkdir -p $WORK/b351/ github.com/aws/smithy-go/time github.com/aws/smithy-go/document cat >/tmp/go-build1549002957/b351/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/4f/4f8fa7f65528babb453b4b466c391730ecfb3886983671d4965991b2c07376b8-d # internal encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/bep/tmc -complete -installsuffix shared -buildid nb_1ZwzfDJKKV0_9Bt9U/nb_1ZwzfDJKKV0_9Bt9U -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack /usr/share/gocode/src/github.com/bep/tmc/adapters.go /usr/share/gocode/src/github.com/bep/tmc/codec.go mkdir -p $WORK/b353/ mkdir -p $WORK/b773/ mkdir -p $WORK/b805/ cat >/tmp/go-build1549002957/b081/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1549002957/b088/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1549002957/b044/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF github.com/dustin/go-humanize cat >/tmp/go-build1549002957/b117/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build1549002957/b088/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a EOF mkdir -p $WORK/b106/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/rand -std -complete -installsuffix shared -buildid qNiF4lqSq1cuMUyFNW6P/qNiF4lqSq1cuMUyFNW6P -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go mkdir -p $WORK/b562/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/dsa -std -complete -installsuffix shared -buildid cRpmKe9Ab1dRIacTyqGU/cRpmKe9Ab1dRIacTyqGU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >/tmp/go-build1549002957/b773/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF github.com/aws/smithy-go/encoding/json mkdir -p $WORK/b809/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/aws/smithy-go/time -complete -installsuffix shared -buildid PGXupM155pghSh_GBQ8Z/PGXupM155pghSh_GBQ8Z -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/time/time.go go/doc cat >/tmp/go-build1549002957/b805/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF github.com/gohugoio/hugo/common/loggers mkdir -p $WORK/b431/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/aws/smithy-go/document -complete -installsuffix shared -buildid b6LJad7e7UpLneSCGAbX/b6LJad7e7UpLneSCGAbX -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/document/doc.go /usr/share/gocode/src/github.com/aws/smithy-go/document/document.go /usr/share/gocode/src/github.com/aws/smithy-go/document/errors.go cat >/tmp/go-build1549002957/b562/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF github.com/gohugoio/hugo/common/text cat >/tmp/go-build1549002957/b353/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b186/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/dustin/go-humanize -complete -installsuffix shared -buildid jPS0J3oiFlTQLpPqMJG3/jPS0J3oiFlTQLpPqMJG3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack /usr/share/gocode/src/github.com/dustin/go-humanize/big.go /usr/share/gocode/src/github.com/dustin/go-humanize/bigbytes.go /usr/share/gocode/src/github.com/dustin/go-humanize/bytes.go /usr/share/gocode/src/github.com/dustin/go-humanize/comma.go /usr/share/gocode/src/github.com/dustin/go-humanize/commaf.go /usr/share/gocode/src/github.com/dustin/go-humanize/ftoa.go /usr/share/gocode/src/github.com/dustin/go-humanize/humanize.go /usr/share/gocode/src/github.com/dustin/go-humanize/number.go /usr/share/gocode/src/github.com/dustin/go-humanize/ordinals.go /usr/share/gocode/src/github.com/dustin/go-humanize/si.go /usr/share/gocode/src/github.com/dustin/go-humanize/times.go cat >/tmp/go-build1549002957/b809/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/smithy-go/encoding=/tmp/go-build1549002957/b810/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF github.com/aws/smithy-go/encoding/xml mkdir -p $WORK/b818/ cat >/tmp/go-build1549002957/b106/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode/utf16=/tmp/go-build1549002957/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/aws/smithy-go/encoding/json -complete -installsuffix shared -buildid HsQojL18NixuNq8AZZFW/HsQojL18NixuNq8AZZFW -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/encoding/json/array.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/json/constants.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/json/decoder_util.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/json/encoder.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/json/escape.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/json/object.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/json/value.go mkdir -p $WORK/b238/ cat >/tmp/go-build1549002957/b695/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile runtime/cgo=/tmp/go-build1549002957/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid ZBKGnx7q0cus9f1V6QNy/ZBKGnx7q0cus9f1V6QNy -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cat >/tmp/go-build1549002957/b431/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go/ast=/tmp/go-build1549002957/b323/_pkg_.a packagefile go/doc/comment=/tmp/go-build1549002957/b329/_pkg_.a packagefile go/token=/tmp/go-build1549002957/b168/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1549002957/b432/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cat >/tmp/go-build1549002957/b186/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/terminal=/tmp/go-build1549002957/b187/_pkg_.a packagefile golang.org/x/text/runes=/tmp/go-build1549002957/b189/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build1549002957/b075/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b076/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p os/user -std -installsuffix shared -buildid 2xWvP9WKs4eQEK3tS0md/2xWvP9WKs4eQEK3tS0md -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b695/_cgo_gotypes.go $WORK/b695/cgo_lookup_cgo.cgo1.go $WORK/b695/getgrouplist_unix.cgo1.go $WORK/b695/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p go/doc -std -complete -installsuffix shared -buildid pQKdm-43fyVtkVVPzzyg/pQKdm-43fyVtkVVPzzyg -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go cat >/tmp/go-build1549002957/b818/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/smithy-go/encoding=/tmp/go-build1549002957/b810/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/rwcarlsen/goexif/tiff -complete -installsuffix shared -buildid oIOW0TDfee6z95Es36Ap/oIOW0TDfee6z95Es36Ap -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack /usr/share/gocode/src/github.com/rwcarlsen/goexif/tiff/tag.go /usr/share/gocode/src/github.com/rwcarlsen/goexif/tiff/tiff.go cat >/tmp/go-build1549002957/b238/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/terminal=/tmp/go-build1549002957/b187/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/tmp/go-build1549002957/b230/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/gohugoio/hugo/common/text -complete -installsuffix shared -buildid xiR9q935XHltchgDwthB/xiR9q935XHltchgDwthB -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/text/position.go ./_build/src/github.com/gohugoio/hugo/common/text/transform.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/gohugoio/hugo/common/loggers -complete -installsuffix shared -buildid QgGUeC0VbL5OIVLzW0LG/QgGUeC0VbL5OIVLzW0LG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/loggers/ignorableLogger.go ./_build/src/github.com/gohugoio/hugo/common/loggers/loggers.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/aws/smithy-go/encoding/xml -complete -installsuffix shared -buildid gExCgJV11Z3U7M4yT7SO/gExCgJV11Z3U7M4yT7SO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/encoding/xml/array.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/xml/constants.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/xml/doc.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/xml/element.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/xml/encoder.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/xml/error_utils.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/xml/escape.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/xml/map.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/xml/value.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/xml/xml_decoder.go cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/dd/ddfd0a345d3476c6e80893251cbd40303ef864303df0c69390607e9f8b37d02c-d # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x018.o -c backtrace.cpp github.com/muesli/smartcrop mkdir -p $WORK/b358/ cat >/tmp/go-build1549002957/b358/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile github.com/muesli/smartcrop/options=/tmp/go-build1549002957/b359/_pkg_.a packagefile golang.org/x/image/draw=/tmp/go-build1549002957/b360/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile image/jpeg=/tmp/go-build1549002957/b362/_pkg_.a packagefile image/png=/tmp/go-build1549002957/b363/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/muesli/smartcrop -complete -installsuffix shared -buildid L8joi0x1KLVETml9dJGo/L8joi0x1KLVETml9dJGo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack /usr/share/gocode/src/github.com/muesli/smartcrop/debug.go /usr/share/gocode/src/github.com/muesli/smartcrop/smartcrop.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/dd/ddb74a8695c748d1be429be8e51a48a54913fd035c5cec465b40cdb11e743034-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b164/ cat >/tmp/go-build1549002957/b164/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1549002957/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid ojM-kHpLMLy9iWwvARvl/ojM-kHpLMLy9iWwvARvl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/83/831076ba4f998ed3eff6f3035cab6e8f9d1d4e4471f73ac035bb62074b33f733-d # internal go/parser mkdir -p $WORK/b325/ cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4e/4eaf4ba5d11b7aa6796e7f2e5715e78dccfcdd74b260fc8622a6c51f04bd3a73-d # internal cat >/tmp/go-build1549002957/b325/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go/ast=/tmp/go-build1549002957/b323/_pkg_.a packagefile go/build/constraint=/tmp/go-build1549002957/b326/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build1549002957/b327/_pkg_.a packagefile go/scanner=/tmp/go-build1549002957/b324/_pkg_.a packagefile go/token=/tmp/go-build1549002957/b168/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p go/parser -std -complete -installsuffix shared -buildid mDSyTu3xyCyKPYfJ-MTS/mDSyTu3xyCyKPYfJ-MTS -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b672/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/a7/a73b6bd604a767cbfb83637f1e14f1a8e4cfd52d57b9a16f1bf7f6a8797e28e9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b314/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x019.o -c base64vlq.cpp vendor/golang.org/x/net/idna mkdir -p $WORK/b135/ cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/13/13b8c3324efdad48aea45ad71e2572094c2637fb5216ffb2157d05fc9f4d807c-d # internal cat >/tmp/go-build1549002957/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1549002957/b136/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1549002957/b138/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b139/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid gqhcU79jigVrJDzQXuhG/gqhcU79jigVrJDzQXuhG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/c1/c1f31c6017f253668d4a434c64eaeabcf486062731cc3473b56fe7c6994fafef-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/30/309bc0d5635fa8a0785afb7f70bbc186ddd0039ea6a782d74fa9bcbaf15d44cd-d # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x020.o -c bind.cpp cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/2b/2bdaf5c772de710fa5e030f4140fe9bc97adffa91e7b95e066a854e41d00df13-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b805/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/d4/d4dc8000ba51809fff6469bb14d944e50a69b1bd7ee362088ab348d0db497af9-d # internal github.com/aws/aws-sdk-go-v2/service/sso/types mkdir -p $WORK/b804/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cat >/tmp/go-build1549002957/b804/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/smithy-go/document=/tmp/go-build1549002957/b805/_pkg_.a EOF github.com/aws/aws-sdk-go-v2/service/sts/types github.com/aws/aws-sdk-go-v2/service/ssooidc/types cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/18/18e9df2ed88d1f6678782003fa76fb66637cfa78a6b006332b3addcaef67a588-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal mkdir -p $WORK/b817/ cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/7f/7fde624f8be5c60ce44c248f0b82ed41bb318f5f4126274479d3caae6bb9314a-d # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/07/07b0534475a75fea95c1da1283701fb528d6246f6755853f3f0af89231f71e48-d # internal cat >/tmp/go-build1549002957/b817/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/smithy-go/document=/tmp/go-build1549002957/b805/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b808/ cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/aws/aws-sdk-go-v2/service/sts/types -complete -installsuffix shared -buildid 3BcmbCLKsZb7NPzqEkME/3BcmbCLKsZb7NPzqEkME -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/types/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/types/types.go cat >/tmp/go-build1549002957/b808/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/smithy-go/document=/tmp/go-build1549002957/b805/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/aws/aws-sdk-go-v2/service/ssooidc/types -complete -installsuffix shared -buildid 5DIKhpHNSY6I2zn2cJRF/5DIKhpHNSY6I2zn2cJRF -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/types/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/types/types.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/aws/aws-sdk-go-v2/service/sso/types -complete -installsuffix shared -buildid hJ-GA_2uyHcEezYWwE-3/hJ-GA_2uyHcEezYWwE-3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/types/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/types/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b454/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x021.o -c c2ast.cpp cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/5b/5bd73f9943d7226924d6caeae05f5ec4db1764c272c7d812597d0c577fc1385a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/05/055ddda605969351976dc2345403f5e65b0baf7fa194522bfc187c4c4d9d3983-d # internal crypto/ed25519 mkdir -p $WORK/b108/ github.com/aws/aws-sdk-go-v2/internal/rand mkdir -p $WORK/b763/ go.opencensus.io/trace mkdir -p $WORK/b656/ cat >/tmp/go-build1549002957/b763/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/aws/aws-sdk-go-v2/internal/rand -complete -installsuffix shared -buildid vCQdDuhi3qVX8X_DAbRx/vCQdDuhi3qVX8X_DAbRx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/rand/rand.go cat >/tmp/go-build1549002957/b656/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/golang/groupcache/lru=/tmp/go-build1549002957/b657/_pkg_.a packagefile go.opencensus.io/internal=/tmp/go-build1549002957/b658/_pkg_.a packagefile go.opencensus.io/trace/internal=/tmp/go-build1549002957/b660/_pkg_.a packagefile go.opencensus.io/trace/tracestate=/tmp/go-build1549002957/b661/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile runtime/trace=/tmp/go-build1549002957/b256/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p go.opencensus.io/trace -complete -installsuffix shared -buildid llBZlgbwYTParOgbnqB4/llBZlgbwYTParOgbnqB4 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack /usr/share/gocode/src/go.opencensus.io/trace/basetypes.go /usr/share/gocode/src/go.opencensus.io/trace/config.go /usr/share/gocode/src/go.opencensus.io/trace/doc.go /usr/share/gocode/src/go.opencensus.io/trace/evictedqueue.go /usr/share/gocode/src/go.opencensus.io/trace/export.go /usr/share/gocode/src/go.opencensus.io/trace/lrumap.go /usr/share/gocode/src/go.opencensus.io/trace/sampling.go /usr/share/gocode/src/go.opencensus.io/trace/spanbucket.go /usr/share/gocode/src/go.opencensus.io/trace/spanstore.go /usr/share/gocode/src/go.opencensus.io/trace/status_codes.go /usr/share/gocode/src/go.opencensus.io/trace/trace.go /usr/share/gocode/src/go.opencensus.io/trace/trace_api.go /usr/share/gocode/src/go.opencensus.io/trace/trace_go11.go github.com/aws/smithy-go/rand mkdir -p $WORK/b779/ cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/ef/effcee7e6a13f1c8d317cda1328e6190623937f385e38050b04007c30b68213e-d # internal github.com/evanw/esbuild-0.8.20/internal/ast mkdir -p $WORK/b453/ cat >/tmp/go-build1549002957/b779/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a EOF github.com/evanw/esbuild-0.8.20/internal/css_lexer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/aws/smithy-go/rand -complete -installsuffix shared -buildid rn-CHDYHCsYyRcVWZ5Kd/rn-CHDYHCsYyRcVWZ5Kd -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/rand/doc.go /usr/share/gocode/src/github.com/aws/smithy-go/rand/rand.go /usr/share/gocode/src/github.com/aws/smithy-go/rand/uuid.go mkdir -p $WORK/b457/ github.com/evanw/esbuild-0.8.20/internal/runtime mkdir -p $WORK/b466/ cat >/tmp/go-build1549002957/b453/importcfg << 'EOF' # internal # import config packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/evanw/esbuild-0.8.20/internal/ast -complete -installsuffix shared -buildid l2glb1svz6cKokDARILu/l2glb1svz6cKokDARILu -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/ast/ast.go cat >/tmp/go-build1549002957/b457/importcfg << 'EOF' # internal # import config packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cat >/tmp/go-build1549002957/b466/importcfg << 'EOF' # internal # import config packagefile github.com/evanw/esbuild-0.8.20/internal/compat=/tmp/go-build1549002957/b459/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/evanw/esbuild-0.8.20/internal/css_lexer -complete -installsuffix shared -buildid DsclMLHNZDW1jbHXPmyt/DsclMLHNZDW1jbHXPmyt -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/css_lexer/css_lexer.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/evanw/esbuild-0.8.20/internal/runtime -complete -installsuffix shared -buildid 37cWzPbV82l1GBG3PEnv/37cWzPbV82l1GBG3PEnv -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/runtime/runtime.go cat >/tmp/go-build1549002957/b108/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1549002957/b109/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/sha512=/tmp/go-build1549002957/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid mQGKZlcaCY_xNHKPCebM/mQGKZlcaCY_xNHKPCebM -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/b1/b1a2d8cb9a2ae840c511b42fa9572e6e70f3414e212fd8081fd9fecd4c95e1c9-d # internal cd $WORK/b121 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=XizVTR7bnz4FAwzDqJ5i -o ./_x006.o -c cgo_unix_cgo_res.cgo2.c github.com/google/go-cmp/cmp/cmpopts mkdir -p $WORK/b319/ cat >/tmp/go-build1549002957/b319/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=/tmp/go-build1549002957/b314/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1549002957/b317/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/google/go-cmp/cmp/cmpopts -complete -installsuffix shared -buildid ocFDHblNcG00k3kAcviu/ocFDHblNcG00k3kAcviu -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /usr/share/gocode/src/github.com/google/go-cmp/cmp/cmpopts/equate.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/cmpopts/ignore.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/cmpopts/sort.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/cmpopts/struct_filter.go /usr/share/gocode/src/github.com/google/go-cmp/cmp/cmpopts/xform.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b695/_pkg_.a $WORK/b695/_x001.o $WORK/b695/_x002.o $WORK/b695/_x003.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b695/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x022.o -c check_nesting.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/ed/ed3bfc6acb9ed5b5fbc22b207308eec3cb4653b859b6320edf4007c4b5887a76-d # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/09/09ed0adf3915c6f353947f2cf046b235b46c1312c1a1f4200c911bae4c43e256-d # internal github.com/aws/aws-sdk-go-v2/internal/shareddefaults mkdir -p $WORK/b793/ github.com/googleapis/enterprise-certificate-proxy/client/util /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/dd/dde9e6cb95139cedc21892e9b36d5162c7c22e27d80e88cc1ca7bb753539654d-d # internal mkdir -p $WORK/b707/ cat >/tmp/go-build1549002957/b793/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/user=/tmp/go-build1549002957/b695/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a EOF cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/6e/6e34efd346df85f7934dde134f9f842abf8b64d498f7215cc9d3ab792170eb6f-d # internal cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/aws/aws-sdk-go-v2/internal/shareddefaults -complete -installsuffix shared -buildid 9IKprmi1Uj_XjmaLjaHc/9IKprmi1Uj_XjmaLjaHc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/shareddefaults/shared_config.go cat >/tmp/go-build1549002957/b707/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/user=/tmp/go-build1549002957/b695/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/googleapis/enterprise-certificate-proxy/client/util -complete -installsuffix shared -buildid tC4DVw5mPdjhQattKRag/tC4DVw5mPdjhQattKRag -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack /usr/share/gocode/src/github.com/googleapis/enterprise-certificate-proxy/client/util/util.go github.com/evanw/esbuild-0.8.20/internal/js_ast mkdir -p $WORK/b461/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b262/_pkg_.a # internal cat >/tmp/go-build1549002957/b461/importcfg << 'EOF' # internal # import config packagefile github.com/evanw/esbuild-0.8.20/internal/ast=/tmp/go-build1549002957/b453/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/compat=/tmp/go-build1549002957/b459/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/evanw/esbuild-0.8.20/internal/js_ast -complete -installsuffix shared -buildid -hC5LNiDF6bDAlJyYRpB/-hC5LNiDF6bDAlJyYRpB -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/js_ast/js_ast.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/43/435364779344b75a3f8f6d505b879ab0dbe467d509e00f8ee375f2549153dea2-d # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/88/88d393359a175cd9643b9c4b83f608ea04b8a0464efdc994c9ff30a795fc3c98-d # internal crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b485/_pkg_.a # internal mkdir -p $WORK/b113/ cat >/tmp/go-build1549002957/b113/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1549002957/b102/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1549002957/b103/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1549002957/b088/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/rsa -std -complete -installsuffix shared -buildid ZVoLBwvkelyTVp_Egsrw/ZVoLBwvkelyTVp_Egsrw -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/a6/a6c23c3f3beb3fb507c7127e12c1ecbb66750a35cb29ee0abf8aecb869ce41e0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b779/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/17/1749dce0b092c1dcf629e43bb130d079f941ab54c2de07e54ba934c24d774aed-d # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x023.o -c color_maps.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b818/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/8a/8afe137f9b627e8908a578a0212f620a1be1c511856acdc3cf16f20a8b6620a6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b793/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b353/_pkg_.a # internal golang.org/x/text/internal/colltab mkdir -p $WORK/b261/ cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/dc/dcd6a01418fd830a900d261ee4c66e36501edb9f0bb1b0baf6e3286cbb0a6f24-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b817/_pkg_.a # internal github.com/nicksnyder/go-i18n/v2/internal/plural mkdir -p $WORK/b405/ cat >/tmp/go-build1549002957/b261/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/text/language=/tmp/go-build1549002957/b262/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b076/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p golang.org/x/text/internal/colltab -complete -installsuffix shared -buildid BasyZ881fziU6bdGQMam/BasyZ881fziU6bdGQMam -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack /usr/share/gocode/src/golang.org/x/text/internal/colltab/collelem.go /usr/share/gocode/src/golang.org/x/text/internal/colltab/colltab.go /usr/share/gocode/src/golang.org/x/text/internal/colltab/contract.go /usr/share/gocode/src/golang.org/x/text/internal/colltab/iter.go /usr/share/gocode/src/golang.org/x/text/internal/colltab/numeric.go /usr/share/gocode/src/golang.org/x/text/internal/colltab/table.go /usr/share/gocode/src/golang.org/x/text/internal/colltab/trie.go /usr/share/gocode/src/golang.org/x/text/internal/colltab/weighter.go cat >/tmp/go-build1549002957/b405/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/text/language=/tmp/go-build1549002957/b262/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/8b/8bf6311ea42da73f46e17ef7f169bfcaf9131c13d7a540fc7afec8b33e09393a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/nicksnyder/go-i18n/v2/internal/plural -complete -installsuffix shared -buildid 5Jz0Rr2rzQcJ-HJHIle1/5Jz0Rr2rzQcJ-HJHIle1 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/internal/plural/doc.go /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/internal/plural/form.go /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/internal/plural/operands.go /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/internal/plural/rule.go /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/internal/plural/rule_gen.go /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/internal/plural/rules.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/6c/6ce7dc5a482a0b7ae57f2bf25321777e61773f62c75afd99642e8e5b07c8ef69-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/80/80bdcf549fc25e9e886aeab7c68e4df96ead121e8d6317acce341e095c17a9f1-d # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/82/82a89d7e5e4dbc15d5a1c76282874d2d703be243cf7015e05effe689532fe28e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b569/_pkg_.a # internal github.com/rwcarlsen/goexif/exif mkdir -p $WORK/b352/ cat >/tmp/go-build1549002957/b352/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/rwcarlsen/goexif/tiff=/tmp/go-build1549002957/b353/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/rwcarlsen/goexif/exif -complete -installsuffix shared -buildid hXZ9duyvN7Rtn0bd49gN/hXZ9duyvN7Rtn0bd49gN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack /usr/share/gocode/src/github.com/rwcarlsen/goexif/exif/exif.go /usr/share/gocode/src/github.com/rwcarlsen/goexif/exif/fields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/9f/9f8669366962aedf6a252bb8445f24643ec1d06dcdee70ce0f6374298271eec7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/f1/f184cc6c54adfcf2486746e46e17d6b9f1a2fc9ecee207b067dc7c3cbc92206c-d # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x024.o -c constants.cpp cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/ee/eea9553edd02750fc464a833041d34ce87f589d0295f30eca9b6a2faca5dbd69-d # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/87/87001a7b7476f88002a9490b87d235beb89eb36f27aee01ba75de05230645f93-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/c1/c1a1067bb96d5454994592ec3ba8be56239bc650fd9fd890d5f682f1e6f540f9-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f1/f153b76c827863489ba315eab4292488da4eea2f1ae5aa83d9ac1516879e599d-d # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/3f/3f294752d021d586a2d585048410dc2555391fac37e33259b20adc7d3dc03a89-d # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x025.o -c context.cpp cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/70/70ee28666f4581439c55467f31b66b97ba59fe8ae97545a75d93d4c29a7303c2-d # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/79/79242a5205b0ca816e954a487fd5c467eeed9964a528649ec82ae45acd7a3d1d-d # internal go.opencensus.io/tag mkdir -p $WORK/b568/ cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/57/5744b5e04ea143351424f24131440486f69edd9d3af20901053627e0d66232bb-d # internal cat >/tmp/go-build1549002957/b568/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile runtime/pprof=/tmp/go-build1549002957/b569/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p go.opencensus.io/tag -complete -installsuffix shared -buildid mTqu-WN34gd-AFOWCVhp/mTqu-WN34gd-AFOWCVhp -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack /usr/share/gocode/src/go.opencensus.io/tag/context.go /usr/share/gocode/src/go.opencensus.io/tag/doc.go /usr/share/gocode/src/go.opencensus.io/tag/key.go /usr/share/gocode/src/go.opencensus.io/tag/map.go /usr/share/gocode/src/go.opencensus.io/tag/map_codec.go /usr/share/gocode/src/go.opencensus.io/tag/metadata.go /usr/share/gocode/src/go.opencensus.io/tag/profile_19.go /usr/share/gocode/src/go.opencensus.io/tag/validate.go github.com/invopop/yaml mkdir -p $WORK/b482/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b457/_pkg_.a # internal cat >/tmp/go-build1549002957/b482/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build1549002957/b483/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/invopop/yaml -complete -installsuffix shared -buildid TcgWRkgpg-pKcfrZbpKC/TcgWRkgpg-pKcfrZbpKC -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /usr/share/gocode/src/github.com/invopop/yaml/fields.go /usr/share/gocode/src/github.com/invopop/yaml/yaml.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b3/b33bd71be1b5f22f2efff19fcf6e6cc554132ea9a95ce2760a39fd620e5514c7-d # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/71/7134befbd07824627043e148a050aad0ca473d8429a5842f44bc66f0edf1f4ee-d # internal github.com/evanw/esbuild-0.8.20/internal/css_ast mkdir -p $WORK/b456/ cat >/tmp/go-build1549002957/b456/importcfg << 'EOF' # internal # import config packagefile github.com/evanw/esbuild-0.8.20/internal/ast=/tmp/go-build1549002957/b453/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_lexer=/tmp/go-build1549002957/b457/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/evanw/esbuild-0.8.20/internal/css_ast -complete -installsuffix shared -buildid B0ovYzkDNuMRORbTjXkk/B0ovYzkDNuMRORbTjXkk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/css_ast/css_ast.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/css_ast/css_decl_table.go cd $WORK/b121 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=XizVTR7bnz4FAwzDqJ5i -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/36/36e9f94c1b06309bb37edb71b6c0ba2dd458b08c3fe60b6e11af19c40d07b534-d # internal github.com/ghodss/yaml mkdir -p $WORK/b486/ cat >/tmp/go-build1549002957/b486/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile gopkg.in/yaml.v2=/tmp/go-build1549002957/b231/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/ghodss/yaml -complete -installsuffix shared -buildid xJnH7B-eR6eNrpZuHNhK/xJnH7B-eR6eNrpZuHNhK -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack /usr/share/gocode/src/github.com/ghodss/yaml/fields.go /usr/share/gocode/src/github.com/ghodss/yaml/yaml.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x026.o -c cssize.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x027.o -c emitter.cpp cd /builddir/build/BUILD/hugo-0.111.3 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -o $WORK/b121/_cgo_.o $WORK/b121/_cgo_main.o $WORK/b121/_x001.o $WORK/b121/_x002.o $WORK/b121/_x003.o $WORK/b121/_x004.o $WORK/b121/_x005.o $WORK/b121/_x006.o -O2 -g -lresolv /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b533/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x028.o -c environment.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/d0/d023b30d5e8213837c8936a574536aaef18382a6054991b89741c735d6122f4e-d # internal github.com/evanw/esbuild-0.8.20/internal/css_printer mkdir -p $WORK/b468/ cat >/tmp/go-build1549002957/b468/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/ast=/tmp/go-build1549002957/b453/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_ast=/tmp/go-build1549002957/b456/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_lexer=/tmp/go-build1549002957/b457/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/evanw/esbuild-0.8.20/internal/css_printer -complete -installsuffix shared -buildid 5fyj_gKJH9tVKMLMsW61/5fyj_gKJH9tVKMLMsW61 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/css_printer/css_printer.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/39/39a1b735176b884de0baa1c57da7b173cde2a893737ae04d8fa057ae0994596a-d # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x029.o -c error_handling.cpp github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b532/ cat >/tmp/go-build1549002957/b532/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/jmespath/go-jmespath=/tmp/go-build1549002957/b533/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid GY2GyCWVfG4cSbRt3Q0n/GY2GyCWVfG4cSbRt3Q0n -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/copy.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/equal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go github.com/evanw/esbuild-0.8.20/internal/css_parser mkdir -p $WORK/b458/ cat >/tmp/go-build1549002957/b458/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/ast=/tmp/go-build1549002957/b453/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/compat=/tmp/go-build1549002957/b459/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_ast=/tmp/go-build1549002957/b456/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_lexer=/tmp/go-build1549002957/b457/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/evanw/esbuild-0.8.20/internal/css_parser -complete -installsuffix shared -buildid hPjh-RM6qwBBfxRp-mSo/hPjh-RM6qwBBfxRp-mSo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/css_parser/css_decls.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/css_parser/css_parser.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/css_parser/css_parser_selector.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b461/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage net -dynimport $WORK/b121/_cgo_.o -dynout $WORK/b121/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cat >/tmp/go-build1549002957/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1549002957/b122/_pkg_.a packagefile internal/bytealg=/tmp/go-build1549002957/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build1549002957/b091/_pkg_.a packagefile internal/itoa=/tmp/go-build1549002957/b030/_pkg_.a packagefile internal/nettrace=/tmp/go-build1549002957/b123/_pkg_.a packagefile internal/poll=/tmp/go-build1549002957/b043/_pkg_.a packagefile internal/singleflight=/tmp/go-build1549002957/b124/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1549002957/b044/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile net/netip=/tmp/go-build1549002957/b125/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile runtime/cgo=/tmp/go-build1549002957/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net -std -installsuffix shared -buildid XizVTR7bnz4FAwzDqJ5i/XizVTR7bnz4FAwzDqJ5i -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b121/_cgo_gotypes.go $WORK/b121/cgo_linux.cgo1.go $WORK/b121/cgo_resnew.cgo1.go $WORK/b121/cgo_socknew.cgo1.go $WORK/b121/cgo_unix_cgo.cgo1.go $WORK/b121/cgo_unix_cgo_res.cgo1.go $WORK/b121/_cgo_import.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x030.o -c eval.cpp cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/4c/4c61eeee2f959ae30830db3566bceac4a4a78a7d66bd43de083399e4461b6551-d # internal github.com/evanw/esbuild-0.8.20/internal/config mkdir -p $WORK/b463/ github.com/evanw/esbuild-0.8.20/internal/js_lexer mkdir -p $WORK/b464/ cat >/tmp/go-build1549002957/b464/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_ast=/tmp/go-build1549002957/b461/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1549002957/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cat >/tmp/go-build1549002957/b463/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/compat=/tmp/go-build1549002957/b459/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_ast=/tmp/go-build1549002957/b461/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/evanw/esbuild-0.8.20/internal/js_lexer -complete -installsuffix shared -buildid LLhayO8lzfdRxeZCqlT2/LLhayO8lzfdRxeZCqlT2 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/js_lexer/js_lexer.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/js_lexer/tables.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/js_lexer/unicode.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/evanw/esbuild-0.8.20/internal/config -complete -installsuffix shared -buildid 2-L_R8YOffOzyxmW5ojF/2-L_R8YOffOzyxmW5ojF -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/config/config.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/config/globals.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d6/d683c1f5b8c4123283e5673e1d878d8394643b5c9deaedefc3cf4e160da87da4-d # internal crypto/x509/pkix mkdir -p $WORK/b118/ cat >/tmp/go-build1549002957/b118/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build1549002957/b106/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b105/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid KM4yhqyJiI7YxrtDQGhk/KM4yhqyJiI7YxrtDQGhk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b319/_pkg_.a # internal cat >/tmp/go-build1549002957/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build1549002957/b106/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1549002957/b107/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid Zv9H67NCdvYdwaAmQcC6/Zv9H67NCdvYdwaAmQcC6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a7/a7ff6bd753d8326351422aa4ba824b2b61a2ae4c58a8455fb15a5712d2d666a6-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b693/ cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/8e/8e2b1379e6c217a746921e5e656e5b64f2751aa2eee1906bba93d8b3b7babb21-d # internal github.com/gohugoio/hugo/resources/images/exif mkdir -p $WORK/b350/ cat >/tmp/go-build1549002957/b693/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/rsa=/tmp/go-build1549002957/b113/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p golang.org/x/oauth2/jws -complete -installsuffix shared -buildid 8Mm251J4MWVEd42MIfDs/8Mm251J4MWVEd42MIfDs -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/jws/jws.go cat >/tmp/go-build1549002957/b350/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/tmc=/tmp/go-build1549002957/b351/_pkg_.a packagefile github.com/rwcarlsen/goexif/exif=/tmp/go-build1549002957/b352/_pkg_.a packagefile github.com/rwcarlsen/goexif/tiff=/tmp/go-build1549002957/b353/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/gohugoio/hugo/resources/images/exif -complete -installsuffix shared -buildid 4AkmLD0v-6JaPNqCXl0b/4AkmLD0v-6JaPNqCXl0b -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/images/exif/exif.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/e9/e98e37ad6f644396ef4bc9ac4827bc33fcf1ad1a3114d296b5207cfbc731a2d8-d # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/e8/e8483345cc923c33697849f33f54a297cbaee6147cf2c66e3144829f4f371cd9-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b567/ cat >/tmp/go-build1549002957/b567/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=/tmp/go-build1549002957/b568/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p go.opencensus.io/stats/internal -complete -installsuffix shared -buildid vLV42vKGtxitvLw4raps/vLV42vKGtxitvLw4raps -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack /usr/share/gocode/src/go.opencensus.io/stats/internal/record.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x031.o -c eval_selectors.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b656/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/a6/a6f81929ccd23b1ebe5424772854fa660af72d22d84aadc14c39c43efda24f0a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b482/_pkg_.a # internal go.opencensus.io/stats mkdir -p $WORK/b564/ cat >/tmp/go-build1549002957/b564/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=/tmp/go-build1549002957/b565/_pkg_.a packagefile go.opencensus.io/stats/internal=/tmp/go-build1549002957/b567/_pkg_.a packagefile go.opencensus.io/tag=/tmp/go-build1549002957/b568/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p go.opencensus.io/stats -complete -installsuffix shared -buildid Ygq1WBusoIy66hgOjxa_/Ygq1WBusoIy66hgOjxa_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack /usr/share/gocode/src/go.opencensus.io/stats/doc.go /usr/share/gocode/src/go.opencensus.io/stats/measure.go /usr/share/gocode/src/go.opencensus.io/stats/measure_float64.go /usr/share/gocode/src/go.opencensus.io/stats/measure_int64.go /usr/share/gocode/src/go.opencensus.io/stats/record.go /usr/share/gocode/src/go.opencensus.io/stats/units.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/ce/cecbafcd4146ccd20111c6fe856adb097dd07a037197e9b5529c5d5c109287b6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b486/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x032.o -c expand.cpp cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/b8/b852e93a511b408b999e54eb01459b9594ec683c765c557f6b33167161e48f00-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/57/575d900190e344cdc835f9291a59c35960650adc7a016c88c6fe42ceed6f6d05-d # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/a7/a709983d0b8c143ce4d91b9c25fb2560e610df85e729342cdb4dcf44b0dec92b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x033.o -c extender.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fb/fbef8524c0cc91c8a308fdfd1a5ed0917ebb6999da0502fae3feb920a34872c7-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/de/dee296b554618fa51d1956cf1d262e995dc30c3e98635a39b5d39971952311f1-d # internal github.com/nicksnyder/go-i18n/v2/internal mkdir -p $WORK/b404/ cat >/tmp/go-build1549002957/b404/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile text/template=/tmp/go-build1549002957/b202/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/nicksnyder/go-i18n/v2/internal -complete -installsuffix shared -buildid VbWQC5uibBbsnL7CBRfJ/VbWQC5uibBbsnL7CBRfJ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/internal/template.go html/template mkdir -p $WORK/b201/ cat >/tmp/go-build1549002957/b201/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile html=/tmp/go-build1549002957/b067/_pkg_.a packagefile internal/godebug=/tmp/go-build1549002957/b091/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile text/template=/tmp/go-build1549002957/b202/_pkg_.a packagefile text/template/parse=/tmp/go-build1549002957/b203/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p html/template -std -complete -installsuffix shared -buildid Tf5OplNS4LS_icDG8AHU/Tf5OplNS4LS_icDG8AHU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b693/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/f3/f385c5a52ecd986a201dd5afd732249d1715b858b3f543dec4962018ce152de8-d # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/2f/2f844c9b3ae954cafbc4e50dedcd374fbfa39ffbeae4be11bda2d09b66d2488e-d # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/76/76dc788a4d28ce3e079b6293e8a5e531ef34bfb92afb44ee1f92245d5604167a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b350/_pkg_.a # internal go.opencensus.io/stats/view mkdir -p $WORK/b570/ cat >/tmp/go-build1549002957/b570/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=/tmp/go-build1549002957/b571/_pkg_.a packagefile go.opencensus.io/metric/metricdata=/tmp/go-build1549002957/b565/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=/tmp/go-build1549002957/b572/_pkg_.a packagefile go.opencensus.io/resource=/tmp/go-build1549002957/b566/_pkg_.a packagefile go.opencensus.io/stats=/tmp/go-build1549002957/b564/_pkg_.a packagefile go.opencensus.io/stats/internal=/tmp/go-build1549002957/b567/_pkg_.a packagefile go.opencensus.io/tag=/tmp/go-build1549002957/b568/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p go.opencensus.io/stats/view -complete -installsuffix shared -buildid hI6lzrrLFdWEr3oduI83/hI6lzrrLFdWEr3oduI83 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /usr/share/gocode/src/go.opencensus.io/stats/view/aggregation.go /usr/share/gocode/src/go.opencensus.io/stats/view/aggregation_data.go /usr/share/gocode/src/go.opencensus.io/stats/view/collector.go /usr/share/gocode/src/go.opencensus.io/stats/view/doc.go /usr/share/gocode/src/go.opencensus.io/stats/view/export.go /usr/share/gocode/src/go.opencensus.io/stats/view/view.go /usr/share/gocode/src/go.opencensus.io/stats/view/view_to_metric.go /usr/share/gocode/src/go.opencensus.io/stats/view/worker.go /usr/share/gocode/src/go.opencensus.io/stats/view/worker_commands.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x034.o -c extension.cpp cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/ce/ce35a9a0d14f70c109e7c13ccd9296d50718bb0d7fcd8815a2034063c6efd02c-d # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/26/26e571169eba6d9d8b13be283e0712d7d89630833b0afc5de2769f1994e006c6-d # internal golang.org/x/text/collate mkdir -p $WORK/b260/ cat >/tmp/go-build1549002957/b260/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile golang.org/x/text/internal/colltab=/tmp/go-build1549002957/b261/_pkg_.a packagefile golang.org/x/text/language=/tmp/go-build1549002957/b262/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b076/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p golang.org/x/text/collate -complete -installsuffix shared -buildid RiqdAvbA-37WRPmjdGW3/RiqdAvbA-37WRPmjdGW3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack /usr/share/gocode/src/golang.org/x/text/collate/collate.go /usr/share/gocode/src/golang.org/x/text/collate/index.go /usr/share/gocode/src/golang.org/x/text/collate/option.go /usr/share/gocode/src/golang.org/x/text/collate/sort.go /usr/share/gocode/src/golang.org/x/text/collate/tables.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/2e/2eeef0233b9d632864954e02885f50da5f04627562b6b908dd0efb375d829de9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b418/_pkg_.a # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b177/ cat >/tmp/go-build1549002957/b177/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1549002957/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1549002957/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1549002957/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1549002957/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1549002957/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1549002957/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1549002957/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build1549002957/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1549002957/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid xShZu1FGMYPPtu3s7041/xShZu1FGMYPPtu3s7041 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/decode.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/doc.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/encode.go mkdir -p $WORK/b161/ cat >/tmp/go-build1549002957/b161/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1549002957/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build1549002957/b162/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1549002957/b163/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1549002957/b164/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1549002957/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1549002957/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1549002957/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1549002957/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid W3d7JSMqP_d4p584c0hR/W3d7JSMqP_d4p584c0hR -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/build.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/placeholder.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x035.o -c file.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b404/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b532/_pkg_.a # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x036.o -c fn_colors.cpp cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/d6/d62ddf77ddfc14eaa3a6bb72273650b9ee7e3dc158bd44eafd17fa68ce6c7419-d # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/cd/cd73f10b773af0d3e0b77f0c73d197fb3b3184a26431dad69296a4cb915d1894-d # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x037.o -c fn_lists.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/5e/5e455f77126f70dc14e4b32b4040ebba8ba16e9430b499ef63757f7c9e8df553-d # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x038.o -c fn_maps.cpp cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/76/76102c1bc57cc75fa192fb8b4305b4b3aa4fcbba0439ade664b766bad76d2073-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b243/ cat >/tmp/go-build1549002957/b243/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=/tmp/go-build1549002957/b244/_pkg_.a packagefile golang.org/x/net/idna=/tmp/go-build1549002957/b245/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b076/_pkg_.a packagefile golang.org/x/text/width=/tmp/go-build1549002957/b248/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid zOs6CZFBbEIKN-xlz_L4/zOs6CZFBbEIKN-xlz_L4 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/purell/purell.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x039.o -c fn_miscs.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/5b/5b1ecebb6e93b62830fb7b948ed5a4ae91c3800ba781ac56f585f7878e8dbdec-d # internal github.com/nicksnyder/go-i18n/v2/i18n mkdir -p $WORK/b403/ cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/30/3065a5f001ded90e2c94a87a8901e56dcbb8d980de59f9bb5e59243dd73d1ede-d # internal cat >/tmp/go-build1549002957/b403/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/nicksnyder/go-i18n/v2/internal=/tmp/go-build1549002957/b404/_pkg_.a packagefile github.com/nicksnyder/go-i18n/v2/internal/plural=/tmp/go-build1549002957/b405/_pkg_.a packagefile golang.org/x/text/language=/tmp/go-build1549002957/b262/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile text/template=/tmp/go-build1549002957/b202/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/nicksnyder/go-i18n/v2/i18n -complete -installsuffix shared -buildid Pr2MioEmlErtc3hW3Wi8/Pr2MioEmlErtc3hW3Wi8 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/i18n/bundle.go /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/i18n/doc.go /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/i18n/localizer.go /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/i18n/message.go /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/i18n/message_template.go /usr/share/gocode/src/github.com/nicksnyder/go-i18n/v2/i18n/parse.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/94/94ff53fac10eaf6b3a0f6280169be5ee53704319843533905044ae7fafd7e8d4-d # internal crypto/ecdsa mkdir -p $WORK/b100/ cat >/tmp/go-build1549002957/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/aes=/tmp/go-build1549002957/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1549002957/b096/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1549002957/b101/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1549002957/b102/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1549002957/b103/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1549002957/b098/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1549002957/b088/_pkg_.a packagefile crypto/sha512=/tmp/go-build1549002957/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1549002957/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1549002957/b107/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid RI_zN9aYObyp5Q0rWsZI/RI_zN9aYObyp5Q0rWsZI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x040.o -c fn_numbers.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b328/_pkg_.a # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x041.o -c fn_selectors.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/ac/ac43386c903b4cae2703a5128a26c70e26dca8d2bbd7dc1f4c70f5f33db06480-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b464/_pkg_.a # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x042.o -c fn_strings.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/3b/3bb738bdc7ed4876a8917029c124f279dc428705893d8cf294cc446fba792625-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/7b/7bb890430fa4f9a555b2b2f5486b2a1c8b12c14d8e9f9e705912f4722db6ed04-d # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/9d/9d22cfe54d331064ab6b923269ca2c410c3fd6fed12d89cbdae0dc49fd702192-d # internal github.com/evanw/esbuild-0.8.20/internal/renamer mkdir -p $WORK/b465/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cat >/tmp/go-build1549002957/b465/importcfg << 'EOF' # internal # import config packagefile github.com/evanw/esbuild-0.8.20/internal/js_ast=/tmp/go-build1549002957/b461/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_lexer=/tmp/go-build1549002957/b464/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/evanw/esbuild-0.8.20/internal/renamer -complete -installsuffix shared -buildid gnx6Vk4PB60ZEu_gHMM4/gnx6Vk4PB60ZEu_gHMM4 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/renamer/renamer.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x043.o -c fn_utils.cpp cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/4b/4be0c1a4e6ef215097dec491417ebddbd1f1a7558a6a44e393c0f5bf9735f70c-d # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/f5/f5ea54a836a91ce9808395d3bfcee33b3706b17b04c3e38fd5e541330f691943-d # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/8c/8c505f3080d5dcc4e38ab0478378b79b5123681b80aadb47de18b916fcc044d9-d # internal github.com/frankban/quicktest mkdir -p $WORK/b313/ cat >/tmp/go-build1549002957/b313/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=/tmp/go-build1549002957/b314/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=/tmp/go-build1549002957/b319/_pkg_.a packagefile github.com/kr/pretty=/tmp/go-build1549002957/b320/_pkg_.a packagefile go/ast=/tmp/go-build1549002957/b323/_pkg_.a packagefile go/parser=/tmp/go-build1549002957/b325/_pkg_.a packagefile go/printer=/tmp/go-build1549002957/b328/_pkg_.a packagefile go/token=/tmp/go-build1549002957/b168/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile testing=/tmp/go-build1549002957/b253/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/frankban/quicktest -complete -installsuffix shared -buildid -dc6k8r5rFoDCc3ZmRk7/-dc6k8r5rFoDCc3ZmRk7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack /usr/share/gocode/src/github.com/frankban/quicktest/checker.go /usr/share/gocode/src/github.com/frankban/quicktest/checker_go1.13.go /usr/share/gocode/src/github.com/frankban/quicktest/comment.go /usr/share/gocode/src/github.com/frankban/quicktest/doc.go /usr/share/gocode/src/github.com/frankban/quicktest/error.go /usr/share/gocode/src/github.com/frankban/quicktest/format.go /usr/share/gocode/src/github.com/frankban/quicktest/iter.go /usr/share/gocode/src/github.com/frankban/quicktest/mapiter.go /usr/share/gocode/src/github.com/frankban/quicktest/patch.go /usr/share/gocode/src/github.com/frankban/quicktest/patch_go1.14.go /usr/share/gocode/src/github.com/frankban/quicktest/quicktest.go /usr/share/gocode/src/github.com/frankban/quicktest/report.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/f3/f3ce77baef010f0fee191c2a748f567c4a981eb06d1f5894d14ef4a150aa19ad-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d9/d9bc3dd290bd2337b215c0118fa92560354cfad4312f816d74f108786e2898d8-d # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x044.o -c inspect.cpp github.com/alecthomas/chroma/v2 mkdir -p $WORK/b055/ cat >/tmp/go-build1549002957/b055/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1549002957/b056/_pkg_.a packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/dlclark/regexp2=/tmp/go-build1549002957/b061/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/alecthomas/chroma/v2 -complete -installsuffix shared -buildid pa3MDerLI1WuhxInEeIh/pa3MDerLI1WuhxInEeIh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/chroma/v2/coalesce.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/colour.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/delegate.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/doc.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/emitters.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/formatter.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/iterator.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexer.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/mutators.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/regexp.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/registry.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/remap.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/serialise.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/style.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/tokentype_enumer.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/types.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x045.o -c json.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x046.o -c lexer.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/cd/cd046351b9e2108a74558d69a17c30e85731fd622b8edf0c4593a6294287abfd-d # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/c1/c1a30a0028ff8b25524cc8c5a225df456434b3d632a2c7a327254c2d5a25cdb6-d # internal github.com/evanw/esbuild-0.8.20/internal/js_printer mkdir -p $WORK/b469/ cat >/tmp/go-build1549002957/b469/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/ast=/tmp/go-build1549002957/b453/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/compat=/tmp/go-build1549002957/b459/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/config=/tmp/go-build1549002957/b463/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_ast=/tmp/go-build1549002957/b461/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_lexer=/tmp/go-build1549002957/b464/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/renamer=/tmp/go-build1549002957/b465/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/sourcemap=/tmp/go-build1549002957/b467/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/evanw/esbuild-0.8.20/internal/js_printer -complete -installsuffix shared -buildid c3yeKxg6Lko8I3lJnhdd/c3yeKxg6Lko8I3lJnhdd -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/js_printer/js_printer.go cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/60/60eec147643e0623a89460c628114269e715898ed519012730aee2585c07b943-d # internal github.com/evanw/esbuild-0.8.20/internal/js_parser mkdir -p $WORK/b462/ cat >/tmp/go-build1549002957/b462/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/ast=/tmp/go-build1549002957/b453/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/compat=/tmp/go-build1549002957/b459/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/config=/tmp/go-build1549002957/b463/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_ast=/tmp/go-build1549002957/b461/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_lexer=/tmp/go-build1549002957/b464/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/renamer=/tmp/go-build1549002957/b465/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/runtime=/tmp/go-build1549002957/b466/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/sourcemap=/tmp/go-build1549002957/b467/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/evanw/esbuild-0.8.20/internal/js_parser -complete -installsuffix shared -buildid jlzNmcpOXFt8zsuPo6Xs/jlzNmcpOXFt8zsuPo6Xs -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/js_parser/global_name_parser.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/js_parser/js_parser.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/js_parser/js_parser_lower.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/js_parser/json_parser.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/js_parser/sourcemap_parser.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/js_parser/ts_parser.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x047.o -c listize.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x048.o -c operators.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x049.o -c output.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x050.o -c parser.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x051.o -c parser_selectors.cpp cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1f/1feb76564236fb8bd69fb59d87d5fbbd4ae44ca1d22a7574b3f9ff200a872ec8-d # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x052.o -c plugins.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x053.o -c position.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b227/_pkg_.a # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x054.o -c prelexer.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x055.o -c remove_placeholders.cpp cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x015.o -c backward_references_cost_enc.c cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x056.o -c sass.cpp cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/73/739089f9da11b32cf7e6709e6d22ed93b52cba431adcf9f86be1a1f0c52d8559-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b201/_pkg_.a # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x057.o -c sass2scss.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b313/_pkg_.a # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x058.o -c sass_context.cpp cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/4d/4d0bb1c2f8d43b57efdb56bce9b966d97fe1d25dc769b8e9e94227edb2ba352b-d # internal github.com/spf13/cast mkdir -p $WORK/b200/ cat >/tmp/go-build1549002957/b200/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/spf13/cast -complete -installsuffix shared -buildid 4iSN42isvB_H3N6FKc8l/4iSN42isvB_H3N6FKc8l -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/share/gocode/src/github.com/spf13/cast/cast.go /usr/share/gocode/src/github.com/spf13/cast/caste.go /usr/share/gocode/src/github.com/spf13/cast/timeformattype_string.go cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x059.o -c sass_functions.cpp cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/68/68bf67a8a1799c8aeb377137474df6daacc20e630c3eb68169d495c6213142a8-d # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x060.o -c sass_values.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x061.o -c source.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x062.o -c source_map.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x063.o -c stylesheet.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x064.o -c to_value.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x065.o -c units.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x066.o -c utf8_string.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x067.o -c util.cpp TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x068.o -c util_string.cpp /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b200/_pkg_.a # internal TERM='dumb' g++ -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I $WORK/b508/ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o $WORK/b508/_x069.o -c values.cpp cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/75/755a0702449e7af959e80b48bed7a439a5158fd0c53688f9edd13cf211d5098a-d # internal github.com/gohugoio/hugo/common/htime mkdir -p $WORK/b197/ github.com/gohugoio/hugo/common/types mkdir -p $WORK/b219/ cat >/tmp/go-build1549002957/b197/importcfg << 'EOF' # internal # import config packagefile github.com/bep/clock=/tmp/go-build1549002957/b070/_pkg_.a packagefile github.com/gohugoio/locales=/tmp/go-build1549002957/b198/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/gohugoio/hugo/common/htime -complete -installsuffix shared -buildid IBhYadj6FVhDp0hVDVvc/IBhYadj6FVhDp0hVDVvc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/htime/time.go cat >/tmp/go-build1549002957/b219/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/gohugoio/hugo/common/types -complete -installsuffix shared -buildid bpioBUSfh2pUYSEmWMcE/bpioBUSfh2pUYSEmWMcE -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/types/convert.go ./_build/src/github.com/gohugoio/hugo/common/types/evictingqueue.go ./_build/src/github.com/gohugoio/hugo/common/types/types.go cd $WORK/b508 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -DUSE_LIBSASS_SRC -I ./ -O2 -g -frandom-seed=2u6VetfzNxdXaExFfn-c -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/5f/5f496dca663fb0b90c698552694c898ace89a3a46f181b8a63260c542a8644de-d # internal cd /builddir/build/BUILD/hugo-0.111.3 TERM='dumb' g++ -I /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b508=/tmp/go-build -gno-record-gcc-switches -o $WORK/b508/_cgo_.o $WORK/b508/_cgo_main.o $WORK/b508/_x001.o $WORK/b508/_x002.o $WORK/b508/_x003.o $WORK/b508/_x004.o $WORK/b508/_x005.o $WORK/b508/_x006.o $WORK/b508/_x007.o $WORK/b508/_x008.o $WORK/b508/_x009.o $WORK/b508/_x010.o $WORK/b508/_x011.o $WORK/b508/_x012.o $WORK/b508/_x013.o $WORK/b508/_x014.o $WORK/b508/_x015.o $WORK/b508/_x016.o $WORK/b508/_x017.o $WORK/b508/_x018.o $WORK/b508/_x019.o $WORK/b508/_x020.o $WORK/b508/_x021.o $WORK/b508/_x022.o $WORK/b508/_x023.o $WORK/b508/_x024.o $WORK/b508/_x025.o $WORK/b508/_x026.o $WORK/b508/_x027.o $WORK/b508/_x028.o $WORK/b508/_x029.o $WORK/b508/_x030.o $WORK/b508/_x031.o $WORK/b508/_x032.o $WORK/b508/_x033.o $WORK/b508/_x034.o $WORK/b508/_x035.o $WORK/b508/_x036.o $WORK/b508/_x037.o $WORK/b508/_x038.o $WORK/b508/_x039.o $WORK/b508/_x040.o $WORK/b508/_x041.o $WORK/b508/_x042.o $WORK/b508/_x043.o $WORK/b508/_x044.o $WORK/b508/_x045.o $WORK/b508/_x046.o $WORK/b508/_x047.o $WORK/b508/_x048.o $WORK/b508/_x049.o $WORK/b508/_x050.o $WORK/b508/_x051.o $WORK/b508/_x052.o $WORK/b508/_x053.o $WORK/b508/_x054.o $WORK/b508/_x055.o $WORK/b508/_x056.o $WORK/b508/_x057.o $WORK/b508/_x058.o $WORK/b508/_x059.o $WORK/b508/_x060.o $WORK/b508/_x061.o $WORK/b508/_x062.o $WORK/b508/_x063.o $WORK/b508/_x064.o $WORK/b508/_x065.o $WORK/b508/_x066.o $WORK/b508/_x067.o $WORK/b508/_x068.o $WORK/b508/_x069.o -O2 -g -lsass cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/21/21a8067f432ac938c7ece5d77850705f894681d1bb16e2e03d540c2c97c61f37-d # internal github.com/alecthomas/chroma/v2/formatters/html mkdir -p $WORK/b066/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b219/_pkg_.a # internal cat >/tmp/go-build1549002957/b066/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/alecthomas/chroma/v2=/tmp/go-build1549002957/b055/_pkg_.a packagefile html=/tmp/go-build1549002957/b067/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/alecthomas/chroma/v2/formatters/html -complete -installsuffix shared -buildid kGlxdfer7p7H1CC4rJb5/kGlxdfer7p7H1CC4rJb5 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/chroma/v2/formatters/html/html.go github.com/alecthomas/chroma/v2/styles mkdir -p $WORK/b068/ cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/68/68c4940a12fe5e61d96fa27b50cdd9b8eedfb547d523b41c66d379e81d1d090f-d # internal github.com/gohugoio/hugo/metrics mkdir -p $WORK/b340/ github.com/gohugoio/hugo/common/hreflect github.com/gohugoio/hugo/common/maps mkdir -p $WORK/b216/ cat >/tmp/go-build1549002957/b068/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build1549002957/b069/_pkg_.a packagefile github.com/alecthomas/chroma/v2=/tmp/go-build1549002957/b055/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a EOF mkdir -p $WORK/b237/ cat >/tmp/go-build1549002957/b068/embedcfg << 'EOF' # internal { "Patterns": { "*.xml": [ "abap.xml", "algol.xml", "algol_nu.xml", "arduino.xml", "autumn.xml", "average.xml", "base16-snazzy.xml", "borland.xml", "bw.xml", "catppuccin-frappe.xml", "catppuccin-latte.xml", "catppuccin-macchiato.xml", "catppuccin-mocha.xml", "colorful.xml", "doom-one.xml", "doom-one2.xml", "dracula.xml", "emacs.xml", "friendly.xml", "fruity.xml", "github-dark.xml", "github.xml", "gruvbox-light.xml", "gruvbox.xml", "hr_high_contrast.xml", "hrdark.xml", "igor.xml", "lovelace.xml", "manni.xml", "modus-operandi.xml", "modus-vivendi.xml", "monokai.xml", "monokailight.xml", "murphy.xml", "native.xml", "nord.xml", "onedark.xml", "onesenterprise.xml", "paraiso-dark.xml", "paraiso-light.xml", "pastie.xml", "perldoc.xml", "pygments.xml", "rainbow_dash.xml", "rose-pine-dawn.xml", "rose-pine-moon.xml", "rose-pine.xml", "rrt.xml", "solarized-dark.xml", "solarized-dark256.xml", "solarized-light.xml", "swapoff.xml", "tango.xml", "trac.xml", "vim.xml", "vs.xml", "vulcan.xml", "witchhazel.xml", "xcode-dark.xml", "xcode.xml" ] }, "Files": { "abap.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/abap.xml", "algol.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/algol.xml", "algol_nu.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/algol_nu.xml", "arduino.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/arduino.xml", "autumn.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/autumn.xml", "average.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/average.xml", "base16-snazzy.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/base16-snazzy.xml", "borland.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/borland.xml", "bw.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/bw.xml", "catppuccin-frappe.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/catppuccin-frappe.xml", "catppuccin-latte.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/catppuccin-latte.xml", "catppuccin-macchiato.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/catppuccin-macchiato.xml", "catppuccin-mocha.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/catppuccin-mocha.xml", "colorful.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/colorful.xml", "doom-one.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/doom-one.xml", "doom-one2.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/doom-one2.xml", "dracula.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/dracula.xml", "emacs.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/emacs.xml", "friendly.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/friendly.xml", "fruity.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/fruity.xml", "github-dark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/github-dark.xml", "github.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/github.xml", "gruvbox-light.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/gruvbox-light.xml", "gruvbox.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/gruvbox.xml", "hr_high_contrast.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/hr_high_contrast.xml", "hrdark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/hrdark.xml", "igor.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/igor.xml", "lovelace.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/lovelace.xml", "manni.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/manni.xml", "modus-operandi.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/modus-operandi.xml", "modus-vivendi.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/modus-vivendi.xml", "monokai.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/monokai.xml", "monokailight.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/monokailight.xml", "murphy.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/murphy.xml", "native.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/native.xml", "nord.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/nord.xml", "onedark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/onedark.xml", "onesenterprise.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/onesenterprise.xml", "paraiso-dark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/paraiso-dark.xml", "paraiso-light.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/paraiso-light.xml", "pastie.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/pastie.xml", "perldoc.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/perldoc.xml", "pygments.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/pygments.xml", "rainbow_dash.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/rainbow_dash.xml", "rose-pine-dawn.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/rose-pine-dawn.xml", "rose-pine-moon.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/rose-pine-moon.xml", "rose-pine.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/rose-pine.xml", "rrt.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/rrt.xml", "solarized-dark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/solarized-dark.xml", "solarized-dark256.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/solarized-dark256.xml", "solarized-light.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/solarized-light.xml", "swapoff.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/swapoff.xml", "tango.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/tango.xml", "trac.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/trac.xml", "vim.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/vim.xml", "vs.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/vs.xml", "vulcan.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/vulcan.xml", "witchhazel.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/witchhazel.xml", "xcode-dark.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/xcode-dark.xml", "xcode.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/xcode.xml" } }EOF cat >/tmp/go-build1549002957/b340/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/compare=/tmp/go-build1549002957/b234/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/gohugoio/hugo/metrics -complete -installsuffix shared -buildid 0PjgXCuzO6ENpnxaetwm/0PjgXCuzO6ENpnxaetwm -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/gohugoio/hugo/metrics/metrics.go cat >/tmp/go-build1549002957/b216/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gobwas/glob=/tmp/go-build1549002957/b208/_pkg_.a packagefile github.com/gohugoio/hugo/common/collections=/tmp/go-build1549002957/b217/_pkg_.a packagefile github.com/gohugoio/hugo/common/math=/tmp/go-build1549002957/b218/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/alecthomas/chroma/v2/styles -complete -installsuffix shared -buildid T-WTf_f6hWrIi1vi9yG0/T-WTf_f6hWrIi1vi9yG0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -embedcfg $WORK/b068/embedcfg -pack /usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/api.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/styles/compat.go cat >/tmp/go-build1549002957/b237/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/common/htime=/tmp/go-build1549002957/b197/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/gohugoio/hugo/common/maps -complete -installsuffix shared -buildid 8ScEcjOZai4ef0NCOwwA/8ScEcjOZai4ef0NCOwwA -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/maps/maps.go ./_build/src/github.com/gohugoio/hugo/common/maps/params.go ./_build/src/github.com/gohugoio/hugo/common/maps/scratch.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/gohugoio/hugo/common/hreflect -complete -installsuffix shared -buildid NFopVuk-PlUU0LR50Y7S/NFopVuk-PlUU0LR50Y7S -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/hreflect/helpers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal github.com/alecthomas/chroma/v2/lexers mkdir -p $WORK/b249/ cat >/tmp/go-build1549002957/b249/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build1549002957/b069/_pkg_.a packagefile github.com/alecthomas/chroma/v2=/tmp/go-build1549002957/b055/_pkg_.a packagefile github.com/dlclark/regexp2=/tmp/go-build1549002957/b061/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cat >/tmp/go-build1549002957/b249/embedcfg << 'EOF' # internal { "Patterns": { "embedded": [ "embedded/abap.xml", "embedded/abnf.xml", "embedded/actionscript.xml", "embedded/actionscript_3.xml", "embedded/ada.xml", "embedded/al.xml", "embedded/angular2.xml", "embedded/antlr.xml", "embedded/apacheconf.xml", "embedded/apl.xml", "embedded/applescript.xml", "embedded/arangodb_aql.xml", "embedded/arduino.xml", "embedded/armasm.xml", "embedded/autohotkey.xml", "embedded/autoit.xml", "embedded/awk.xml", "embedded/ballerina.xml", "embedded/bash.xml", "embedded/bash_session.xml", "embedded/batchfile.xml", "embedded/bibtex.xml", "embedded/bicep.xml", "embedded/blitzbasic.xml", "embedded/bnf.xml", "embedded/bqn.xml", "embedded/brainfuck.xml", "embedded/c#.xml", "embedded/c++.xml", "embedded/c.xml", "embedded/cap_n_proto.xml", "embedded/cassandra_cql.xml", "embedded/ceylon.xml", "embedded/cfengine3.xml", "embedded/cfstatement.xml", "embedded/chaiscript.xml", "embedded/chapel.xml", "embedded/cheetah.xml", "embedded/clojure.xml", "embedded/cmake.xml", "embedded/cobol.xml", "embedded/coffeescript.xml", "embedded/common_lisp.xml", "embedded/coq.xml", "embedded/crystal.xml", "embedded/css.xml", "embedded/cue.xml", "embedded/cython.xml", "embedded/d.xml", "embedded/dart.xml", "embedded/diff.xml", "embedded/django_jinja.xml", "embedded/dns.xml", "embedded/docker.xml", "embedded/dtd.xml", "embedded/dylan.xml", "embedded/ebnf.xml", "embedded/elixir.xml", "embedded/elm.xml", "embedded/emacslisp.xml", "embedded/erlang.xml", "embedded/factor.xml", "embedded/fennel.xml", "embedded/fish.xml", "embedded/forth.xml", "embedded/fortran.xml", "embedded/fortranfixed.xml", "embedded/fsharp.xml", "embedded/gas.xml", "embedded/gdscript.xml", "embedded/gdscript3.xml", "embedded/gherkin.xml", "embedded/glsl.xml", "embedded/gnuplot.xml", "embedded/go_template.xml", "embedded/graphql.xml", "embedded/groff.xml", "embedded/groovy.xml", "embedded/handlebars.xml", "embedded/haskell.xml", "embedded/hcl.xml", "embedded/hexdump.xml", "embedded/hlb.xml", "embedded/hlsl.xml", "embedded/holyc.xml", "embedded/html.xml", "embedded/hy.xml", "embedded/idris.xml", "embedded/igor.xml", "embedded/ini.xml", "embedded/io.xml", "embedded/iscdhcpd.xml", "embedded/j.xml", "embedded/java.xml", "embedded/javascript.xml", "embedded/json.xml", "embedded/julia.xml", "embedded/jungle.xml", "embedded/kotlin.xml", "embedded/lighttpd_configuration_file.xml", "embedded/llvm.xml", "embedded/lua.xml", "embedded/makefile.xml", "embedded/mako.xml", "embedded/mason.xml", "embedded/mathematica.xml", "embedded/matlab.xml", "embedded/mcfunction.xml", "embedded/meson.xml", "embedded/metal.xml", "embedded/minizinc.xml", "embedded/mlir.xml", "embedded/modula-2.xml", "embedded/monkeyc.xml", "embedded/morrowindscript.xml", "embedded/myghty.xml", "embedded/mysql.xml", "embedded/nasm.xml", "embedded/natural.xml", "embedded/newspeak.xml", "embedded/nginx_configuration_file.xml", "embedded/nim.xml", "embedded/nix.xml", "embedded/objective-c.xml", "embedded/ocaml.xml", "embedded/octave.xml", "embedded/odin.xml", "embedded/onesenterprise.xml", "embedded/openedge_abl.xml", "embedded/openscad.xml", "embedded/org_mode.xml", "embedded/pacmanconf.xml", "embedded/perl.xml", "embedded/php.xml", "embedded/pig.xml", "embedded/pkgconfig.xml", "embedded/pl_pgsql.xml", "embedded/plaintext.xml", "embedded/plutus_core.xml", "embedded/pony.xml", "embedded/postgresql_sql_dialect.xml", "embedded/postscript.xml", "embedded/povray.xml", "embedded/powerquery.xml", "embedded/powershell.xml", "embedded/prolog.xml", "embedded/promql.xml", "embedded/properties.xml", "embedded/protocol_buffer.xml", "embedded/prql.xml", "embedded/psl.xml", "embedded/puppet.xml", "embedded/python.xml", "embedded/python_2.xml", "embedded/qbasic.xml", "embedded/qml.xml", "embedded/r.xml", "embedded/racket.xml", "embedded/ragel.xml", "embedded/react.xml", "embedded/reasonml.xml", "embedded/reg.xml", "embedded/rexx.xml", "embedded/ruby.xml", "embedded/rust.xml", "embedded/sas.xml", "embedded/sass.xml", "embedded/scala.xml", "embedded/scheme.xml", "embedded/scilab.xml", "embedded/scss.xml", "embedded/sed.xml", "embedded/sieve.xml", "embedded/smali.xml", "embedded/smalltalk.xml", "embedded/smarty.xml", "embedded/snobol.xml", "embedded/solidity.xml", "embedded/sourcepawn.xml", "embedded/sparql.xml", "embedded/sql.xml", "embedded/squidconf.xml", "embedded/standard_ml.xml", "embedded/stas.xml", "embedded/stylus.xml", "embedded/swift.xml", "embedded/systemd.xml", "embedded/systemverilog.xml", "embedded/tablegen.xml", "embedded/tal.xml", "embedded/tasm.xml", "embedded/tcl.xml", "embedded/tcsh.xml", "embedded/termcap.xml", "embedded/terminfo.xml", "embedded/terraform.xml", "embedded/tex.xml", "embedded/thrift.xml", "embedded/toml.xml", "embedded/tradingview.xml", "embedded/transact-sql.xml", "embedded/turing.xml", "embedded/turtle.xml", "embedded/twig.xml", "embedded/typescript.xml", "embedded/typoscript.xml", "embedded/typoscriptcssdata.xml", "embedded/typoscripthtmldata.xml", "embedded/v.xml", "embedded/v_shell.xml", "embedded/vala.xml", "embedded/vb_net.xml", "embedded/verilog.xml", "embedded/vhdl.xml", "embedded/vhs.xml", "embedded/viml.xml", "embedded/vue.xml", "embedded/wdte.xml", "embedded/webgpu_shading_language.xml", "embedded/whiley.xml", "embedded/xml.xml", "embedded/xorg.xml", "embedded/yaml.xml", "embedded/yang.xml", "embedded/z80_assembly.xml", "embedded/zed.xml", "embedded/zig.xml" ] }, "Files": { "embedded/abap.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/abap.xml", "embedded/abnf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/abnf.xml", "embedded/actionscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/actionscript.xml", "embedded/actionscript_3.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/actionscript_3.xml", "embedded/ada.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ada.xml", "embedded/al.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/al.xml", "embedded/angular2.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/angular2.xml", "embedded/antlr.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/antlr.xml", "embedded/apacheconf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/apacheconf.xml", "embedded/apl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/apl.xml", "embedded/applescript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/applescript.xml", "embedded/arangodb_aql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/arangodb_aql.xml", "embedded/arduino.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/arduino.xml", "embedded/armasm.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/armasm.xml", "embedded/autohotkey.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/autohotkey.xml", "embedded/autoit.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/autoit.xml", "embedded/awk.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/awk.xml", "embedded/ballerina.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ballerina.xml", "embedded/bash.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bash.xml", "embedded/bash_session.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bash_session.xml", "embedded/batchfile.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/batchfile.xml", "embedded/bibtex.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bibtex.xml", "embedded/bicep.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bicep.xml", "embedded/blitzbasic.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/blitzbasic.xml", "embedded/bnf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bnf.xml", "embedded/bqn.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/bqn.xml", "embedded/brainfuck.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/brainfuck.xml", "embedded/c#.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/c#.xml", "embedded/c++.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/c++.xml", "embedded/c.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/c.xml", "embedded/cap_n_proto.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cap_n_proto.xml", "embedded/cassandra_cql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cassandra_cql.xml", "embedded/ceylon.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ceylon.xml", "embedded/cfengine3.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cfengine3.xml", "embedded/cfstatement.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cfstatement.xml", "embedded/chaiscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/chaiscript.xml", "embedded/chapel.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/chapel.xml", "embedded/cheetah.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cheetah.xml", "embedded/clojure.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/clojure.xml", "embedded/cmake.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cmake.xml", "embedded/cobol.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cobol.xml", "embedded/coffeescript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/coffeescript.xml", "embedded/common_lisp.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/common_lisp.xml", "embedded/coq.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/coq.xml", "embedded/crystal.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/crystal.xml", "embedded/css.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/css.xml", "embedded/cue.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cue.xml", "embedded/cython.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/cython.xml", "embedded/d.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/d.xml", "embedded/dart.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/dart.xml", "embedded/diff.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/diff.xml", "embedded/django_jinja.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/django_jinja.xml", "embedded/dns.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/dns.xml", "embedded/docker.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/docker.xml", "embedded/dtd.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/dtd.xml", "embedded/dylan.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/dylan.xml", "embedded/ebnf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ebnf.xml", "embedded/elixir.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/elixir.xml", "embedded/elm.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/elm.xml", "embedded/emacslisp.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/emacslisp.xml", "embedded/erlang.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/erlang.xml", "embedded/factor.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/factor.xml", "embedded/fennel.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/fennel.xml", "embedded/fish.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/fish.xml", "embedded/forth.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/forth.xml", "embedded/fortran.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/fortran.xml", "embedded/fortranfixed.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/fortranfixed.xml", "embedded/fsharp.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/fsharp.xml", "embedded/gas.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/gas.xml", "embedded/gdscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/gdscript.xml", "embedded/gdscript3.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/gdscript3.xml", "embedded/gherkin.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/gherkin.xml", "embedded/glsl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/glsl.xml", "embedded/gnuplot.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/gnuplot.xml", "embedded/go_template.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/go_template.xml", "embedded/graphql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/graphql.xml", "embedded/groff.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/groff.xml", "embedded/groovy.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/groovy.xml", "embedded/handlebars.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/handlebars.xml", "embedded/haskell.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/haskell.xml", "embedded/hcl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/hcl.xml", "embedded/hexdump.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/hexdump.xml", "embedded/hlb.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/hlb.xml", "embedded/hlsl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/hlsl.xml", "embedded/holyc.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/holyc.xml", "embedded/html.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/html.xml", "embedded/hy.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/hy.xml", "embedded/idris.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/idris.xml", "embedded/igor.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/igor.xml", "embedded/ini.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ini.xml", "embedded/io.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/io.xml", "embedded/iscdhcpd.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/iscdhcpd.xml", "embedded/j.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/j.xml", "embedded/java.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/java.xml", "embedded/javascript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/javascript.xml", "embedded/json.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/json.xml", "embedded/julia.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/julia.xml", "embedded/jungle.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/jungle.xml", "embedded/kotlin.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/kotlin.xml", "embedded/lighttpd_configuration_file.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/lighttpd_configuration_file.xml", "embedded/llvm.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/llvm.xml", "embedded/lua.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/lua.xml", "embedded/makefile.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/makefile.xml", "embedded/mako.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mako.xml", "embedded/mason.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mason.xml", "embedded/mathematica.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mathematica.xml", "embedded/matlab.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/matlab.xml", "embedded/mcfunction.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mcfunction.xml", "embedded/meson.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/meson.xml", "embedded/metal.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/metal.xml", "embedded/minizinc.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/minizinc.xml", "embedded/mlir.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mlir.xml", "embedded/modula-2.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/modula-2.xml", "embedded/monkeyc.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/monkeyc.xml", "embedded/morrowindscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/morrowindscript.xml", "embedded/myghty.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/myghty.xml", "embedded/mysql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/mysql.xml", "embedded/nasm.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/nasm.xml", "embedded/natural.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/natural.xml", "embedded/newspeak.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/newspeak.xml", "embedded/nginx_configuration_file.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/nginx_configuration_file.xml", "embedded/nim.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/nim.xml", "embedded/nix.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/nix.xml", "embedded/objective-c.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/objective-c.xml", "embedded/ocaml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ocaml.xml", "embedded/octave.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/octave.xml", "embedded/odin.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/odin.xml", "embedded/onesenterprise.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/onesenterprise.xml", "embedded/openedge_abl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/openedge_abl.xml", "embedded/openscad.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/openscad.xml", "embedded/org_mode.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/org_mode.xml", "embedded/pacmanconf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/pacmanconf.xml", "embedded/perl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/perl.xml", "embedded/php.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/php.xml", "embedded/pig.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/pig.xml", "embedded/pkgconfig.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/pkgconfig.xml", "embedded/pl_pgsql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/pl_pgsql.xml", "embedded/plaintext.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/plaintext.xml", "embedded/plutus_core.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/plutus_core.xml", "embedded/pony.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/pony.xml", "embedded/postgresql_sql_dialect.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/postgresql_sql_dialect.xml", "embedded/postscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/postscript.xml", "embedded/povray.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/povray.xml", "embedded/powerquery.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/powerquery.xml", "embedded/powershell.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/powershell.xml", "embedded/prolog.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/prolog.xml", "embedded/promql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/promql.xml", "embedded/properties.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/properties.xml", "embedded/protocol_buffer.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/protocol_buffer.xml", "embedded/prql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/prql.xml", "embedded/psl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/psl.xml", "embedded/puppet.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/puppet.xml", "embedded/python.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/python.xml", "embedded/python_2.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/python_2.xml", "embedded/qbasic.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/qbasic.xml", "embedded/qml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/qml.xml", "embedded/r.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/r.xml", "embedded/racket.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/racket.xml", "embedded/ragel.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ragel.xml", "embedded/react.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/react.xml", "embedded/reasonml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/reasonml.xml", "embedded/reg.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/reg.xml", "embedded/rexx.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/rexx.xml", "embedded/ruby.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ruby.xml", "embedded/rust.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/rust.xml", "embedded/sas.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sas.xml", "embedded/sass.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sass.xml", "embedded/scala.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/scala.xml", "embedded/scheme.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/scheme.xml", "embedded/scilab.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/scilab.xml", "embedded/scss.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/scss.xml", "embedded/sed.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sed.xml", "embedded/sieve.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sieve.xml", "embedded/smali.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/smali.xml", "embedded/smalltalk.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/smalltalk.xml", "embedded/smarty.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/smarty.xml", "embedded/snobol.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/snobol.xml", "embedded/solidity.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/solidity.xml", "embedded/sourcepawn.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sourcepawn.xml", "embedded/sparql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sparql.xml", "embedded/sql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/sql.xml", "embedded/squidconf.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/squidconf.xml", "embedded/standard_ml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/standard_ml.xml", "embedded/stas.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/stas.xml", "embedded/stylus.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/stylus.xml", "embedded/swift.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/swift.xml", "embedded/systemd.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/systemd.xml", "embedded/systemverilog.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/systemverilog.xml", "embedded/tablegen.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tablegen.xml", "embedded/tal.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tal.xml", "embedded/tasm.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tasm.xml", "embedded/tcl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tcl.xml", "embedded/tcsh.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tcsh.xml", "embedded/termcap.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/termcap.xml", "embedded/terminfo.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/terminfo.xml", "embedded/terraform.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/terraform.xml", "embedded/tex.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tex.xml", "embedded/thrift.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/thrift.xml", "embedded/toml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/toml.xml", "embedded/tradingview.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/tradingview.xml", "embedded/transact-sql.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/transact-sql.xml", "embedded/turing.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/turing.xml", "embedded/turtle.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/turtle.xml", "embedded/twig.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/twig.xml", "embedded/typescript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/typescript.xml", "embedded/typoscript.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/typoscript.xml", "embedded/typoscriptcssdata.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/typoscriptcssdata.xml", "embedded/typoscripthtmldata.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/typoscripthtmldata.xml", "embedded/v.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/v.xml", "embedded/v_shell.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/v_shell.xml", "embedded/vala.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/vala.xml", "embedded/vb_net.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/vb_net.xml", "embedded/verilog.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/verilog.xml", "embedded/vhdl.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/vhdl.xml", "embedded/vhs.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/vhs.xml", "embedded/viml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/viml.xml", "embedded/vue.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/vue.xml", "embedded/wdte.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/wdte.xml", "embedded/webgpu_shading_language.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/webgpu_shading_language.xml", "embedded/whiley.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/whiley.xml", "embedded/xml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/xml.xml", "embedded/xorg.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/xorg.xml", "embedded/yaml.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/yaml.xml", "embedded/yang.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/yang.xml", "embedded/z80_assembly.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/z80_assembly.xml", "embedded/zed.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/zed.xml", "embedded/zig.xml": "/usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/zig.xml" } }EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/alecthomas/chroma/v2/lexers -complete -installsuffix shared -buildid Oh_uhyZeSBHo_l8AzsgB/Oh_uhyZeSBHo_l8AzsgB -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -embedcfg $WORK/b249/embedcfg -pack /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/caddyfile.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/cl.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/dns.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/emacs.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/genshi.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/go.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/haxe.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/html.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/http.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/lexers.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/markdown.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/mysql.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/php.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/raku.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/rst.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/svelte.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/typoscript.go /usr/share/gocode/src/github.com/alecthomas/chroma/v2/lexers/zed.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/9d/9d9fe409a50f34fe34ae29ed2b451adcefe5aab5e6b87951308968d40be8f904-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/11/11db5e2ad0bad2b6444723f1927661091383dc2b8fe9ce4bf757deb68291531e-d # internal github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate mkdir -p $WORK/b393/ cat >/tmp/go-build1549002957/b393/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/hreflect=/tmp/go-build1549002957/b237/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort=/tmp/go-build1549002957/b394/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse=/tmp/go-build1549002957/b395/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate -complete -installsuffix shared -buildid 6V76P8rPhQuhHFUoHuAs/6V76P8rPhQuhHFUoHuAs -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/doc.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/exec.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/funcs.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/helper.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/option.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/template.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/12/1244b5257cc7fb7bb0031f6be365184341edcbcb045228401c3dce532a8c73e9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b340/_pkg_.a # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b179/ cat >/tmp/go-build1549002957/b179/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1549002957/b164/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1549002957/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1549002957/b167/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b598/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid s5pNeiQ_L9zi9IYD8xdH/s5pNeiQ_L9zi9IYD8xdH -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go cat >/tmp/go-build1549002957/b598/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1549002957/b599/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1549002957/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1549002957/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1549002957/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1549002957/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1549002957/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1549002957/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build1549002957/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1549002957/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid CI0tEq7MlHhwXeYBkQRn/CI0tEq7MlHhwXeYBkQRn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protojson/decode.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/protojson/doc.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/protojson/encode.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/protojson/well_known_types.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/b8/b8e9f971810dcf6ada476802135b3702c74c1dc3d579b3c079d247288f71ec3b-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage libsass -dynimport $WORK/b508/_cgo_.o -dynout $WORK/b508/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b216/_pkg_.a # internal cat >/tmp/go-build1549002957/b508/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile runtime/cgo=/tmp/go-build1549002957/b127/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/bep/golibsass/internal/libsass -installsuffix shared -buildid 2u6VetfzNxdXaExFfn-c/2u6VetfzNxdXaExFfn-c -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack $WORK/b508/_cgo_gotypes.go $WORK/b508/a__cgo.cgo1.go $WORK/b508/a__importer.cgo1.go $WORK/b508/a__libsass.cgo1.go $WORK/b508/a__types.cgo1.go $WORK/b508/_cgo_import.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/f9/f9b0b62be1aeb329b84ef2f6beffaf60d7d93085fcda452beca4795aeda58e03-d # internal github.com/gohugoio/hugo/navigation mkdir -p $WORK/b387/ cat >/tmp/go-build1549002957/b387/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/compare=/tmp/go-build1549002957/b234/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/gohugoio/hugo/navigation -complete -installsuffix shared -buildid TN2t2fdDOZMbvtZJQanm/TN2t2fdDOZMbvtZJQanm -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/gohugoio/hugo/navigation/menu.go ./_build/src/github.com/gohugoio/hugo/navigation/menu_cache.go ./_build/src/github.com/gohugoio/hugo/navigation/pagemenus.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/02/02070f6537e7776e2f09486b40bb5f804b4e737f18203a4f0675c9288a5d53bf-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ec/ec85c4b3c41330c2abb927811c457bd9b97e15efe1849f23249f9d0e07004b62-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b176/ cat >/tmp/go-build1549002957/b176/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1549002957/b056/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build1549002957/b177/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1549002957/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1549002957/b163/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1549002957/b157/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1549002957/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1549002957/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1549002957/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1549002957/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1549002957/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1549002957/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1549002957/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1549002957/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1549002957/b174/_pkg_.a packagefile hash/crc32=/tmp/go-build1549002957/b058/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid IkJ31J_w4MydL6CXelsU/IkJ31J_w4MydL6CXelsU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/api_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map_go112.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_messageset.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_tables.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/encode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_file.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/validate.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b387/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/golibsass/internal/libsass /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b508/_pkg_.a $WORK/b508/_x001.o $WORK/b508/_x002.o $WORK/b508/_x003.o $WORK/b508/_x004.o $WORK/b508/_x005.o $WORK/b508/_x006.o $WORK/b508/_x007.o $WORK/b508/_x008.o $WORK/b508/_x009.o $WORK/b508/_x010.o $WORK/b508/_x011.o $WORK/b508/_x012.o $WORK/b508/_x013.o $WORK/b508/_x014.o $WORK/b508/_x015.o $WORK/b508/_x016.o $WORK/b508/_x017.o $WORK/b508/_x018.o $WORK/b508/_x019.o $WORK/b508/_x020.o $WORK/b508/_x021.o $WORK/b508/_x022.o $WORK/b508/_x023.o $WORK/b508/_x024.o $WORK/b508/_x025.o $WORK/b508/_x026.o $WORK/b508/_x027.o $WORK/b508/_x028.o $WORK/b508/_x029.o $WORK/b508/_x030.o $WORK/b508/_x031.o $WORK/b508/_x032.o $WORK/b508/_x033.o $WORK/b508/_x034.o $WORK/b508/_x035.o $WORK/b508/_x036.o $WORK/b508/_x037.o $WORK/b508/_x038.o $WORK/b508/_x039.o $WORK/b508/_x040.o $WORK/b508/_x041.o $WORK/b508/_x042.o $WORK/b508/_x043.o $WORK/b508/_x044.o $WORK/b508/_x045.o $WORK/b508/_x046.o $WORK/b508/_x047.o $WORK/b508/_x048.o $WORK/b508/_x049.o $WORK/b508/_x050.o $WORK/b508/_x051.o $WORK/b508/_x052.o $WORK/b508/_x053.o $WORK/b508/_x054.o $WORK/b508/_x055.o $WORK/b508/_x056.o $WORK/b508/_x057.o $WORK/b508/_x058.o $WORK/b508/_x059.o $WORK/b508/_x060.o $WORK/b508/_x061.o $WORK/b508/_x062.o $WORK/b508/_x063.o $WORK/b508/_x064.o $WORK/b508/_x065.o $WORK/b508/_x066.o $WORK/b508/_x067.o $WORK/b508/_x068.o $WORK/b508/_x069.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/68/6883c6226eca5d9c1264fcb9e6674aa266d9c33300e66129964409be3c8a0d0a-d # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/33/33eed7219a00f60bada9144d66eee46490c83ca96b20ff613bf340ec253a38cb-d # internal github.com/bep/golibsass/libsass mkdir -p $WORK/b507/ cat >/tmp/go-build1549002957/b507/importcfg << 'EOF' # internal # import config packagefile github.com/bep/golibsass/internal/libsass=/tmp/go-build1549002957/b508/_pkg_.a packagefile github.com/bep/golibsass/libsass/libsasserrors=/tmp/go-build1549002957/b184/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/bep/golibsass/libsass -complete -installsuffix shared -buildid Ns42upX3K1YLoj6FpuwL/Ns42upX3K1YLoj6FpuwL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack /usr/share/gocode/src/github.com/bep/golibsass/libsass/transpiler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/a0/a0e79e274717afe816bdaf13991a6b7a89cc88868eeb33cd91363766f5301951-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x016.o -c backward_references_enc.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/5e/5ef275a55e7d98557b3046c5fb6a1aac61a0f54711396d864778f36f2069265b-d # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/01/01ab3ed6b8cc4f82214d10978b7e2a2af4e61e41b185862e8d677ea6e0969768-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/46/4631e3a723c2b035464c3b70ebe8cc193eac557cc9749fee2e9f06cb441c6b8f-d # internal github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate mkdir -p $WORK/b392/ cat >/tmp/go-build1549002957/b392/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate=/tmp/go-build1549002957/b393/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse=/tmp/go-build1549002957/b395/_pkg_.a packagefile html=/tmp/go-build1549002957/b067/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate -complete -installsuffix shared -buildid fX2tJ2uCsX8QUICFJGfB/fX2tJ2uCsX8QUICFJGfB -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/attr.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/attr_string.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/content.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/context.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/css.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/delim_string.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/doc.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/element_string.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/error.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/escape.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/html.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/hugo_template.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/js.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/jsctx_string.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/state_string.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/template.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/transition.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/url.go ./_build/src/github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate/urlpart_string.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b121/_pkg_.a $WORK/b121/_x001.o $WORK/b121/_x002.o $WORK/b121/_x003.o $WORK/b121/_x004.o $WORK/b121/_x005.o $WORK/b121/_x006.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e2/e24a1c66d83cb2922aa09443f87e0e9a1b254e0eec0075c0d347214d75d4f568-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b141/ github.com/mailru/easyjson/buffer google.golang.org/grpc/internal/syscall log/syslog mkdir -p $WORK/b667/ google.golang.org/grpc/stats mkdir -p $WORK/b481/ cat >/tmp/go-build1549002957/b141/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1549002957/b135/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF net/textproto github.com/mitchellh/mapstructure cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid oyMWiZLNFXxLkfFKYD94/oyMWiZLNFXxLkfFKYD94 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go mkdir -p $WORK/b647/ cat >/tmp/go-build1549002957/b667/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF github.com/google/uuid mkdir -p $WORK/b669/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p log/syslog -std -complete -installsuffix shared -buildid TbdokvmKy7-toImTH0yy/TbdokvmKy7-toImTH0yy -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go cat >/tmp/go-build1549002957/b481/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF mkdir -p $WORK/b650/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid 4cDo-a0dxdKJA6-1YSWh/4cDo-a0dxdKJA6-1YSWh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool.go mkdir -p $WORK/b140/ mkdir -p $WORK/b226/ cat >/tmp/go-build1549002957/b647/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1549002957/b150/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid OJ0GCXj9CElfCOaajBV9/OJ0GCXj9CElfCOaajBV9 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/syscall/syscall_linux.go cat >/tmp/go-build1549002957/b650/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b140/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b226/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b669/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/sha1=/tmp/go-build1549002957/b114/_pkg_.a packagefile database/sql/driver=/tmp/go-build1549002957/b670/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p net/textproto -std -complete -installsuffix shared -buildid AL-JyBDA0AZ7H68xRi1P/AL-JyBDA0AZ7H68xRi1P -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid M4P5-lx8MmYI2Hnk01pN/M4P5-lx8MmYI2Hnk01pN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/stats/handlers.go /usr/share/gocode/src/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/google/uuid -complete -installsuffix shared -buildid Z1zBwGE6NZNkQhjZFFQn/Z1zBwGE6NZNkQhjZFFQn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack /usr/share/gocode/src/github.com/google/uuid/dce.go /usr/share/gocode/src/github.com/google/uuid/doc.go /usr/share/gocode/src/github.com/google/uuid/hash.go /usr/share/gocode/src/github.com/google/uuid/marshal.go /usr/share/gocode/src/github.com/google/uuid/node.go /usr/share/gocode/src/github.com/google/uuid/node_net.go /usr/share/gocode/src/github.com/google/uuid/null.go /usr/share/gocode/src/github.com/google/uuid/sql.go /usr/share/gocode/src/github.com/google/uuid/time.go /usr/share/gocode/src/github.com/google/uuid/util.go /usr/share/gocode/src/github.com/google/uuid/uuid.go /usr/share/gocode/src/github.com/google/uuid/version1.go /usr/share/gocode/src/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid VCVvyL6ytjn5_P3YLMtw/VCVvyL6ytjn5_P3YLMtw -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack /usr/share/gocode/src/github.com/mitchellh/mapstructure/decode_hooks.go /usr/share/gocode/src/github.com/mitchellh/mapstructure/error.go /usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure.go crypto/x509 mkdir -p $WORK/b116/ cat >/tmp/go-build1549002957/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/aes=/tmp/go-build1549002957/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile crypto/des=/tmp/go-build1549002957/b095/_pkg_.a packagefile crypto/dsa=/tmp/go-build1549002957/b117/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1549002957/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1549002957/b100/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1549002957/b108/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1549002957/b101/_pkg_.a packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile crypto/rsa=/tmp/go-build1549002957/b113/_pkg_.a packagefile crypto/sha1=/tmp/go-build1549002957/b114/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile crypto/sha512=/tmp/go-build1549002957/b104/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1549002957/b118/_pkg_.a packagefile encoding/asn1=/tmp/go-build1549002957/b106/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile encoding/pem=/tmp/go-build1549002957/b120/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1549002957/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1549002957/b107/_pkg_.a packagefile internal/godebug=/tmp/go-build1549002957/b091/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1549002957/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/x509 -std -complete -installsuffix shared -buildid SvXVn6TwDnJIRz8SMDIO/SvXVn6TwDnJIRz8SMDIO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go github.com/spf13/pflag mkdir -p $WORK/b310/ cat >/tmp/go-build1549002957/b310/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/csv=/tmp/go-build1549002957/b032/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile flag=/tmp/go-build1549002957/b254/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid qqvM80HRx52X9P3NPuSV/qqvM80HRx52X9P3NPuSV -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack /usr/share/gocode/src/github.com/spf13/pflag/bool.go /usr/share/gocode/src/github.com/spf13/pflag/bool_slice.go /usr/share/gocode/src/github.com/spf13/pflag/bytes.go /usr/share/gocode/src/github.com/spf13/pflag/count.go /usr/share/gocode/src/github.com/spf13/pflag/duration.go /usr/share/gocode/src/github.com/spf13/pflag/duration_slice.go /usr/share/gocode/src/github.com/spf13/pflag/flag.go /usr/share/gocode/src/github.com/spf13/pflag/float32.go /usr/share/gocode/src/github.com/spf13/pflag/float32_slice.go /usr/share/gocode/src/github.com/spf13/pflag/float64.go /usr/share/gocode/src/github.com/spf13/pflag/float64_slice.go /usr/share/gocode/src/github.com/spf13/pflag/golangflag.go /usr/share/gocode/src/github.com/spf13/pflag/int.go /usr/share/gocode/src/github.com/spf13/pflag/int16.go /usr/share/gocode/src/github.com/spf13/pflag/int32.go /usr/share/gocode/src/github.com/spf13/pflag/int32_slice.go /usr/share/gocode/src/github.com/spf13/pflag/int64.go /usr/share/gocode/src/github.com/spf13/pflag/int64_slice.go /usr/share/gocode/src/github.com/spf13/pflag/int8.go /usr/share/gocode/src/github.com/spf13/pflag/int_slice.go /usr/share/gocode/src/github.com/spf13/pflag/ip.go /usr/share/gocode/src/github.com/spf13/pflag/ip_slice.go /usr/share/gocode/src/github.com/spf13/pflag/ipmask.go /usr/share/gocode/src/github.com/spf13/pflag/ipnet.go /usr/share/gocode/src/github.com/spf13/pflag/ipnet_slice.go /usr/share/gocode/src/github.com/spf13/pflag/string.go /usr/share/gocode/src/github.com/spf13/pflag/string_array.go /usr/share/gocode/src/github.com/spf13/pflag/string_slice.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_int.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_int64.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_string.go /usr/share/gocode/src/github.com/spf13/pflag/uint.go /usr/share/gocode/src/github.com/spf13/pflag/uint16.go /usr/share/gocode/src/github.com/spf13/pflag/uint32.go /usr/share/gocode/src/github.com/spf13/pflag/uint64.go /usr/share/gocode/src/github.com/spf13/pflag/uint8.go /usr/share/gocode/src/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b650/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/a4/a498ea8920c76ef30d3c398669d0b95ac872c3882a275b5ea3c9300aaa26354a-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b480/ cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/4f/4f480528ffe39cde7b82b2094c6e2cabf32e46bfbbf2df8db8a291c6f86fa9b3-d # internal cat >/tmp/go-build1549002957/b480/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=/tmp/go-build1549002957/b481/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid viCqu1-JHrytWalZjeQ6/viCqu1-JHrytWalZjeQ6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/79/79d9bc2e6b4601426f0d87d6ff516544903625b83ca8c94ec19e73e3bafb08ec-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/01/01f86acc8171f1ac4bf4ac7c573a7e91ecc1a616e0c8b7ef577974478eaeb958-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/e5/e5407699be1308350264df7076ec0d0c8149c8ace25995b246fab8312adfa6f9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b480/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/28/28abdb33cfb16f0d5d35d8455c9b1bbef73234268abf5cd2bd386defe3737ca8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/e4/e4c7f471cc90668c91f59ff9cf5595f1cf93e0509db1113fa48cf3af792ceb5c-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/01/01829ab404dff05ece83088a478eb81b6f1657377b00bcd9e1132798dafbecac-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b134/ mime/multipart golang.org/x/net/http/httpguts mkdir -p $WORK/b144/ cat >/tmp/go-build1549002957/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build1549002957/b135/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/textproto=/tmp/go-build1549002957/b140/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 6KXQjtJidpu4Vdq08m4B/6KXQjtJidpu4Vdq08m4B -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go mkdir -p $WORK/b645/ cat >/tmp/go-build1549002957/b144/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile internal/godebug=/tmp/go-build1549002957/b091/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1549002957/b145/_pkg_.a packagefile net/textproto=/tmp/go-build1549002957/b140/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p mime/multipart -std -complete -installsuffix shared -buildid gwMqp2Jw_7NivowgBFDd/gwMqp2Jw_7NivowgBFDd -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go cat >/tmp/go-build1549002957/b645/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=/tmp/go-build1549002957/b245/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/textproto=/tmp/go-build1549002957/b140/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid jLG346sWDb9fqV8t1IEk/jLG346sWDb9fqV8t1IEk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http/httpguts/guts.go /usr/share/gocode/src/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/71/71380e6c36171ac8bcf78ccce94cbb0ff64298f9c2b19b2fe7e546aee59c931d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/39/39eb056200dfd0ba44c601e2ed0b7e931adc8a8539dae0507a09bcb57575aaa8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b392/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/27/27c5a43f1fab11b257a58787079de3591091e2f475b9add803f393e595c80779-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/12/12b7dd5c467386ea43aa7e4be44b0554affeabd1ff482d965ac0315eb2e1a5ad-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/f1/f1e7e8865ad617f988cfe297ebcba595647d33790a3d1663ef708f192d45681f-d # internal github.com/gohugoio/hugo/related mkdir -p $WORK/b388/ cat >/tmp/go-build1549002957/b388/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/collections=/tmp/go-build1549002957/b217/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/compare=/tmp/go-build1549002957/b234/_pkg_.a packagefile github.com/gohugoio/hugo/markup/tableofcontents=/tmp/go-build1549002957/b287/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1549002957/b389/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/gohugoio/hugo/related -complete -installsuffix shared -buildid vzNSjAFegYmf3hsrS7jL/vzNSjAFegYmf3hsrS7jL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/gohugoio/hugo/related/inverted_index.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x017.o -c bit_reader_utils.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/20/206521da544f7d7fbdf19a74a33d08e46ad1d3b02606ae466e0c27004d01ccb6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b462/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x018.o -c bit_writer_utils.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/3d/3d661e8aad8a494c8014dec150080af4dde0341dccd2bed40e5dfc99a6cce465-d # internal github.com/evanw/esbuild-0.8.20/internal/cache mkdir -p $WORK/b455/ cat >/tmp/go-build1549002957/b455/importcfg << 'EOF' # internal # import config packagefile github.com/evanw/esbuild-0.8.20/internal/css_ast=/tmp/go-build1549002957/b456/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_parser=/tmp/go-build1549002957/b458/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/fs=/tmp/go-build1549002957/b460/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_ast=/tmp/go-build1549002957/b461/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_parser=/tmp/go-build1549002957/b462/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/runtime=/tmp/go-build1549002957/b466/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/evanw/esbuild-0.8.20/internal/cache -complete -installsuffix shared -buildid xX0WGrq8f582r_UyMRuM/xX0WGrq8f582r_UyMRuM -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/cache/cache.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/cache/cache_ast.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/cache/cache_fs.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/7f/7fc87e54a4bb2a228e1038dc9e6a2d7a75ef8e622c5e0a2a3752131aaa6d72ff-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/14/14b096ad9167680bf4cbaa0b69a1f1a480080a402b0f5c8c4c2bb442f17292b5-d # internal github.com/evanw/esbuild-0.8.20/internal/resolver mkdir -p $WORK/b470/ cat >/tmp/go-build1549002957/b470/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/ast=/tmp/go-build1549002957/b453/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/cache=/tmp/go-build1549002957/b455/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/config=/tmp/go-build1549002957/b463/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/fs=/tmp/go-build1549002957/b460/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_ast=/tmp/go-build1549002957/b461/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_lexer=/tmp/go-build1549002957/b464/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_parser=/tmp/go-build1549002957/b462/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/evanw/esbuild-0.8.20/internal/resolver -complete -installsuffix shared -buildid nUlpbm4YDThk-lGF1roz/nUlpbm4YDThk-lGF1roz -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/resolver/resolver.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/resolver/tsconfig_json.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/a0/a0bb59c1a0b4e97c2c298fdc101e02899067c4e85ac3290d11870078894f0053-d # internal github.com/gohugoio/hugo/markup/highlight/chromalexers mkdir -p $WORK/b284/ cat >/tmp/go-build1549002957/b284/importcfg << 'EOF' # internal # import config packagefile github.com/alecthomas/chroma/v2=/tmp/go-build1549002957/b055/_pkg_.a packagefile github.com/alecthomas/chroma/v2/lexers=/tmp/go-build1549002957/b249/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/gohugoio/hugo/markup/highlight/chromalexers -complete -installsuffix shared -buildid r2S84__J7GvW3CfOSBWn/r2S84__J7GvW3CfOSBWn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/highlight/chromalexers/chromalexers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/43/43f1775e96b63bb0a0b2a51ec7eeb21081fdfe40e21dbccfaa72d6975e876d6e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b310/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x019.o -c buffer_dec.c cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c7/c733b0977329169d464177fb9743c243dbd30bfdd9b970b5499bbb2b8b174ccd-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b675/ github.com/form3tech-oss/jwt-go mkdir -p $WORK/b674/ cat >/tmp/go-build1549002957/b675/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile crypto/des=/tmp/go-build1549002957/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1549002957/b100/_pkg_.a packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/rsa=/tmp/go-build1549002957/b113/_pkg_.a packagefile crypto/sha1=/tmp/go-build1549002957/b114/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1549002957/b118/_pkg_.a packagefile encoding/asn1=/tmp/go-build1549002957/b106/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile encoding/pem=/tmp/go-build1549002957/b120/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build1549002957/b676/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile unicode/utf16=/tmp/go-build1549002957/b054/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid PXwAlYJ1mnGXBMtj1edo/PXwAlYJ1mnGXBMtj1edo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack /usr/share/gocode/src/golang.org/x/crypto/pkcs12/bmp-string.go /usr/share/gocode/src/golang.org/x/crypto/pkcs12/crypto.go /usr/share/gocode/src/golang.org/x/crypto/pkcs12/errors.go /usr/share/gocode/src/golang.org/x/crypto/pkcs12/mac.go /usr/share/gocode/src/golang.org/x/crypto/pkcs12/pbkdf.go /usr/share/gocode/src/golang.org/x/crypto/pkcs12/pkcs12.go /usr/share/gocode/src/golang.org/x/crypto/pkcs12/safebags.go cat >/tmp/go-build1549002957/b674/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1549002957/b100/_pkg_.a packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/rsa=/tmp/go-build1549002957/b113/_pkg_.a packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build1549002957/b120/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/form3tech-oss/jwt-go -complete -installsuffix shared -buildid TyJyLoN8Dmn73B9SAaEB/TyJyLoN8Dmn73B9SAaEB -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/claims.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/doc.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/ecdsa.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/ecdsa_utils.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/errors.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/hmac.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/map_claims.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/none.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/parser.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/rsa.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/rsa_pss.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/rsa_utils.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/signing_method.go /usr/share/gocode/src/github.com/form3tech-oss/jwt-go/token.go crypto/tls mkdir -p $WORK/b093/ cat >/tmp/go-build1549002957/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile container/list=/tmp/go-build1549002957/b080/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/aes=/tmp/go-build1549002957/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile crypto/des=/tmp/go-build1549002957/b095/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1549002957/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1549002957/b100/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1549002957/b108/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1549002957/b101/_pkg_.a packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/rc4=/tmp/go-build1549002957/b112/_pkg_.a packagefile crypto/rsa=/tmp/go-build1549002957/b113/_pkg_.a packagefile crypto/sha1=/tmp/go-build1549002957/b114/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile crypto/sha512=/tmp/go-build1549002957/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile encoding/pem=/tmp/go-build1549002957/b120/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1549002957/b129/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1549002957/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1549002957/b133/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile internal/cpu=/tmp/go-build1549002957/b012/_pkg_.a packagefile internal/godebug=/tmp/go-build1549002957/b091/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/tls -std -complete -installsuffix shared -buildid dgz3rJPyTUTi4-FFrPp0/dgz3rJPyTUTi4-FFrPp0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/99/99bcc8a7bc9c1cbbba222d9eb797c89db076cf862b024c22cd05906bfc1981fb-d # internal github.com/spf13/cobra mkdir -p $WORK/b827/ cat >/tmp/go-build1549002957/b827/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build1549002957/b310/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile text/template=/tmp/go-build1549002957/b202/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid i5vKziG8XrVhwtytK3-9/i5vKziG8XrVhwtytK3-9 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack /usr/share/gocode/src/github.com/spf13/cobra/active_help.go /usr/share/gocode/src/github.com/spf13/cobra/args.go /usr/share/gocode/src/github.com/spf13/cobra/bash_completions.go /usr/share/gocode/src/github.com/spf13/cobra/bash_completionsV2.go /usr/share/gocode/src/github.com/spf13/cobra/cobra.go /usr/share/gocode/src/github.com/spf13/cobra/command.go /usr/share/gocode/src/github.com/spf13/cobra/command_notwin.go /usr/share/gocode/src/github.com/spf13/cobra/completions.go /usr/share/gocode/src/github.com/spf13/cobra/fish_completions.go /usr/share/gocode/src/github.com/spf13/cobra/flag_groups.go /usr/share/gocode/src/github.com/spf13/cobra/powershell_completions.go /usr/share/gocode/src/github.com/spf13/cobra/shell_completions.go /usr/share/gocode/src/github.com/spf13/cobra/zsh_completions.go cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/bb/bb89d9a825e570ab43587bba40af4c042fbf36b076e7840e5145f348a7ceecef-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/ce/ceaeacef38f2a1c9dc010e4f48d67701c9bc2f90e7a7a59eab46197fa31813d2-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x020.o -c color_cache_utils.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/ad/ad67976372b64f31e436bc6966985979960ae0e3b2e9e4e56baee8b551d20bae-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x021.o -c config_enc.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x022.o -c cost.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x023.o -c cost_enc.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/d6/d6799da502685bb179f7364b65e49c51faf9cdddb0f22f2f0cd04b948681b71e-d # internal github.com/spf13/cobra/doc mkdir -p $WORK/b828/ cat >/tmp/go-build1549002957/b828/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=/tmp/go-build1549002957/b829/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build1549002957/b827/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build1549002957/b310/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build1549002957/b483/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/spf13/cobra/doc -complete -installsuffix shared -buildid 5UUUwsdUpMfTXKaj5g_d/5UUUwsdUpMfTXKaj5g_d -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack /usr/share/gocode/src/github.com/spf13/cobra/doc/man_docs.go /usr/share/gocode/src/github.com/spf13/cobra/doc/md_docs.go /usr/share/gocode/src/github.com/spf13/cobra/doc/rest_docs.go /usr/share/gocode/src/github.com/spf13/cobra/doc/util.go /usr/share/gocode/src/github.com/spf13/cobra/doc/yaml_docs.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x024.o -c cost_mips32.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x025.o -c cost_mips_dsp_r2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x026.o -c cost_neon.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x027.o -c cost_sse2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/74/744e2e97d9fb57bca3b73953ade3e89168e5e696789e906eeb479551f13e3965-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x028.o -c cpu.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x029.o -c dec.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/71/71a192ce86b2f6ac15a2d3bcb876ddb2236750275467df7d1ca2b6b20fbe4ae8-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b175/ cat >/tmp/go-build1549002957/b175/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1549002957/b163/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1549002957/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build1549002957/b176/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid wnzKQXjeh4qG07RsdjtG/wnzKQXjeh4qG07RsdjtG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/e8/e83b4d7772c95216718bbb698893a2df3e2fff9bf656ca6a76a66c81f0d14d6e-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b160/ cat >/tmp/go-build1549002957/b160/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1549002957/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build1549002957/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build1549002957/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/tmp/go-build1549002957/b181/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid -sM7uuztOrv6AENpWwWl/-sM7uuztOrv6AENpWwWl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/impl.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/f2/f2f0c6ecee044f0e4fdaca7edd6c26bc34c5fa64f995cdb841ac427000d620a9-d # internal google.golang.org/genproto/googleapis/rpc/code google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b580/ google.golang.org/genproto/googleapis/type/expr google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b585/ google.golang.org/protobuf/types/known/emptypb cat >/tmp/go-build1549002957/b580/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF google.golang.org/protobuf/types/known/fieldmaskpb mkdir -p $WORK/b726/ google.golang.org/genproto/googleapis/type/date /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p google.golang.org/genproto/googleapis/rpc/code -complete -installsuffix shared -buildid gqMwOcPFfV7nXr4OgI-e/gqMwOcPFfV7nXr4OgI-e -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack /usr/share/gocode/src/google.golang.org/genproto/googleapis/rpc/code/code.pb.go mkdir -p $WORK/b581/ cat >/tmp/go-build1549002957/b585/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid P06NQntK09h36AyBe8MU/P06NQntK09h36AyBe8MU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cat >/tmp/go-build1549002957/b726/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p google.golang.org/genproto/googleapis/type/expr -complete -installsuffix shared -buildid L92sP221pg6vDuMsRAp_/L92sP221pg6vDuMsRAp_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack /usr/share/gocode/src/google.golang.org/genproto/googleapis/type/expr/expr.pb.go cat >/tmp/go-build1549002957/b581/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF mkdir -p $WORK/b597/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid kiwvhO0t8mEz0bmgzvSv/kiwvhO0t8mEz0bmgzvSv -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb/any.pb.go github.com/bep/godartsass/internal/embeddedsass mkdir -p $WORK/b153/ google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b736/ mkdir -p $WORK/b727/ mkdir -p $WORK/b737/ mkdir -p $WORK/b592/ cat >/tmp/go-build1549002957/b727/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b737/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -complete -installsuffix shared -buildid hMhOBKYiqGlP_2N1Dqr1/hMhOBKYiqGlP_2N1Dqr1 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p google.golang.org/genproto/googleapis/type/date -complete -installsuffix shared -buildid I8hw4ySm6kh2GzMqJId7/I8hw4ySm6kh2GzMqJId7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack /usr/share/gocode/src/google.golang.org/genproto/googleapis/type/date/date.pb.go cat >/tmp/go-build1549002957/b736/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b153/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b597/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p google.golang.org/protobuf/types/known/emptypb -complete -installsuffix shared -buildid NW6c8A6OYOS1Um93BftP/NW6c8A6OYOS1Um93BftP -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/emptypb/empty.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/bep/godartsass/internal/embeddedsass -complete -installsuffix shared -buildid 7sKAnKp1KGO5D_4C_Ini/7sKAnKp1KGO5D_4C_Ini -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/share/gocode/src/github.com/bep/godartsass/internal/embeddedsass/embedded_sass.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid PtK6Bjr7KId0WE0HDGRT/PtK6Bjr7KId0WE0HDGRT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >/tmp/go-build1549002957/b592/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid cLdMoVexGU79MWEh6EzX/cLdMoVexGU79MWEh6EzX -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b726/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b736/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/51/51d549d83fce04a909592d518d994b75c8ef9ce15a7530124f3fad1e7f71d88d-d # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/d5/d5ab3c06dd5623cc0bd4a8de159643e4b3202d8281ab02785249b186064cfe05-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b737/_pkg_.a # internal github.com/golang/protobuf/ptypes/empty mkdir -p $WORK/b735/ cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/54/547eb1e1ab4071d2271c42df0536a5d86a3731dc736ab0401bcef91b6c9e53e7-d # internal cat >/tmp/go-build1549002957/b735/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1549002957/b736/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/golang/protobuf/ptypes/empty -complete -installsuffix shared -buildid yM8TFs5AsGsGC9V2zs_s/yM8TFs5AsGsGC9V2zs_s -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/empty/empty.pb.go cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/32/32109b47d9a4a061180ad95db3f0b503e8d57ba0c4c02884e557eadf603515a1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b581/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/18/18075a6c5bc6ccc1a46d0ed0f9ef0d248b146329b1e93edec70811ea867e1d96-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b595/ cat >/tmp/go-build1549002957/b595/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1549002957/b585/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a EOF google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b584/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid ImvUHGdHTF_wsIrMOaLM/ImvUHGdHTF_wsIrMOaLM -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration/duration.pb.go cat >/tmp/go-build1549002957/b584/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1549002957/b585/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -complete -installsuffix shared -buildid CwaypGnisH9orVzQpQQj/CwaypGnisH9orVzQpQQj -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack /usr/share/gocode/src/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/43/432ffbf3fdadf5e96c583a7ce6ffa47deb697d38110830877886c17623c2cec7-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b594/ google.golang.org/genproto/googleapis/rpc/status github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b587/ cat >/tmp/go-build1549002957/b594/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1549002957/b581/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a EOF mkdir -p $WORK/b579/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid DLVC3ZgfW7vn8hBKF1Xj/DLVC3ZgfW7vn8hBKF1Xj -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any/any.pb.go cat >/tmp/go-build1549002957/b587/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1549002957/b581/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b579/importcfg << 'EOF' # internal # import config packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1549002957/b580/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1549002957/b581/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid rlo1YrVmqHUWy7KWALnG/rlo1YrVmqHUWy7KWALnG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /usr/share/gocode/src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/61/61fe31c2cc8bfd41b0f40f7f4fb5ddce6ae30d04580168e189f9e0193d42637c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -complete -installsuffix shared -buildid RKiuyUYG1DUKZz42KfyS/RKiuyUYG1DUKZz42KfyS -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack /usr/share/gocode/src/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b596/ cat >/tmp/go-build1549002957/b596/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1549002957/b597/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid Sl5q25ZdSvZ0OS8n17PS/Sl5q25ZdSvZ0OS8n17PS -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/31/313936b709c47037ee0450022a52ad6d30477ced5d1245d85dbd5881328a7c20-d # internal google.golang.org/genproto/protobuf/field_mask mkdir -p $WORK/b738/ cat >/tmp/go-build1549002957/b738/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1549002957/b727/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p google.golang.org/genproto/protobuf/field_mask -complete -installsuffix shared -buildid 4Uqigmf_dFrsLnV-8oaJ/4Uqigmf_dFrsLnV-8oaJ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /usr/share/gocode/src/google.golang.org/genproto/protobuf/field_mask/field_mask.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/d2/d2ab9921c347e85f151d504b580c20590f8a1cf3f4f7a2fd081388baebdbbb5b-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x030.o -c dec_clip_tables.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b595/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/67/678419097f1d01f8d558393dde02013619dfd3899167462a152bac40457c67ac-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b738/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/d4/d4190d9e1a66bb00921c5646b61082bfecc095a2628fbe90eaaf1cdf4b4d61fe-d # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/89/897c2c32fb1ed687a7e163e35d1c3a797051ed646ca850e05008eab9ee5c4d9e-d # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/84/84cafc13bf8c7e26c3df173cf0e403777bbfb8f31b22ac8a0177c6a2c31a717a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/99/9954dbce134f8be46838f52a6d45c37f1272994c8f9cb555aa65f53db02da8d6-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x031.o -c dec_mips32.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/2e/2efcbee852075c1b9b4965c5b029cc7ba42187baf804e724e1bef785d5459640-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x032.o -c dec_mips_dsp_r2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/d5/d5444bfcfab3e42208d3f775bb09bc98a70e6a80d81d24b303a3879963ae593f-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x033.o -c dec_msa.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x034.o -c dec_neon.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x035.o -c dec_sse2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x036.o -c dec_sse41.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x037.o -c demux.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/97/975d9ca0127faa557c0596ef9c21fbe5bef002e97a356524d01220a866c64fb1-d # internal net/http/httptrace mkdir -p $WORK/b146/ google.golang.org/grpc/internal/credentials mkdir -p $WORK/b613/ cat >/tmp/go-build1549002957/b146/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile internal/nettrace=/tmp/go-build1549002957/b123/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/textproto=/tmp/go-build1549002957/b140/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b613/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid 4TolOmkB6yGa_0ENoIng/4TolOmkB6yGa_0ENoIng -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid cOaW5dp6XKVzb4tSiEGc/cOaW5dp6XKVzb4tSiEGc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/credentials/credentials.go /usr/share/gocode/src/google.golang.org/grpc/internal/credentials/spiffe.go /usr/share/gocode/src/google.golang.org/grpc/internal/credentials/syscallconn.go /usr/share/gocode/src/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b592/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/2b/2b9ddbd583b4412ce4ad529f6484844f2a81e0e8adfb7c3ac47c2c2294d4029a-d # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/62/6266e1468141f769780f3cf0b6b0dd2b82e29b8c400679a0e68b78baf0b5b004-d # internal net/http mkdir -p $WORK/b079/ cat >/tmp/go-build1549002957/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1549002957/b056/_pkg_.a packagefile container/list=/tmp/go-build1549002957/b080/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1549002957/b134/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1549002957/b141/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1549002957/b142/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1549002957/b135/_pkg_.a packagefile internal/godebug=/tmp/go-build1549002957/b091/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1549002957/b045/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile mime/multipart=/tmp/go-build1549002957/b144/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1549002957/b146/_pkg_.a packagefile net/http/internal=/tmp/go-build1549002957/b147/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1549002957/b148/_pkg_.a packagefile net/textproto=/tmp/go-build1549002957/b140/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p net/http -std -complete -installsuffix shared -buildid y3BbrZc0XenIchFDL63A/y3BbrZc0XenIchFDL63A -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/7b/7bb5ced570356b35d2c37b3826b8529e396b414b9e4b9483eefc02d90057416e-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b591/ google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b722/ cat >/tmp/go-build1549002957/b591/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1549002957/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1549002957/b164/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1549002957/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1549002957/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1549002957/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1549002957/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1549002957/b167/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1549002957/b592/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid EZ7xFWeL1RggvgqkU8lG/EZ7xFWeL1RggvgqkU8lG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/proto.go cat >/tmp/go-build1549002957/b722/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1549002957/b592/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p google.golang.org/genproto/googleapis/api/annotations -complete -installsuffix shared -buildid EmAGNJt-a9TaKpSkFLBI/EmAGNJt-a9TaKpSkFLBI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack /usr/share/gocode/src/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go /usr/share/gocode/src/google.golang.org/genproto/googleapis/api/annotations/client.pb.go /usr/share/gocode/src/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go /usr/share/gocode/src/google.golang.org/genproto/googleapis/api/annotations/http.pb.go /usr/share/gocode/src/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go /usr/share/gocode/src/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/e8/e872fb27322764c8e1b9b6c02401b539451bce1160965397be0a86361378b125-d # internal github.com/bep/godartsass mkdir -p $WORK/b152/ cat >/tmp/go-build1549002957/b152/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/godartsass/internal/embeddedsass=/tmp/go-build1549002957/b153/_pkg_.a packagefile github.com/cli/safeexec=/tmp/go-build1549002957/b182/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/bep/godartsass -complete -installsuffix shared -buildid k56v6XjcS2y-f2njocFq/k56v6XjcS2y-f2njocFq -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/share/gocode/src/github.com/bep/godartsass/conn.go /usr/share/gocode/src/github.com/bep/godartsass/options.go /usr/share/gocode/src/github.com/bep/godartsass/transpiler.go cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/1e/1ec9aa3e1783bebe386a0d011fadedb28863033cd7e90efa3f17503bac8bfbd7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b722/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/f0/f01f11ff2219e63a929538ea30d7046c605961a9410db67017a0026a3d9f4de3-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/46/467a9821ec4251100b1929135fba61bbfcc0862871cc4d17e348fb00fee44314-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x038.o -c enc.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/67/67bbff9affe45572641cb6512afdac45c208eef96bf84748aa18db979b260b55-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b590/ cat >/tmp/go-build1549002957/b590/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1549002957/b056/_pkg_.a packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build1549002957/b177/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1549002957/b155/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1549002957/b591/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1549002957/b174/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid qHugm5KxTPKUwhhPnc6n/qHugm5KxTPKUwhhPnc6n -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/proto/buffer.go /usr/share/gocode/src/github.com/golang/protobuf/proto/defaults.go /usr/share/gocode/src/github.com/golang/protobuf/proto/deprecated.go /usr/share/gocode/src/github.com/golang/protobuf/proto/discard.go /usr/share/gocode/src/github.com/golang/protobuf/proto/extensions.go /usr/share/gocode/src/github.com/golang/protobuf/proto/properties.go /usr/share/gocode/src/github.com/golang/protobuf/proto/proto.go /usr/share/gocode/src/github.com/golang/protobuf/proto/registry.go /usr/share/gocode/src/github.com/golang/protobuf/proto/text_decode.go /usr/share/gocode/src/github.com/golang/protobuf/proto/text_encode.go /usr/share/gocode/src/github.com/golang/protobuf/proto/wire.go /usr/share/gocode/src/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/98/98bd7238328b92b95e28798f55b03a9f6186ab1dc5544ee17eed8306b7d40e0b-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b625/ github.com/golang/protobuf/ptypes mkdir -p $WORK/b593/ google.golang.org/grpc/credentials github.com/golang/protobuf/jsonpb mkdir -p $WORK/b617/ google.golang.org/grpc/binarylog/grpc_binarylog_v1 cat >/tmp/go-build1549002957/b625/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build1549002957/b624/_pkg_.a EOF mkdir -p $WORK/b611/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid B8lh-yGHAov-5wSHizla/B8lh-yGHAov-5wSHizla -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/encoding/proto/proto.go cat >/tmp/go-build1549002957/b593/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=/tmp/go-build1549002957/b594/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=/tmp/go-build1549002957/b595/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1549002957/b596/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b630/ cat >/tmp/go-build1549002957/b617/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1549002957/b598/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid WJlQ4cU1IJkT_Y5AaAsR/WJlQ4cU1IJkT_Y5AaAsR -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/doc.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/golang/protobuf/jsonpb -complete -installsuffix shared -buildid v_CSpFWu2CiM-qIAOzHi/v_CSpFWu2CiM-qIAOzHi -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/jsonpb/decode.go /usr/share/gocode/src/github.com/golang/protobuf/jsonpb/encode.go /usr/share/gocode/src/github.com/golang/protobuf/jsonpb/json.go cat >/tmp/go-build1549002957/b611/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build1549002957/b612/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build1549002957/b613/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a EOF cat >/tmp/go-build1549002957/b630/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1549002957/b585/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1549002957/b597/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid 6YSPRBBUKkWmnZQliKrl/6YSPRBBUKkWmnZQliKrl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/credentials/credentials.go /usr/share/gocode/src/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid AkXY2-KwghBCo7RNIMHh/AkXY2-KwghBCo7RNIMHh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/b8/b89eba3379c718ede29e0741787d97ee9d6a0af827fd36aee72b3966da709732-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x039.o -c enc_mips32.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x040.o -c enc_mips_dsp_r2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b611/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x041.o -c enc_msa.c cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/1c/1ce800cf545b87ad2deda20e5b6e79e1fca89fb2d07c4f9985ca094ef423fc8c-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b589/ cat >/tmp/go-build1549002957/b589/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build1549002957/b593/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1549002957/b587/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid LdPRCm50VcPQdwlGs2HI/LdPRCm50VcPQdwlGs2HI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/status/status.go cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/68/6838799df4e41dc342b9d05ffb3512fa51c6c95fe73c404c1d731ef14fa75cfe-d # internal google.golang.org/grpc/peer google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b649/ google.golang.org/grpc/credentials/alts/internal mkdir -p $WORK/b623/ mkdir -p $WORK/b713/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b607/ cat >/tmp/go-build1549002957/b623/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a EOF cat >/tmp/go-build1549002957/b649/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p google.golang.org/grpc/credentials/insecure -complete -installsuffix shared -buildid 4NsUnJu48tu0txnfQoo3/4NsUnJu48tu0txnfQoo3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid vqh3RRg32qqRfUWpBQZv/vqh3RRg32qqRfUWpBQZv -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/peer/peer.go cat >/tmp/go-build1549002957/b713/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a EOF cat >/tmp/go-build1549002957/b607/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1549002957/b150/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build1549002957/b608/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p google.golang.org/grpc/credentials/alts/internal -complete -installsuffix shared -buildid QoUXx7lE_gAKufRCexh4/QoUXx7lE_gAKufRCexh4 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/common.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid JAUSwklfCne-_Ggbj-dC/JAUSwklfCne-_Ggbj-dC -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/channelz/funcs.go /usr/share/gocode/src/google.golang.org/grpc/internal/channelz/id.go /usr/share/gocode/src/google.golang.org/grpc/internal/channelz/logging.go /usr/share/gocode/src/google.golang.org/grpc/internal/channelz/types.go /usr/share/gocode/src/google.golang.org/grpc/internal/channelz/types_linux.go /usr/share/gocode/src/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b630/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b649/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/a8/a881aa38e8686bc0a7e43b4f13d7d7374f5007dc6887faa8b046eb6fca2e5540-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x042.o -c enc_neon.c cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/37/370856b08a584773b1858f14833c9a854466ac5aaf359d59a4f49f615199b8e5-d # internal google.golang.org/grpc/credentials/alts/internal/conn mkdir -p $WORK/b717/ cat >/tmp/go-build1549002957/b717/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto/aes=/tmp/go-build1549002957/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build1549002957/b713/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p google.golang.org/grpc/credentials/alts/internal/conn -complete -installsuffix shared -buildid 5Xn-QWuYYcFd7wtexGpu/5Xn-QWuYYcFd7wtexGpu -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/conn/aeadrekey.go /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcm.go /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcmrekey.go /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/conn/common.go /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/conn/counter.go /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/conn/record.go /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/conn/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/bf/bfc3bc1c924213d3cd425cda301853135e05cfcecde881b2f2d0375d2249ceb0-d # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/bd/bd7171c73bc32d50ff6c72f6b663d15fb8774e24cbbfc182364c669f748deb36-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x043.o -c enc_sse2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/e9/e97eae57d224d76dd1d54bda2815b2c5dc2d90c164605cbb9454cc1a6fbc6db9-d # internal google.golang.org/grpc/status mkdir -p $WORK/b586/ cat >/tmp/go-build1549002957/b586/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1549002957/b587/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build1549002957/b589/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p google.golang.org/grpc/status -complete -installsuffix shared -buildid qZZYt2W8YZqcZV7iz2Bk/qZZYt2W8YZqcZV7iz2Bk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/status/status.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x044.o -c enc_sse41.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b717/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/92/9250de7d2a6f593403e695ebb34c7f4cfeb122d44847e129bb86b83a5e174e6a-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b629/ TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x045.o -c filter_enc.c cat >/tmp/go-build1549002957/b629/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build1549002957/b593/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1549002957/b630/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1549002957/b631/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid DMhgqrYWR1ePtILpurpi/DMhgqrYWR1ePtILpurpi -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/binarylog/binarylog.go /usr/share/gocode/src/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go /usr/share/gocode/src/google.golang.org/grpc/internal/binarylog/env_config.go /usr/share/gocode/src/google.golang.org/grpc/internal/binarylog/method_logger.go /usr/share/gocode/src/google.golang.org/grpc/internal/binarylog/sink.go cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/bd/bde8787cd3a389fabde044a9dbbae050358a3107304b9db80a5fc2deed6703cf-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/73/739949fa3d44ee3a13a2df5e9ac9561dd174b1fd4ee03edcebc31ec0787ece00-d # internal google.golang.org/grpc/internal/pretty mkdir -p $WORK/b616/ cat >/tmp/go-build1549002957/b616/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=/tmp/go-build1549002957/b617/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1549002957/b598/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p google.golang.org/grpc/internal/pretty -complete -installsuffix shared -buildid AT7F-7CYDAMbt9TX9hhw/AT7F-7CYDAMbt9TX9hhw -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/pretty/pretty.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/ad/ad5a31384620d5adfa28cfee1b374385890ee397ccd7c658489e6eb730d2821a-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b615/ cat >/tmp/go-build1549002957/b615/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build1549002957/b612/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1549002957/b616/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1549002957/b618/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid GHhJU8JXz_tH1xm2g3CE/GHhJU8JXz_tH1xm2g3CE -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/resolver/map.go /usr/share/gocode/src/google.golang.org/grpc/resolver/resolver.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x046.o -c filters.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b629/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b607/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/d9/d93bb04b2e48dbdac796f3bb7ea2cae5f8767702297b46b1bf7d1838454f3edc-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b638/ google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal mkdir -p $WORK/b634/ cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/b6/b6cd84a5b102a6d03941d5671bae5892e752f28ab068260aaf48d82c073a8ed0-d # internal mkdir -p $WORK/b640/ cat >/tmp/go-build1549002957/b638/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid fRexnTH7QFG9DU-n8jKT/fRexnTH7QFG9DU-n8jKT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/balancer/grpclb/state/state.go mkdir -p $WORK/b642/ cat >/tmp/go-build1549002957/b634/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cat >/tmp/go-build1549002957/b640/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a EOF mkdir -p $WORK/b614/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid ObWiRGz6v4xqq8bp1FW0/ObWiRGz6v4xqq8bp1FW0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid O9jpoURHLHLMogWiFdMa/O9jpoURHLHLMogWiFdMa -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >/tmp/go-build1549002957/b642/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid VY8XBPUuvoMKKfGJ6SQy/VY8XBPUuvoMKKfGJ6SQy -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/transport/networktype/networktype.go cat >/tmp/go-build1549002957/b614/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build1549002957/b612/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build1549002957/b608/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1549002957/b618/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid TMO-cTy7CreWSMwbLbDH/TMO-cTy7CreWSMwbLbDH -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/internal.go /usr/share/gocode/src/google.golang.org/grpc/internal/xds_handshake_cluster.go cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/30/30cf0032215f25152b9f6a7deccebe5ddf3cad0938a6603a39371d53c8102248-d # internal google.golang.org/grpc/channelz mkdir -p $WORK/b606/ cat >/tmp/go-build1549002957/b606/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1549002957/b607/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p google.golang.org/grpc/channelz -complete -installsuffix shared -buildid DLZNW_I9_e7nMe8vLU6o/DLZNW_I9_e7nMe8vLU6o -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/channelz/channelz.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/e6/e697c7bdce7522a66aaa32c43bab23f5be87d367858c25810a9d43528f162683-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b637/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b642/_pkg_.a # internal cat >/tmp/go-build1549002957/b637/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1549002957/b638/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1549002957/b626/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1549002957/b639/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1549002957/b622/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1549002957/b618/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid jNOdJmoF2a98oCNVskes/jNOdJmoF2a98oCNVskes -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/a7/a7290085b357cac7da9f8e07d9164fc5a1830be632e6cf4a983136cabf66bc8c-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b641/ cat >/tmp/go-build1549002957/b641/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1549002957/b642/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid Kpz7qmf-s4fTFDNuPfyk/Kpz7qmf-s4fTFDNuPfyk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/9e/9e18c3f9607ec7f12a25f831eb7666e0c4283964403dc27f4f37ce2175d3c4a5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b634/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/56/568b57d5ed3f1aaee9caae310152e8c41112ad9fc8135c650bf581530f755d5c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/0e/0e4f2ceda7af823e7279948f448fd593ab1d4c8ea94d84ad89ab4d92f47b54b6-d # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/12/1206bf6d4e34de64d0f211bfb9564e9383f8460bc7459b6810b8ee053c6e7860-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b605/ cat >/tmp/go-build1549002957/b605/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build1549002957/b606/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build1549002957/b608/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build1549002957/b614/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1549002957/b618/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid 7HOH7k4wyemkDyCtQilT/7HOH7k4wyemkDyCtQilT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/eb/eb8a7d6eb55df0ffce0f042d9e54734201153c1c1723a4a31ab7d8367b368cff-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/ba/baaba24532c262d13d17fe775155dadcc649156f71ce13280608791e0aa18d9d-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b636/ google.golang.org/grpc/balancer/base mkdir -p $WORK/b620/ cat >/tmp/go-build1549002957/b636/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build1549002957/b605/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1549002957/b618/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid Ugsgwep4jBT3yAztesiO/Ugsgwep4jBT3yAztesiO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cat >/tmp/go-build1549002957/b620/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build1549002957/b605/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build1549002957/b608/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid wwgl73y7VBSda9nUfbNF/wwgl73y7VBSda9nUfbNF -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/balancer/base/balancer.go /usr/share/gocode/src/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/70/706ea4fab7e1426a87c24de359f3e3946a1ef3b8f488884ef2c5dc2cbfd28ed6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/2a/2a936aa0c83e27d99407d56659a58da0a18ebb108132141590c96b358c2265e2-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b635/ cat >/tmp/go-build1549002957/b635/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1549002957/b636/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid V_IddTSYGfPBzSEHalRy/V_IddTSYGfPBzSEHalRy -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/26/266421104f7b4c02b4e5f5450dbac156f25d6f87a72be900ef93679083f0ff02-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b621/ google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b627/ cat >/tmp/go-build1549002957/b621/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=/tmp/go-build1549002957/b605/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1549002957/b620/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1549002957/b622/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid pu8yv-DYxepW1QigN2N0/pu8yv-DYxepW1QigN2N0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cat >/tmp/go-build1549002957/b627/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build1549002957/b605/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1549002957/b620/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build1549002957/b608/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -complete -installsuffix shared -buildid XrKXAJXxGjqL2bYGxe26/XrKXAJXxGjqL2bYGxe26 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b635/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x047.o -c filters_mips_dsp_r2.c cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/1e/1ebee6ac57d42cd2f86d2a09500e4d525bc89888e52949929542874ce55763cf-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/c8/c89e3b5df24fbdff60347cf7c66cded1a6747cdf7a2954c4c0fe84efec33dc25-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x048.o -c filters_msa.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/34/34af6d919910e6cec7f1f392d284f7463fae15a320fef9aa1039bcbe1d663461-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x049.o -c filters_neon.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x050.o -c filters_sse2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b282/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x051.o -c filters_utils.c cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/fa/fafde7b7939214ac7f3d03100de0f963b29f015787e26a978ef18d5fdd6fa6ac-d # internal github.com/yuin/goldmark/text mkdir -p $WORK/b281/ cat >/tmp/go-build1549002957/b281/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/yuin/goldmark/text -complete -installsuffix shared -buildid FVneTQBQQha4p-cIzRDo/FVneTQBQQha4p-cIzRDo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack /usr/share/gocode/src/github.com/yuin/goldmark/text/package.go /usr/share/gocode/src/github.com/yuin/goldmark/text/reader.go /usr/share/gocode/src/github.com/yuin/goldmark/text/segment.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x052.o -c frame_dec.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/34/3417a1cb0606620090e4c993f67145fe60e2710baea8637cedf63115fd171ed2-d # internal github.com/yuin/goldmark/ast mkdir -p $WORK/b280/ cat >/tmp/go-build1549002957/b280/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/yuin/goldmark/text=/tmp/go-build1549002957/b281/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/yuin/goldmark/ast -complete -installsuffix shared -buildid WZy1kv2lhwNMyH2B97_Y/WZy1kv2lhwNMyH2B97_Y -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack /usr/share/gocode/src/github.com/yuin/goldmark/ast/ast.go /usr/share/gocode/src/github.com/yuin/goldmark/ast/block.go /usr/share/gocode/src/github.com/yuin/goldmark/ast/inline.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x053.o -c frame_enc.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/a2/a24a77ed0e879c169cf1912f5b44740b82f0f844ad5b2937e28415a89ca425dd-d # internal github.com/yuin/goldmark/renderer mkdir -p $WORK/b295/ github.com/yuin/goldmark/extension/ast mkdir -p $WORK/b300/ cat >/tmp/go-build1549002957/b295/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile github.com/yuin/goldmark/ast=/tmp/go-build1549002957/b280/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/yuin/goldmark/renderer -complete -installsuffix shared -buildid uiWQk0kM_6_NqkF4qUTl/uiWQk0kM_6_NqkF4qUTl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack /usr/share/gocode/src/github.com/yuin/goldmark/renderer/renderer.go cat >/tmp/go-build1549002957/b300/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/yuin/goldmark/ast=/tmp/go-build1549002957/b280/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/yuin/goldmark/extension/ast -complete -installsuffix shared -buildid kRGiKH0T9gN7xbuP86dP/kRGiKH0T9gN7xbuP86dP -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack /usr/share/gocode/src/github.com/yuin/goldmark/extension/ast/definition_list.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/ast/footnote.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/ast/strikethrough.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/ast/table.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/ast/tasklist.go github.com/yuin/goldmark/parser mkdir -p $WORK/b294/ cat >/tmp/go-build1549002957/b294/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/yuin/goldmark/ast=/tmp/go-build1549002957/b280/_pkg_.a packagefile github.com/yuin/goldmark/text=/tmp/go-build1549002957/b281/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/yuin/goldmark/parser -complete -installsuffix shared -buildid oPZmKG_7eT1uohgQBJQx/oPZmKG_7eT1uohgQBJQx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /usr/share/gocode/src/github.com/yuin/goldmark/parser/attribute.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/atx_heading.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/auto_link.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/blockquote.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/code_block.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/code_span.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/delimiter.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/emphasis.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/fcode_block.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/html_block.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/link.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/link_ref.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/list.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/list_item.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/paragraph.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/parser.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/raw_html.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/setext_headings.go /usr/share/gocode/src/github.com/yuin/goldmark/parser/thematic_break.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/c8/c8270c9d4a66fde049248b11124bd4e95c6ddc173d770a330a0cecf66e138188-d # internal github.com/yuin/goldmark/renderer/html mkdir -p $WORK/b296/ cat >/tmp/go-build1549002957/b296/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/yuin/goldmark/ast=/tmp/go-build1549002957/b280/_pkg_.a packagefile github.com/yuin/goldmark/renderer=/tmp/go-build1549002957/b295/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/yuin/goldmark/renderer/html -complete -installsuffix shared -buildid P6oKpKlAM7-1sR2p2cj-/P6oKpKlAM7-1sR2p2cj- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /usr/share/gocode/src/github.com/yuin/goldmark/renderer/html/html.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/ae/aea76decc8f56b2f83ba67c368aecf2adf2884d743aa5b4e86d389ada6786542-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/1d/1d68b5ae04c84131b0e9ce688cc5d96c81a149fb95502766e851f48883e9da58-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/c3/c3a5e17410b861bcd2163d3c708c11ffb6e6ddd35900f69f5f2b59f2171f62c4-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x054.o -c histogram_enc.c cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/d4/d415e053f82684f59014fd7aa4db4aa4942ac42d098f8115f2e7bb5423a04457-d # internal github.com/yuin/goldmark mkdir -p $WORK/b293/ cat >/tmp/go-build1549002957/b293/importcfg << 'EOF' # internal # import config packagefile github.com/yuin/goldmark/parser=/tmp/go-build1549002957/b294/_pkg_.a packagefile github.com/yuin/goldmark/renderer=/tmp/go-build1549002957/b295/_pkg_.a packagefile github.com/yuin/goldmark/renderer/html=/tmp/go-build1549002957/b296/_pkg_.a packagefile github.com/yuin/goldmark/text=/tmp/go-build1549002957/b281/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/yuin/goldmark -complete -installsuffix shared -buildid h6zsrEfZikaRfRzYbgWX/h6zsrEfZikaRfRzYbgWX -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack /usr/share/gocode/src/github.com/yuin/goldmark/markdown.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/f9/f90d0fd956104a14cb89c61bc9c8529a5eb0d4c1230169ccdb4d70aa1d036a71-d # internal github.com/gohugoio/hugo/markup/goldmark/images mkdir -p $WORK/b297/ github.com/gohugoio/hugo/markup/goldmark/internal/extensions/attributes mkdir -p $WORK/b298/ cat >/tmp/go-build1549002957/b297/importcfg << 'EOF' # internal # import config packagefile github.com/yuin/goldmark=/tmp/go-build1549002957/b293/_pkg_.a packagefile github.com/yuin/goldmark/ast=/tmp/go-build1549002957/b280/_pkg_.a packagefile github.com/yuin/goldmark/parser=/tmp/go-build1549002957/b294/_pkg_.a packagefile github.com/yuin/goldmark/text=/tmp/go-build1549002957/b281/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/gohugoio/hugo/markup/goldmark/images -complete -installsuffix shared -buildid TAkuviyoDzLmPZBPusqR/TAkuviyoDzLmPZBPusqR -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/goldmark/images/transform.go cat >/tmp/go-build1549002957/b298/importcfg << 'EOF' # internal # import config packagefile github.com/yuin/goldmark=/tmp/go-build1549002957/b293/_pkg_.a packagefile github.com/yuin/goldmark/ast=/tmp/go-build1549002957/b280/_pkg_.a packagefile github.com/yuin/goldmark/parser=/tmp/go-build1549002957/b294/_pkg_.a packagefile github.com/yuin/goldmark/text=/tmp/go-build1549002957/b281/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/gohugoio/hugo/markup/goldmark/internal/extensions/attributes -complete -installsuffix shared -buildid Tpyn5eq_s-RSMmkBQjao/Tpyn5eq_s-RSMmkBQjao -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/goldmark/internal/extensions/attributes/attributes.go github.com/yuin/goldmark/extension mkdir -p $WORK/b299/ cat >/tmp/go-build1549002957/b299/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/yuin/goldmark=/tmp/go-build1549002957/b293/_pkg_.a packagefile github.com/yuin/goldmark/ast=/tmp/go-build1549002957/b280/_pkg_.a packagefile github.com/yuin/goldmark/extension/ast=/tmp/go-build1549002957/b300/_pkg_.a packagefile github.com/yuin/goldmark/parser=/tmp/go-build1549002957/b294/_pkg_.a packagefile github.com/yuin/goldmark/renderer=/tmp/go-build1549002957/b295/_pkg_.a packagefile github.com/yuin/goldmark/renderer/html=/tmp/go-build1549002957/b296/_pkg_.a packagefile github.com/yuin/goldmark/text=/tmp/go-build1549002957/b281/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/yuin/goldmark/extension -complete -installsuffix shared -buildid KnSy0oKeSomJhht3hJbc/KnSy0oKeSomJhht3hJbc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /usr/share/gocode/src/github.com/yuin/goldmark/extension/cjk.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/definition_list.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/footnote.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/gfm.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/linkify.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/package.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/strikethrough.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/table.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/tasklist.go /usr/share/gocode/src/github.com/yuin/goldmark/extension/typographer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/14/14d7d7e6da954c7083ce4bbf77ff40b48d5e56f2dae73baf5ab6f8d875571911-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/33/330db58073ef1a5ac55fcf4fe43641e447e6e0ace8906604233e804fd589a6f3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/25/254705c16facf7d0cae138a4e4904332467b279bc39bfdda99ab2a7a47d6a1cb-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/cc/ccc1dcc86aa675a5a1ba5ef33a9e70d31bde81b367f1853a59334fb6755e2755-d # internal github.com/gohugoio/hugo/media mkdir -p $WORK/b225/ go.opencensus.io/trace/propagation github.com/Azure/go-autorest/tracing google.golang.org/api/googleapi mkdir -p $WORK/b582/ github.com/tdewolff/minify/v2 github.com/mattn/go-ieproxy net/http/cookiejar mkdir -p $WORK/b677/ cat >/tmp/go-build1549002957/b225/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/docshelper=/tmp/go-build1549002957/b220/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF net/http/httputil mkdir -p $WORK/b662/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/gohugoio/hugo/media -complete -installsuffix shared -buildid kTErAOADUQvbS1T0Sevd/kTErAOADUQvbS1T0Sevd -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/gohugoio/hugo/media/docshelper.go ./_build/src/github.com/gohugoio/hugo/media/mediaType.go cat >/tmp/go-build1549002957/b582/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1549002957/b583/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b673/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p google.golang.org/api/googleapi -complete -installsuffix shared -buildid WtNR9cf2qDnGUwzWK1tl/WtNR9cf2qDnGUwzWK1tl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack /usr/share/gocode/src/google.golang.org/api/googleapi/googleapi.go /usr/share/gocode/src/google.golang.org/api/googleapi/types.go mkdir -p $WORK/b410/ golang.org/x/net/trace cat >/tmp/go-build1549002957/b677/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1549002957/b148/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b666/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid bc0UiIpdG6YncjsfCCka/bc0UiIpdG6YncjsfCCka -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go cat >/tmp/go-build1549002957/b662/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=/tmp/go-build1549002957/b656/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a EOF google.golang.org/api/googleapi/transport mkdir -p $WORK/b498/ cat >/tmp/go-build1549002957/b673/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a EOF github.com/Azure/go-autorest/logger /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p go.opencensus.io/trace/propagation -complete -installsuffix shared -buildid NCrny0bpy_h8fceM9nQ-/NCrny0bpy_h8fceM9nQ- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack /usr/share/gocode/src/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid cfgJMHz__v41WRZ815GG/cfgJMHz__v41WRZ815GG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack /usr/share/gocode/src/github.com/Azure/go-autorest/tracing/tracing.go github.com/aws/smithy-go/encoding/httpbinding mkdir -p $WORK/b602/ golang.org/x/oauth2/internal mkdir -p $WORK/b745/ net/rpc cloud.google.com/go/compute/metadata mkdir -p $WORK/b680/ github.com/aws/aws-sdk-go/aws github.com/go-openapi/swag mkdir -p $WORK/b800/ cat >/tmp/go-build1549002957/b410/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=/tmp/go-build1549002957/b411/_pkg_.a packagefile github.com/tdewolff/parse/v2/strconv=/tmp/go-build1549002957/b412/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF mkdir -p $WORK/b686/ mkdir -p $WORK/b708/ github.com/evanw/esbuild-0.8.20/internal/bundler cat >/tmp/go-build1549002957/b745/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a EOF cat >/tmp/go-build1549002957/b680/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b688/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/tdewolff/minify/v2 -complete -installsuffix shared -buildid YrR_gGC5grK8gyWhP9GX/YrR_gGC5grK8gyWhP9GX -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/minify/v2/common.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/minify.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p google.golang.org/api/googleapi/transport -complete -installsuffix shared -buildid 70aCYi66CmXmgGchdkO_/70aCYi66CmXmgGchdkO_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack /usr/share/gocode/src/google.golang.org/api/googleapi/transport/apikey.go cat >/tmp/go-build1549002957/b498/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1549002957/b134/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1549002957/b146/_pkg_.a packagefile net/http/internal=/tmp/go-build1549002957/b147/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1549002957/b148/_pkg_.a packagefile net/textproto=/tmp/go-build1549002957/b140/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b602/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/net/internal/timeseries=/tmp/go-build1549002957/b603/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile text/tabwriter=/tmp/go-build1549002957/b322/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p net/http/httputil -std -complete -installsuffix shared -buildid tszrFO7xcGExncBBizN8/tszrFO7xcGExncBBizN8 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cat >/tmp/go-build1549002957/b800/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cat >/tmp/go-build1549002957/b666/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile unicode/utf16=/tmp/go-build1549002957/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid s50VYIsa_e0bZP6pbWtu/s50VYIsa_e0bZP6pbWtu -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack /usr/share/gocode/src/golang.org/x/net/trace/events.go /usr/share/gocode/src/golang.org/x/net/trace/histogram.go /usr/share/gocode/src/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid KASquIMzJ5jaVrkxLGf8/KASquIMzJ5jaVrkxLGf8 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack /usr/share/gocode/src/github.com/Azure/go-autorest/logger/logger.go cat >/tmp/go-build1549002957/b688/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b708/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile encoding/gob=/tmp/go-build1549002957/b223/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go/token=/tmp/go-build1549002957/b168/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF mkdir -p $WORK/b520/ cat >/tmp/go-build1549002957/b686/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/rsa=/tmp/go-build1549002957/b113/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build1549002957/b120/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid 3gaWLUo43Ab_jrynDAJf/3gaWLUo43Ab_jrynDAJf -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/compute/metadata/metadata.go /usr/share/gocode/src/cloud.google.com/go/compute/metadata/retry.go /usr/share/gocode/src/cloud.google.com/go/compute/metadata/retry_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/aws/smithy-go/encoding/httpbinding -complete -installsuffix shared -buildid ZYD_ODkt_tPL2Vmx3A1J/ZYD_ODkt_tPL2Vmx3A1J -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/encoding/httpbinding/encode.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/httpbinding/header.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/httpbinding/path_replace.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/httpbinding/query.go /usr/share/gocode/src/github.com/aws/smithy-go/encoding/httpbinding/uri.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p net/rpc -std -complete -installsuffix shared -buildid xwoPvU3YjDNUWHaGQhqE/xwoPvU3YjDNUWHaGQhqE -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go github.com/spf13/afero /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/mattn/go-ieproxy -complete -installsuffix shared -buildid F-JxI6Za-TPljNAzjIF9/F-JxI6Za-TPljNAzjIF9 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack /usr/share/gocode/src/github.com/mattn/go-ieproxy/ieproxy.go /usr/share/gocode/src/github.com/mattn/go-ieproxy/ieproxy_unix.go /usr/share/gocode/src/github.com/mattn/go-ieproxy/pac_unix.go /usr/share/gocode/src/github.com/mattn/go-ieproxy/proxy_middleman.go /usr/share/gocode/src/github.com/mattn/go-ieproxy/proxy_middleman_unix.go /usr/share/gocode/src/github.com/mattn/go-ieproxy/utils.go mkdir -p $WORK/b477/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid vvwm53XeFpUUWN3jchRl/vvwm53XeFpUUWN3jchRl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/internal/doc.go /usr/share/gocode/src/golang.org/x/oauth2/internal/oauth2.go /usr/share/gocode/src/golang.org/x/oauth2/internal/token.go /usr/share/gocode/src/golang.org/x/oauth2/internal/transport.go cat >/tmp/go-build1549002957/b520/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1549002957/b526/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1549002957/b527/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b451/ cat >/tmp/go-build1549002957/b477/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build1549002957/b478/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build1549002957/b480/_pkg_.a packagefile gopkg.in/yaml.v2=/tmp/go-build1549002957/b231/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile mime/multipart=/tmp/go-build1549002957/b144/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid pQI9KqhHf-yxf9PRMUBo/pQI9KqhHf-yxf9PRMUBo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/config.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/context_1_9.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/context_background_1_7.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/context_sleep.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/convert_types.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/jsonvalue.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/logger.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/types.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/url.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/version.go mkdir -p $WORK/b073/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid 5HnZb3sqUv7N0TJ1OFPl/5HnZb3sqUv7N0TJ1OFPl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/swag/convert.go /usr/share/gocode/src/github.com/go-openapi/swag/convert_types.go /usr/share/gocode/src/github.com/go-openapi/swag/doc.go /usr/share/gocode/src/github.com/go-openapi/swag/file.go /usr/share/gocode/src/github.com/go-openapi/swag/json.go /usr/share/gocode/src/github.com/go-openapi/swag/loading.go /usr/share/gocode/src/github.com/go-openapi/swag/name_lexem.go /usr/share/gocode/src/github.com/go-openapi/swag/net.go /usr/share/gocode/src/github.com/go-openapi/swag/path.go /usr/share/gocode/src/github.com/go-openapi/swag/post_go18.go /usr/share/gocode/src/github.com/go-openapi/swag/post_go19.go /usr/share/gocode/src/github.com/go-openapi/swag/split.go /usr/share/gocode/src/github.com/go-openapi/swag/util.go /usr/share/gocode/src/github.com/go-openapi/swag/yaml.go cat >/tmp/go-build1549002957/b073/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/spf13/afero/mem=/tmp/go-build1549002957/b074/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build1549002957/b075/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b076/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF cat >/tmp/go-build1549002957/b451/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto/sha1=/tmp/go-build1549002957/b114/_pkg_.a packagefile encoding/base32=/tmp/go-build1549002957/b452/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/ast=/tmp/go-build1549002957/b453/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/cache=/tmp/go-build1549002957/b455/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/compat=/tmp/go-build1549002957/b459/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/config=/tmp/go-build1549002957/b463/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_ast=/tmp/go-build1549002957/b456/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_parser=/tmp/go-build1549002957/b458/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_printer=/tmp/go-build1549002957/b468/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/fs=/tmp/go-build1549002957/b460/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_ast=/tmp/go-build1549002957/b461/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_lexer=/tmp/go-build1549002957/b464/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_parser=/tmp/go-build1549002957/b462/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_printer=/tmp/go-build1549002957/b469/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/renamer=/tmp/go-build1549002957/b465/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/resolver=/tmp/go-build1549002957/b470/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/runtime=/tmp/go-build1549002957/b466/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/sourcemap=/tmp/go-build1549002957/b467/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/spf13/afero -complete -installsuffix shared -buildid 1YXZ4x4cEpJrW4mKA_IL/1YXZ4x4cEpJrW4mKA_IL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/share/gocode/src/github.com/spf13/afero/afero.go /usr/share/gocode/src/github.com/spf13/afero/basepath.go /usr/share/gocode/src/github.com/spf13/afero/cacheOnReadFs.go /usr/share/gocode/src/github.com/spf13/afero/const_win_unix.go /usr/share/gocode/src/github.com/spf13/afero/copyOnWriteFs.go /usr/share/gocode/src/github.com/spf13/afero/httpFs.go /usr/share/gocode/src/github.com/spf13/afero/ioutil.go /usr/share/gocode/src/github.com/spf13/afero/lstater.go /usr/share/gocode/src/github.com/spf13/afero/match.go /usr/share/gocode/src/github.com/spf13/afero/memmap.go /usr/share/gocode/src/github.com/spf13/afero/os.go /usr/share/gocode/src/github.com/spf13/afero/path.go /usr/share/gocode/src/github.com/spf13/afero/readonlyfs.go /usr/share/gocode/src/github.com/spf13/afero/regexpfs.go /usr/share/gocode/src/github.com/spf13/afero/symlink.go /usr/share/gocode/src/github.com/spf13/afero/unionFile.go /usr/share/gocode/src/github.com/spf13/afero/util.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/evanw/esbuild-0.8.20/internal/bundler -complete -installsuffix shared -buildid 8hzYkJy3QQ3BkQxlKM3V/8hzYkJy3QQ3BkQxlKM3V -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/bundler/bundler.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/internal/bundler/linker.go golang.org/x/net/http2 mkdir -p $WORK/b644/ github.com/gorilla/websocket mkdir -p $WORK/b823/ cat >/tmp/go-build1549002957/b644/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1549002957/b056/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/net/http/httpguts=/tmp/go-build1549002957/b645/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build1549002957/b646/_pkg_.a packagefile golang.org/x/net/idna=/tmp/go-build1549002957/b245/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1549002957/b146/_pkg_.a packagefile net/textproto=/tmp/go-build1549002957/b140/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid rkyfSz6U3kOoufPuqQ-q/rkyfSz6U3kOoufPuqQ-q -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/ascii.go /usr/share/gocode/src/golang.org/x/net/http2/ciphers.go /usr/share/gocode/src/golang.org/x/net/http2/client_conn_pool.go /usr/share/gocode/src/golang.org/x/net/http2/databuffer.go /usr/share/gocode/src/golang.org/x/net/http2/errors.go /usr/share/gocode/src/golang.org/x/net/http2/flow.go /usr/share/gocode/src/golang.org/x/net/http2/frame.go /usr/share/gocode/src/golang.org/x/net/http2/gotrack.go /usr/share/gocode/src/golang.org/x/net/http2/headermap.go /usr/share/gocode/src/golang.org/x/net/http2/http2.go /usr/share/gocode/src/golang.org/x/net/http2/pipe.go /usr/share/gocode/src/golang.org/x/net/http2/server.go /usr/share/gocode/src/golang.org/x/net/http2/transport.go /usr/share/gocode/src/golang.org/x/net/http2/write.go /usr/share/gocode/src/golang.org/x/net/http2/writesched.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_priority.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_random.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_roundrobin.go cat >/tmp/go-build1549002957/b823/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile compress/flate=/tmp/go-build1549002957/b057/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/sha1=/tmp/go-build1549002957/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1549002957/b146/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/gorilla/websocket -complete -installsuffix shared -buildid AjNR4jDVPLOS0DTtjF4Z/AjNR4jDVPLOS0DTtjF4Z -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack /usr/share/gocode/src/github.com/gorilla/websocket/client.go /usr/share/gocode/src/github.com/gorilla/websocket/compression.go /usr/share/gocode/src/github.com/gorilla/websocket/conn.go /usr/share/gocode/src/github.com/gorilla/websocket/doc.go /usr/share/gocode/src/github.com/gorilla/websocket/join.go /usr/share/gocode/src/github.com/gorilla/websocket/json.go /usr/share/gocode/src/github.com/gorilla/websocket/mask.go /usr/share/gocode/src/github.com/gorilla/websocket/prepared.go /usr/share/gocode/src/github.com/gorilla/websocket/proxy.go /usr/share/gocode/src/github.com/gorilla/websocket/server.go /usr/share/gocode/src/github.com/gorilla/websocket/tls_handshake.go /usr/share/gocode/src/github.com/gorilla/websocket/util.go /usr/share/gocode/src/github.com/gorilla/websocket/x_net_proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b666/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b745/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/da/da623cae88ce70700c5b7efc087f687bd0e8fb0e8a70ada15dcc4870e19fe7ea-d # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/4e/4e9c1def9b8443b06266e30033056f3e7a46f18e5470add8ddb6bfd1fb3b4a29-d # internal github.com/Azure/azure-pipeline-go/pipeline mkdir -p $WORK/b665/ cat >/tmp/go-build1549002957/b665/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/mattn/go-ieproxy=/tmp/go-build1549002957/b666/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile log/syslog=/tmp/go-build1549002957/b667/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/Azure/azure-pipeline-go/pipeline -complete -installsuffix shared -buildid 4Qnq_oj2SZrpZdTNrUz1/4Qnq_oj2SZrpZdTNrUz1 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack /usr/share/gocode/src/github.com/Azure/azure-pipeline-go/pipeline/core.go /usr/share/gocode/src/github.com/Azure/azure-pipeline-go/pipeline/defaultlog.go /usr/share/gocode/src/github.com/Azure/azure-pipeline-go/pipeline/defaultlog_syslog.go /usr/share/gocode/src/github.com/Azure/azure-pipeline-go/pipeline/doc.go /usr/share/gocode/src/github.com/Azure/azure-pipeline-go/pipeline/error.go /usr/share/gocode/src/github.com/Azure/azure-pipeline-go/pipeline/progress.go /usr/share/gocode/src/github.com/Azure/azure-pipeline-go/pipeline/request.go /usr/share/gocode/src/github.com/Azure/azure-pipeline-go/pipeline/response.go /usr/share/gocode/src/github.com/Azure/azure-pipeline-go/pipeline/version.go cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/c3/c3aa52b67d5c12c634753ddf52da6cef9ca196c52ff7f872ad7071a93b10acdb-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b744/ google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b746/ cat >/tmp/go-build1549002957/b744/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile go.opencensus.io/trace=/tmp/go-build1549002957/b656/_pkg_.a packagefile go.opencensus.io/trace/propagation=/tmp/go-build1549002957/b662/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a EOF go.opencensus.io/plugin/ocgrpc mkdir -p $WORK/b655/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix shared -buildid f6hemIqHmFFH0p9JmQa1/f6hemIqHmFFH0p9JmQa1 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go cat >/tmp/go-build1549002957/b746/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go.opencensus.io/trace=/tmp/go-build1549002957/b656/_pkg_.a packagefile go.opencensus.io/trace/propagation=/tmp/go-build1549002957/b662/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p google.golang.org/api/transport/http/internal/propagation -complete -installsuffix shared -buildid WTuR4lqg5sQNmBuYjL0a/WTuR4lqg5sQNmBuYjL0a -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack /usr/share/gocode/src/google.golang.org/api/transport/http/internal/propagation/http.go cat >/tmp/go-build1549002957/b655/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=/tmp/go-build1549002957/b565/_pkg_.a packagefile go.opencensus.io/stats=/tmp/go-build1549002957/b564/_pkg_.a packagefile go.opencensus.io/stats/view=/tmp/go-build1549002957/b570/_pkg_.a packagefile go.opencensus.io/tag=/tmp/go-build1549002957/b568/_pkg_.a packagefile go.opencensus.io/trace=/tmp/go-build1549002957/b656/_pkg_.a packagefile go.opencensus.io/trace/propagation=/tmp/go-build1549002957/b662/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build1549002957/b650/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p go.opencensus.io/plugin/ocgrpc -complete -installsuffix shared -buildid spc9gvBSI4_q6bSvM2LU/spc9gvBSI4_q6bSvM2LU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack /usr/share/gocode/src/go.opencensus.io/plugin/ocgrpc/client.go /usr/share/gocode/src/go.opencensus.io/plugin/ocgrpc/client_metrics.go /usr/share/gocode/src/go.opencensus.io/plugin/ocgrpc/client_stats_handler.go /usr/share/gocode/src/go.opencensus.io/plugin/ocgrpc/doc.go /usr/share/gocode/src/go.opencensus.io/plugin/ocgrpc/server.go /usr/share/gocode/src/go.opencensus.io/plugin/ocgrpc/server_metrics.go /usr/share/gocode/src/go.opencensus.io/plugin/ocgrpc/server_stats_handler.go /usr/share/gocode/src/go.opencensus.io/plugin/ocgrpc/stats_common.go /usr/share/gocode/src/go.opencensus.io/plugin/ocgrpc/trace_common.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/36/363aa85cbf83210162f98007290fcca43e5a4a53d979840049b2546a4d1774b1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/e3/e3874cec8dc62d92e16e287bcf4f3c5589919e6f7196111c6db1136410a4fce7-d # internal github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b671/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b746/_pkg_.a # internal cat >/tmp/go-build1549002957/b671/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/rsa=/tmp/go-build1549002957/b113/_pkg_.a packagefile crypto/sha1=/tmp/go-build1549002957/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=/tmp/go-build1549002957/b672/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=/tmp/go-build1549002957/b673/_pkg_.a packagefile github.com/form3tech-oss/jwt-go=/tmp/go-build1549002957/b674/_pkg_.a packagefile golang.org/x/crypto/pkcs12=/tmp/go-build1549002957/b675/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1549002957/b677/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid BSVlavCgBvnwEosuT1xj/BSVlavCgBvnwEosuT1xj -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/adal/config.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/adal/devicetoken.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/adal/persist.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/adal/sender.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/adal/token.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/adal/token_1.13.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/adal/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b686/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/29/299d85cc755750f0117da71c306d47ee44a183ea810d54ea55cbdecc62e822a3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/e9/e92128b8e9f2a65bb9d72a835f29ed5d54cb6ef6537c622a94e8b936e831edaf-d # internal golang.org/x/oauth2 mkdir -p $WORK/b685/ cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/32/32c2dd379ea52d04f2502f8a3f2d331fc5636c0e7aaca4cb530481abe8a8354d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b225/_pkg_.a # internal cat >/tmp/go-build1549002957/b685/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/oauth2/internal=/tmp/go-build1549002957/b686/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p golang.org/x/oauth2 -complete -installsuffix shared -buildid 6bVI3CQWHKe3bzJj3QQz/6bVI3CQWHKe3bzJj3QQz -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/deviceauth.go /usr/share/gocode/src/golang.org/x/oauth2/oauth2.go /usr/share/gocode/src/golang.org/x/oauth2/pkce.go /usr/share/gocode/src/golang.org/x/oauth2/token.go /usr/share/gocode/src/golang.org/x/oauth2/transport.go go.opencensus.io/plugin/ochttp mkdir -p $WORK/b743/ cat >/tmp/go-build1549002957/b743/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1549002957/b744/_pkg_.a packagefile go.opencensus.io/stats=/tmp/go-build1549002957/b564/_pkg_.a packagefile go.opencensus.io/stats/view=/tmp/go-build1549002957/b570/_pkg_.a packagefile go.opencensus.io/tag=/tmp/go-build1549002957/b568/_pkg_.a packagefile go.opencensus.io/trace=/tmp/go-build1549002957/b656/_pkg_.a packagefile go.opencensus.io/trace/propagation=/tmp/go-build1549002957/b662/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1549002957/b146/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p go.opencensus.io/plugin/ochttp -complete -installsuffix shared -buildid ta1XRm1STztTeO7NgwQ1/ta1XRm1STztTeO7NgwQ1 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/client.go /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/client_stats.go /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/doc.go /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/route.go /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/server.go /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/stats.go /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/trace.go /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/wrapped_body.go cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/41/41226c70ccae79f29fdc176979e07cb6f10819b5f9d36ccd2e15f881aa251ba4-d # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/37/37a275ef7d04bd5afddfe07a912e429ec6be4e2e05d23de578ff3c677b0768c6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/8f/8fb76effcd804dbc0e35f98745dfbaf8649228582e2d9b742dcc87a729f29795-d # internal cloud.google.com/go/internal/trace mkdir -p $WORK/b730/ github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b578/ cat >/tmp/go-build1549002957/b730/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go.opencensus.io/trace=/tmp/go-build1549002957/b656/_pkg_.a packagefile golang.org/x/xerrors=/tmp/go-build1549002957/b652/_pkg_.a packagefile google.golang.org/api/googleapi=/tmp/go-build1549002957/b582/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1549002957/b580/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p cloud.google.com/go/internal/trace -complete -installsuffix shared -buildid FEMzNpxEEalNmHvk0YLk/FEMzNpxEEalNmHvk0YLk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/internal/trace/trace.go cat >/tmp/go-build1549002957/b578/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1549002957/b579/_pkg_.a packagefile google.golang.org/api/googleapi=/tmp/go-build1549002957/b582/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1549002957/b584/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1549002957/b598/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/googleapis/gax-go/v2/apierror -complete -installsuffix shared -buildid FKtsxHwTd6qwquGnCCB3/FKtsxHwTd6qwquGnCCB3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack /usr/share/gocode/src/github.com/googleapis/gax-go/v2/apierror/apierror.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b800/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b688/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/1d/1dd8fe8e7e4e6a66548fbcd3efa46022ce6fe74ede559772a5cd967a47ec6a42-d # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/03/03552e39b91d9b52e4f2e4e4bd40bdd5565593c1de4bf1b051d89dc913c365e1-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/1f/1fb83460d1eec2590e64a49a32c50254afb5835fccd7f9040bb865fcf3f97a59-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b655/_pkg_.a # internal github.com/tdewolff/minify/v2/xml mkdir -p $WORK/b422/ github.com/tdewolff/minify/v2/json mkdir -p $WORK/b419/ cat >/tmp/go-build1549002957/b422/importcfg << 'EOF' # internal # import config packagefile github.com/tdewolff/minify/v2=/tmp/go-build1549002957/b410/_pkg_.a packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile github.com/tdewolff/parse/v2/xml=/tmp/go-build1549002957/b423/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/tdewolff/minify/v2/xml -complete -installsuffix shared -buildid sj7s0yT7v_90ELp4jzg9/sj7s0yT7v_90ELp4jzg9 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/minify/v2/xml/buffer.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/xml/table.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/xml/xml.go cat >/tmp/go-build1549002957/b419/importcfg << 'EOF' # internal # import config packagefile github.com/tdewolff/minify/v2=/tmp/go-build1549002957/b410/_pkg_.a packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile github.com/tdewolff/parse/v2/json=/tmp/go-build1549002957/b420/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/tdewolff/minify/v2/json -complete -installsuffix shared -buildid 7-tOzzux8a_gujL55NLP/7-tOzzux8a_gujL55NLP -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/minify/v2/json/json.go github.com/tdewolff/minify/v2/html mkdir -p $WORK/b415/ github.com/tdewolff/minify/v2/js github.com/tdewolff/minify/v2/css mkdir -p $WORK/b417/ mkdir -p $WORK/b413/ cat >/tmp/go-build1549002957/b415/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/tdewolff/minify/v2=/tmp/go-build1549002957/b410/_pkg_.a packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=/tmp/go-build1549002957/b411/_pkg_.a packagefile github.com/tdewolff/parse/v2/html=/tmp/go-build1549002957/b416/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/tdewolff/minify/v2/html -complete -installsuffix shared -buildid Xf_9UgQwHi7CZo3120KG/Xf_9UgQwHi7CZo3120KG -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/minify/v2/html/buffer.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/html/hash.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/html/html.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/html/table.go cat >/tmp/go-build1549002957/b417/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile github.com/tdewolff/minify/v2=/tmp/go-build1549002957/b410/_pkg_.a packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile github.com/tdewolff/parse/v2/js=/tmp/go-build1549002957/b418/_pkg_.a packagefile github.com/tdewolff/parse/v2/strconv=/tmp/go-build1549002957/b412/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/tdewolff/minify/v2/js -complete -installsuffix shared -buildid _wkBwvWQpUPbh-MzrZ4w/_wkBwvWQpUPbh-MzrZ4w -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/minify/v2/js/js.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/js/stmtlist.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/js/util.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/js/vars.go cat >/tmp/go-build1549002957/b413/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/tdewolff/minify/v2=/tmp/go-build1549002957/b410/_pkg_.a packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile github.com/tdewolff/parse/v2/css=/tmp/go-build1549002957/b414/_pkg_.a packagefile github.com/tdewolff/parse/v2/strconv=/tmp/go-build1549002957/b412/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/tdewolff/minify/v2/css -complete -installsuffix shared -buildid YZ-WasEp9i1-JKU2VEVx/YZ-WasEp9i1-JKU2VEVx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/minify/v2/css/css.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/css/hash.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/css/table.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/css/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/9f/9f2bea5ec04b154d51e60fcac081fd426e86449753f6f72d020a3a89166d282b-d # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/8d/8d403aaa098eedf4517075f5e2e6d1e839c1fff82447c15bad877467af58fc7e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b520/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x055.o -c huffman_encode_utils.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/cb/cbbe6d41c9330a132bbe634e177536f7c24753ba65245bd88ee8afbe3c0a0e0f-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b757/ cat >/tmp/go-build1549002957/b757/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile hash/crc32=/tmp/go-build1549002957/b058/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -complete -installsuffix shared -buildid 93fDFIq-cXbiJvieiTai/93fDFIq-cXbiJvieiTai -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/debug.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/decode.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/encode.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/header.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/header_value.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/message.go github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b531/ cat >/tmp/go-build1549002957/b531/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1549002957/b532/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1549002957/b530/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1549002957/b527/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid XGyp_n1ShnxZq2xywszx/XGyp_n1ShnxZq2xywszx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/handlers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/http_request.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/offset_reader.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request_1_8.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request_context.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request_pagination.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/retryer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/validation.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/waiter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/2c/2c49a090b01433c67134a9a13edec34104eeea84b0a11326b8d7c0dffad39d81-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b498/_pkg_.a # internal github.com/Azure/azure-storage-blob-go/azblob mkdir -p $WORK/b668/ cat >/tmp/go-build1549002957/b668/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/Azure/azure-pipeline-go/pipeline=/tmp/go-build1549002957/b665/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build1549002957/b669/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/Azure/azure-storage-blob-go/azblob -complete -installsuffix shared -buildid noN456U1YE-nJtQhSfEN/noN456U1YE-nJtQhSfEN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/access_conditions.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/bytes_writer.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/chunkwriting.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/common_utils.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/highlevel.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/parsing_urls.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/request_common.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/sas_service.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/section_writer.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/service_codes_blob.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/storage_account_credential.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/url_append_blob.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/url_blob.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/url_block_blob.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/url_container.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/url_page_blob.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/url_service.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/user_delegation_credential.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/version.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_credential_anonymous.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_credential_shared_key.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_credential_token.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_pipeline.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_policy_request_log.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_policy_retry.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_policy_telemetry.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_policy_unique_request_id.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_retry_reader.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_sas_account.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_sas_query_params.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_service_codes_common.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_storage_error.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_util_validate.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zc_uuid.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zt_doc.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_append_blob.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_blob.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_block_blob.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_client.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_container.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_models.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_page_blob.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_responder_policy.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_response_error.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_service.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_validation.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_generated_version.go /usr/share/gocode/src/github.com/Azure/azure-storage-blob-go/azblob/zz_response_helpers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b685/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/78/78964a504ec3c8a8a5d45f26673a37272ae23dc651ddc7d0ceeb1cc45b47a8c9-d # internal github.com/aws/smithy-go/transport/http mkdir -p $WORK/b771/ cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/c2/c29c51c7efa4d8712a724fd7eb58a0fbe500f477a8a0a540bf4447a72931f9fb-d # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/a9/a9b718794f551bfc1c35e2c765dad9255d833ca71a0d125f7d86a58cb25db20d-d # internal cat >/tmp/go-build1549002957/b771/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/time=/tmp/go-build1549002957/b773/_pkg_.a packagefile github.com/aws/smithy-go/transport/http/internal/io=/tmp/go-build1549002957/b774/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/http/httputil=/tmp/go-build1549002957/b498/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF github.com/googleapis/enterprise-certificate-proxy/client mkdir -p $WORK/b706/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/aws/smithy-go/transport/http -complete -installsuffix shared -buildid tMHJa6CxkEdBX15W-Bft/tMHJa6CxkEdBX15W-Bft -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/checksum_middleware.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/client.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/doc.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/headerlist.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/host.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/md5_checksum.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/middleware_close_response_body.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/middleware_content_length.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/middleware_headers.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/middleware_http_logging.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/middleware_metadata.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/middleware_min_proto.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/request.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/response.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/time.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/url.go /usr/share/gocode/src/github.com/aws/smithy-go/transport/http/user_agent.go cat >/tmp/go-build1549002957/b706/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1549002957/b100/_pkg_.a packagefile crypto/rsa=/tmp/go-build1549002957/b113/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile encoding/gob=/tmp/go-build1549002957/b223/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build1549002957/b707/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/rpc=/tmp/go-build1549002957/b708/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b602/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/googleapis/enterprise-certificate-proxy/client -complete -installsuffix shared -buildid f-mKw3cMgsmOjkL9B3uR/f-mKw3cMgsmOjkL9B3uR -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack /usr/share/gocode/src/github.com/googleapis/enterprise-certificate-proxy/client/client.go cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/d7/d721118b1fe3523a8e06a381680e0d6f4605b5f5efe08a4a7171e792b22e5269-d # internal golang.org/x/oauth2/authhandler mkdir -p $WORK/b689/ google.golang.org/api/internal/impersonate golang.org/x/oauth2/jwt golang.org/x/oauth2/google/internal/stsexchange mkdir -p $WORK/b697/ mkdir -p $WORK/b694/ cat >/tmp/go-build1549002957/b689/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a EOF mkdir -p $WORK/b691/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b578/_pkg_.a # internal cat >/tmp/go-build1549002957/b697/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p golang.org/x/oauth2/authhandler -complete -installsuffix shared -buildid Bd3s1JjNd4SpA2EqjroB/Bd3s1JjNd4SpA2EqjroB -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/authhandler/authhandler.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p google.golang.org/api/internal/impersonate -complete -installsuffix shared -buildid 4g0RoS_QtRqq1RTyxV4n/4g0RoS_QtRqq1RTyxV4n -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack /usr/share/gocode/src/google.golang.org/api/internal/impersonate/impersonate.go cat >/tmp/go-build1549002957/b691/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cat >/tmp/go-build1549002957/b694/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile golang.org/x/oauth2/internal=/tmp/go-build1549002957/b686/_pkg_.a packagefile golang.org/x/oauth2/jws=/tmp/go-build1549002957/b693/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p golang.org/x/oauth2/google/internal/stsexchange -complete -installsuffix shared -buildid Xm31g2xzJ9sIRshzVAs0/Xm31g2xzJ9sIRshzVAs0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/google/internal/stsexchange/clientauth.go /usr/share/gocode/src/golang.org/x/oauth2/google/internal/stsexchange/sts_exchange.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid OAtvGQN6T7-1XxFkNHRQ/OAtvGQN6T7-1XxFkNHRQ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/jwt/jwt.go cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/41/416a244bdf0c84cf5a26b96b9bb4b38e933ccc8fad7753cb9e391ff4f511f296-d # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/33/3356192530f9e349cc9f2582965d89d5ab6b86f0d148fde5251ea9a9b6cda7ae-d # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/fe/fe09bea1c5d656f8707af6675f848e9d816884430a2f1be35c88fe15425a09be-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b706/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/2a/2ab5749717e77cfd0f115d4512804b7eae11a5cc1de013fac0e514b7fdde55ad-d # internal google.golang.org/api/transport/cert mkdir -p $WORK/b705/ cat >/tmp/go-build1549002957/b705/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build1549002957/b706/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a packagefile os/user=/tmp/go-build1549002957/b695/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p google.golang.org/api/transport/cert -complete -installsuffix shared -buildid YOZhBVKifxd4KT6szb8r/YOZhBVKifxd4KT6szb8r -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack /usr/share/gocode/src/google.golang.org/api/transport/cert/default_cert.go /usr/share/gocode/src/google.golang.org/api/transport/cert/enterprise_cert.go /usr/share/gocode/src/google.golang.org/api/transport/cert/secureconnect_cert.go cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/c4/c4bba85420ce68bd55d387170103e90f2f59f7f4786940ab771fcba449c0de01-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b697/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/4a/4af5608cab81f5c56161bec54a991d5d2fd72f3fe7547590dc08a743e433399a-d # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/f5/f553a01b90b026e6f6ff2c02d4a30ea743217491dc3bd995ab2889d3bbce2007-d # internal golang.org/x/oauth2/google/internal/externalaccountauthorizeduser mkdir -p $WORK/b692/ cat >/tmp/go-build1549002957/b692/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build1549002957/b691/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b694/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p golang.org/x/oauth2/google/internal/externalaccountauthorizeduser -complete -installsuffix shared -buildid CJ4v6hZcYlQ1OdqZ4S_G/CJ4v6hZcYlQ1OdqZ4S_G -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/google/internal/externalaccountauthorizeduser/externalaccountauthorizeduser.go golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b690/ cat >/tmp/go-build1549002957/b690/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build1549002957/b691/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p golang.org/x/oauth2/google/internal/externalaccount -complete -installsuffix shared -buildid OHb8yLpBz70_dNhNwa8v/OHb8yLpBz70_dNhNwa8v -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/google/internal/externalaccount/aws.go /usr/share/gocode/src/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go /usr/share/gocode/src/golang.org/x/oauth2/google/internal/externalaccount/err.go /usr/share/gocode/src/golang.org/x/oauth2/google/internal/externalaccount/executablecredsource.go /usr/share/gocode/src/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go /usr/share/gocode/src/golang.org/x/oauth2/google/internal/externalaccount/header.go /usr/share/gocode/src/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go /usr/share/gocode/src/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/a1/a1de9316461a457befdeb8f9ca47262175e7ff35bf595e7a04e538516cccbd34-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b477/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b692/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/15/15512620051b4232a3112110ffa198f653d7725541f163bcca6255e855fc07b1-d # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/43/4320da2366ce202975facc1d5fd3f9588ab67b6cb7cde2125a9ce21d735944b1-d # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/46/46c88caa8c1cfa6d1193df698d4cefe09a691a05405990647953a40479b79f7a-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b476/ cat >/tmp/go-build1549002957/b476/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build1549002957/b477/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid DvIGLTQmEAcII36sJqR8/DvIGLTQmEAcII36sJqR8 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b671/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/ef/ef8e96acf486ef648eda413d7b38e8ced3382f0d0fb8cf37ba083b1da32c5a2c-d # internal github.com/Azure/go-autorest/autorest mkdir -p $WORK/b679/ cat >/tmp/go-build1549002957/b679/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1549002957/b671/_pkg_.a packagefile github.com/Azure/go-autorest/logger=/tmp/go-build1549002957/b680/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=/tmp/go-build1549002957/b673/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile mime/multipart=/tmp/go-build1549002957/b144/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1549002957/b677/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid gTMqKpSvNS4n65uljleQ/gTMqKpSvNS4n65uljleQ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/authorization.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/authorization_sas.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/authorization_storage.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/autorest.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/client.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/error.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/preparer.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/responder.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/retriablerequest.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/sender.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/utility.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/utility_1.13.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/53/53594166c713be3d84b0595e8844a41f48162ca27b8b98ec601a60a39ef2b0d4-d # internal github.com/gohugoio/hugo/livereload mkdir -p $WORK/b822/ cat >/tmp/go-build1549002957/b822/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile embed=/tmp/go-build1549002957/b069/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gorilla/websocket=/tmp/go-build1549002957/b823/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cat >/tmp/go-build1549002957/b822/embedcfg << 'EOF' # internal { "Patterns": { "livereload.js": [ "livereload.js" ] }, "Files": { "livereload.js": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/livereload/livereload.js" } }EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/gohugoio/hugo/livereload -complete -installsuffix shared -buildid JF5Ucv2ybnC9IGgGi7nf/JF5Ucv2ybnC9IGgGi7nf -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -embedcfg $WORK/b822/embedcfg -pack ./_build/src/github.com/gohugoio/hugo/livereload/connection.go ./_build/src/github.com/gohugoio/hugo/livereload/hub.go ./_build/src/github.com/gohugoio/hugo/livereload/livereload.go cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/20/20709ae0ad5ded734300befed60829dcc87c96ba502a2ec1f71b0c4d80306259-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/4e/4e577be683dc40761250ff3426487150cfdf36da1ee9c614298a3dcadb709831-d # internal github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b475/ cat >/tmp/go-build1549002957/b475/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build1549002957/b476/_pkg_.a packagefile github.com/invopop/yaml=/tmp/go-build1549002957/b482/_pkg_.a packagefile github.com/mohae/deepcopy=/tmp/go-build1549002957/b484/_pkg_.a packagefile github.com/perimeterx/marshmallow=/tmp/go-build1549002957/b485/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode/utf16=/tmp/go-build1549002957/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/getkin/kin-openapi/openapi3 -complete -installsuffix shared -buildid NtxMQpr2L_dMtkDNJEzC/NtxMQpr2L_dMtkDNJEzC -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/callback.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/components.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/content.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/discriminator.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/doc.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/encoding.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/errors.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/example.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/example_validation.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/extension.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/external_docs.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/header.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/info.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/internalize_refs.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/link.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/loader.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/loader_uri_reader.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/media_type.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/openapi3.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/operation.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/parameter.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/path_item.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/paths.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/ref.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/refs.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/request_body.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/response.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/schema.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/schema_formats.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/schema_validation_settings.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/security_requirements.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/security_scheme.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/serialization_method.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/server.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/tag.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/validation_options.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/visited.go /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3/xml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b771/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/0b/0b3c8ff03828419a5c2ef6ad7ac74857091648de4b6a9cc8be9fb72c4884d71e-d # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/a3/a330ea0308d0187195ede799caeee9202f792a748bb1666fb023932df538594f-d # internal github.com/aws/smithy-go/auth/bearer mkdir -p $WORK/b766/ github.com/aws/aws-sdk-go-v2/aws/protocol/query mkdir -p $WORK/b813/ cat >/tmp/go-build1549002957/b766/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/smithy-go/context=/tmp/go-build1549002957/b767/_pkg_.a packagefile github.com/aws/smithy-go/internal/sync/singleflight=/tmp/go-build1549002957/b768/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/aws/smithy-go/auth/bearer -complete -installsuffix shared -buildid nZwAidnHtv2upamHkRwb/nZwAidnHtv2upamHkRwb -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack /usr/share/gocode/src/github.com/aws/smithy-go/auth/bearer/docs.go /usr/share/gocode/src/github.com/aws/smithy-go/auth/bearer/middleware.go /usr/share/gocode/src/github.com/aws/smithy-go/auth/bearer/token.go /usr/share/gocode/src/github.com/aws/smithy-go/auth/bearer/token_cache.go cat >/tmp/go-build1549002957/b813/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1549002957/b800/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/aws/aws-sdk-go-v2/aws/protocol/query -complete -installsuffix shared -buildid YmE6mg-OkErgGzrLAsl_/YmE6mg-OkErgGzrLAsl_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/protocol/query/array.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/protocol/query/encoder.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/protocol/query/map.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/protocol/query/middleware.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/protocol/query/object.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/protocol/query/value.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x056.o -c huffman_utils.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e2/e2a9430f94f8ac656064d80442d2ee78cdabb90f1cc57d6c3d4714e66d8c4d99-d # internal github.com/gohugoio/hugo/hugofs/files mkdir -p $WORK/b239/ github.com/bep/overlayfs github.com/gohugoio/hugo/common/hugio github.com/gohugoio/hugo/htesting github.com/spf13/fsync github.com/gohugoio/hugo/common/herrors mkdir -p $WORK/b151/ mkdir -p $WORK/b072/ mkdir -p $WORK/b204/ cat >/tmp/go-build1549002957/b239/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF cat >/tmp/go-build1549002957/b151/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/godartsass=/tmp/go-build1549002957/b152/_pkg_.a packagefile github.com/bep/golibsass/libsass/libsasserrors=/tmp/go-build1549002957/b184/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/common/text=/tmp/go-build1549002957/b186/_pkg_.a packagefile github.com/pelletier/go-toml/v2=/tmp/go-build1549002957/b190/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1549002957/b196/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/gohugoio/hugo/hugofs/files -complete -installsuffix shared -buildid yihJdjN9vSsbBYI29-5Z/yihJdjN9vSsbBYI29-5Z -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/gohugoio/hugo/hugofs/files/classifier.go mkdir -p $WORK/b252/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/gohugoio/hugo/common/herrors -complete -installsuffix shared -buildid NS4Mc2kaTYD8J9B6lIEj/NS4Mc2kaTYD8J9B6lIEj -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/herrors/error_locator.go ./_build/src/github.com/gohugoio/hugo/common/herrors/errors.go ./_build/src/github.com/gohugoio/hugo/common/herrors/file_error.go ./_build/src/github.com/gohugoio/hugo/common/herrors/line_number_extractors.go mkdir -p $WORK/b831/ cat >/tmp/go-build1549002957/b204/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cat >/tmp/go-build1549002957/b072/importcfg << 'EOF' # internal # import config packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b252/importcfg << 'EOF' # internal # import config packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile testing=/tmp/go-build1549002957/b253/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/bep/overlayfs -complete -installsuffix shared -buildid MBln6cwKYtFhOfWSZj3P/MBln6cwKYtFhOfWSZj3P -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/share/gocode/src/github.com/bep/overlayfs/overlayfs.go /usr/share/gocode/src/github.com/bep/overlayfs/readops.go /usr/share/gocode/src/github.com/bep/overlayfs/writeops.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/gohugoio/hugo/common/hugio -complete -installsuffix shared -buildid L-XJGFusI2OveVD6TPYN/L-XJGFusI2OveVD6TPYN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/hugio/copy.go ./_build/src/github.com/gohugoio/hugo/common/hugio/hasBytesWriter.go ./_build/src/github.com/gohugoio/hugo/common/hugio/readers.go ./_build/src/github.com/gohugoio/hugo/common/hugio/writers.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/gohugoio/hugo/htesting -complete -installsuffix shared -buildid 7qtMPtjZJ5-ArtuY5Bh3/7qtMPtjZJ5-ArtuY5Bh3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/gohugoio/hugo/htesting/test_helpers.go ./_build/src/github.com/gohugoio/hugo/htesting/testdata_builder.go cat >/tmp/go-build1549002957/b831/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/spf13/fsync -complete -installsuffix shared -buildid nbYXUPrODTlSXG1Mofs_/nbYXUPrODTlSXG1Mofs_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack /usr/share/gocode/src/github.com/spf13/fsync/fsync.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/20/20c6daa4412231c5ac9dce9e0dbc26c67178ac8a13e0fe2466ee7088e0c5e338-d # internal github.com/aws/aws-sdk-go/internal/s3shared github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b753/ github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/internal/s3shared/s3err github.com/aws/aws-sdk-go/private/checksum mkdir -p $WORK/b535/ github.com/aws/aws-sdk-go/private/protocol github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b529/ cat >/tmp/go-build1549002957/b753/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build1549002957/b752/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=/tmp/go-build1549002957/b754/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/aws/aws-sdk-go/internal/s3shared -complete -installsuffix shared -buildid nnKBSmiNdbtS9JIcL8JT/nnKBSmiNdbtS9JIcL8JT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/s3shared/endpoint_errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/s3shared/resource_request.go mkdir -p $WORK/b755/ cat >/tmp/go-build1549002957/b535/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid n_cc26SbzU1XM7b1YNli/n_cc26SbzU1XM7b1YNli -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go mkdir -p $WORK/b756/ cat >/tmp/go-build1549002957/b529/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1549002957/b530/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1549002957/b534/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net/http/httputil=/tmp/go-build1549002957/b498/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b542/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid b4FJYi8nKGJWvY373uUg/b4FJYi8nKGJWvY373uUg -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/client.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/default_retryer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/logger.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go cat >/tmp/go-build1549002957/b755/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -complete -installsuffix shared -buildid ocL2bNHWZBpAi1_jx6J3/ocL2bNHWZBpAi1_jx6J3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go mkdir -p $WORK/b554/ cat >/tmp/go-build1549002957/b756/importcfg << 'EOF' # internal # import config packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/aws/aws-sdk-go/private/checksum -complete -installsuffix shared -buildid fTeB6A5z1VoEeWTvolkd/fTeB6A5z1VoEeWTvolkd -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/checksum/content_md5.go cat >/tmp/go-build1549002957/b542/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1549002957/b530/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1549002957/b543/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid ZGlZA-ac1Jq9yLnpV3-X/ZGlZA-ac1Jq9yLnpV3-X -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/host.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/idempotency.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/payload.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/protocol.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/timestamp.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go cat >/tmp/go-build1549002957/b554/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid G5jx42PUnz6Yf7PJYKwa/G5jx42PUnz6Yf7PJYKwa -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/enable.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/metric.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b690/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b766/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/0e/0e61942d5ff1bcd4f079252c3fd9023abd852bf1880effd2417b1d6a89d4ce46-d # internal github.com/aws/aws-sdk-go-v2/aws mkdir -p $WORK/b762/ cat >/tmp/go-build1549002957/b762/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build1549002957/b763/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1549002957/b764/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/tmp/go-build1549002957/b765/_pkg_.a packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build1549002957/b766/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1549002957/b775/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/aws/aws-sdk-go-v2/aws -complete -installsuffix shared -buildid wQE_781H4X5L8AeYlT4W/wQE_781H4X5L8AeYlT4W -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/config.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/context.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/credential_cache.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/credentials.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/defaultsmode.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/endpoints.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/from_ptr.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/go_module_metadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/logging.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/request.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retryer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/runtime.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/to_ptr.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/types.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/version.go cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/e2/e288afb6d4c550bd3ad311a5f25c9414ee15bfb0c942608d576f76c799b06cad-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/f9/f98165b7dc60bcdfe8f90c4c339ff15c5734c1bb44499a1bb0c43d6b155eaa3b-d # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/d8/d806ac43bac7241d13fb31cb6f18cb3e1a195b2e84ce5cdd64601173c8a0dcbe-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b252/_pkg_.a # internal golang.org/x/oauth2/google mkdir -p $WORK/b687/ cat >/tmp/go-build1549002957/b687/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1549002957/b688/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/rsa=/tmp/go-build1549002957/b113/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile golang.org/x/oauth2/authhandler=/tmp/go-build1549002957/b689/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build1549002957/b690/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccountauthorizeduser=/tmp/go-build1549002957/b692/_pkg_.a packagefile golang.org/x/oauth2/internal=/tmp/go-build1549002957/b686/_pkg_.a packagefile golang.org/x/oauth2/jws=/tmp/go-build1549002957/b693/_pkg_.a packagefile golang.org/x/oauth2/jwt=/tmp/go-build1549002957/b694/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/user=/tmp/go-build1549002957/b695/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p golang.org/x/oauth2/google -complete -installsuffix shared -buildid OVnWqT3Y_yJdR-yrI57u/OVnWqT3Y_yJdR-yrI57u -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/google/appengine.go /usr/share/gocode/src/golang.org/x/oauth2/google/appengine_gen2_flex.go /usr/share/gocode/src/golang.org/x/oauth2/google/default.go /usr/share/gocode/src/golang.org/x/oauth2/google/doc.go /usr/share/gocode/src/golang.org/x/oauth2/google/error.go /usr/share/gocode/src/golang.org/x/oauth2/google/google.go /usr/share/gocode/src/golang.org/x/oauth2/google/jwt.go /usr/share/gocode/src/golang.org/x/oauth2/google/sdk.go cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/57/57d5b86a97a3dba46fe189fdb7b5df75105f532fa98a01736b26e792b089029d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/72/728c180f6e64db7ffda0b0d828563f8371e6ce7bbf69aafb025e973f07c21768-d # internal github.com/gohugoio/hugo/markup/internal/attributes mkdir -p $WORK/b279/ cat >/tmp/go-build1549002957/b279/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile github.com/yuin/goldmark/ast=/tmp/go-build1549002957/b280/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/gohugoio/hugo/markup/internal/attributes -complete -installsuffix shared -buildid SGIs-2yo4yZeKKJ9GV1q/SGIs-2yo4yZeKKJ9GV1q -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/internal/attributes/attributes.go cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/65/65cdb2297ecd258f2ca8564b549201811ab2804c24611357d3cc07fd69b4479b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/3d/3d19be1305246f83d76368cac9eae8a7af2c060b4f35988ef6ad8946e7305e61-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b755/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/7c/7cd48233d431e469cf0dbf0ef647e5917a2fe7fba68474347adfd3901a214513-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/76/765376aa0ea9f190da8f33534f54dc7f3aff72b35a04b311f2a48a532616bf1c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b813/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/4c/4c24bb9512863b46a0d2a57e98105ba9f9db387715e0697a119ddcd846a5b51f-d # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/b8/b83bbe2c769f500fff1cad1ec86c8f0392e877cd96c5204b3ad01968b6c59665-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/5d/5d7c6f02d5bef3f8cae6d7ef106d21921ffc8c7c5ddd2517cd4263206f158397-d # internal github.com/gohugoio/hugo/parser/metadecoders mkdir -p $WORK/b221/ github.com/gohugoio/hugo/watcher/filenotify mkdir -p $WORK/b826/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b417/_pkg_.a # internal cat >/tmp/go-build1549002957/b221/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/csv=/tmp/go-build1549002957/b032/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/clbanning/mxj=/tmp/go-build1549002957/b222/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/niklasfasching/go-org/org=/tmp/go-build1549002957/b227/_pkg_.a packagefile github.com/pelletier/go-toml/v2=/tmp/go-build1549002957/b190/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/tmp/go-build1549002957/b230/_pkg_.a packagefile gopkg.in/yaml.v2=/tmp/go-build1549002957/b231/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cat >/tmp/go-build1549002957/b826/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build1549002957/b149/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/gohugoio/hugo/parser/metadecoders -complete -installsuffix shared -buildid zIuAMZjfj0aYL6TWi98d/zIuAMZjfj0aYL6TWi98d -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/gohugoio/hugo/parser/metadecoders/decoder.go ./_build/src/github.com/gohugoio/hugo/parser/metadecoders/format.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/gohugoio/hugo/watcher/filenotify -complete -installsuffix shared -buildid 6yg3UygEeeYLWt8i_uz4/6yg3UygEeeYLWt8i_uz4 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/gohugoio/hugo/watcher/filenotify/filenotify.go ./_build/src/github.com/gohugoio/hugo/watcher/filenotify/fsnotify.go ./_build/src/github.com/gohugoio/hugo/watcher/filenotify/poller.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/e2/e259d6d81c1720e13d5e512a5826cabd84f8b1e97052aab1cec8041f543f8fee-d # internal github.com/gohugoio/hugo/markup/converter/hooks mkdir -p $WORK/b277/ cat >/tmp/go-build1549002957/b277/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/text=/tmp/go-build1549002957/b186/_pkg_.a packagefile github.com/gohugoio/hugo/common/types/hstring=/tmp/go-build1549002957/b278/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/markup/internal/attributes=/tmp/go-build1549002957/b279/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/gohugoio/hugo/markup/converter/hooks -complete -installsuffix shared -buildid pSZkhywm6QAzcScmX4v9/pSZkhywm6QAzcScmX4v9 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/converter/hooks/hooks.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/30/301d9d95f5ccbd9971e566c03ad4ce23060ed1c179b4348ce0c45ef939a6e09e-d # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/29/29c2b04fc566a66d46e02f2b9fd43afd20ba96f9763553434dd3e0477ddae5ba-d # internal github.com/evanw/esbuild-0.8.20/pkg/api mkdir -p $WORK/b450/ cat >/tmp/go-build1549002957/b450/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/bundler=/tmp/go-build1549002957/b451/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/cache=/tmp/go-build1549002957/b455/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/compat=/tmp/go-build1549002957/b459/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/config=/tmp/go-build1549002957/b463/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/fs=/tmp/go-build1549002957/b460/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_ast=/tmp/go-build1549002957/b461/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_lexer=/tmp/go-build1549002957/b464/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_parser=/tmp/go-build1549002957/b462/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/resolver=/tmp/go-build1549002957/b470/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/evanw/esbuild-0.8.20/pkg/api -complete -installsuffix shared -buildid iycQaD4_vjxKidKCPjss/iycQaD4_vjxKidKCPjss -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/pkg/api/api.go /usr/share/gocode/src/github.com/evanw/esbuild-0.8.20/pkg/api/api_impl.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/9a/9a77eb7df0192996770acaa6d1c2ec40da8fcf19e058492c09f3d54e165ea945-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b557/ cat >/tmp/go-build1549002957/b557/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1549002957/b530/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1549002957/b535/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1549002957/b558/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid T9ScRmLLGE9kZkAO0nij/T9ScRmLLGE9kZkAO0nij -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/51/51dc89bb4aa308008f088ec9f2a8d581219e98f75918effebbe56cf70fd9fedd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/2e/2e14d3fdb4d75acde99bfcf9df2f88cb6c3f715b512177ace4c3ebd13fa60218-d # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/97/97fb65b8639547c782069d1f94d5b999dbb75ef421666ac9e6ae3b85b95f31aa-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/0b/0bfa32daf221103dff20a05427b10fd48c2f584a94154a07bad301fbd99ed48b-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b551/ github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b541/ github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi cat >/tmp/go-build1549002957/b551/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1549002957/b542/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b545/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid fGfD-1xVtiP88RIcCyuD/fGfD-1xVtiP88RIcCyuD -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go mkdir -p $WORK/b552/ cat >/tmp/go-build1549002957/b541/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1549002957/b540/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1549002957/b542/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b758/ cat >/tmp/go-build1549002957/b545/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1549002957/b542/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid qVtE9OL8RKJhu2G-62CE/qVtE9OL8RKJhu2G-62CE -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/rest/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid Edg1ztCTlolaS5-OPw6v/Edg1ztCTlolaS5-OPw6v -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go cat >/tmp/go-build1549002957/b552/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1549002957/b542/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid vdbOOo03WQVsOEeG0NnE/vdbOOo03WQVsOEeG0NnE -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go cat >/tmp/go-build1549002957/b758/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1549002957/b542/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=/tmp/go-build1549002957/b757/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -complete -installsuffix shared -buildid y34SG-R8CCW46ci9ZVpq/y34SG-R8CCW46ci9ZVpq -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/reader.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/shared.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/signer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/stream_writer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/transport.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/f5/f5879319c2ab5ac47de7e878f66038ff2b13efce88d521b2bfba287a4cf0d85f-d # internal github.com/gohugoio/hugo/parser mkdir -p $WORK/b233/ github.com/gohugoio/hugo/config mkdir -p $WORK/b207/ cat >/tmp/go-build1549002957/b233/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile github.com/clbanning/mxj=/tmp/go-build1549002957/b222/_pkg_.a packagefile github.com/gohugoio/hugo/parser/metadecoders=/tmp/go-build1549002957/b221/_pkg_.a packagefile github.com/pelletier/go-toml/v2=/tmp/go-build1549002957/b190/_pkg_.a packagefile gopkg.in/yaml.v2=/tmp/go-build1549002957/b231/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF github.com/gohugoio/hugo/parser/pageparser /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/gohugoio/hugo/parser -complete -installsuffix shared -buildid yUpJMVUwXrNbJhVwrAG-/yUpJMVUwXrNbJhVwrAG- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/gohugoio/hugo/parser/frontmatter.go ./_build/src/github.com/gohugoio/hugo/parser/lowercase_camel_json.go mkdir -p $WORK/b406/ cat >/tmp/go-build1549002957/b207/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gobwas/glob=/tmp/go-build1549002957/b208/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/docshelper=/tmp/go-build1549002957/b220/_pkg_.a packagefile github.com/gohugoio/hugo/parser/metadecoders=/tmp/go-build1549002957/b221/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/tmp/go-build1549002957/b230/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/gohugoio/hugo/config -complete -installsuffix shared -buildid OlWzSNZz965agybdHm8k/OlWzSNZz965agybdHm8k -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack ./_build/src/github.com/gohugoio/hugo/config/commonConfig.go ./_build/src/github.com/gohugoio/hugo/config/compositeConfig.go ./_build/src/github.com/gohugoio/hugo/config/configLoader.go ./_build/src/github.com/gohugoio/hugo/config/configProvider.go ./_build/src/github.com/gohugoio/hugo/config/defaultConfigProvider.go ./_build/src/github.com/gohugoio/hugo/config/docshelper.go ./_build/src/github.com/gohugoio/hugo/config/env.go cat >/tmp/go-build1549002957/b406/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/parser/metadecoders=/tmp/go-build1549002957/b221/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/gohugoio/hugo/parser/pageparser -complete -installsuffix shared -buildid dp4OnShId1tj26v_eksx/dp4OnShId1tj26v_eksx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/gohugoio/hugo/parser/pageparser/doc.go ./_build/src/github.com/gohugoio/hugo/parser/pageparser/item.go ./_build/src/github.com/gohugoio/hugo/parser/pageparser/itemtype_string.go ./_build/src/github.com/gohugoio/hugo/parser/pageparser/pagelexer.go ./_build/src/github.com/gohugoio/hugo/parser/pageparser/pagelexer_intro.go ./_build/src/github.com/gohugoio/hugo/parser/pageparser/pagelexer_shortcode.go ./_build/src/github.com/gohugoio/hugo/parser/pageparser/pageparser.go cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/bc/bcd17dfb62354354371dea1d63e04aa3998fb24b690df75dde6d5e049f47adf5-d # internal github.com/gohugoio/hugo/watcher mkdir -p $WORK/b825/ cat >/tmp/go-build1549002957/b825/importcfg << 'EOF' # internal # import config packagefile github.com/fsnotify/fsnotify=/tmp/go-build1549002957/b149/_pkg_.a packagefile github.com/gohugoio/hugo/watcher/filenotify=/tmp/go-build1549002957/b826/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/gohugoio/hugo/watcher -complete -installsuffix shared -buildid sxvL8PzHI4x9N57yZV_p/sxvL8PzHI4x9N57yZV_p -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/gohugoio/hugo/watcher/batcher.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x057.o -c idec_dec.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/04/042d6d98aecad06599753ffa4dfbbf86ce1dd45c8097268c19c1726aa2cfe71d-d # internal gocloud.dev/gcp mkdir -p $WORK/b749/ google.golang.org/grpc/credentials/oauth mkdir -p $WORK/b720/ cat >/tmp/go-build1549002957/b749/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile github.com/google/wire=/tmp/go-build1549002957/b681/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile golang.org/x/oauth2/google=/tmp/go-build1549002957/b687/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a EOF cat >/tmp/go-build1549002957/b720/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile golang.org/x/oauth2/google=/tmp/go-build1549002957/b687/_pkg_.a packagefile golang.org/x/oauth2/jwt=/tmp/go-build1549002957/b694/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p gocloud.dev/gcp -complete -installsuffix shared -buildid s5WcmzMUuAxvRtgXlT7P/s5WcmzMUuAxvRtgXlT7P -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack /usr/share/gocode/src/gocloud.dev/gcp/gcp.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p google.golang.org/grpc/credentials/oauth -complete -installsuffix shared -buildid 9k0lA0TFA-46mf-k9jV7/9k0lA0TFA-46mf-k9jV7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/credentials/oauth/oauth.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/ed/ed12ff10fcf3618f1bc2a2ef635195ad78d5d002f75d201641a09bbad216ba54-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/d8/d876d5b170a179d50fb928353c7f26143431c1a4a6fd7ceea60117b1d3035a28-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/a4/a42ab44955b903ce1aff335180615eda4bc6d90306cebecc103fac4f2ed00b14-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/9d/9da8dba362b401d88e8a3e7495f76a3f1a050b0ba1bfa1feef07fbb2356cc226-d # internal github.com/tdewolff/minify/v2/svg mkdir -p $WORK/b421/ cat >/tmp/go-build1549002957/b421/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/tdewolff/minify/v2=/tmp/go-build1549002957/b410/_pkg_.a packagefile github.com/tdewolff/minify/v2/css=/tmp/go-build1549002957/b413/_pkg_.a packagefile github.com/tdewolff/minify/v2/xml=/tmp/go-build1549002957/b422/_pkg_.a packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=/tmp/go-build1549002957/b411/_pkg_.a packagefile github.com/tdewolff/parse/v2/strconv=/tmp/go-build1549002957/b412/_pkg_.a packagefile github.com/tdewolff/parse/v2/xml=/tmp/go-build1549002957/b423/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/tdewolff/minify/v2/svg -complete -installsuffix shared -buildid kuoF1pHNImPzo3sx2mT0/kuoF1pHNImPzo3sx2mT0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack /usr/share/gocode/src/github.com/tdewolff/minify/v2/svg/buffer.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/svg/hash.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/svg/pathdata.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/svg/svg.go /usr/share/gocode/src/github.com/tdewolff/minify/v2/svg/table.go cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/5f/5f9bc036e0f4d5b4961b2624bd2f8953d541a806273f7dba1d686ae1f5b39374-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b556/ cat >/tmp/go-build1549002957/b556/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1549002957/b557/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1549002957/b558/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid tVlXq43Y_K2TkrFj6Nb7/tVlXq43Y_K2TkrFj6Nb7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/f5/f56d6339b2d92c069948ff9d2c8795b6b7376f5192c515ed1dd86007eceded78-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b758/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/44/445722b8f79e4c8698dd1d2caf4d34ebf5f342768f0a5a1df55d5f1d6cfed0d3-d # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/cf/cfcadfd7faef72e67d60e7b4bc4be4fb044adc599bade7e2fc4dfb074eddfc4c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b762/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b545/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/29/2978b50315920b0e0090aa7b495b28aa570069be4584f939c0b36a6b1778b054-d # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/21/211b0337bbf9c3cb4268ac25836908f3b00c600ab9b5eb4e194fa6cf607ded4e-d # internal github.com/aws/aws-sdk-go-v2/credentials mkdir -p $WORK/b780/ github.com/aws/aws-sdk-go-v2/internal/configsources github.com/aws/aws-sdk-go-v2/aws/middleware mkdir -p $WORK/b801/ github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 github.com/aws/aws-sdk-go-v2/aws/defaults mkdir -p $WORK/b798/ github.com/aws/aws-sdk-go-v2/credentials/processcreds github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 cat >/tmp/go-build1549002957/b780/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a EOF mkdir -p $WORK/b795/ github.com/aws/aws-sdk-go/aws/credentials/endpointcreds cat >/tmp/go-build1549002957/b801/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a EOF mkdir -p $WORK/b790/ cat >/tmp/go-build1549002957/b798/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/strings=/tmp/go-build1549002957/b799/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/aws/aws-sdk-go-v2/internal/configsources -complete -installsuffix shared -buildid 3IED2XVXEN5agjJA_qFN/3IED2XVXEN5agjJA_qFN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/configsources/config.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/configsources/go_module_metadata.go mkdir -p $WORK/b803/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/aws/aws-sdk-go-v2/credentials -complete -installsuffix shared -buildid hRE9k3cVKdnk4RKIDkye/hRE9k3cVKdnk4RKIDkye -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/go_module_metadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/static_provider.go cat >/tmp/go-build1549002957/b795/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 -complete -installsuffix shared -buildid 6cthOb2G4Pw4SGta8Iur/6cthOb2G4Pw4SGta8Iur -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/cache.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/const.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/header_rules.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/headers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/hmac.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/host.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/scope.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/time.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/util.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/aws/aws-sdk-go-v2/aws/defaults -complete -installsuffix shared -buildid qghcgbJOKQgsngP20ryQ/qghcgbJOKQgsngP20ryQ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/defaults/auto.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/defaults/configuration.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/defaults/defaults.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/defaults/doc.go cat >/tmp/go-build1549002957/b790/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sdkio=/tmp/go-build1549002957/b791/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b559/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/aws/aws-sdk-go-v2/credentials/processcreds -complete -installsuffix shared -buildid lPgA_ZVZJpRcOADcVe1c/lPgA_ZVZJpRcOADcVe1c -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/processcreds/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/processcreds/provider.go cat >/tmp/go-build1549002957/b803/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF mkdir -p $WORK/b778/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 -complete -installsuffix shared -buildid 9JIft97YyEIWyXOidc01/9JIft97YyEIWyXOidc01 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/endpoints.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/go_module_metadata.go cat >/tmp/go-build1549002957/b559/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1549002957/b530/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1549002957/b545/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid uXnO5xzGZgkKMCKF0p9M/uXnO5xzGZgkKMCKF0p9M -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go cat >/tmp/go-build1549002957/b778/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build1549002957/b763/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1549002957/b764/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/rand=/tmp/go-build1549002957/b779/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/aws/aws-sdk-go-v2/aws/middleware -complete -installsuffix shared -buildid ARzdjemkLPaSDO9DycFL/ARzdjemkLPaSDO9DycFL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/middleware/metadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/middleware/middleware.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/middleware/osname.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/middleware/recursion_detection.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/middleware/request_id.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/middleware/request_id_retriever.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/middleware/user_agent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/f4/f4dc0f1982eda267d11e7c7ebee14d20b6e78d764b23854c9f2a6e8b352087c4-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b550/ cat >/tmp/go-build1549002957/b550/importcfg << 'EOF' # internal # import config packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1549002957/b551/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1549002957/b552/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid gM8HhAGhENVNo_CljljI/gM8HhAGhENVNo_CljljI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/41/4165b37ea6d6362df757df8b9182833a52bbee0e18aebdf9d9973efacb50ccef-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b541/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b780/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/f9/f907d9af9c84870da0a4ce168ed30d0643ba1c0344662f3397576470e1e32ad5-d # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/94/9478ad5a39ea1e7db36497309f3d6bdb5a6f8f625b5edcd202ed140d1346f25a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b450/_pkg_.a # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b546/ github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b539/ cat >/tmp/go-build1549002957/b546/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1549002957/b542/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1549002957/b545/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1549002957/b541/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/33/33a340b23c15c4c89f3d09e625f8396f4cfee3565fc897b1e0e5a2146b6fdaaf-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid wqWW3iaILwQR2UgIIeX3/wqWW3iaILwQR2UgIIeX3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go cat >/tmp/go-build1549002957/b539/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1549002957/b527/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1549002957/b540/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1549002957/b541/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid oHwU2cjDNhwlEq_pyodT/oHwU2cjDNhwlEq_pyodT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/options.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/68/68c922e77a7b4269de6dcebfef0b3dfb0e426fa44089d67b5879e400cda701a2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/5e/5e12fdc6c9d071f9c59b86f085e26d220a16dfa10cc96b497c8d03912016fc50-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/c4/c4e102f9f8943170122567da871aaa0e82e325f26cc996d57cec110634d97a88-d # internal github.com/gohugoio/hugo/config/privacy mkdir -p $WORK/b337/ github.com/gohugoio/hugo/config/security github.com/gohugoio/hugo/config/services github.com/gohugoio/hugo/markup/highlight mkdir -p $WORK/b232/ mkdir -p $WORK/b338/ cat >/tmp/go-build1549002957/b337/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/gohugoio/hugo/config/privacy -complete -installsuffix shared -buildid AfemuCpBwU_g85yctu5C/AfemuCpBwU_g85yctu5C -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/gohugoio/hugo/config/privacy/privacyConfig.go mkdir -p $WORK/b283/ cat >/tmp/go-build1549002957/b232/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/docshelper=/tmp/go-build1549002957/b220/_pkg_.a packagefile github.com/gohugoio/hugo/parser=/tmp/go-build1549002957/b233/_pkg_.a packagefile github.com/gohugoio/hugo/parser/metadecoders=/tmp/go-build1549002957/b221/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/gohugoio/hugo/config/security -complete -installsuffix shared -buildid m-tO7p0UJHwHE684xyNx/m-tO7p0UJHwHE684xyNx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/gohugoio/hugo/config/security/docshelper.go ./_build/src/github.com/gohugoio/hugo/config/security/securityConfig.go ./_build/src/github.com/gohugoio/hugo/config/security/whitelist.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b803/_pkg_.a # internal cat >/tmp/go-build1549002957/b338/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/gohugoio/hugo/config/services -complete -installsuffix shared -buildid 9ZuU9Is49xMnS_R7F0mk/9ZuU9Is49xMnS_R7F0mk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/gohugoio/hugo/config/services/servicesConfig.go cat >/tmp/go-build1549002957/b283/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/alecthomas/chroma/v2=/tmp/go-build1549002957/b055/_pkg_.a packagefile github.com/alecthomas/chroma/v2/formatters/html=/tmp/go-build1549002957/b066/_pkg_.a packagefile github.com/alecthomas/chroma/v2/lexers=/tmp/go-build1549002957/b249/_pkg_.a packagefile github.com/alecthomas/chroma/v2/styles=/tmp/go-build1549002957/b068/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/text=/tmp/go-build1549002957/b186/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter/hooks=/tmp/go-build1549002957/b277/_pkg_.a packagefile github.com/gohugoio/hugo/markup/highlight/chromalexers=/tmp/go-build1549002957/b284/_pkg_.a packagefile github.com/gohugoio/hugo/markup/internal/attributes=/tmp/go-build1549002957/b279/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html=/tmp/go-build1549002957/b067/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF github.com/gohugoio/hugo/hugofs mkdir -p $WORK/b235/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/gohugoio/hugo/markup/highlight -complete -installsuffix shared -buildid xpfcFgBHAnekP_41C_83/xpfcFgBHAnekP_41C_83 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/highlight/config.go ./_build/src/github.com/gohugoio/hugo/markup/highlight/highlight.go cat >/tmp/go-build1549002957/b235/importcfg << 'EOF' # internal # import config packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/armon/go-radix=/tmp/go-build1549002957/b236/_pkg_.a packagefile github.com/bep/overlayfs=/tmp/go-build1549002957/b072/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/hreflect=/tmp/go-build1549002957/b237/_pkg_.a packagefile github.com/gohugoio/hugo/common/htime=/tmp/go-build1549002957/b197/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b076/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/gohugoio/hugo/hugofs -complete -installsuffix shared -buildid Lu3RW-OKM5CwTHkLMrAb/Lu3RW-OKM5CwTHkLMrAb -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/gohugoio/hugo/hugofs/createcounting_fs.go ./_build/src/github.com/gohugoio/hugo/hugofs/decorators.go ./_build/src/github.com/gohugoio/hugo/hugofs/fileinfo.go ./_build/src/github.com/gohugoio/hugo/hugofs/filename_filter_fs.go ./_build/src/github.com/gohugoio/hugo/hugofs/filter_fs.go ./_build/src/github.com/gohugoio/hugo/hugofs/fs.go ./_build/src/github.com/gohugoio/hugo/hugofs/glob.go ./_build/src/github.com/gohugoio/hugo/hugofs/hasbytes_fs.go ./_build/src/github.com/gohugoio/hugo/hugofs/hashing_fs.go ./_build/src/github.com/gohugoio/hugo/hugofs/language_merge.go ./_build/src/github.com/gohugoio/hugo/hugofs/noop_fs.go ./_build/src/github.com/gohugoio/hugo/hugofs/nosymlink_fs.go ./_build/src/github.com/gohugoio/hugo/hugofs/rootmapping_fs.go ./_build/src/github.com/gohugoio/hugo/hugofs/slice_fs.go ./_build/src/github.com/gohugoio/hugo/hugofs/stacktracer_fs.go ./_build/src/github.com/gohugoio/hugo/hugofs/walk.go cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/2f/2f1df800199f7e57b295ec06a622f9515b2933063704b0b3981081119ca88832-d # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/5f/5f3b6acda5b3fe5a2d2e1cd831828a82e097b238bd5248047a61ae0c9bdf6808-d # internal github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints mkdir -p $WORK/b802/ github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints mkdir -p $WORK/b807/ mkdir -p $WORK/b816/ cat >/tmp/go-build1549002957/b802/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build1549002957/b803/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a EOF cat >/tmp/go-build1549002957/b807/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build1549002957/b803/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints -complete -installsuffix shared -buildid s-s2_3FJ9mhe3jbkGHp9/s-s2_3FJ9mhe3jbkGHp9 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints/endpoints.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints -complete -installsuffix shared -buildid v9VqfAsrDAFrv_poCEp0/v9VqfAsrDAFrv_poCEp0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/endpoints.go cat >/tmp/go-build1549002957/b816/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build1549002957/b803/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints -complete -installsuffix shared -buildid HkVmlPvbws9wnbvU6x5Q/HkVmlPvbws9wnbvU6x5Q -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints/endpoints.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b790/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/88/88efd8d727e7a42b5a67632787dbf829ead6087c3b8edefc254e674ff7580549-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/de/dea9c874182d60b952c31dfe571d74e336f1e28c24c759e0d8a9b8838f912ffc-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b555/ cat >/tmp/go-build1549002957/b555/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1549002957/b535/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1549002957/b556/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1549002957/b559/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1549002957/b557/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1549002957/b526/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1549002957/b524/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid bULjXsMVC4mnJxOStQsP/bULjXsMVC4mnJxOStQsP -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/defaults/defaults.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/74/7406a21c98bda882b547c6b7c9527dd5e1f5ecba3e279178c9addf52f9b3287d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b337/_pkg_.a # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b561/ cat >/tmp/go-build1549002957/b561/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1549002957/b550/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1549002957/b541/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1549002957/b552/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -complete -installsuffix shared -buildid AmcHjH0XJUgRcgSKV3cE/AmcHjH0XJUgRcgSKV3cE -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/71/710c46a4f2d205293a4620e73b2d097b397546ebf630bcf40a2e34c29c9ec441-d # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/a7/a7f4968a5a2e0e2dfe69393c00038a29f462ae9f1a974a508514492cd4377888-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/49/49ffe89ea753e4d3741361b95a49c94c8db3b5e56578ba19ef39d0c69c207de6-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b544/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b679/_pkg_.a # internal cat >/tmp/go-build1549002957/b544/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1549002957/b542/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1549002957/b545/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1549002957/b546/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1549002957/b541/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid GnLatVX8JDjmaOgpkj85/GnLatVX8JDjmaOgpkj85 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/1c/1c36cfa6af2f3924005cf9bcf52b2339d287f471d88c5440d8c9b98f8230bb2e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b778/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b816/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/92/92968ff69fac6364a7dfc176432aaccd7ba1fab1626244588c98e87a0cd2628b-d # internal github.com/gohugoio/hugo/common/hexec mkdir -p $WORK/b206/ cat >/tmp/go-build1549002957/b206/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/cli/safeexec=/tmp/go-build1549002957/b182/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/config/security=/tmp/go-build1549002957/b232/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/gohugoio/hugo/common/hexec -complete -installsuffix shared -buildid p-VFuBeQI6_0GPmMiH5I/p-VFuBeQI6_0GPmMiH5I -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/hexec/exec.go cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/90/900152e346efc2bb0ac53170823cfe0f5a8695eafb433ae52ae438de9ba26e1a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/b5/b59adfce5f0dfe65af1eb07a0e4d431717651db1b3e312246fb2aae5e38cff85-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/c6/c657890836eb6a3ed94fac40ce2509140bbc6f8b42681b21dc1ac8c9263d9508-d # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/36/364be190acf904eae9d2da912ddb6d8b4ebdbc5d55892d460eb6f61e3a10a001-d # internal github.com/aws/aws-sdk-go-v2/aws/transport/http mkdir -p $WORK/b777/ github.com/aws/aws-sdk-go-v2/aws/retry mkdir -p $WORK/b783/ cat >/tmp/go-build1549002957/b777/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1549002957/b778/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b783/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1549002957/b778/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/ratelimit=/tmp/go-build1549002957/b784/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build1549002957/b763/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1549002957/b764/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/timeconv=/tmp/go-build1549002957/b785/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/aws/aws-sdk-go-v2/aws/transport/http -complete -installsuffix shared -buildid 5oBAWB0Ebg7JVJaynP4r/5oBAWB0Ebg7JVJaynP4r -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/transport/http/client.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/transport/http/content_type.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/transport/http/response_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/transport/http/response_error_middleware.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/transport/http/timeout_read_closer.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/aws/aws-sdk-go-v2/aws/retry -complete -installsuffix shared -buildid fvWLuCQZnKT-T7Er7atT/fvWLuCQZnKT-T7Er7atT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/adaptive.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/adaptive_ratelimit.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/adaptive_token_bucket.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/jitter_backoff.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/metadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/middleware.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/retry.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/retryable_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/standard.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/throttle_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/retry/timeout_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/dc/dc53142fb94ec7ed504d609a36d2ed77da8a6a1d6580f7007dcaf45720a2ab51-d # internal github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b678/ cat >/tmp/go-build1549002957/b678/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=/tmp/go-build1549002957/b679/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=/tmp/go-build1549002957/b673/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid cNiIXw0GOAChQR3udVHc/cNiIXw0GOAChQR3udVHc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/azure/async.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/azure/azure.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/azure/environments.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/azure/rp.go cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/14/14c4b573b7c60874f270110cdadbd99a6143d5ec824e6e5340f8d1e42d516161-d # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/53/5341a6fcfee8d812dcbc71ccb45893650171a7b31af82888b7dcc444c1d9f7fb-d # internal github.com/aws/aws-sdk-go-v2/aws/signer/v4 mkdir -p $WORK/b797/ cat >/tmp/go-build1549002957/b797/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1549002957/b778/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=/tmp/go-build1549002957/b798/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1549002957/b764/_pkg_.a packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1549002957/b800/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/textproto=/tmp/go-build1549002957/b140/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/aws/aws-sdk-go-v2/aws/signer/v4 -complete -installsuffix shared -buildid z2T65sElXhhjKJBg1gIM/z2T65sElXhhjKJBg1gIM -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/v4/middleware.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/v4/presign_middleware.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/v4/stream.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b555/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/ea/eaa86a1f94ed91fe547bc44fc39f23b7d82657db225f81438aad50ff7e6c0b41-d # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/1a/1a7bae91d3ab1529416412c2549e07510358fdd23c31f8f0e5f0f20eabab8fe5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/bc/bcff162439b0a86d546865def8e071f665c04e424492588a2d8c4a16af149f9c-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b538/ cat >/tmp/go-build1549002957/b538/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1549002957/b532/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1549002957/b530/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1549002957/b539/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1549002957/b542/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1549002957/b544/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid vq9WGd_w7F4OZAMspN5m/vq9WGd_w7F4OZAMspN5m -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/service.go github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b549/ cat >/tmp/go-build1549002957/b549/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1549002957/b532/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1549002957/b530/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1549002957/b539/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1549002957/b550/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid ak9Vv8P5E0zF-dchCDEl/ak9Vv8P5E0zF-dchCDEl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/customizations.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/service.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/b4/b495d5a4d668046134ba7c96af17fc60ba8b0e639dac6d2ded9b6946650def3b-d # internal github.com/gohugoio/hugo/markup/markup_config mkdir -p $WORK/b285/ cat >/tmp/go-build1549002957/b285/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/docshelper=/tmp/go-build1549002957/b220/_pkg_.a packagefile github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config=/tmp/go-build1549002957/b275/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/goldmark_config=/tmp/go-build1549002957/b286/_pkg_.a packagefile github.com/gohugoio/hugo/markup/highlight=/tmp/go-build1549002957/b283/_pkg_.a packagefile github.com/gohugoio/hugo/markup/tableofcontents=/tmp/go-build1549002957/b287/_pkg_.a packagefile github.com/gohugoio/hugo/parser=/tmp/go-build1549002957/b233/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/gohugoio/hugo/markup/markup_config -complete -installsuffix shared -buildid gLobuQoGtqpeX8qCCwRQ/gLobuQoGtqpeX8qCCwRQ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/markup_config/config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b206/_pkg_.a # internal github.com/aws/aws-sdk-go/service/cloudfront mkdir -p $WORK/b560/ cat >/tmp/go-build1549002957/b560/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1549002957/b532/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1549002957/b530/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1549002957/b539/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1549002957/b542/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=/tmp/go-build1549002957/b561/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/aws/aws-sdk-go/service/cloudfront -complete -installsuffix shared -buildid pfXFqRjpqD8p9yvmizRm/pfXFqRjpqD8p9yvmizRm -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/cloudfront/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/cloudfront/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/cloudfront/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/cloudfront/service.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/cloudfront/waiters.go github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b751/ cat >/tmp/go-build1549002957/b751/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build1549002957/b752/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1549002957/b532/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1549002957/b530/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1549002957/b526/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1549002957/b539/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=/tmp/go-build1549002957/b753/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=/tmp/go-build1549002957/b754/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=/tmp/go-build1549002957/b755/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1549002957/b527/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=/tmp/go-build1549002957/b756/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1549002957/b542/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=/tmp/go-build1549002957/b757/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=/tmp/go-build1549002957/b758/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1549002957/b541/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=/tmp/go-build1549002957/b561/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1549002957/b552/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/aws/aws-sdk-go/service/s3 -complete -installsuffix shared -buildid wNMDUhbPp7Re8b0dfzb6/wNMDUhbPp7Re8b0dfzb6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/body_hash.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/bucket_location.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/customizations.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/doc_custom.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/endpoint.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/endpoint_builder.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/host_style_bucket.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/platform_handlers_go1.6.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/service.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/sse.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/statusok_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/unmarshal_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/waiters.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/27/273dc0774f010b6bc9201fbf42cd9587697e4b5ed5000116b1fe7d9bae90cbd8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/4e/4e65d9853ea60f79cdc00035566fd4081129ded35dbba72efb6d603017fa2c79-d # internal github.com/gohugoio/hugo/markup/converter mkdir -p $WORK/b276/ cat >/tmp/go-build1549002957/b276/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter/hooks=/tmp/go-build1549002957/b277/_pkg_.a packagefile github.com/gohugoio/hugo/markup/highlight=/tmp/go-build1549002957/b283/_pkg_.a packagefile github.com/gohugoio/hugo/markup/markup_config=/tmp/go-build1549002957/b285/_pkg_.a packagefile github.com/gohugoio/hugo/markup/tableofcontents=/tmp/go-build1549002957/b287/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/gohugoio/hugo/markup/converter -complete -installsuffix shared -buildid ND6Lb0teHeeZO0zpZlgd/ND6Lb0teHeeZO0zpZlgd -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/converter/converter.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x058.o -c io_dec.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/11/116127885842e3b5bedc42e863685f9cb164eae1d21c2c05dedec6d6a5a3dbbb-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/bb/bbd13174a14355c48618b8291fe53b31ff9e2f8d7fdbf56cc9b4d026fab2d5e4-d # internal github.com/gohugoio/hugo/markup/internal mkdir -p $WORK/b288/ github.com/gohugoio/hugo/markup/goldmark/internal/render github.com/gohugoio/hugo/markup/org mkdir -p $WORK/b292/ mkdir -p $WORK/b301/ cat >/tmp/go-build1549002957/b288/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/collections=/tmp/go-build1549002957/b217/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/gohugoio/hugo/markup/internal -complete -installsuffix shared -buildid dypeIYPNb_mOO1ZTaGYS/dypeIYPNb_mOO1ZTaGYS -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/internal/external.go cat >/tmp/go-build1549002957/b292/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/gohugoio/hugo/markup/goldmark/internal/render -complete -installsuffix shared -buildid IzosxEnCqKRcuCchET4z/IzosxEnCqKRcuCchET4z -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/goldmark/internal/render/context.go cat >/tmp/go-build1549002957/b301/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile github.com/niklasfasching/go-org/org=/tmp/go-build1549002957/b227/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/gohugoio/hugo/markup/org -complete -installsuffix shared -buildid l76sjrFeJcv9q8dGn5M1/l76sjrFeJcv9q8dGn5M1 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/org/convert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b783/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/a7/a72bf358446260bb57436f213878c7cb519e37baee38b459b37a85791309a4f4-d # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/f2/f2865853590cabe1b8b5d46cad54cb7942b0dbb1406adb356f307f73c43f5e99-d # internal github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client mkdir -p $WORK/b789/ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url mkdir -p $WORK/b815/ github.com/aws/aws-sdk-go-v2/feature/ec2/imds cat >/tmp/go-build1549002957/b789/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1549002957/b778/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1549002957/b783/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1549002957/b777/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b782/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client -complete -installsuffix shared -buildid tP-O_2mvVTaut3VQQ0z6/tP-O_2mvVTaut3VQQ0z6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/client.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/middleware.go cat >/tmp/go-build1549002957/b815/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1549002957/b778/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1549002957/b797/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a EOF cat >/tmp/go-build1549002957/b782/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1549002957/b778/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1549002957/b783/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1549002957/b777/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=/tmp/go-build1549002957/b786/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/smithy-go/io=/tmp/go-build1549002957/b787/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/aws/aws-sdk-go-v2/service/internal/presigned-url -complete -installsuffix shared -buildid ad3oZ3HauJgzbOEETEIK/ad3oZ3HauJgzbOEETEIK -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/context.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/go_module_metadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/middleware.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/aws/aws-sdk-go-v2/feature/ec2/imds -complete -installsuffix shared -buildid TG9HZ6pKnpZctu9VIwoU/TG9HZ6pKnpZctu9VIwoU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_client.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetDynamicData.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetIAMInfo.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetInstanceIdentityDocument.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetMetadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetRegion.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetToken.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetUserData.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/go_module_metadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/request_middleware.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/token_provider.go github.com/aws/aws-sdk-go-v2/service/sso mkdir -p $WORK/b794/ github.com/aws/aws-sdk-go-v2/service/ssooidc mkdir -p $WORK/b806/ cat >/tmp/go-build1549002957/b794/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build1549002957/b795/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1549002957/b778/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build1549002957/b796/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1549002957/b783/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1549002957/b797/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1549002957/b777/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build1549002957/b801/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=/tmp/go-build1549002957/b802/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sso/types=/tmp/go-build1549002957/b804/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/smithy-go/document=/tmp/go-build1549002957/b805/_pkg_.a packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1549002957/b800/_pkg_.a packagefile github.com/aws/smithy-go/io=/tmp/go-build1549002957/b787/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1549002957/b775/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/aws/aws-sdk-go-v2/service/sso -complete -installsuffix shared -buildid 556jJTc3OKKFY80yPeQc/556jJTc3OKKFY80yPeQc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/api_client.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/api_op_GetRoleCredentials.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/api_op_ListAccountRoles.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/api_op_ListAccounts.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/api_op_Logout.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/deserializers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/endpoints.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/go_module_metadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/serializers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sso/validators.go cat >/tmp/go-build1549002957/b806/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build1549002957/b795/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1549002957/b778/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build1549002957/b796/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1549002957/b783/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1549002957/b797/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1549002957/b777/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build1549002957/b801/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=/tmp/go-build1549002957/b807/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/types=/tmp/go-build1549002957/b808/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/smithy-go/document=/tmp/go-build1549002957/b805/_pkg_.a packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1549002957/b800/_pkg_.a packagefile github.com/aws/smithy-go/encoding/json=/tmp/go-build1549002957/b809/_pkg_.a packagefile github.com/aws/smithy-go/io=/tmp/go-build1549002957/b787/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1549002957/b775/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/aws/aws-sdk-go-v2/service/ssooidc -complete -installsuffix shared -buildid Uk8p1w6ThXvG5t3ou28R/Uk8p1w6ThXvG5t3ou28R -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/api_client.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/api_op_CreateToken.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/api_op_RegisterClient.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/api_op_StartDeviceAuthorization.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/deserializers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/endpoints.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/go_module_metadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/serializers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/ssooidc/validators.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/59/595b46e6199391e967f338c99f834ae78dbf5b4713b274179517421665cdec53-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b547/ cat >/tmp/go-build1549002957/b547/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1549002957/b538/_pkg_.a EOF cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/56/56fc3871826cde29c5460cc9a03466e3769784fa10cedeb092ef50166828354b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid H0SQhDh-hF18pn7I8QlU/H0SQhDh-hF18pn7I8QlU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/71/713a1110c7cf52c4fa038f5ab825d5dae82e817ae3c08d755e1d9e060e57a639-d # internal github.com/gohugoio/hugo/markup/pandoc mkdir -p $WORK/b302/ github.com/gohugoio/hugo/markup/asciidocext mkdir -p $WORK/b272/ cat >/tmp/go-build1549002957/b302/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/htesting=/tmp/go-build1549002957/b252/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile github.com/gohugoio/hugo/markup/internal=/tmp/go-build1549002957/b288/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/gohugoio/hugo/markup/pandoc -complete -installsuffix shared -buildid wwlf2nczjLpVy8afmVjT/wwlf2nczjLpVy8afmVjT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/pandoc/convert.go cat >/tmp/go-build1549002957/b272/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/htesting=/tmp/go-build1549002957/b252/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config=/tmp/go-build1549002957/b275/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile github.com/gohugoio/hugo/markup/internal=/tmp/go-build1549002957/b288/_pkg_.a packagefile github.com/gohugoio/hugo/markup/tableofcontents=/tmp/go-build1549002957/b287/_pkg_.a packagefile golang.org/x/net/html=/tmp/go-build1549002957/b228/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/gohugoio/hugo/markup/asciidocext -complete -installsuffix shared -buildid bGPo1kUMhsl4BOK9_r1I/bGPo1kUMhsl4BOK9_r1I -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/asciidocext/convert.go github.com/gohugoio/hugo/markup/rst mkdir -p $WORK/b303/ cat >/tmp/go-build1549002957/b303/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/htesting=/tmp/go-build1549002957/b252/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile github.com/gohugoio/hugo/markup/internal=/tmp/go-build1549002957/b288/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b815/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/gohugoio/hugo/markup/rst -complete -installsuffix shared -buildid XGFGrvXzCBYIWaXYuOa8/XGFGrvXzCBYIWaXYuOa8 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/rst/convert.go cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/1e/1e3ae01eb3b752039db6dd6d4f502bc0e9acf883818c493ec40f844d75a25d47-d # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/8c/8cc55c39bc9d1cdefdb8084b32f88ac08494f69917006cf4b4dd03e29bc0656d-d # internal github.com/aws/aws-sdk-go-v2/service/sts mkdir -p $WORK/b812/ cat >/tmp/go-build1549002957/b812/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build1549002957/b795/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1549002957/b778/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/query=/tmp/go-build1549002957/b813/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/tmp/go-build1549002957/b814/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1549002957/b783/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1549002957/b797/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1549002957/b777/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build1549002957/b801/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/tmp/go-build1549002957/b815/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=/tmp/go-build1549002957/b816/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build1549002957/b817/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/smithy-go/document=/tmp/go-build1549002957/b805/_pkg_.a packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1549002957/b800/_pkg_.a packagefile github.com/aws/smithy-go/encoding/xml=/tmp/go-build1549002957/b818/_pkg_.a packagefile github.com/aws/smithy-go/io=/tmp/go-build1549002957/b787/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1549002957/b775/_pkg_.a packagefile github.com/aws/smithy-go/time=/tmp/go-build1549002957/b773/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/aws/aws-sdk-go-v2/service/sts -complete -installsuffix shared -buildid 6DGD345gYJsc6qNOYL6k/6DGD345gYJsc6qNOYL6k -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/api_client.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/api_op_AssumeRole.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/api_op_AssumeRoleWithSAML.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/api_op_AssumeRoleWithWebIdentity.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/api_op_DecodeAuthorizationMessage.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetAccessKeyInfo.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetCallerIdentity.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetFederationToken.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetSessionToken.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/deserializers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/endpoints.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/go_module_metadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/serializers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/service/sts/validators.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/1c/1c545c964cabb9258535ce658782efc746d964447a80d2573d52b3af9baf7385-d # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/ce/ce6fa1036721b577a054e874b3fed06225dcae0eee4bcad158b02c52211dbed8-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b537/ github.com/gohugoio/hugo/markup/goldmark/codeblocks mkdir -p $WORK/b291/ cat >/tmp/go-build1549002957/b537/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=/tmp/go-build1549002957/b114/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1549002957/b538/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1549002957/b547/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid 8GCY5dVywzI4W9X_x3Gu/8GCY5dVywzI4W9X_x3Gu -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go cat >/tmp/go-build1549002957/b291/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/text=/tmp/go-build1549002957/b186/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter/hooks=/tmp/go-build1549002957/b277/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/internal/render=/tmp/go-build1549002957/b292/_pkg_.a packagefile github.com/gohugoio/hugo/markup/highlight/chromalexers=/tmp/go-build1549002957/b284/_pkg_.a packagefile github.com/gohugoio/hugo/markup/internal/attributes=/tmp/go-build1549002957/b279/_pkg_.a packagefile github.com/yuin/goldmark=/tmp/go-build1549002957/b293/_pkg_.a packagefile github.com/yuin/goldmark/ast=/tmp/go-build1549002957/b280/_pkg_.a packagefile github.com/yuin/goldmark/parser=/tmp/go-build1549002957/b294/_pkg_.a packagefile github.com/yuin/goldmark/renderer=/tmp/go-build1549002957/b295/_pkg_.a packagefile github.com/yuin/goldmark/text=/tmp/go-build1549002957/b281/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/gohugoio/hugo/markup/goldmark/codeblocks -complete -installsuffix shared -buildid diU9IqwxYPRzHk3_R56_/diU9IqwxYPRzHk3_R56_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/goldmark/codeblocks/render.go ./_build/src/github.com/gohugoio/hugo/markup/goldmark/codeblocks/transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/cf/cf8e7973701198f8ab6d1a5b7f1c009e54d0e8990ad8a5685ae5bd55a79983c3-d # internal github.com/aws/aws-sdk-go-v2/credentials/endpointcreds mkdir -p $WORK/b788/ cat >/tmp/go-build1549002957/b788/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=/tmp/go-build1549002957/b789/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/aws/aws-sdk-go-v2/credentials/endpointcreds -complete -installsuffix shared -buildid n1ZSpK_uI6PSL_qlB-Ev/n1ZSpK_uI6PSL_qlB-Ev -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/77/77fcae5eebe7beebb1899573ba8de963489b0e684efd41f22ed17eb2547eac95-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/61/61eb852cacef88627021208afb65471aed0ef2806905250eaaa0cad1a8eb0e83-d # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/32/32bca275263a2505adf16fdc3abb6f005ff8860d4a1aa7ef1f6e92264db795ee-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b553/ cat >/tmp/go-build1549002957/b553/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1549002957/b549/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid pUxw0O_ThXCAdOK3Zqun/pUxw0O_ThXCAdOK3Zqun -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b788/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/84/84354bd23e7b2983af5e9fd0b94be59dec1beedc1db5452c9e5a8e20f5e69eea-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/80/8029292b33d6bb0152f26e3b887d29bbd45d15baed5c23343daf826421fcd7d2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/77/7785f3a6ebebbc09c2c7c67a7bcaa52bae625316617ee31598bea265f648fb34-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/62/622aa8f17e04dce3b3df17307d642fc95f9d1477666a4f3c6589e487126ad71f-d # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/0c/0cfbefeeb5b52837f36a23650e81c80f43ac47f4e432c7a73a9c20133f50f48e-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b548/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b291/_pkg_.a # internal cat >/tmp/go-build1549002957/b548/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1549002957/b534/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1549002957/b549/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1549002957/b553/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid 60boixjFdDeQLCIem_Um/60boixjFdDeQLCIem_Um -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/c5/c5da50b6b31cddffbc33a3e5edbe7f10e2c86c4503baf352353b9ba91b7b37f9-d # internal github.com/gohugoio/hugo/markup/goldmark mkdir -p $WORK/b289/ cat >/tmp/go-build1549002957/b289/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/gohugoio/hugo/bufferpool=/tmp/go-build1549002957/b250/_pkg_.a packagefile github.com/gohugoio/hugo/common/text=/tmp/go-build1549002957/b186/_pkg_.a packagefile github.com/gohugoio/hugo/common/types/hstring=/tmp/go-build1549002957/b278/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/markup/blackfriday=/tmp/go-build1549002957/b290/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter/hooks=/tmp/go-build1549002957/b277/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/codeblocks=/tmp/go-build1549002957/b291/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/goldmark_config=/tmp/go-build1549002957/b286/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/images=/tmp/go-build1549002957/b297/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/internal/extensions/attributes=/tmp/go-build1549002957/b298/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/internal/render=/tmp/go-build1549002957/b292/_pkg_.a packagefile github.com/gohugoio/hugo/markup/internal/attributes=/tmp/go-build1549002957/b279/_pkg_.a packagefile github.com/gohugoio/hugo/markup/tableofcontents=/tmp/go-build1549002957/b287/_pkg_.a packagefile github.com/yuin/goldmark=/tmp/go-build1549002957/b293/_pkg_.a packagefile github.com/yuin/goldmark/ast=/tmp/go-build1549002957/b280/_pkg_.a packagefile github.com/yuin/goldmark/extension=/tmp/go-build1549002957/b299/_pkg_.a packagefile github.com/yuin/goldmark/parser=/tmp/go-build1549002957/b294/_pkg_.a packagefile github.com/yuin/goldmark/renderer=/tmp/go-build1549002957/b295/_pkg_.a packagefile github.com/yuin/goldmark/renderer/html=/tmp/go-build1549002957/b296/_pkg_.a packagefile github.com/yuin/goldmark/text=/tmp/go-build1549002957/b281/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/gohugoio/hugo/markup/goldmark -complete -installsuffix shared -buildid gqJYjLbEhG2psnkrXIcc/gqJYjLbEhG2psnkrXIcc -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/goldmark/autoid.go ./_build/src/github.com/gohugoio/hugo/markup/goldmark/convert.go ./_build/src/github.com/gohugoio/hugo/markup/goldmark/render_hooks.go ./_build/src/github.com/gohugoio/hugo/markup/goldmark/toc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b782/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/b8/b8e177a4861c99d42eb93e08dd32dd854b0befffe5df0ae92952705f5586154b-d # internal github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds mkdir -p $WORK/b781/ cat >/tmp/go-build1549002957/b781/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build1549002957/b782/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build1549002957/b763/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1549002957/b764/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds -complete -installsuffix shared -buildid xi2G-uXDHI1-PN3dMMwW/xi2G-uXDHI1-PN3dMMwW -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds/provider.go cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/d1/d1b938aa9c7116577b2221571183ed94db62eb558bc595d37dd3363f6367563c-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b643/ cat >/tmp/go-build1549002957/b643/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile golang.org/x/net/http2=/tmp/go-build1549002957/b644/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build1549002957/b646/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1549002957/b587/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1549002957/b607/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build1549002957/b613/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1549002957/b622/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1549002957/b631/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build1549002957/b634/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build1549002957/b647/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1549002957/b642/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build1549002957/b648/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build1549002957/b649/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build1549002957/b650/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build1549002957/b651/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/http/httputil=/tmp/go-build1549002957/b498/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid F0T0KZR1Eg8LBQ3FfJp_/F0T0KZR1Eg8LBQ3FfJp_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/internal/transport/bdp_estimator.go /usr/share/gocode/src/google.golang.org/grpc/internal/transport/controlbuf.go /usr/share/gocode/src/google.golang.org/grpc/internal/transport/defaults.go /usr/share/gocode/src/google.golang.org/grpc/internal/transport/flowcontrol.go /usr/share/gocode/src/google.golang.org/grpc/internal/transport/handler_server.go /usr/share/gocode/src/google.golang.org/grpc/internal/transport/http2_client.go /usr/share/gocode/src/google.golang.org/grpc/internal/transport/http2_server.go /usr/share/gocode/src/google.golang.org/grpc/internal/transport/http_util.go /usr/share/gocode/src/google.golang.org/grpc/internal/transport/proxy.go /usr/share/gocode/src/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/c5/c52cc22ff12d201f33845ee03212a75a8677fd0fd77e96a048a2341f6f29ba85-d # internal github.com/gohugoio/hugo/transform mkdir -p $WORK/b409/ github.com/gohugoio/hugo/common/hugo mkdir -p $WORK/b205/ cat >/tmp/go-build1549002957/b409/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/gohugoio/hugo/bufferpool=/tmp/go-build1549002957/b250/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a EOF cat >/tmp/go-build1549002957/b205/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/godartsass=/tmp/go-build1549002957/b152/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/compare=/tmp/go-build1549002957/b234/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1549002957/b196/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/gohugoio/hugo/transform -complete -installsuffix shared -buildid 9bfBFo3g3TDLskrhZ2c_/9bfBFo3g3TDLskrhZ2c_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/gohugoio/hugo/transform/chain.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/gohugoio/hugo/common/hugo -complete -installsuffix shared -buildid ST7uXQ41rRBTjdKZDuEb/ST7uXQ41rRBTjdKZDuEb -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/gohugoio/hugo/common/hugo/hugo.go ./_build/src/github.com/gohugoio/hugo/common/hugo/vars_extended.go ./_build/src/github.com/gohugoio/hugo/common/hugo/version.go ./_build/src/github.com/gohugoio/hugo/common/hugo/version_current.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b548/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/e2/e2282c77ea41db797a5a4befff8cb9eb1a316962841e4b35ef1dc6a454f16a94-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b528/ cat >/tmp/go-build1549002957/b528/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1549002957/b535/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1549002957/b536/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1549002957/b537/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1549002957/b548/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1549002957/b554/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1549002957/b555/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1549002957/b526/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1549002957/b523/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1549002957/b524/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1549002957/b549/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid UcDbnjbsCqIjX0ZqGczn/UcDbnjbsCqIjX0ZqGczn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/credentials.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/custom_transport.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/env_config.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/session.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/shared_config.go cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/47/47bd38a87f980c52b08b44e6d5af6305207bd01cd9aefe84657a8b5712ea49e3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/d8/d8ea9f04e1a32b1d824c464b8601a03c1f810c402481af33f57d0ca76796fcc7-d # internal github.com/gohugoio/hugo/transform/urlreplacers mkdir -p $WORK/b426/ cat >/tmp/go-build1549002957/b426/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile github.com/gohugoio/hugo/transform=/tmp/go-build1549002957/b409/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/gohugoio/hugo/transform/urlreplacers -complete -installsuffix shared -buildid P8uhedx58jS4sXWkk_ZC/P8uhedx58jS4sXWkk_ZC -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/gohugoio/hugo/transform/urlreplacers/absurl.go ./_build/src/github.com/gohugoio/hugo/transform/urlreplacers/absurlreplacer.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x059.o -c iterator_enc.c cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/08/081bc4d3d5564e700559d4863482433b9a76022c339b38d376fcc417a71125dd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/d1/d13555e30704feae9ee406880e41bc4e3c2c93e4070331d7b6f396f40f658f32-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/93/93f7f44d38d0a1a3c825162b0ff1ac5d3c9a5dfa34d94f780cbceb3d5a5c052e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b794/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/64/646f0fe0768678d6ea9c3d10fa09236cb04c5b07f4e22e0266dd5e81f53de77c-d # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/72/72c0502881d1a5a3150e29995a8dc86bba30ab3ea9b706d85cfa6ae3e71bbeac-d # internal github.com/gohugoio/hugo/markup mkdir -p $WORK/b271/ cat >/tmp/go-build1549002957/b271/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/markup/asciidocext=/tmp/go-build1549002957/b272/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark=/tmp/go-build1549002957/b289/_pkg_.a packagefile github.com/gohugoio/hugo/markup/highlight=/tmp/go-build1549002957/b283/_pkg_.a packagefile github.com/gohugoio/hugo/markup/markup_config=/tmp/go-build1549002957/b285/_pkg_.a packagefile github.com/gohugoio/hugo/markup/org=/tmp/go-build1549002957/b301/_pkg_.a packagefile github.com/gohugoio/hugo/markup/pandoc=/tmp/go-build1549002957/b302/_pkg_.a packagefile github.com/gohugoio/hugo/markup/rst=/tmp/go-build1549002957/b303/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/gohugoio/hugo/markup -complete -installsuffix shared -buildid IjIREiFThz0l-RPgUELr/IjIREiFThz0l-RPgUELr -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/gohugoio/hugo/markup/markup.go cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/86/86845eece8b06989f1794a204df2903645b168c16b5b322e93ac6c51d493a774-d # internal github.com/aws/aws-sdk-go-v2/credentials/ssocreds mkdir -p $WORK/b792/ cat >/tmp/go-build1549002957/b792/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/sha1=/tmp/go-build1549002957/b114/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1549002957/b764/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build1549002957/b793/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build1549002957/b794/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build1549002957/b806/_pkg_.a packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build1549002957/b766/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/aws/aws-sdk-go-v2/credentials/ssocreds -complete -installsuffix shared -buildid xtQiKCPdPWnTx8ATsPXK/xtQiKCPdPWnTx8ATsPXK -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/sso_cached_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/sso_credentials_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/sso_token_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/e9/e9ed225bcfb6e29e8ebf35dffc06ffbfae524eb44277c4d6a300a5b2597666f8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/7f/7f698d2ff3be83a257f7b291a244cd3d564c79ee0b562515a793a99a22c7ac86-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b528/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x060.o -c lossless.c cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/67/67565fbd93c0cb2380847c9566b27a51eb11141e959048f2d815bb8dd4e1ac1f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/41/41edbcd2dd99d92b2107b9e67217e95aa4bdb294e96081f98584e642ccd0eeda-d # internal github.com/aws/aws-sdk-go-v2/credentials/stscreds mkdir -p $WORK/b811/ cat >/tmp/go-build1549002957/b811/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1549002957/b783/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1549002957/b764/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build1549002957/b812/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build1549002957/b817/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/aws/aws-sdk-go-v2/credentials/stscreds -complete -installsuffix shared -buildid 74XyoXjaFOnqP8DPdZ3q/74XyoXjaFOnqP8DPdZ3q -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/stscreds/assume_role_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/3d/3dd38cc786c6d8832787dbcd9618b0b178ef229ad2e6647c3cee5943137ae2b2-d # internal github.com/aws/aws-sdk-go-v2/config mkdir -p $WORK/b776/ cat >/tmp/go-build1549002957/b776/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1549002957/b777/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build1549002957/b780/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=/tmp/go-build1549002957/b781/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=/tmp/go-build1549002957/b788/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/processcreds=/tmp/go-build1549002957/b790/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/ssocreds=/tmp/go-build1549002957/b792/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/stscreds=/tmp/go-build1549002957/b811/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build1549002957/b782/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/ini=/tmp/go-build1549002957/b819/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build1549002957/b793/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build1549002957/b794/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build1549002957/b806/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build1549002957/b812/_pkg_.a packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build1549002957/b766/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/aws/aws-sdk-go-v2/config -complete -installsuffix shared -buildid G_A9H2-3npMEsGc9FP6j/G_A9H2-3npMEsGc9FP6j -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/config.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/defaultsmode.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/env_config.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/generate.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/go_module_metadata.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/load_options.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/local.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/resolve.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/resolve_bearer_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/resolve_credentials.go /usr/share/gocode/src/github.com/aws/aws-sdk-go-v2/config/shared_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b643/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x061.o -c lossless_enc.c cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/d7/d710d27ff2b6e0de0f4639212c0bff19d683197e93e8d104e726f545803da9bb-d # internal google.golang.org/grpc mkdir -p $WORK/b601/ cat >/tmp/go-build1549002957/b601/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1549002957/b056/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/net/trace=/tmp/go-build1549002957/b602/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build1549002957/b604/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build1549002957/b605/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1549002957/b620/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1549002957/b621/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build1549002957/b606/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build1549002957/b608/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1549002957/b623/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build1549002957/b624/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build1549002957/b625/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build1549002957/b614/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1549002957/b626/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build1549002957/b627/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build1549002957/b628/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build1549002957/b629/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build1549002957/b632/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1549002957/b607/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1549002957/b622/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1549002957/b633/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1549002957/b631/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build1549002957/b634/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1549002957/b616/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1549002957/b635/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1549002957/b637/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1549002957/b640/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1549002957/b641/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1549002957/b636/_pkg_.a packagefile google.golang.org/grpc/internal/transport=/tmp/go-build1549002957/b643/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build1549002957/b648/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build1549002957/b649/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1549002957/b618/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build1549002957/b650/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build1549002957/b651/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p google.golang.org/grpc -complete -installsuffix shared -buildid 123dfgBoXTOoYIw40ECu/123dfgBoXTOoYIw40ECu -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/backoff.go /usr/share/gocode/src/google.golang.org/grpc/balancer_conn_wrappers.go /usr/share/gocode/src/google.golang.org/grpc/call.go /usr/share/gocode/src/google.golang.org/grpc/clientconn.go /usr/share/gocode/src/google.golang.org/grpc/codec.go /usr/share/gocode/src/google.golang.org/grpc/dialoptions.go /usr/share/gocode/src/google.golang.org/grpc/doc.go /usr/share/gocode/src/google.golang.org/grpc/interceptor.go /usr/share/gocode/src/google.golang.org/grpc/picker_wrapper.go /usr/share/gocode/src/google.golang.org/grpc/pickfirst.go /usr/share/gocode/src/google.golang.org/grpc/preloader.go /usr/share/gocode/src/google.golang.org/grpc/resolver_conn_wrapper.go /usr/share/gocode/src/google.golang.org/grpc/rpc_util.go /usr/share/gocode/src/google.golang.org/grpc/server.go /usr/share/gocode/src/google.golang.org/grpc/service_config.go /usr/share/gocode/src/google.golang.org/grpc/stream.go /usr/share/gocode/src/google.golang.org/grpc/trace.go /usr/share/gocode/src/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/45/45a72ec183a5685bfb281625ea36cdfb6ae59843ab998f6a3bdcc7091e94ca5d-d # internal gocloud.dev/aws mkdir -p $WORK/b761/ cat >/tmp/go-build1549002957/b761/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build1549002957/b776/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1549002957/b528/_pkg_.a packagefile github.com/google/wire=/tmp/go-build1549002957/b681/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p gocloud.dev/aws -complete -installsuffix shared -buildid CtNREfZOKXkcJt8zba6b/CtNREfZOKXkcJt8zba6b -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack /usr/share/gocode/src/gocloud.dev/aws/aws.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/77/773cde26e645116e3f44bb153c33475005d9ae909bc9714098fe6635f7cd36ae-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x062.o -c lossless_enc_mips32.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x063.o -c lossless_enc_mips_dsp_r2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x064.o -c lossless_enc_msa.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x065.o -c lossless_enc_neon.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x066.o -c lossless_enc_sse2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x067.o -c lossless_enc_sse41.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x068.o -c lossless_mips_dsp_r2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b601/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x069.o -c lossless_msa.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x070.o -c lossless_neon.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x071.o -c lossless_sse2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x072.o -c lossless_sse41.c cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/a5/a54dddbfc39d2c1afb9adae5be4fbdc23df18d6cf5cdcc2fd324b2830281e5c1-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker/service mkdir -p $WORK/b718/ google.golang.org/api/internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b577/ google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 mkdir -p $WORK/b696/ cat >/tmp/go-build1549002957/b718/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1549002957/b623/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF google.golang.org/genproto/googleapis/iam/credentials/v1 mkdir -p $WORK/b721/ cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -complete -installsuffix shared -buildid PuaVCj_Bbt39oDR-OY2V/PuaVCj_Bbt39oDR-OY2V -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/handshaker/service/service.go cat >/tmp/go-build1549002957/b577/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1549002957/b578/_pkg_.a packagefile github.com/googleapis/gax-go/v2/internal=/tmp/go-build1549002957/b600/_pkg_.a packagefile google.golang.org/api/googleapi=/tmp/go-build1549002957/b582/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1549002957/b598/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp cat >/tmp/go-build1549002957/b696/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile golang.org/x/oauth2/google=/tmp/go-build1549002957/b687/_pkg_.a packagefile google.golang.org/api/internal/impersonate=/tmp/go-build1549002957/b697/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a EOF mkdir -p $WORK/b716/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/googleapis/gax-go/v2 -complete -installsuffix shared -buildid 1fh_Ae4O2phm-YrO0shv/1fh_Ae4O2phm-YrO0shv -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack /usr/share/gocode/src/github.com/googleapis/gax-go/v2/call_option.go /usr/share/gocode/src/github.com/googleapis/gax-go/v2/gax.go /usr/share/gocode/src/github.com/googleapis/gax-go/v2/header.go /usr/share/gocode/src/github.com/googleapis/gax-go/v2/invoke.go /usr/share/gocode/src/github.com/googleapis/gax-go/v2/proto_json_stream.go google.golang.org/genproto/googleapis/iam/v1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p google.golang.org/api/internal -complete -installsuffix shared -buildid 8lvmjdMGg68zurL42BaO/8lvmjdMGg68zurL42BaO -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack /usr/share/gocode/src/google.golang.org/api/internal/conn_pool.go /usr/share/gocode/src/google.golang.org/api/internal/creds.go /usr/share/gocode/src/google.golang.org/api/internal/settings.go /usr/share/gocode/src/google.golang.org/api/internal/version.go mkdir -p $WORK/b710/ cat >/tmp/go-build1549002957/b721/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1549002957/b722/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1549002957/b585/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1549002957/b597/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF mkdir -p $WORK/b725/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p google.golang.org/genproto/googleapis/iam/credentials/v1 -complete -installsuffix shared -buildid wxAigc6kZsTr1xXsYbO_/wxAigc6kZsTr1xXsYbO_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack /usr/share/gocode/src/google.golang.org/genproto/googleapis/iam/credentials/v1/common.pb.go /usr/share/gocode/src/google.golang.org/genproto/googleapis/iam/credentials/v1/iamcredentials.pb.go cat >/tmp/go-build1549002957/b716/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -complete -installsuffix shared -buildid rz7_DZd0ntWE4gzqnp2a/rz7_DZd0ntWE4gzqnp2a -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/altscontext.pb.go /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker.pb.go /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker_grpc.pb.go /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/transport_security_common.pb.go cat >/tmp/go-build1549002957/b725/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1549002957/b722/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build1549002957/b726/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1549002957/b727/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p google.golang.org/genproto/googleapis/iam/v1 -complete -installsuffix shared -buildid 4ztne6MuOD_9-9HyXxsh/4ztne6MuOD_9-9HyXxsh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack /usr/share/gocode/src/google.golang.org/genproto/googleapis/iam/v1/iam_policy.pb.go /usr/share/gocode/src/google.golang.org/genproto/googleapis/iam/v1/options.pb.go /usr/share/gocode/src/google.golang.org/genproto/googleapis/iam/v1/policy.pb.go cat >/tmp/go-build1549002957/b710/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1549002957/b585/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1549002957/b597/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -complete -installsuffix shared -buildid bGF8qrKLg2Qu8uqU2MC6/bGF8qrKLg2Qu8uqU2MC6 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer.pb.go /usr/share/gocode/src/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer_grpc.pb.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x073.o -c muxedit.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/da/da2de8a202d76c72d03e2dea488f3e069f7f6c8edd7240a01a689a5273e4dc13-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b696/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/bd/bdf1fd611f1d7bba98e2cc3de8532d2b17970bca28311aa8d4c8d6b99190221d-d # internal google.golang.org/api/transport/internal/dca google.golang.org/api/option mkdir -p $WORK/b704/ mkdir -p $WORK/b684/ cat >/tmp/go-build1549002957/b704/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=/tmp/go-build1549002957/b696/_pkg_.a packagefile google.golang.org/api/transport/cert=/tmp/go-build1549002957/b705/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p google.golang.org/api/transport/internal/dca -complete -installsuffix shared -buildid X93wJaUNgS207he9nPLD/X93wJaUNgS207he9nPLD -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack /usr/share/gocode/src/google.golang.org/api/transport/internal/dca/dca.go cat >/tmp/go-build1549002957/b684/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile golang.org/x/oauth2/google=/tmp/go-build1549002957/b687/_pkg_.a packagefile google.golang.org/api/internal=/tmp/go-build1549002957/b696/_pkg_.a packagefile google.golang.org/api/internal/impersonate=/tmp/go-build1549002957/b697/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p google.golang.org/api/option -complete -installsuffix shared -buildid dJ5Rnh43LpykJ6Zr3tyq/dJ5Rnh43LpykJ6Zr3tyq -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack /usr/share/gocode/src/google.golang.org/api/option/option.go cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/b3/b3ee2df078fb3131147e9903a01f92bbafdf390781a78c136fe1645c789b34cb-d # internal gocloud.dev/internal/retry mkdir -p $WORK/b576/ cloud.google.com/go/internal mkdir -p $WORK/b728/ cat >/tmp/go-build1549002957/b576/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1549002957/b577/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p gocloud.dev/internal/retry -complete -installsuffix shared -buildid 3hl01dybvyZRKg3wT8Tw/3hl01dybvyZRKg3wT8Tw -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack /usr/share/gocode/src/gocloud.dev/internal/retry/retry.go cat >/tmp/go-build1549002957/b728/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1549002957/b577/_pkg_.a packagefile google.golang.org/api/googleapi=/tmp/go-build1549002957/b582/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p cloud.google.com/go/internal -complete -installsuffix shared -buildid tLfMXgX9K3kuVkSRruKy/tLfMXgX9K3kuVkSRruKy -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/internal/annotate.go /usr/share/gocode/src/cloud.google.com/go/internal/retry.go google.golang.org/api/internal/gensupport mkdir -p $WORK/b741/ cat >/tmp/go-build1549002957/b741/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build1549002957/b669/_pkg_.a packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1549002957/b577/_pkg_.a packagefile google.golang.org/api/googleapi=/tmp/go-build1549002957/b582/_pkg_.a packagefile google.golang.org/api/internal=/tmp/go-build1549002957/b696/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile mime/multipart=/tmp/go-build1549002957/b144/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/textproto=/tmp/go-build1549002957/b140/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p google.golang.org/api/internal/gensupport -complete -installsuffix shared -buildid rMblUAS-ClPYdHB0XCv_/rMblUAS-ClPYdHB0XCv_ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack /usr/share/gocode/src/google.golang.org/api/internal/gensupport/buffer.go /usr/share/gocode/src/google.golang.org/api/internal/gensupport/doc.go /usr/share/gocode/src/google.golang.org/api/internal/gensupport/json.go /usr/share/gocode/src/google.golang.org/api/internal/gensupport/jsonfloat.go /usr/share/gocode/src/google.golang.org/api/internal/gensupport/media.go /usr/share/gocode/src/google.golang.org/api/internal/gensupport/params.go /usr/share/gocode/src/google.golang.org/api/internal/gensupport/resumable.go /usr/share/gocode/src/google.golang.org/api/internal/gensupport/retry.go /usr/share/gocode/src/google.golang.org/api/internal/gensupport/retryable_linux.go /usr/share/gocode/src/google.golang.org/api/internal/gensupport/send.go /usr/share/gocode/src/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/2f/2f2ea169da1a8f0a8084f9bebd1040f6b50bc4fc231aa4d80192214084bfef57-d # internal gocloud.dev/internal/gcerr mkdir -p $WORK/b575/ cat >/tmp/go-build1549002957/b575/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile gocloud.dev/internal/retry=/tmp/go-build1549002957/b576/_pkg_.a packagefile golang.org/x/xerrors=/tmp/go-build1549002957/b652/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p gocloud.dev/internal/gcerr -complete -installsuffix shared -buildid yPF-reoPyW_Ss0Hued-V/yPF-reoPyW_Ss0Hued-V -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack /usr/share/gocode/src/gocloud.dev/internal/gcerr/errorcode_string.go /usr/share/gocode/src/gocloud.dev/internal/gcerr/gcerr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/8f/8f5e9c60d152498b3c708a38430a41422afce9a785a62b1050aba4a96b489e0e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b710/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/63/63142b42598668891a777801ff6b57627b6894f0aeadb8d866d1751acc5830e7-d # internal google.golang.org/grpc/balancer/grpclb mkdir -p $WORK/b709/ cat >/tmp/go-build1549002957/b709/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=/tmp/go-build1549002957/b595/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1549002957/b596/_pkg_.a packagefile github.com/google/go-cmp/cmp=/tmp/go-build1549002957/b314/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build1549002957/b605/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=/tmp/go-build1549002957/b710/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1549002957/b638/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1549002957/b621/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build1549002957/b608/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1549002957/b623/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build1549002957/b614/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1549002957/b626/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1549002957/b622/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build1549002957/b634/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1549002957/b637/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build1549002957/b648/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1549002957/b618/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p google.golang.org/grpc/balancer/grpclb -complete -installsuffix shared -buildid XKj6UT4kZWBPhJZXhSEp/XKj6UT4kZWBPhJZXhSEp -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/balancer/grpclb/grpclb.go /usr/share/gocode/src/google.golang.org/grpc/balancer/grpclb/grpclb_config.go /usr/share/gocode/src/google.golang.org/grpc/balancer/grpclb/grpclb_picker.go /usr/share/gocode/src/google.golang.org/grpc/balancer/grpclb/grpclb_remote_balancer.go /usr/share/gocode/src/google.golang.org/grpc/balancer/grpclb/grpclb_util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/5d/5dc3344464fdf734076544ece5386a62c7bcaccbdc23f375082d4d9a4ab9936d-d # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/f5/f5cbf8d64be496180eb681a56daa853bd01828b1f10ba8924d0f6fccb3e223d5-d # internal gocloud.dev/gcerrors mkdir -p $WORK/b574/ cat >/tmp/go-build1549002957/b574/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile gocloud.dev/internal/gcerr=/tmp/go-build1549002957/b575/_pkg_.a packagefile golang.org/x/xerrors=/tmp/go-build1549002957/b652/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p gocloud.dev/gcerrors -complete -installsuffix shared -buildid ag2e7l5eapgUXPta6k28/ag2e7l5eapgUXPta6k28 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack /usr/share/gocode/src/gocloud.dev/gcerrors/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b725/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b704/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/52/52e822735f96975a40c93b7ff45d3d9b674e4115356889a718084feb1e602473-d # internal gocloud.dev/internal/oc mkdir -p $WORK/b654/ gocloud.dev/blob/driver mkdir -p $WORK/b573/ cat >/tmp/go-build1549002957/b573/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile gocloud.dev/gcerrors=/tmp/go-build1549002957/b574/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p gocloud.dev/blob/driver -complete -installsuffix shared -buildid Bl_-TTxUcDCKInM19L0F/Bl_-TTxUcDCKInM19L0F -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack /usr/share/gocode/src/gocloud.dev/blob/driver/driver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b684/_pkg_.a # internal cat >/tmp/go-build1549002957/b654/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=/tmp/go-build1549002957/b655/_pkg_.a packagefile go.opencensus.io/stats=/tmp/go-build1549002957/b564/_pkg_.a packagefile go.opencensus.io/stats/view=/tmp/go-build1549002957/b570/_pkg_.a packagefile go.opencensus.io/tag=/tmp/go-build1549002957/b568/_pkg_.a packagefile go.opencensus.io/trace=/tmp/go-build1549002957/b656/_pkg_.a packagefile gocloud.dev/gcerrors=/tmp/go-build1549002957/b574/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p gocloud.dev/internal/oc -complete -installsuffix shared -buildid LkMe9eHEFaN0u4QHeuGA/LkMe9eHEFaN0u4QHeuGA -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack /usr/share/gocode/src/gocloud.dev/internal/oc/metrics.go /usr/share/gocode/src/gocloud.dev/internal/oc/trace.go cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/d4/d4bc5ea4494c2d0b69b3706ef43136113a2ba27149e7a762b3b96b6f2f31dc3c-d # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/70/700a3c464c0b2a161f226b175b1ab8be8a2b294cc5df912c42fad7da5326267f-d # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/56/56dab6a5779fd2ea612b378c853b6aef913443ffc75a9ce4e7076e7386e3bf23-d # internal gocloud.dev/internal/useragent mkdir -p $WORK/b683/ cloud.google.com/go/iam google.golang.org/api/transport/http google.golang.org/api/option/internaloption mkdir -p $WORK/b724/ cat >/tmp/go-build1549002957/b683/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a EOF mkdir -p $WORK/b742/ cat >/tmp/go-build1549002957/b724/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1549002957/b577/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=/tmp/go-build1549002957/b725/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p gocloud.dev/internal/useragent -complete -installsuffix shared -buildid X4KnZU6bbr8sYLNaaT3c/X4KnZU6bbr8sYLNaaT3c -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack /usr/share/gocode/src/gocloud.dev/internal/useragent/useragent.go mkdir -p $WORK/b702/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p cloud.google.com/go/iam -complete -installsuffix shared -buildid YXRGJ0lcOJMhYYNHkdTo/YXRGJ0lcOJMhYYNHkdTo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/iam/iam.go cat >/tmp/go-build1549002957/b742/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=/tmp/go-build1549002957/b743/_pkg_.a packagefile golang.org/x/net/http2=/tmp/go-build1549002957/b644/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile google.golang.org/api/googleapi/transport=/tmp/go-build1549002957/b745/_pkg_.a packagefile google.golang.org/api/internal=/tmp/go-build1549002957/b696/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/api/transport/cert=/tmp/go-build1549002957/b705/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1549002957/b746/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=/tmp/go-build1549002957/b704/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p google.golang.org/api/transport/http -complete -installsuffix shared -buildid jT90OJga3sH0M3EOma1A/jT90OJga3sH0M3EOma1A -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /usr/share/gocode/src/google.golang.org/api/transport/http/configure_http2_go116.go /usr/share/gocode/src/google.golang.org/api/transport/http/dial.go cat >/tmp/go-build1549002957/b702/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2/google=/tmp/go-build1549002957/b687/_pkg_.a packagefile google.golang.org/api/internal=/tmp/go-build1549002957/b696/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p google.golang.org/api/option/internaloption -complete -installsuffix shared -buildid Kr4kx6KZfaUck2ZAl0bD/Kr4kx6KZfaUck2ZAl0bD -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack /usr/share/gocode/src/google.golang.org/api/option/internaloption/internaloption.go cloud.google.com/go/storage/internal/apiv2/stubs mkdir -p $WORK/b734/ cat >/tmp/go-build1549002957/b734/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=/tmp/go-build1549002957/b735/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1549002957/b596/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1549002957/b722/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=/tmp/go-build1549002957/b725/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=/tmp/go-build1549002957/b737/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=/tmp/go-build1549002957/b738/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p cloud.google.com/go/storage/internal/apiv2/stubs -complete -installsuffix shared -buildid 2kZ2mZdJh9JY6o2pO-c4/2kZ2mZdJh9JY6o2pO-c4 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/storage/internal/apiv2/stubs/storage.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/e2/e26bc440645be77ec37814d89ab21574fb49d5ae2961b686037ce6e4e216f2d0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/db/db9fa33beaff6250fbb0654918d863d731bd7f6cd92b617bec37d1564ad4eb4a-d # internal gocloud.dev/blob mkdir -p $WORK/b563/ cat >/tmp/go-build1549002957/b563/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go.opencensus.io/stats=/tmp/go-build1549002957/b564/_pkg_.a packagefile go.opencensus.io/stats/view=/tmp/go-build1549002957/b570/_pkg_.a packagefile go.opencensus.io/tag=/tmp/go-build1549002957/b568/_pkg_.a packagefile gocloud.dev/blob/driver=/tmp/go-build1549002957/b573/_pkg_.a packagefile gocloud.dev/gcerrors=/tmp/go-build1549002957/b574/_pkg_.a packagefile gocloud.dev/internal/gcerr=/tmp/go-build1549002957/b575/_pkg_.a packagefile gocloud.dev/internal/oc=/tmp/go-build1549002957/b654/_pkg_.a packagefile gocloud.dev/internal/openurl=/tmp/go-build1549002957/b663/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p gocloud.dev/blob -complete -installsuffix shared -buildid TH1hjB5ejRR3xykHODa7/TH1hjB5ejRR3xykHODa7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack /usr/share/gocode/src/gocloud.dev/blob/blob.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b716/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/8e/8ea1abd0629b589cc2d1b9418eba7976d2310844c7de7fbd720eb6bc30615462-d # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/97/97a49abd10d351d3fc03c68b783bf774664527498115adfcb1573e2c00dca953-d # internal google.golang.org/grpc/credentials/alts/internal/authinfo mkdir -p $WORK/b715/ cat >/tmp/go-build1549002957/b715/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build1549002957/b716/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -complete -installsuffix shared -buildid TNDw69PujwGXopSpShO7/TNDw69PujwGXopSpShO7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/authinfo/authinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b702/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/c2/c2dd4e2cb396f33766ba2193713ba2276decbfe6f7b96e9cbd2de36ceff8d4f2-d # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/04/043987aad39bf795d8f97dc825cb4481e44efb17024b76c60745be9eacccf5dd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/67/675863dcd72eeb8b570267dc49e96aab9682b46a0165e371475130c8f8659cef-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x074.o -c muxinternal.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b742/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/6e/6e5ff6e0c39696a4899dc41aaf50f93c8e51c2556807d2aee9a4df011b9b378c-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker mkdir -p $WORK/b714/ cat >/tmp/go-build1549002957/b714/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build1549002957/b713/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=/tmp/go-build1549002957/b715/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=/tmp/go-build1549002957/b717/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build1549002957/b716/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/73/73d462e56a2ac70fb911003eed56a583b54e35d366ab0d69b91069ae00b5085b-d # internal cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -complete -installsuffix shared -buildid pvvQM5Rj30fbZ-eQRrWe/pvvQM5Rj30fbZ-eQRrWe -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/internal/handshaker/handshaker.go google.golang.org/api/iamcredentials/v1 mkdir -p $WORK/b740/ cat >/tmp/go-build1549002957/b740/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/api/googleapi=/tmp/go-build1549002957/b582/_pkg_.a packagefile google.golang.org/api/internal=/tmp/go-build1549002957/b696/_pkg_.a packagefile google.golang.org/api/internal/gensupport=/tmp/go-build1549002957/b741/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/api/option/internaloption=/tmp/go-build1549002957/b702/_pkg_.a packagefile google.golang.org/api/transport/http=/tmp/go-build1549002957/b742/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p google.golang.org/api/iamcredentials/v1 -complete -installsuffix shared -buildid 98Rzrdg2nbHb51OUvCxx/98Rzrdg2nbHb51OUvCxx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /usr/share/gocode/src/google.golang.org/api/iamcredentials/v1/iamcredentials-gen.go google.golang.org/api/storage/v1 mkdir -p $WORK/b747/ cat >/tmp/go-build1549002957/b747/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1549002957/b577/_pkg_.a packagefile google.golang.org/api/googleapi=/tmp/go-build1549002957/b582/_pkg_.a packagefile google.golang.org/api/internal=/tmp/go-build1549002957/b696/_pkg_.a packagefile google.golang.org/api/internal/gensupport=/tmp/go-build1549002957/b741/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/api/option/internaloption=/tmp/go-build1549002957/b702/_pkg_.a packagefile google.golang.org/api/transport/http=/tmp/go-build1549002957/b742/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p google.golang.org/api/storage/v1 -complete -installsuffix shared -buildid w6poi-hmziS4U-oFwdTS/w6poi-hmziS4U-oFwdTS -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack /usr/share/gocode/src/google.golang.org/api/storage/v1/storage-gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/12/12fce05578ab748a1fdccaa3d84c08bd86edf78a7703c596a9208f475a0c2b1c-d # internal google.golang.org/api/compute/v1 mkdir -p $WORK/b821/ cat >/tmp/go-build1549002957/b821/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/api/googleapi=/tmp/go-build1549002957/b582/_pkg_.a packagefile google.golang.org/api/internal=/tmp/go-build1549002957/b696/_pkg_.a packagefile google.golang.org/api/internal/gensupport=/tmp/go-build1549002957/b741/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/api/option/internaloption=/tmp/go-build1549002957/b702/_pkg_.a packagefile google.golang.org/api/transport/http=/tmp/go-build1549002957/b742/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p google.golang.org/api/compute/v1 -complete -installsuffix shared -buildid Z6wMG2M-Dz1whgJuI1ff/Z6wMG2M-Dz1whgJuI1ff -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack /usr/share/gocode/src/google.golang.org/api/compute/v1/compute-gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/d5/d5ed24bf2c9f151071be55831382bdc5862f8d9ec39823bc04c9a7063c593ae7-d # internal gocloud.dev/blob/fileblob mkdir -p $WORK/b698/ cat >/tmp/go-build1549002957/b698/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile gocloud.dev/blob=/tmp/go-build1549002957/b563/_pkg_.a packagefile gocloud.dev/blob/driver=/tmp/go-build1549002957/b573/_pkg_.a packagefile gocloud.dev/gcerrors=/tmp/go-build1549002957/b574/_pkg_.a packagefile gocloud.dev/internal/escape=/tmp/go-build1549002957/b682/_pkg_.a packagefile gocloud.dev/internal/gcerr=/tmp/go-build1549002957/b575/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p gocloud.dev/blob/fileblob -complete -installsuffix shared -buildid JK68EvTcwZEgxWM6fSh-/JK68EvTcwZEgxWM6fSh- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack /usr/share/gocode/src/gocloud.dev/blob/fileblob/attrs.go /usr/share/gocode/src/gocloud.dev/blob/fileblob/fileblob.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/91/91ade16685a067360493a31734777846ad2c429b09352d2d8edb38b240377dcc-d # internal google.golang.org/grpc/credentials/alts mkdir -p $WORK/b712/ cat >/tmp/go-build1549002957/b712/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build1549002957/b713/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=/tmp/go-build1549002957/b714/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=/tmp/go-build1549002957/b718/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build1549002957/b716/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=/tmp/go-build1549002957/b719/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build1549002957/b649/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p google.golang.org/grpc/credentials/alts -complete -installsuffix shared -buildid OJflgSo9i_8_Azydo-aF/OJflgSo9i_8_Azydo-aF -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/alts.go /usr/share/gocode/src/google.golang.org/grpc/credentials/alts/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/96/96f96ffa1b9d6cb655519f108f97bbdbb90e3646fc3ce0f8b8b94c24e0241993-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/0d/0dcb2ffbf53cf8c23bdf8a80fad134de9143c4887fdaa8dca97423822e3830a2-d # internal google.golang.org/grpc/credentials/google mkdir -p $WORK/b711/ cat >/tmp/go-build1549002957/b711/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=/tmp/go-build1549002957/b712/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build1549002957/b720/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build1549002957/b614/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p google.golang.org/grpc/credentials/google -complete -installsuffix shared -buildid alyJwfkd6I7xRNDZWhsl/alyJwfkd6I7xRNDZWhsl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack /usr/share/gocode/src/google.golang.org/grpc/credentials/google/google.go /usr/share/gocode/src/google.golang.org/grpc/credentials/google/xds.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/3b/3be77a2d483374948e7f5591778aa1bdf7c78537d24892ca458812c59796f7a8-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x075.o -c muxread.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/79/794b0faf795c9a13134449202192e5cad3777813f095a1456028ccbaa29b7585-d # internal google.golang.org/api/transport/grpc mkdir -p $WORK/b703/ cat >/tmp/go-build1549002957/b703/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1549002957/b688/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=/tmp/go-build1549002957/b655/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1549002957/b150/_pkg_.a packagefile google.golang.org/api/internal=/tmp/go-build1549002957/b696/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=/tmp/go-build1549002957/b704/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=/tmp/go-build1549002957/b709/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/credentials/google=/tmp/go-build1549002957/b711/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build1549002957/b720/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p google.golang.org/api/transport/grpc -complete -installsuffix shared -buildid h6EV1XoBVJle6Jy2JuAJ/h6EV1XoBVJle6Jy2JuAJ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack /usr/share/gocode/src/google.golang.org/api/transport/grpc/dial.go /usr/share/gocode/src/google.golang.org/api/transport/grpc/dial_socketopt.go /usr/share/gocode/src/google.golang.org/api/transport/grpc/pool.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b668/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/de/de0a1c37b3ab2e04650d0c6851cddcae049ab74739459b998ae29e2cb850c568-d # internal google.golang.org/api/transport mkdir -p $WORK/b748/ cloud.google.com/go/iam/credentials/apiv1 mkdir -p $WORK/b700/ cat >/tmp/go-build1549002957/b748/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile golang.org/x/oauth2/google=/tmp/go-build1549002957/b687/_pkg_.a packagefile google.golang.org/api/internal=/tmp/go-build1549002957/b696/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/api/transport/grpc=/tmp/go-build1549002957/b703/_pkg_.a packagefile google.golang.org/api/transport/http=/tmp/go-build1549002957/b742/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p google.golang.org/api/transport -complete -installsuffix shared -buildid lHve4ge7lP6Z7IiYXVKZ/lHve4ge7lP6Z7IiYXVKZ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack /usr/share/gocode/src/google.golang.org/api/transport/dial.go /usr/share/gocode/src/google.golang.org/api/transport/doc.go cat >/tmp/go-build1549002957/b700/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/iam/internal=/tmp/go-build1549002957/b701/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1549002957/b577/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/api/option/internaloption=/tmp/go-build1549002957/b702/_pkg_.a packagefile google.golang.org/api/transport/grpc=/tmp/go-build1549002957/b703/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/credentials/v1=/tmp/go-build1549002957/b721/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p cloud.google.com/go/iam/credentials/apiv1 -complete -installsuffix shared -buildid aXVk-SohUqI9fE8Fq6vk/aXVk-SohUqI9fE8Fq6vk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/iam/credentials/apiv1/doc.go /usr/share/gocode/src/cloud.google.com/go/iam/credentials/apiv1/iam_credentials_client.go /usr/share/gocode/src/cloud.google.com/go/iam/credentials/apiv1/version.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x076.o -c near_lossless_enc.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/40/40da7c0d2e07efc613364d3deddf9acb5c4ecdb1ee78dfcc3452d922f170af41-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/16/161175e7c4de1d57fa652ee63a29c1e0f26ec58cd8768ac3656334839b679e3c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/13/134850497ba7f2c0ab3af2b4c7610084c95ee144514c87a0d2249e1dc386a372-d # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/a9/a9ba7be85315f446cf8cdee8fa9f0e26f56029df139f60292b11034cb971e150-d # internal gocloud.dev/blob/azureblob mkdir -p $WORK/b664/ cat >/tmp/go-build1549002957/b664/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/Azure/azure-pipeline-go/pipeline=/tmp/go-build1549002957/b665/_pkg_.a packagefile github.com/Azure/azure-storage-blob-go/azblob=/tmp/go-build1549002957/b668/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1549002957/b671/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1549002957/b678/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build1549002957/b669/_pkg_.a packagefile github.com/google/wire=/tmp/go-build1549002957/b681/_pkg_.a packagefile gocloud.dev/blob=/tmp/go-build1549002957/b563/_pkg_.a packagefile gocloud.dev/blob/driver=/tmp/go-build1549002957/b573/_pkg_.a packagefile gocloud.dev/gcerrors=/tmp/go-build1549002957/b574/_pkg_.a packagefile gocloud.dev/internal/escape=/tmp/go-build1549002957/b682/_pkg_.a packagefile gocloud.dev/internal/gcerr=/tmp/go-build1549002957/b575/_pkg_.a packagefile gocloud.dev/internal/useragent=/tmp/go-build1549002957/b683/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p gocloud.dev/blob/azureblob -complete -installsuffix shared -buildid oF5R5JK53yVOPQC2BwWJ/oF5R5JK53yVOPQC2BwWJ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack /usr/share/gocode/src/gocloud.dev/blob/azureblob/azureblob.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x077.o -c picture_csp_enc.c cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/67/676d00b7412538c34c701620d6d5fe1c614cd4fae0318e9369e210beb353473a-d # internal cloud.google.com/go/storage/internal/apiv2 mkdir -p $WORK/b733/ cat >/tmp/go-build1549002957/b733/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage/internal=/tmp/go-build1549002957/b732/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2/stubs=/tmp/go-build1549002957/b734/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1549002957/b577/_pkg_.a packagefile google.golang.org/api/iterator=/tmp/go-build1549002957/b739/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/api/option/internaloption=/tmp/go-build1549002957/b702/_pkg_.a packagefile google.golang.org/api/transport/grpc=/tmp/go-build1549002957/b703/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=/tmp/go-build1549002957/b725/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p cloud.google.com/go/storage/internal/apiv2 -complete -installsuffix shared -buildid 60sjjKEaAUxh7O5KZjmI/60sjjKEaAUxh7O5KZjmI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/storage/internal/apiv2/doc.go /usr/share/gocode/src/cloud.google.com/go/storage/internal/apiv2/storage_client.go /usr/share/gocode/src/cloud.google.com/go/storage/internal/apiv2/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/63/6374bc3b053f1fb516ebe5165cfb184db5fe3b207870c9431f288fec3f683554-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/a8/a821113ecfc6a6515a4e534441a7ef8e292b2171bcb56fe0f6c7fd67dd042ffd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/35/3506dfac0f855e311b2c17e4fd93c397aadba585f50941d99fadf4625196e3f5-d # internal cloud.google.com/go/storage mkdir -p $WORK/b723/ cat >/tmp/go-build1549002957/b723/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1549002957/b688/_pkg_.a packagefile cloud.google.com/go/iam=/tmp/go-build1549002957/b724/_pkg_.a packagefile cloud.google.com/go/internal=/tmp/go-build1549002957/b728/_pkg_.a packagefile cloud.google.com/go/internal/optional=/tmp/go-build1549002957/b729/_pkg_.a packagefile cloud.google.com/go/internal/trace=/tmp/go-build1549002957/b730/_pkg_.a packagefile cloud.google.com/go/internal/version=/tmp/go-build1549002957/b731/_pkg_.a packagefile cloud.google.com/go/storage/internal=/tmp/go-build1549002957/b732/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=/tmp/go-build1549002957/b733/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2/stubs=/tmp/go-build1549002957/b734/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/rsa=/tmp/go-build1549002957/b113/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build1549002957/b120/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build1549002957/b669/_pkg_.a packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1549002957/b577/_pkg_.a packagefile golang.org/x/oauth2/google=/tmp/go-build1549002957/b687/_pkg_.a packagefile google.golang.org/api/googleapi=/tmp/go-build1549002957/b582/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=/tmp/go-build1549002957/b740/_pkg_.a packagefile google.golang.org/api/iterator=/tmp/go-build1549002957/b739/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/api/option/internaloption=/tmp/go-build1549002957/b702/_pkg_.a packagefile google.golang.org/api/storage/v1=/tmp/go-build1549002957/b747/_pkg_.a packagefile google.golang.org/api/transport=/tmp/go-build1549002957/b748/_pkg_.a packagefile google.golang.org/api/transport/http=/tmp/go-build1549002957/b742/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=/tmp/go-build1549002957/b725/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=/tmp/go-build1549002957/b737/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build1549002957/b726/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1549002957/b727/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1549002957/b597/_pkg_.a packagefile hash/crc32=/tmp/go-build1549002957/b058/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p cloud.google.com/go/storage -complete -installsuffix shared -buildid gK5IU32hqeXgiy7y8KOr/gK5IU32hqeXgiy7y8KOr -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack /usr/share/gocode/src/cloud.google.com/go/storage/acl.go /usr/share/gocode/src/cloud.google.com/go/storage/bucket.go /usr/share/gocode/src/cloud.google.com/go/storage/client.go /usr/share/gocode/src/cloud.google.com/go/storage/copy.go /usr/share/gocode/src/cloud.google.com/go/storage/doc.go /usr/share/gocode/src/cloud.google.com/go/storage/grpc_client.go /usr/share/gocode/src/cloud.google.com/go/storage/hmac.go /usr/share/gocode/src/cloud.google.com/go/storage/http_client.go /usr/share/gocode/src/cloud.google.com/go/storage/iam.go /usr/share/gocode/src/cloud.google.com/go/storage/invoke.go /usr/share/gocode/src/cloud.google.com/go/storage/notifications.go /usr/share/gocode/src/cloud.google.com/go/storage/post_policy_v4.go /usr/share/gocode/src/cloud.google.com/go/storage/reader.go /usr/share/gocode/src/cloud.google.com/go/storage/storage.go /usr/share/gocode/src/cloud.google.com/go/storage/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b751/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x078.o -c picture_enc.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x079.o -c picture_psnr_enc.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x080.o -c picture_rescale_enc.c cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/fa/fabc8a7e9f4af729929fc0d724fec2f3f442705a3608b4591859596009abdfc1-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b760/ cat >/tmp/go-build1549002957/b760/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=/tmp/go-build1549002957/b751/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -complete -installsuffix shared -buildid --69e4fhXg1lmdhzfq0E/--69e4fhXg1lmdhzfq0E -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3iface/interface.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x081.o -c picture_tools_enc.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/bb/bbe3a488041352e600a38d7d235d06f297eb122caab2234634d3ba8156eb31bd-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b759/ cat >/tmp/go-build1549002957/b759/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build1549002957/b752/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1549002957/b532/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1549002957/b535/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1549002957/b527/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=/tmp/go-build1549002957/b751/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=/tmp/go-build1549002957/b760/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -complete -installsuffix shared -buildid GHEXH5Zv7YZBgMZkOdAZ/GHEXH5Zv7YZBgMZkOdAZ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/arn.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/batch.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/bucket_region.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/buffered_read_seeker.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/default_read_seeker_write_to.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/default_writer_read_from.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/download.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/pool.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/read_seeker_write_to.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/upload.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/upload_input.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/s3/s3manager/writer_read_from.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x082.o -c predictor_enc.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/e5/e53327afffdc220bb51a893f3f1a000ca993bada4f71292256597092547a4b44-d # internal gocloud.dev/blob/s3blob mkdir -p $WORK/b750/ cat >/tmp/go-build1549002957/b750/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=/tmp/go-build1549002957/b751/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=/tmp/go-build1549002957/b759/_pkg_.a packagefile github.com/google/wire=/tmp/go-build1549002957/b681/_pkg_.a packagefile gocloud.dev/aws=/tmp/go-build1549002957/b761/_pkg_.a packagefile gocloud.dev/blob=/tmp/go-build1549002957/b563/_pkg_.a packagefile gocloud.dev/blob/driver=/tmp/go-build1549002957/b573/_pkg_.a packagefile gocloud.dev/gcerrors=/tmp/go-build1549002957/b574/_pkg_.a packagefile gocloud.dev/internal/escape=/tmp/go-build1549002957/b682/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p gocloud.dev/blob/s3blob -complete -installsuffix shared -buildid RlttC0G7mJsQ5pl1gYP0/RlttC0G7mJsQ5pl1gYP0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack /usr/share/gocode/src/gocloud.dev/blob/s3blob/s3blob.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/1a/1a2636a16301626ad4dc456009f0bbe6c8edb40cae8ed735cbb46a3ba65ee8ff-d # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x083.o -c quant_dec.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x084.o -c quant_enc.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/03/03e64d95ef2c4584a30a4181587d8108fa284384fcd3421c18ac4a45275b3d05-d # internal gocloud.dev/blob/gcsblob mkdir -p $WORK/b699/ cat >/tmp/go-build1549002957/b699/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1549002957/b688/_pkg_.a packagefile cloud.google.com/go/iam/credentials/apiv1=/tmp/go-build1549002957/b700/_pkg_.a packagefile cloud.google.com/go/storage=/tmp/go-build1549002957/b723/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/google/wire=/tmp/go-build1549002957/b681/_pkg_.a packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1549002957/b577/_pkg_.a packagefile gocloud.dev/blob=/tmp/go-build1549002957/b563/_pkg_.a packagefile gocloud.dev/blob/driver=/tmp/go-build1549002957/b573/_pkg_.a packagefile gocloud.dev/gcerrors=/tmp/go-build1549002957/b574/_pkg_.a packagefile gocloud.dev/gcp=/tmp/go-build1549002957/b749/_pkg_.a packagefile gocloud.dev/internal/escape=/tmp/go-build1549002957/b682/_pkg_.a packagefile gocloud.dev/internal/gcerr=/tmp/go-build1549002957/b575/_pkg_.a packagefile gocloud.dev/internal/useragent=/tmp/go-build1549002957/b683/_pkg_.a packagefile golang.org/x/oauth2/google=/tmp/go-build1549002957/b687/_pkg_.a packagefile google.golang.org/api/googleapi=/tmp/go-build1549002957/b582/_pkg_.a packagefile google.golang.org/api/iterator=/tmp/go-build1549002957/b739/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/credentials/v1=/tmp/go-build1549002957/b721/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p gocloud.dev/blob/gcsblob -complete -installsuffix shared -buildid Vz-QPkWb1fbnljz_-mY-/Vz-QPkWb1fbnljz_-mY- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack /usr/share/gocode/src/gocloud.dev/blob/gcsblob/gcsblob.go /usr/share/gocode/src/gocloud.dev/blob/gcsblob/iam.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/07/07612c3307f5c655bd92720dc26fcedd6749e6d67dcfafd841de30f2c599b630-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b259/_pkg_.a # internal cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x085.o -c quant_levels_dec_utils.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x086.o -c quant_levels_utils.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x087.o -c random_utils.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x088.o -c rescaler.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x089.o -c rescaler_mips32.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x090.o -c rescaler_mips_dsp_r2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x091.o -c rescaler_msa.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x092.o -c rescaler_neon.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x093.o -c rescaler_sse2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x094.o -c rescaler_utils.c cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/8b/8b5d7449dc99500117331f7b797bdbec907300a6529e6bece2b4a73dace2b0c6-d # internal github.com/gohugoio/hugo/langs mkdir -p $WORK/b258/ cat >/tmp/go-build1549002957/b258/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/htime=/tmp/go-build1549002957/b197/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/locales=/tmp/go-build1549002957/b198/_pkg_.a packagefile github.com/gohugoio/localescompressed=/tmp/go-build1549002957/b259/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile golang.org/x/text/collate=/tmp/go-build1549002957/b260/_pkg_.a packagefile golang.org/x/text/language=/tmp/go-build1549002957/b262/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/gohugoio/hugo/langs -complete -installsuffix shared -buildid 9HiDdGhx4brrwKO5T3te/9HiDdGhx4brrwKO5T3te -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/gohugoio/hugo/langs/config.go ./_build/src/github.com/gohugoio/hugo/langs/language.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x095.o -c sharpyuv.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/b7/b70cd22da62022cdb3cfc195c439c78c9b6337007e34d71093a2abd1fcf14f5f-d # internal github.com/gohugoio/hugo/modules mkdir -p $WORK/b266/ cat >/tmp/go-build1549002957/b266/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/debounce=/tmp/go-build1549002957/b071/_pkg_.a packagefile github.com/gobwas/glob=/tmp/go-build1549002957/b208/_pkg_.a packagefile github.com/gohugoio/hugo/common/collections=/tmp/go-build1549002957/b217/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugo=/tmp/go-build1549002957/b205/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/parser/metadecoders=/tmp/go-build1549002957/b221/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/rogpeppe/go-internal/module=/tmp/go-build1549002957/b267/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/gohugoio/hugo/modules -complete -installsuffix shared -buildid zDwQFqpaoHLX8He9grhY/zDwQFqpaoHLX8He9grhY -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/gohugoio/hugo/modules/client.go ./_build/src/github.com/gohugoio/hugo/modules/collect.go ./_build/src/github.com/gohugoio/hugo/modules/config.go ./_build/src/github.com/gohugoio/hugo/modules/module.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/ae/aef343078c16258f8c0b8a438c5c8ba303a6fc72fb617e427604b01909311f32-d # internal github.com/gohugoio/hugo/hugolib/paths mkdir -p $WORK/b257/ cat >/tmp/go-build1549002957/b257/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/modules=/tmp/go-build1549002957/b266/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/gohugoio/hugo/hugolib/paths -complete -installsuffix shared -buildid zV2PnuNo0fxgyQg035Ln/zV2PnuNo0fxgyQg035Ln -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/gohugoio/hugo/hugolib/paths/baseURL.go ./_build/src/github.com/gohugoio/hugo/hugolib/paths/paths.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/07/07c36217f5b7b9bbe3ebfd1379aef505e3c5e11dbaaf2a89b7c3321e962928c8-d # internal github.com/gohugoio/hugo/hugolib/filesystems mkdir -p $WORK/b251/ cat >/tmp/go-build1549002957/b251/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/overlayfs=/tmp/go-build1549002957/b072/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/htesting=/tmp/go-build1549002957/b252/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib/paths=/tmp/go-build1549002957/b257/_pkg_.a packagefile github.com/gohugoio/hugo/modules=/tmp/go-build1549002957/b266/_pkg_.a packagefile github.com/rogpeppe/go-internal/lockedfile=/tmp/go-build1549002957/b269/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/gohugoio/hugo/hugolib/filesystems -complete -installsuffix shared -buildid 7Q5NqdJfJP-y3MwmEOfP/7Q5NqdJfJP-y3MwmEOfP -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/gohugoio/hugo/hugolib/filesystems/basefs.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x096.o -c sharpyuv_csp.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x097.o -c sharpyuv_dsp.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b251/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x098.o -c sharpyuv_gamma.c cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/e8/e838be9676f1ca8b05905982112d9d45f862b85a77bc8b0e47492854e347dc5b-d # internal github.com/gohugoio/hugo/helpers mkdir -p $WORK/b242/ cat >/tmp/go-build1549002957/b242/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/PuerkitoBio/purell=/tmp/go-build1549002957/b243/_pkg_.a packagefile github.com/alecthomas/chroma/v2/lexers=/tmp/go-build1549002957/b249/_pkg_.a packagefile github.com/gohugoio/hugo/bufferpool=/tmp/go-build1549002957/b250/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugo=/tmp/go-build1549002957/b205/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/common/text=/tmp/go-build1549002957/b186/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/docshelper=/tmp/go-build1549002957/b220/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib/filesystems=/tmp/go-build1549002957/b251/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib/paths=/tmp/go-build1549002957/b257/_pkg_.a packagefile github.com/gohugoio/hugo/markup=/tmp/go-build1549002957/b271/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter/hooks=/tmp/go-build1549002957/b277/_pkg_.a packagefile github.com/jdkato/prose/transform=/tmp/go-build1549002957/b304/_pkg_.a packagefile github.com/kyokomi/emoji/v2=/tmp/go-build1549002957/b306/_pkg_.a packagefile github.com/olekukonko/tablewriter=/tmp/go-build1549002957/b307/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build1549002957/b310/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/gohugoio/hugo/helpers -complete -installsuffix shared -buildid OUn0FjlWpK0zUa_pIUG1/OUn0FjlWpK0zUa_pIUG1 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/gohugoio/hugo/helpers/content.go ./_build/src/github.com/gohugoio/hugo/helpers/docshelper.go ./_build/src/github.com/gohugoio/hugo/helpers/emoji.go ./_build/src/github.com/gohugoio/hugo/helpers/general.go ./_build/src/github.com/gohugoio/hugo/helpers/path.go ./_build/src/github.com/gohugoio/hugo/helpers/pathspec.go ./_build/src/github.com/gohugoio/hugo/helpers/processing_stats.go ./_build/src/github.com/gohugoio/hugo/helpers/url.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x099.o -c sharpyuv_neon.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x100.o -c sharpyuv_sse2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x101.o -c ssim.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x102.o -c ssim_sse2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x103.o -c syntax_enc.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/01/01522468dbd397a3c46457b183969334b43ade7e609062698bfe3efb44a3eba0-d # internal github.com/gohugoio/hugo/transform/livereloadinject mkdir -p $WORK/b424/ github.com/gohugoio/hugo/transform/metainject github.com/gohugoio/hugo/modules/npm github.com/gohugoio/hugo/output github.com/gohugoio/hugo/cache/filecache mkdir -p $WORK/b341/ github.com/gohugoio/hugo/source github.com/gohugoio/hugo/resources/resource mkdir -p $WORK/b331/ cat >/tmp/go-build1549002957/b424/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/transform=/tmp/go-build1549002957/b409/_pkg_.a packagefile html=/tmp/go-build1549002957/b067/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF mkdir -p $WORK/b824/ cat >/tmp/go-build1549002957/b341/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/docshelper=/tmp/go-build1549002957/b220/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/gohugoio/hugo/transform/livereloadinject -complete -installsuffix shared -buildid bK9K5yPKbBtDJhk3vb-U/bK9K5yPKbBtDJhk3vb-U -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/gohugoio/hugo/transform/livereloadinject/livereloadinject.go mkdir -p $WORK/b425/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/gohugoio/hugo/output -complete -installsuffix shared -buildid jkCT41417newqB_4T_8s/jkCT41417newqB_4T_8s -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/gohugoio/hugo/output/docshelper.go ./_build/src/github.com/gohugoio/hugo/output/layout.go ./_build/src/github.com/gohugoio/hugo/output/outputFormat.go cat >/tmp/go-build1549002957/b331/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/BurntSushi/locker=/tmp/go-build1549002957/b332/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF mkdir -p $WORK/b390/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/gohugoio/hugo/cache/filecache -complete -installsuffix shared -buildid XcHswVD4fxxGq10s9TNr/XcHswVD4fxxGq10s9TNr -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/gohugoio/hugo/cache/filecache/filecache.go ./_build/src/github.com/gohugoio/hugo/cache/filecache/filecache_config.go ./_build/src/github.com/gohugoio/hugo/cache/filecache/filecache_pruner.go cat >/tmp/go-build1549002957/b824/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF mkdir -p $WORK/b357/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/gohugoio/hugo/modules/npm -complete -installsuffix shared -buildid 1JPgB3QEGpPvGTL_KKp3/1JPgB3QEGpPvGTL_KKp3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/gohugoio/hugo/modules/npm/package_builder.go cat >/tmp/go-build1549002957/b390/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/gitmap=/tmp/go-build1549002957/b312/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b425/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugo=/tmp/go-build1549002957/b205/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/transform=/tmp/go-build1549002957/b409/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/gohugoio/hugo/source -complete -installsuffix shared -buildid LPj5iwVEEugBmg2cadgo/LPj5iwVEEugBmg2cadgo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/gohugoio/hugo/source/fileInfo.go ./_build/src/github.com/gohugoio/hugo/source/filesystem.go ./_build/src/github.com/gohugoio/hugo/source/sourceSpec.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/gohugoio/hugo/transform/metainject -complete -installsuffix shared -buildid Brlxt2os8bP1LFmGEKBV/Brlxt2os8bP1LFmGEKBV -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/gohugoio/hugo/transform/metainject/hugogenerator.go cat >/tmp/go-build1549002957/b357/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/htime=/tmp/go-build1549002957/b197/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/gohugoio/hugo/resources/resource -complete -installsuffix shared -buildid ZAq9l1XrydNC8nKkAdvv/ZAq9l1XrydNC8nKkAdvv -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource/dates.go ./_build/src/github.com/gohugoio/hugo/resources/resource/params.go ./_build/src/github.com/gohugoio/hugo/resources/resource/resource_helpers.go ./_build/src/github.com/gohugoio/hugo/resources/resource/resources.go ./_build/src/github.com/gohugoio/hugo/resources/resource/resourcetypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/35/35084e160d4d07aa61daa7e2c7d1e80d8377e5072fc1cbc9a59005a60cdef68b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/1b/1bf55a39593d32bec1b7d7009ea8e34e97ae18b07215c0fd2b3cbda5714c36d8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/39/39c2a80932b01f1a65b4f790e7c8b839b0186e62cbd3ab77ca28b7837a6047cd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/f3/f350aef5d0d6bc58ec6bc92c4db7d1d3feaed479e49d9ccb8eb1b4fb2b6368cc-d # internal github.com/gohugoio/hugo/resources/postpub mkdir -p $WORK/b396/ github.com/gohugoio/hugo/resources/page/pagemeta mkdir -p $WORK/b427/ cat >/tmp/go-build1549002957/b396/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/hreflect=/tmp/go-build1549002957/b237/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/gohugoio/hugo/resources/postpub -complete -installsuffix shared -buildid IQ6an5B1jsub_iDbVo0o/IQ6an5B1jsub_iDbVo0o -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/postpub/fields.go ./_build/src/github.com/gohugoio/hugo/resources/postpub/postpub.go cat >/tmp/go-build1549002957/b427/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/hugo/common/htime=/tmp/go-build1549002957/b197/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/gohugoio/hugo/resources/page/pagemeta -complete -installsuffix shared -buildid Pzofqxd_fDeSuWtwxMyX/Pzofqxd_fDeSuWtwxMyX -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/page/pagemeta/page_frontmatter.go ./_build/src/github.com/gohugoio/hugo/resources/page/pagemeta/pagemeta.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x104.o -c thread_utils.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/bf/bf1b77445c078267f4969a0fa1675c5d3070c569e8a02f4153608d3bb6d150de-d # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/67/67f122fcf54328946a8987b5849ab46e1d7c9f3d63e8cb338e119f797cf51c55-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b341/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x105.o -c token_enc.c cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/88/88805811244e4fcc2f787e604addba9bf6d432f079deab3c8f3c9b46eed904c1-d # internal github.com/gohugoio/hugo/tpl mkdir -p $WORK/b391/ github.com/gohugoio/hugo/minifiers /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b427/_pkg_.a # internal mkdir -p $WORK/b408/ cat >/tmp/go-build1549002957/b391/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/bufferpool=/tmp/go-build1549002957/b250/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/output=/tmp/go-build1549002957/b341/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate=/tmp/go-build1549002957/b392/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate=/tmp/go-build1549002957/b393/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/gohugoio/hugo/tpl -complete -installsuffix shared -buildid hj0IU2WeK-P_MogYTGcs/hj0IU2WeK-P_MogYTGcs -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/template.go ./_build/src/github.com/gohugoio/hugo/tpl/template_info.go cat >/tmp/go-build1549002957/b408/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/docshelper=/tmp/go-build1549002957/b220/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/output=/tmp/go-build1549002957/b341/_pkg_.a packagefile github.com/gohugoio/hugo/parser=/tmp/go-build1549002957/b233/_pkg_.a packagefile github.com/gohugoio/hugo/transform=/tmp/go-build1549002957/b409/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile github.com/tdewolff/minify/v2=/tmp/go-build1549002957/b410/_pkg_.a packagefile github.com/tdewolff/minify/v2/css=/tmp/go-build1549002957/b413/_pkg_.a packagefile github.com/tdewolff/minify/v2/html=/tmp/go-build1549002957/b415/_pkg_.a packagefile github.com/tdewolff/minify/v2/js=/tmp/go-build1549002957/b417/_pkg_.a packagefile github.com/tdewolff/minify/v2/json=/tmp/go-build1549002957/b419/_pkg_.a packagefile github.com/tdewolff/minify/v2/svg=/tmp/go-build1549002957/b421/_pkg_.a packagefile github.com/tdewolff/minify/v2/xml=/tmp/go-build1549002957/b422/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/gohugoio/hugo/minifiers -complete -installsuffix shared -buildid n2opxUCusa-1gzhShh65/n2opxUCusa-1gzhShh65 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/gohugoio/hugo/minifiers/config.go ./_build/src/github.com/gohugoio/hugo/minifiers/minifiers.go cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/ec/ec4f5906b94bea9420b27c81a86c8f36ac33a04e41316b697415391e6e12c0ab-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/e9/e9e0185d0b7ad3d6ef39d46e8f984ca45ffa846162b0465db48d05b65ea503ca-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/83/83dcbe1a27488de95d558ec28d86f87ce1faf7425ba8fb381a4e6d9ef67eef2c-d # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/e2/e2e2e0f6e8aee8fa444d6e4bb2fc8db3a648a013a1829198397c4f561da86187-d # internal github.com/gohugoio/hugo/resources/page mkdir -p $WORK/b385/ cat >/tmp/go-build1549002957/b385/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/collections=/tmp/go-build1549002957/b217/_pkg_.a packagefile github.com/gohugoio/hugo/common/hreflect=/tmp/go-build1549002957/b237/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugo=/tmp/go-build1549002957/b205/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/para=/tmp/go-build1549002957/b334/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/compare=/tmp/go-build1549002957/b234/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/lazy=/tmp/go-build1549002957/b386/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile github.com/gohugoio/hugo/markup/tableofcontents=/tmp/go-build1549002957/b287/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/navigation=/tmp/go-build1549002957/b387/_pkg_.a packagefile github.com/gohugoio/hugo/output=/tmp/go-build1549002957/b341/_pkg_.a packagefile github.com/gohugoio/hugo/related=/tmp/go-build1549002957/b388/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/source=/tmp/go-build1549002957/b390/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/gohugoio/hugo/resources/page -complete -installsuffix shared -buildid s6RN_tLuLz4LMC_ntgqU/s6RN_tLuLz4LMC_ntgqU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/page/page.go ./_build/src/github.com/gohugoio/hugo/resources/page/page_author.go ./_build/src/github.com/gohugoio/hugo/resources/page/page_data.go ./_build/src/github.com/gohugoio/hugo/resources/page/page_kinds.go ./_build/src/github.com/gohugoio/hugo/resources/page/page_lazy_contentprovider.go ./_build/src/github.com/gohugoio/hugo/resources/page/page_marshaljson.autogen.go ./_build/src/github.com/gohugoio/hugo/resources/page/page_matcher.go ./_build/src/github.com/gohugoio/hugo/resources/page/page_nop.go ./_build/src/github.com/gohugoio/hugo/resources/page/page_outputformat.go ./_build/src/github.com/gohugoio/hugo/resources/page/page_paths.go ./_build/src/github.com/gohugoio/hugo/resources/page/page_wrappers.autogen.go ./_build/src/github.com/gohugoio/hugo/resources/page/pagegroup.go ./_build/src/github.com/gohugoio/hugo/resources/page/pages.go ./_build/src/github.com/gohugoio/hugo/resources/page/pages_cache.go ./_build/src/github.com/gohugoio/hugo/resources/page/pages_language_merge.go ./_build/src/github.com/gohugoio/hugo/resources/page/pages_prev_next.go ./_build/src/github.com/gohugoio/hugo/resources/page/pages_related.go ./_build/src/github.com/gohugoio/hugo/resources/page/pages_sort.go ./_build/src/github.com/gohugoio/hugo/resources/page/pages_sort_search.go ./_build/src/github.com/gohugoio/hugo/resources/page/pagination.go ./_build/src/github.com/gohugoio/hugo/resources/page/permalinks.go ./_build/src/github.com/gohugoio/hugo/resources/page/site.go ./_build/src/github.com/gohugoio/hugo/resources/page/taxonomy.go ./_build/src/github.com/gohugoio/hugo/resources/page/weighted.go ./_build/src/github.com/gohugoio/hugo/resources/page/zero_file.autogen.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x106.o -c tree_dec.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x107.o -c tree_enc.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x108.o -c upsampling.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/30/309e5d33e17ae6d3cdcbcbed0319ba9b557a22aaa869ea161e485e274a15f1b7-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x109.o -c upsampling_mips_dsp_r2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x110.o -c upsampling_msa.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x111.o -c upsampling_neon.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x112.o -c upsampling_sse2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x113.o -c upsampling_sse41.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x114.o -c utils.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x115.o -c vp8_dec.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x116.o -c vp8l_dec.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x117.o -c vp8l_enc.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x118.o -c webp_dec.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x119.o -c webp_enc.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x120.o -c yuv.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b821/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x121.o -c yuv_mips32.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x122.o -c yuv_mips_dsp_r2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x123.o -c yuv_neon.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x124.o -c yuv_sse2.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I $WORK/b356/ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o $WORK/b356/_x125.o -c yuv_sse41.c cd $WORK/b356 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -I/usr/share/gocode/src/github.com/bep/gowebp/libwebp_src -frandom-seed=sQyxSzeGNgo88k0fkiFJ -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/hugo-0.111.3 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b356=/tmp/go-build -gno-record-gcc-switches -o $WORK/b356/_cgo_.o $WORK/b356/_cgo_main.o $WORK/b356/_x001.o $WORK/b356/_x002.o $WORK/b356/_x003.o $WORK/b356/_x004.o $WORK/b356/_x005.o $WORK/b356/_x006.o $WORK/b356/_x007.o $WORK/b356/_x008.o $WORK/b356/_x009.o $WORK/b356/_x010.o $WORK/b356/_x011.o $WORK/b356/_x012.o $WORK/b356/_x013.o $WORK/b356/_x014.o $WORK/b356/_x015.o $WORK/b356/_x016.o $WORK/b356/_x017.o $WORK/b356/_x018.o $WORK/b356/_x019.o $WORK/b356/_x020.o $WORK/b356/_x021.o $WORK/b356/_x022.o $WORK/b356/_x023.o $WORK/b356/_x024.o $WORK/b356/_x025.o $WORK/b356/_x026.o $WORK/b356/_x027.o $WORK/b356/_x028.o $WORK/b356/_x029.o $WORK/b356/_x030.o $WORK/b356/_x031.o $WORK/b356/_x032.o $WORK/b356/_x033.o $WORK/b356/_x034.o $WORK/b356/_x035.o $WORK/b356/_x036.o $WORK/b356/_x037.o $WORK/b356/_x038.o $WORK/b356/_x039.o $WORK/b356/_x040.o $WORK/b356/_x041.o $WORK/b356/_x042.o $WORK/b356/_x043.o $WORK/b356/_x044.o $WORK/b356/_x045.o $WORK/b356/_x046.o $WORK/b356/_x047.o $WORK/b356/_x048.o $WORK/b356/_x049.o $WORK/b356/_x050.o $WORK/b356/_x051.o $WORK/b356/_x052.o $WORK/b356/_x053.o $WORK/b356/_x054.o $WORK/b356/_x055.o $WORK/b356/_x056.o $WORK/b356/_x057.o $WORK/b356/_x058.o $WORK/b356/_x059.o $WORK/b356/_x060.o $WORK/b356/_x061.o $WORK/b356/_x062.o $WORK/b356/_x063.o $WORK/b356/_x064.o $WORK/b356/_x065.o $WORK/b356/_x066.o $WORK/b356/_x067.o $WORK/b356/_x068.o $WORK/b356/_x069.o $WORK/b356/_x070.o $WORK/b356/_x071.o $WORK/b356/_x072.o $WORK/b356/_x073.o $WORK/b356/_x074.o $WORK/b356/_x075.o $WORK/b356/_x076.o $WORK/b356/_x077.o $WORK/b356/_x078.o $WORK/b356/_x079.o $WORK/b356/_x080.o $WORK/b356/_x081.o $WORK/b356/_x082.o $WORK/b356/_x083.o $WORK/b356/_x084.o $WORK/b356/_x085.o $WORK/b356/_x086.o $WORK/b356/_x087.o $WORK/b356/_x088.o $WORK/b356/_x089.o $WORK/b356/_x090.o $WORK/b356/_x091.o $WORK/b356/_x092.o $WORK/b356/_x093.o $WORK/b356/_x094.o $WORK/b356/_x095.o $WORK/b356/_x096.o $WORK/b356/_x097.o $WORK/b356/_x098.o $WORK/b356/_x099.o $WORK/b356/_x100.o $WORK/b356/_x101.o $WORK/b356/_x102.o $WORK/b356/_x103.o $WORK/b356/_x104.o $WORK/b356/_x105.o $WORK/b356/_x106.o $WORK/b356/_x107.o $WORK/b356/_x108.o $WORK/b356/_x109.o $WORK/b356/_x110.o $WORK/b356/_x111.o $WORK/b356/_x112.o $WORK/b356/_x113.o $WORK/b356/_x114.o $WORK/b356/_x115.o $WORK/b356/_x116.o $WORK/b356/_x117.o $WORK/b356/_x118.o $WORK/b356/_x119.o $WORK/b356/_x120.o $WORK/b356/_x121.o $WORK/b356/_x122.o $WORK/b356/_x123.o $WORK/b356/_x124.o $WORK/b356/_x125.o -O2 -g -lm TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage libwebp -dynimport $WORK/b356/_cgo_.o -dynout $WORK/b356/_cgo_import.go cat >/tmp/go-build1549002957/b356/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile github.com/bep/gowebp/libwebp/webpoptions=/tmp/go-build1549002957/b349/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/draw=/tmp/go-build1549002957/b346/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile runtime/cgo=/tmp/go-build1549002957/b127/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/bep/gowebp/internal/libwebp -installsuffix shared -buildid sQyxSzeGNgo88k0fkiFJ/sQyxSzeGNgo88k0fkiFJ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack $WORK/b356/_cgo_gotypes.go $WORK/b356/a__cgo.cgo1.go $WORK/b356/a__cgo_src.cgo1.go $WORK/b356/a__encoder.cgo1.go $WORK/b356/_cgo_import.go cd /usr/share/gocode/src/github.com/bep/gowebp/internal/libwebp /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b356/_pkg_.a $WORK/b356/_x001.o $WORK/b356/_x002.o $WORK/b356/_x003.o $WORK/b356/_x004.o $WORK/b356/_x005.o $WORK/b356/_x006.o $WORK/b356/_x007.o $WORK/b356/_x008.o $WORK/b356/_x009.o $WORK/b356/_x010.o $WORK/b356/_x011.o $WORK/b356/_x012.o $WORK/b356/_x013.o $WORK/b356/_x014.o $WORK/b356/_x015.o $WORK/b356/_x016.o $WORK/b356/_x017.o $WORK/b356/_x018.o $WORK/b356/_x019.o $WORK/b356/_x020.o $WORK/b356/_x021.o $WORK/b356/_x022.o $WORK/b356/_x023.o $WORK/b356/_x024.o $WORK/b356/_x025.o $WORK/b356/_x026.o $WORK/b356/_x027.o $WORK/b356/_x028.o $WORK/b356/_x029.o $WORK/b356/_x030.o $WORK/b356/_x031.o $WORK/b356/_x032.o $WORK/b356/_x033.o $WORK/b356/_x034.o $WORK/b356/_x035.o $WORK/b356/_x036.o $WORK/b356/_x037.o $WORK/b356/_x038.o $WORK/b356/_x039.o $WORK/b356/_x040.o $WORK/b356/_x041.o $WORK/b356/_x042.o $WORK/b356/_x043.o $WORK/b356/_x044.o $WORK/b356/_x045.o $WORK/b356/_x046.o $WORK/b356/_x047.o $WORK/b356/_x048.o $WORK/b356/_x049.o $WORK/b356/_x050.o $WORK/b356/_x051.o $WORK/b356/_x052.o $WORK/b356/_x053.o $WORK/b356/_x054.o $WORK/b356/_x055.o $WORK/b356/_x056.o $WORK/b356/_x057.o $WORK/b356/_x058.o $WORK/b356/_x059.o $WORK/b356/_x060.o $WORK/b356/_x061.o $WORK/b356/_x062.o $WORK/b356/_x063.o $WORK/b356/_x064.o $WORK/b356/_x065.o $WORK/b356/_x066.o $WORK/b356/_x067.o $WORK/b356/_x068.o $WORK/b356/_x069.o $WORK/b356/_x070.o $WORK/b356/_x071.o $WORK/b356/_x072.o $WORK/b356/_x073.o $WORK/b356/_x074.o $WORK/b356/_x075.o $WORK/b356/_x076.o $WORK/b356/_x077.o $WORK/b356/_x078.o $WORK/b356/_x079.o $WORK/b356/_x080.o $WORK/b356/_x081.o $WORK/b356/_x082.o $WORK/b356/_x083.o $WORK/b356/_x084.o $WORK/b356/_x085.o $WORK/b356/_x086.o $WORK/b356/_x087.o $WORK/b356/_x088.o $WORK/b356/_x089.o $WORK/b356/_x090.o $WORK/b356/_x091.o $WORK/b356/_x092.o $WORK/b356/_x093.o $WORK/b356/_x094.o $WORK/b356/_x095.o $WORK/b356/_x096.o $WORK/b356/_x097.o $WORK/b356/_x098.o $WORK/b356/_x099.o $WORK/b356/_x100.o $WORK/b356/_x101.o $WORK/b356/_x102.o $WORK/b356/_x103.o $WORK/b356/_x104.o $WORK/b356/_x105.o $WORK/b356/_x106.o $WORK/b356/_x107.o $WORK/b356/_x108.o $WORK/b356/_x109.o $WORK/b356/_x110.o $WORK/b356/_x111.o $WORK/b356/_x112.o $WORK/b356/_x113.o $WORK/b356/_x114.o $WORK/b356/_x115.o $WORK/b356/_x116.o $WORK/b356/_x117.o $WORK/b356/_x118.o $WORK/b356/_x119.o $WORK/b356/_x120.o $WORK/b356/_x121.o $WORK/b356/_x122.o $WORK/b356/_x123.o $WORK/b356/_x124.o $WORK/b356/_x125.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/6f/6f5861dc5e9bebb7a03a152ee9a3c3d329d9ec23c6d352feb17965d96a3df681-d # internal github.com/gohugoio/hugo/deploy mkdir -p $WORK/b519/ cat >/tmp/go-build1549002957/b519/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1549002957/b056/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1549002957/b528/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudfront=/tmp/go-build1549002957/b560/_pkg_.a packagefile github.com/dustin/go-humanize=/tmp/go-build1549002957/b562/_pkg_.a packagefile github.com/gobwas/glob=/tmp/go-build1549002957/b208/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/tmp/go-build1549002957/b230/_pkg_.a packagefile gocloud.dev/blob=/tmp/go-build1549002957/b563/_pkg_.a packagefile gocloud.dev/blob/azureblob=/tmp/go-build1549002957/b664/_pkg_.a packagefile gocloud.dev/blob/fileblob=/tmp/go-build1549002957/b698/_pkg_.a packagefile gocloud.dev/blob/gcsblob=/tmp/go-build1549002957/b699/_pkg_.a packagefile gocloud.dev/blob/s3blob=/tmp/go-build1549002957/b750/_pkg_.a packagefile gocloud.dev/gcerrors=/tmp/go-build1549002957/b574/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b076/_pkg_.a packagefile google.golang.org/api/compute/v1=/tmp/go-build1549002957/b821/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cd /builddir/build/BUILD/hugo-0.111.3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/gohugoio/hugo/deploy -complete -installsuffix shared -buildid fuRzg-02xvu3bWFow6Tk/fuRzg-02xvu3bWFow6Tk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/gohugoio/hugo/deploy/cloudfront.go ./_build/src/github.com/gohugoio/hugo/deploy/deploy.go ./_build/src/github.com/gohugoio/hugo/deploy/deployConfig.go ./_build/src/github.com/gohugoio/hugo/deploy/deploy_azure.go ./_build/src/github.com/gohugoio/hugo/deploy/google.go cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8d/8d21fae9e54dbc1d907c5968e090fd05287ffaf9227a2b931d9fb4f6868aea93-d # internal github.com/bep/gowebp/libwebp mkdir -p $WORK/b355/ cat >/tmp/go-build1549002957/b355/importcfg << 'EOF' # internal # import config packagefile github.com/bep/gowebp/internal/libwebp=/tmp/go-build1549002957/b356/_pkg_.a packagefile github.com/bep/gowebp/libwebp/webpoptions=/tmp/go-build1549002957/b349/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/bep/gowebp/libwebp -complete -installsuffix shared -buildid jfjE0N4dD-ZEdRqHcb7t/jfjE0N4dD-ZEdRqHcb7t -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack /usr/share/gocode/src/github.com/bep/gowebp/libwebp/encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/2f/2f461d7eed2822c1f648079061f2dc68886c4a80414e0120139daf7931b30be1-d # internal github.com/gohugoio/hugo/resources/images/webp mkdir -p $WORK/b354/ cat >/tmp/go-build1549002957/b354/importcfg << 'EOF' # internal # import config packagefile github.com/bep/gowebp/libwebp=/tmp/go-build1549002957/b355/_pkg_.a packagefile github.com/bep/gowebp/libwebp/webpoptions=/tmp/go-build1549002957/b349/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/gohugoio/hugo/resources/images/webp -complete -installsuffix shared -buildid JbmLokYfM23h-h7d1-3w/JbmLokYfM23h-h7d1-3w -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/images/webp/webp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/13/139ecbd706208c5022a5af828c527445394aa8d660c6278f47e0d95f6566cd75-d # internal github.com/gohugoio/hugo/resources/images mkdir -p $WORK/b348/ cat >/tmp/go-build1549002957/b348/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/gowebp/libwebp/webpoptions=/tmp/go-build1549002957/b349/_pkg_.a packagefile github.com/disintegration/gift=/tmp/go-build1549002957/b343/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/resources/images/exif=/tmp/go-build1549002957/b350/_pkg_.a packagefile github.com/gohugoio/hugo/resources/images/webp=/tmp/go-build1549002957/b354/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/muesli/smartcrop=/tmp/go-build1549002957/b358/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile golang.org/x/image/bmp=/tmp/go-build1549002957/b366/_pkg_.a packagefile golang.org/x/image/font=/tmp/go-build1549002957/b367/_pkg_.a packagefile golang.org/x/image/font/gofont/goregular=/tmp/go-build1549002957/b369/_pkg_.a packagefile golang.org/x/image/font/opentype=/tmp/go-build1549002957/b370/_pkg_.a packagefile golang.org/x/image/math/fixed=/tmp/go-build1549002957/b368/_pkg_.a packagefile golang.org/x/image/tiff=/tmp/go-build1549002957/b377/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile image/draw=/tmp/go-build1549002957/b346/_pkg_.a packagefile image/gif=/tmp/go-build1549002957/b380/_pkg_.a packagefile image/jpeg=/tmp/go-build1549002957/b362/_pkg_.a packagefile image/png=/tmp/go-build1549002957/b363/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/gohugoio/hugo/resources/images -complete -installsuffix shared -buildid sMtHtfpfFffmbq22DO4h/sMtHtfpfFffmbq22DO4h -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/images/color.go ./_build/src/github.com/gohugoio/hugo/resources/images/config.go ./_build/src/github.com/gohugoio/hugo/resources/images/filters.go ./_build/src/github.com/gohugoio/hugo/resources/images/image.go ./_build/src/github.com/gohugoio/hugo/resources/images/image_resource.go ./_build/src/github.com/gohugoio/hugo/resources/images/overlay.go ./_build/src/github.com/gohugoio/hugo/resources/images/resampling.go ./_build/src/github.com/gohugoio/hugo/resources/images/smartcrop.go ./_build/src/github.com/gohugoio/hugo/resources/images/text.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b519/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/e5/e5031d2876380d3b44f37a845210ad474d9b5d39b8864c75a246f0139d68e829-d # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/9f/9f021de259ba6b9f88952ee0ff6de14bd29546f5553ed7f665403c1f9134692b-d # internal github.com/gohugoio/hugo/resources mkdir -p $WORK/b342/ cat >/tmp/go-build1549002957/b342/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/BurntSushi/locker=/tmp/go-build1549002957/b332/_pkg_.a packagefile github.com/disintegration/gift=/tmp/go-build1549002957/b343/_pkg_.a packagefile github.com/gohugoio/hugo/bufferpool=/tmp/go-build1549002957/b250/_pkg_.a packagefile github.com/gohugoio/hugo/cache/filecache=/tmp/go-build1549002957/b331/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/output=/tmp/go-build1549002957/b341/_pkg_.a packagefile github.com/gohugoio/hugo/resources/images=/tmp/go-build1549002957/b348/_pkg_.a packagefile github.com/gohugoio/hugo/resources/images/exif=/tmp/go-build1549002957/b350/_pkg_.a packagefile github.com/gohugoio/hugo/resources/internal=/tmp/go-build1549002957/b383/_pkg_.a packagefile github.com/gohugoio/hugo/resources/jsconfig=/tmp/go-build1549002957/b384/_pkg_.a packagefile github.com/gohugoio/hugo/resources/page=/tmp/go-build1549002957/b385/_pkg_.a packagefile github.com/gohugoio/hugo/resources/postpub=/tmp/go-build1549002957/b396/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/source=/tmp/go-build1549002957/b390/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/marekm4/color-extractor=/tmp/go-build1549002957/b397/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile golang.org/x/image/webp=/tmp/go-build1549002957/b398/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile image/draw=/tmp/go-build1549002957/b346/_pkg_.a packagefile image/gif=/tmp/go-build1549002957/b380/_pkg_.a packagefile image/png=/tmp/go-build1549002957/b363/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/gohugoio/hugo/resources -complete -installsuffix shared -buildid pTwOE9ekSGX5onzV9V-u/pTwOE9ekSGX5onzV9V-u -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/docs.go ./_build/src/github.com/gohugoio/hugo/resources/errorResource.go ./_build/src/github.com/gohugoio/hugo/resources/image.go ./_build/src/github.com/gohugoio/hugo/resources/image_cache.go ./_build/src/github.com/gohugoio/hugo/resources/post_publish.go ./_build/src/github.com/gohugoio/hugo/resources/resource.go ./_build/src/github.com/gohugoio/hugo/resources/resource_cache.go ./_build/src/github.com/gohugoio/hugo/resources/resource_metadata.go ./_build/src/github.com/gohugoio/hugo/resources/resource_spec.go ./_build/src/github.com/gohugoio/hugo/resources/transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/f2/f2432dd487d18a36b960635306b64ff85ecbf813bd9806f1a1ca0adef73d24fa-d # internal github.com/gohugoio/hugo/deps mkdir -p $WORK/b339/ github.com/gohugoio/hugo/resources/resource_transformers/templates github.com/gohugoio/hugo/resources/resource_factories/bundler mkdir -p $WORK/b503/ github.com/gohugoio/hugo/publisher mkdir -p $WORK/b496/ github.com/gohugoio/hugo/tpl/internal/resourcehelpers cat >/tmp/go-build1549002957/b339/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/cache/filecache=/tmp/go-build1549002957/b331/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/config/security=/tmp/go-build1549002957/b232/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/metrics=/tmp/go-build1549002957/b340/_pkg_.a packagefile github.com/gohugoio/hugo/output=/tmp/go-build1549002957/b341/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/page=/tmp/go-build1549002957/b385/_pkg_.a packagefile github.com/gohugoio/hugo/resources/postpub=/tmp/go-build1549002957/b396/_pkg_.a packagefile github.com/gohugoio/hugo/source=/tmp/go-build1549002957/b390/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/tmp/go-build1549002957/b230/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF github.com/gohugoio/hugo/resources/resource_transformers/postcss github.com/gohugoio/hugo/resources/resource_transformers/minifier github.com/gohugoio/hugo/resources/resource_transformers/babel mkdir -p $WORK/b501/ github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/gohugoio/hugo/deps -complete -installsuffix shared -buildid fOn6pvK911Pu_c5267Bi/fOn6pvK911Pu_c5267Bi -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/gohugoio/hugo/deps/deps.go github.com/gohugoio/hugo/resources/resource_transformers/js cat >/tmp/go-build1549002957/b503/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/internal=/tmp/go-build1549002957/b383/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a EOF github.com/gohugoio/hugo/resources/resource_transformers/integrity mkdir -p $WORK/b500/ github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass github.com/gohugoio/hugo/resources/resource_factories/create /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/gohugoio/hugo/resources/resource_transformers/templates -complete -installsuffix shared -buildid 7WDc9c8-aPENEzmXx70s/7WDc9c8-aPENEzmXx70s -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/templates/execute_as_template.go mkdir -p $WORK/b499/ cat >/tmp/go-build1549002957/b496/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a EOF mkdir -p $WORK/b504/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/gohugoio/hugo/resources/resource_factories/bundler -complete -installsuffix shared -buildid oVLZeGdIzYqwWpXjhcn5/oVLZeGdIzYqwWpXjhcn5 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource_factories/bundler/bundler.go cat >/tmp/go-build1549002957/b501/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/hugo/minifiers=/tmp/go-build1549002957/b408/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/internal=/tmp/go-build1549002957/b383/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a EOF mkdir -p $WORK/b471/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/gohugoio/hugo/resources/resource_transformers/minifier -complete -installsuffix shared -buildid nxz1kjL40Tg5yPZvMaVb/nxz1kjL40Tg5yPZvMaVb -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/minifier/minify.go cat >/tmp/go-build1549002957/b500/importcfg << 'EOF' # internal # import config packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile crypto/sha512=/tmp/go-build1549002957/b104/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/internal=/tmp/go-build1549002957/b383/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF cat >/tmp/go-build1549002957/b504/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/godartsass=/tmp/go-build1549002957/b152/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/htesting=/tmp/go-build1549002957/b252/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib/filesystems=/tmp/go-build1549002957/b251/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/internal=/tmp/go-build1549002957/b383/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/tocss/internal/sass=/tmp/go-build1549002957/b505/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cat >/tmp/go-build1549002957/b499/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugo=/tmp/go-build1549002957/b205/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/internal=/tmp/go-build1549002957/b383/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a EOF mkdir -p $WORK/b502/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass -complete -installsuffix shared -buildid BXOB8nLb1-fv-tETmUBu/BXOB8nLb1-fv-tETmUBu -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass/client.go ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass/transform.go cat >/tmp/go-build1549002957/b471/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/gohugoio/hugo/resources/resource_transformers/babel -complete -installsuffix shared -buildid lumj9EvbRaMq8u7c92AI/lumj9EvbRaMq8u7c92AI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/babel/babel.go mkdir -p $WORK/b407/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/gohugoio/hugo/resources/resource_transformers/integrity -complete -installsuffix shared -buildid kCvtmgIgYKO_TX6fqACB/kCvtmgIgYKO_TX6fqACB -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/integrity/integrity.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/gohugoio/hugo/tpl/internal/resourcehelpers -complete -installsuffix shared -buildid 9cT3G2jUD6-_Ssu_ZSm3/9cT3G2jUD6-_Ssu_ZSm3 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/internal/resourcehelpers/helpers.go mkdir -p $WORK/b506/ mkdir -p $WORK/b449/ cat >/tmp/go-build1549002957/b407/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/bufferpool=/tmp/go-build1549002957/b250/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/minifiers=/tmp/go-build1549002957/b408/_pkg_.a packagefile github.com/gohugoio/hugo/output=/tmp/go-build1549002957/b341/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/transform=/tmp/go-build1549002957/b409/_pkg_.a packagefile github.com/gohugoio/hugo/transform/livereloadinject=/tmp/go-build1549002957/b424/_pkg_.a packagefile github.com/gohugoio/hugo/transform/metainject=/tmp/go-build1549002957/b425/_pkg_.a packagefile github.com/gohugoio/hugo/transform/urlreplacers=/tmp/go-build1549002957/b426/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile golang.org/x/net/html=/tmp/go-build1549002957/b228/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF mkdir -p $WORK/b497/ cat >/tmp/go-build1549002957/b502/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/collections=/tmp/go-build1549002957/b217/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugo=/tmp/go-build1549002957/b205/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/text=/tmp/go-build1549002957/b186/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/internal=/tmp/go-build1549002957/b383/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/gohugoio/hugo/publisher -complete -installsuffix shared -buildid QDDOWbPvsOG-1JcPbv6R/QDDOWbPvsOG-1JcPbv6R -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/gohugoio/hugo/publisher/htmlElementsCollector.go ./_build/src/github.com/gohugoio/hugo/publisher/publisher.go cat >/tmp/go-build1549002957/b506/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/golibsass/libsass=/tmp/go-build1549002957/b507/_pkg_.a packagefile github.com/bep/golibsass/libsass/libsasserrors=/tmp/go-build1549002957/b184/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib/filesystems=/tmp/go-build1549002957/b251/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/internal=/tmp/go-build1549002957/b383/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/tocss/internal/sass=/tmp/go-build1549002957/b505/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/gohugoio/hugo/resources/resource_transformers/postcss -complete -installsuffix shared -buildid P8gPkaOQuc8CQaPEhZrN/P8gPkaOQuc8CQaPEhZrN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/postcss/postcss.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss -complete -installsuffix shared -buildid DjThrosnIGJI5A2tMsQ5/DjThrosnIGJI5A2tMsQ5 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss/client.go ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss/client_extended.go ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss/tocss.go cat >/tmp/go-build1549002957/b449/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/pkg/api=/tmp/go-build1549002957/b450/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/text=/tmp/go-build1549002957/b186/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib/filesystems=/tmp/go-build1549002957/b251/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/internal=/tmp/go-build1549002957/b383/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cat >/tmp/go-build1549002957/b497/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/cache/filecache=/tmp/go-build1549002957/b331/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/http/httputil=/tmp/go-build1549002957/b498/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/gohugoio/hugo/resources/resource_transformers/js -complete -installsuffix shared -buildid MOOvYZxztxgo4FDkJ9Lr/MOOvYZxztxgo4FDkJ9Lr -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/js/build.go ./_build/src/github.com/gohugoio/hugo/resources/resource_transformers/js/options.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/gohugoio/hugo/resources/resource_factories/create -complete -installsuffix shared -buildid hcy6IYejC8aSBq-61h53/hcy6IYejC8aSBq-61h53 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/gohugoio/hugo/resources/resource_factories/create/create.go ./_build/src/github.com/gohugoio/hugo/resources/resource_factories/create/remote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/a1/a1e38e73f982d54de8dd2d0ba1813e70e9e53631f7a27209144c8cd8b892817f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b503/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/d0/d0bc0a000cf1dcc6de87507bf2e3ce69f8b7e06c6577f63f19dfdf803442af1d-d # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/95/950437004ff78bf7b2029d9c2bde85c52284baf0dd4f83ca4b79e40170346bcf-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/42/42f070eaef9efb6ca0cf028cac5867cd07e877c9b78d1854a8a9fe7ff390cac1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/34/34e010cb7c6be4eff4190e8fd36c7b38c6e2cbdbe7b0a90e1233cf01092367a0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b506/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/6f/6fa666feeb9efc6e19821d0053096dd707aaa1f983755fee9f3d294b0a674d7d-d # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/4d/4dfc98366b5051dec314eb9df2a3a08bb23db5315217f1d9ea119b8af676b2bc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/95/954db9926363c01b7047c1162e8c4fa57607411c8e3dff9d749840bc00e0a2ce-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/ea/ea080ef82c981b49dd88b850a67f61a349641af3beb0a099a95cb577f080f921-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/14/14b2e8aa9f336427f929e8e5af432238463100f4b4e8dc9b7b8cd84f44cf39af-d # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/90/90fcfaf95c8eee70ba842072a55ee430a1c61e4676471a3d71ce6cb89d28d6ee-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/d6/d66883f292d1be1c188b047ff46f3f964056131144f79c8617013e0fdd0c3716-d # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/cc/cc01e0530713598ea771f366a57e7f8d77b81bc91d6c2611c77f0ac34e608af2-d # internal github.com/gohugoio/hugo/langs/i18n mkdir -p $WORK/b402/ github.com/gohugoio/hugo/tpl/internal mkdir -p $WORK/b430/ cat >/tmp/go-build1549002957/b402/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/hreflect=/tmp/go-build1549002957/b237/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/resources/page=/tmp/go-build1549002957/b385/_pkg_.a packagefile github.com/gohugoio/hugo/source=/tmp/go-build1549002957/b390/_pkg_.a packagefile github.com/nicksnyder/go-i18n/v2/i18n=/tmp/go-build1549002957/b403/_pkg_.a packagefile github.com/pelletier/go-toml/v2=/tmp/go-build1549002957/b190/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile golang.org/x/text/language=/tmp/go-build1549002957/b262/_pkg_.a packagefile gopkg.in/yaml.v2=/tmp/go-build1549002957/b231/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/gohugoio/hugo/langs/i18n -complete -installsuffix shared -buildid CkHs9eZz-iT1gSjxOvoS/CkHs9eZz-iT1gSjxOvoS -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/gohugoio/hugo/langs/i18n/i18n.go ./_build/src/github.com/gohugoio/hugo/langs/i18n/translationProvider.go cat >/tmp/go-build1549002957/b430/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile go/doc=/tmp/go-build1549002957/b431/_pkg_.a packagefile go/parser=/tmp/go-build1549002957/b325/_pkg_.a packagefile go/token=/tmp/go-build1549002957/b168/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/gohugoio/hugo/tpl/internal -complete -installsuffix shared -buildid -v2J_EwwK06uOORVNijE/-v2J_EwwK06uOORVNijE -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/internal/templatefuncsRegistry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/8c/8ca8f61aa75a1f7c08561f630a1ab76a0814a0f9608fadb57196d10e78e3b3d5-d # internal github.com/gohugoio/hugo/tpl/time mkdir -p $WORK/b513/ github.com/gohugoio/hugo/tpl/openapi/openapi3 mkdir -p $WORK/b474/ github.com/gohugoio/hugo/tpl/hugo cat >/tmp/go-build1549002957/b513/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/htime=/tmp/go-build1549002957/b197/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b474/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=/tmp/go-build1549002957/b475/_pkg_.a packagefile github.com/ghodss/yaml=/tmp/go-build1549002957/b486/_pkg_.a packagefile github.com/gohugoio/hugo/cache/namedmemcache=/tmp/go-build1549002957/b487/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/parser/metadecoders=/tmp/go-build1549002957/b221/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a EOF mkdir -p $WORK/b445/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/gohugoio/hugo/tpl/time -complete -installsuffix shared -buildid h-Pbqd_wPzpPpvsJ7gbM/h-Pbqd_wPzpPpvsJ7gbM -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/time/init.go ./_build/src/github.com/gohugoio/hugo/tpl/time/time.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/gohugoio/hugo/tpl/openapi/openapi3 -complete -installsuffix shared -buildid B_180-LN9TpGOnrsAkf0/B_180-LN9TpGOnrsAkf0 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/openapi/openapi3/init.go ./_build/src/github.com/gohugoio/hugo/tpl/openapi/openapi3/openapi3.go github.com/gohugoio/hugo/tpl/css mkdir -p $WORK/b436/ github.com/gohugoio/hugo/tpl/encoding mkdir -p $WORK/b443/ cat >/tmp/go-build1549002957/b445/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a EOF github.com/gohugoio/hugo/tpl/reflect github.com/gohugoio/hugo/tpl/partials mkdir -p $WORK/b490/ github.com/gohugoio/hugo/tpl/templates github.com/gohugoio/hugo/tpl/site github.com/gohugoio/hugo/tpl/crypto mkdir -p $WORK/b512/ github.com/gohugoio/hugo/tpl/resources github.com/gohugoio/hugo/tpl/fmt github.com/gohugoio/hugo/tpl/js cat >/tmp/go-build1549002957/b436/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/common/types/css=/tmp/go-build1549002957/b437/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a EOF github.com/gohugoio/hugo/tpl/path mkdir -p $WORK/b444/ github.com/gohugoio/hugo/tpl/lang github.com/gohugoio/hugo/tpl/page github.com/gohugoio/hugo/tpl/images /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/gohugoio/hugo/tpl/hugo -complete -installsuffix shared -buildid CO2UQRB_mm5g6NZh6MqI/CO2UQRB_mm5g6NZh6MqI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/hugo/init.go github.com/gohugoio/hugo/tpl/math cat >/tmp/go-build1549002957/b443/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile github.com/gohugoio/hugo/bufferpool=/tmp/go-build1549002957/b250/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a EOF mkdir -p $WORK/b510/ github.com/gohugoio/hugo/tpl/os github.com/gohugoio/hugo/tpl/debug cat >/tmp/go-build1549002957/b512/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a EOF github.com/gohugoio/hugo/tpl/safe cat >/tmp/go-build1549002957/b444/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/gohugoio/hugo/tpl/templates -complete -installsuffix shared -buildid 7SH4qNbsOiebDH3C7vCy/7SH4qNbsOiebDH3C7vCy -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/templates/init.go ./_build/src/github.com/gohugoio/hugo/tpl/templates/templates.go github.com/gohugoio/hugo/tpl/cast github.com/gohugoio/hugo/tpl/diagrams github.com/gohugoio/hugo/tpl/data github.com/gohugoio/hugo/tpl/inflect /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/gohugoio/hugo/tpl/css -complete -installsuffix shared -buildid z5Hunv72VFGOEUXb6bDT/z5Hunv72VFGOEUXb6bDT -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/css/css.go github.com/gohugoio/hugo/tpl/transform github.com/gohugoio/hugo/tpl/urls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/gohugoio/hugo/tpl/encoding -complete -installsuffix shared -buildid cm69JXQNUhMlAMKw3kYe/cm69JXQNUhMlAMKw3kYe -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/encoding/encoding.go ./_build/src/github.com/gohugoio/hugo/tpl/encoding/init.go github.com/gohugoio/hugo/tpl/strings mkdir -p $WORK/b494/ cat >/tmp/go-build1549002957/b490/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/lazycache=/tmp/go-build1549002957/b491/_pkg_.a packagefile github.com/gohugoio/hugo/bufferpool=/tmp/go-build1549002957/b250/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate=/tmp/go-build1549002957/b393/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF github.com/gohugoio/hugo/tpl/compare /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/gohugoio/hugo/tpl/fmt -complete -installsuffix shared -buildid 5fSLI_Dy_aBkeMKTPi4U/5fSLI_Dy_aBkeMKTPi4U -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/fmt/fmt.go ./_build/src/github.com/gohugoio/hugo/tpl/fmt/init.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b402/_pkg_.a # internal mkdir -p $WORK/b435/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/gohugoio/hugo/tpl/partials -complete -installsuffix shared -buildid Nx0a4srQKw00Bi5UsR6K/Nx0a4srQKw00Bi5UsR6K -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/partials/init.go ./_build/src/github.com/gohugoio/hugo/tpl/partials/partials.go mkdir -p $WORK/b495/ mkdir -p $WORK/b448/ cat >/tmp/go-build1549002957/b510/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a EOF mkdir -p $WORK/b493/ mkdir -p $WORK/b472/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/gohugoio/hugo/tpl/site -complete -installsuffix shared -buildid SKXCE7mD2To9KojYRfBu/SKXCE7mD2To9KojYRfBu -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/site/init.go cat >/tmp/go-build1549002957/b494/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a EOF mkdir -p $WORK/b489/ mkdir -p $WORK/b446/ cat >/tmp/go-build1549002957/b435/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile crypto/sha1=/tmp/go-build1549002957/b114/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile crypto/sha512=/tmp/go-build1549002957/b104/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile hash/fnv=/tmp/go-build1549002957/b158/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/gohugoio/hugo/tpl/reflect -complete -installsuffix shared -buildid v_sFf2vDQgGs4ddVowmZ/v_sFf2vDQgGs4ddVowmZ -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/reflect/init.go ./_build/src/github.com/gohugoio/hugo/tpl/reflect/reflect.go cat >/tmp/go-build1549002957/b448/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/js=/tmp/go-build1549002957/b449/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/resourcehelpers=/tmp/go-build1549002957/b471/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/gohugoio/hugo/tpl/crypto -complete -installsuffix shared -buildid H6sX3H6pKlpaL7jURCoM/H6sX3H6pKlpaL7jURCoM -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/crypto/crypto.go ./_build/src/github.com/gohugoio/hugo/tpl/crypto/init.go cat >/tmp/go-build1549002957/b489/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/resources/page=/tmp/go-build1549002957/b385/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a EOF cat >/tmp/go-build1549002957/b495/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/postpub=/tmp/go-build1549002957/b396/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_factories/bundler=/tmp/go-build1549002957/b496/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_factories/create=/tmp/go-build1549002957/b497/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/babel=/tmp/go-build1549002957/b499/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/integrity=/tmp/go-build1549002957/b500/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/minifier=/tmp/go-build1549002957/b501/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/postcss=/tmp/go-build1549002957/b502/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/templates=/tmp/go-build1549002957/b503/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass=/tmp/go-build1549002957/b504/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss=/tmp/go-build1549002957/b506/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/resourcehelpers=/tmp/go-build1549002957/b471/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/gohugoio/hugo/tpl/js -complete -installsuffix shared -buildid oXM1nMaZPuLAceMh70O7/oXM1nMaZPuLAceMh70O7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/js/init.go ./_build/src/github.com/gohugoio/hugo/tpl/js/js.go mkdir -p $WORK/b473/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/gohugoio/hugo/tpl/resources -complete -installsuffix shared -buildid 8P7JtO3PlNj9_Qhrfnw2/8P7JtO3PlNj9_Qhrfnw2 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/resources/init.go ./_build/src/github.com/gohugoio/hugo/tpl/resources/resources.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/gohugoio/hugo/tpl/page -complete -installsuffix shared -buildid enTtJIDgesi1aEs0u9Eg/enTtJIDgesi1aEs0u9Eg -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/page/init.go mkdir -p $WORK/b488/ cat >/tmp/go-build1549002957/b472/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/hreflect=/tmp/go-build1549002957/b237/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/gohugoio/locales=/tmp/go-build1549002957/b198/_pkg_.a packagefile github.com/gohugoio/localescompressed=/tmp/go-build1549002957/b259/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF cat >/tmp/go-build1549002957/b446/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/resources/images=/tmp/go-build1549002957/b348/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile golang.org/x/image/webp=/tmp/go-build1549002957/b398/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/gif=/tmp/go-build1549002957/b380/_pkg_.a packagefile image/jpeg=/tmp/go-build1549002957/b362/_pkg_.a packagefile image/png=/tmp/go-build1549002957/b363/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a EOF mkdir -p $WORK/b439/ cat >/tmp/go-build1549002957/b493/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/gohugoio/hugo/tpl/lang -complete -installsuffix shared -buildid qIOwgSSmItPAnuqJW7EH/qIOwgSSmItPAnuqJW7EH -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/lang/init.go ./_build/src/github.com/gohugoio/hugo/tpl/lang/lang.go cat >/tmp/go-build1549002957/b488/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/bep/overlayfs=/tmp/go-build1549002957/b072/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a EOF cat >/tmp/go-build1549002957/b473/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile github.com/gohugoio/hugo/common/math=/tmp/go-build1549002957/b218/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/gohugoio/hugo/tpl/images -complete -installsuffix shared -buildid bQ-68mgS1nhNGy37cA15/bQ-68mgS1nhNGy37cA15 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/images/images.go ./_build/src/github.com/gohugoio/hugo/tpl/images/init.go mkdir -p $WORK/b509/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/gohugoio/hugo/tpl/math -complete -installsuffix shared -buildid pHkKTqjGUw-BewTn8q0q/pHkKTqjGUw-BewTn8q0q -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/math/init.go ./_build/src/github.com/gohugoio/hugo/tpl/math/math.go ./_build/src/github.com/gohugoio/hugo/tpl/math/round.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/gohugoio/hugo/tpl/path -complete -installsuffix shared -buildid OvRzxzk6HPURvpuov8Se/OvRzxzk6HPURvpuov8Se -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/path/init.go ./_build/src/github.com/gohugoio/hugo/tpl/path/path.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/gohugoio/hugo/tpl/os -complete -installsuffix shared -buildid CiY0MwF17shdGEVXqH8Y/CiY0MwF17shdGEVXqH8Y -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/os/init.go ./_build/src/github.com/gohugoio/hugo/tpl/os/os.go mkdir -p $WORK/b429/ cat >/tmp/go-build1549002957/b439/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/sanity-io/litter=/tmp/go-build1549002957/b440/_pkg_.a EOF mkdir -p $WORK/b441/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/gohugoio/hugo/tpl/debug -complete -installsuffix shared -buildid xb2rBmQyr_4COvPjOOQE/xb2rBmQyr_4COvPjOOQE -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/debug/debug.go ./_build/src/github.com/gohugoio/hugo/tpl/debug/init.go mkdir -p $WORK/b438/ mkdir -p $WORK/b447/ cat >/tmp/go-build1549002957/b509/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a EOF mkdir -p $WORK/b514/ cat >/tmp/go-build1549002957/b429/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/docshelper=/tmp/go-build1549002957/b220/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/resources/page=/tmp/go-build1549002957/b385/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/gohugoio/hugo/tpl/safe -complete -installsuffix shared -buildid 5BCu2YxtDVDNDXro1j-V/5BCu2YxtDVDNDXro1j-V -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/safe/init.go ./_build/src/github.com/gohugoio/hugo/tpl/safe/safe.go mkdir -p $WORK/b515/ cat >/tmp/go-build1549002957/b441/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/bep/goat=/tmp/go-build1549002957/b442/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/gohugoio/hugo/tpl/cast -complete -installsuffix shared -buildid 6FbuNwc99U18CY8K5uVi/6FbuNwc99U18CY8K5uVi -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/cast/cast.go ./_build/src/github.com/gohugoio/hugo/tpl/cast/docshelper.go ./_build/src/github.com/gohugoio/hugo/tpl/cast/init.go mkdir -p $WORK/b511/ cat >/tmp/go-build1549002957/b438/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/csv=/tmp/go-build1549002957/b032/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/cache/filecache=/tmp/go-build1549002957/b331/_pkg_.a packagefile github.com/gohugoio/hugo/common/constants=/tmp/go-build1549002957/b333/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/config/security=/tmp/go-build1549002957/b232/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/gohugoio/hugo/tpl/diagrams -complete -installsuffix shared -buildid 2x6Umd4EmWQHzdAqyb4I/2x6Umd4EmWQHzdAqyb4I -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/diagrams/diagrams.go ./_build/src/github.com/gohugoio/hugo/tpl/diagrams/goat.go ./_build/src/github.com/gohugoio/hugo/tpl/diagrams/init.go mkdir -p $WORK/b434/ cat >/tmp/go-build1549002957/b447/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile github.com/gobuffalo/flect=/tmp/go-build1549002957/b330/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/gohugoio/hugo/tpl/data -complete -installsuffix shared -buildid YO14FtvtUsPeGxoA-tdU/YO14FtvtUsPeGxoA-tdU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/data/data.go ./_build/src/github.com/gohugoio/hugo/tpl/data/init.go ./_build/src/github.com/gohugoio/hugo/tpl/data/resources.go cat >/tmp/go-build1549002957/b514/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/cache/namedmemcache=/tmp/go-build1549002957/b487/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter/hooks=/tmp/go-build1549002957/b277/_pkg_.a packagefile github.com/gohugoio/hugo/markup/highlight=/tmp/go-build1549002957/b283/_pkg_.a packagefile github.com/gohugoio/hugo/markup/highlight/chromalexers=/tmp/go-build1549002957/b284/_pkg_.a packagefile github.com/gohugoio/hugo/parser=/tmp/go-build1549002957/b233/_pkg_.a packagefile github.com/gohugoio/hugo/parser/metadecoders=/tmp/go-build1549002957/b221/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html=/tmp/go-build1549002957/b067/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/gohugoio/hugo/tpl/inflect -complete -installsuffix shared -buildid MrSC0CtTYaANqNUDhCmm/MrSC0CtTYaANqNUDhCmm -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/inflect/inflect.go ./_build/src/github.com/gohugoio/hugo/tpl/inflect/init.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/gohugoio/hugo/tpl/transform -complete -installsuffix shared -buildid 33S5rguPkDmWzCbNG0C7/33S5rguPkDmWzCbNG0C7 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/transform/init.go ./_build/src/github.com/gohugoio/hugo/tpl/transform/remarshal.go ./_build/src/github.com/gohugoio/hugo/tpl/transform/transform.go ./_build/src/github.com/gohugoio/hugo/tpl/transform/unmarshal.go cat >/tmp/go-build1549002957/b515/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/urls=/tmp/go-build1549002957/b336/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a EOF cat >/tmp/go-build1549002957/b434/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/hreflect=/tmp/go-build1549002957/b237/_pkg_.a packagefile github.com/gohugoio/hugo/common/htime=/tmp/go-build1549002957/b197/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/compare=/tmp/go-build1549002957/b234/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF cat >/tmp/go-build1549002957/b511/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/text=/tmp/go-build1549002957/b186/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html=/tmp/go-build1549002957/b067/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/gohugoio/hugo/tpl/urls -complete -installsuffix shared -buildid 9dvLI3dzbmxwaF0dLJzd/9dvLI3dzbmxwaF0dLJzd -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/urls/init.go ./_build/src/github.com/gohugoio/hugo/tpl/urls/urls.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/gohugoio/hugo/tpl/strings -complete -installsuffix shared -buildid w5csLX6RsKzLjm3SCZZf/w5csLX6RsKzLjm3SCZZf -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/strings/init.go ./_build/src/github.com/gohugoio/hugo/tpl/strings/regexp.go ./_build/src/github.com/gohugoio/hugo/tpl/strings/strings.go ./_build/src/github.com/gohugoio/hugo/tpl/strings/truncate.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/gohugoio/hugo/tpl/compare -complete -installsuffix shared -buildid TFiw6LZhqoFCBL9zWCAk/TFiw6LZhqoFCBL9zWCAk -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/compare/compare.go ./_build/src/github.com/gohugoio/hugo/tpl/compare/init.go cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/0f/0f54a9bc537f2ee7e5095ad8c42cbfcc6a1683704e84334a9c56274659c6f60d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/c7/c755153a4025454ea0f5db53f5332bc546f2ab27283da822025c1715d55cf238-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/65/65388434311d367a9b4352b35165800833d36c54dda804268ab6804706d40199-d # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/45/45bf73db6068ad8cd16dfc09115dc28c8388b0e1b0d02e72258de2d3993dea16-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/3b/3b0853211c577700de9268fc03a033096cc1b9e0054a9bd56bf47bc184e7f072-d # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/51/5148dd78828188e3bb386504fbb954b033ff75ba5666b23f0198ca1889df58dc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/2d/2d0f1f6c5a4927a708da6cc9e49bf2d8342e81c4e072148fa97e9db107e59d7a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/e7/e72728cc57ebe1bbb59a25c83796abe422aa9d78439d885887e10a210bc0d4ca-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/14/144179659b7479c04a50d937d55e8074e85d7e212207928801db3ac559995688-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/8d/8d2ca8b0ea1cd16b370f17adeedb62568056538587bf044111289a6c09477f00-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/52/529aa268fcd8b962726117d00d86ec038c4d025c8b8f66edb5b1c64eac83b5f5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/39/39ab302013f6c351887e208cb4687d38ab41df216219373161c6c4983bd21e3a-d # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/e4/e4bb469657dad30730bb86e922a049f362a5d008a800e1471a0b95a95b62e54b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/94/94a6038b63c14442b83a04dd22a52e70dd93cc14fbf755acef27caacf7e93faa-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b493/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/ba/ba6a09f11641be82521706f7caaf0b73c9436850d31ac552e3672da7c1501b3e-d # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/5e/5e922d1a48dc18dd4df77e174988013bd1fb6ba3de35e9bf44cf226f26acbf89-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/62/6237bf750ee77a61da97b2b7931bde4791bd4d3c95bf84a76969896e981d59c9-d # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/12/12adee275525f5677081c3431f551ed75f22b255dd8a4774f53a8d9b6f556b76-d # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/87/87fb8a51226c7a000ded068feaa6b10d1027b058d1e6e231244946b30b7b9088-d # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/88/8874598d21754a96df6373c11e0ef23aac5d328f322bec3bfba9be040bb70e3a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b474/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/c8/c89a180d4b9574e16eb794164b20d4f80032ce734b16a138d1a75880a35db572-d # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/2f/2f2f102640e6a05851a7ff53b7e483b1ac9e4273fd5706e89541c9b857cdeab4-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/ef/efc8abbdeed0eb69eadb5bd3b7ed57f8dd8ba49e9764c6b7e388d7e7c43934c8-d # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/52/52161f979c41f94e2084f551511aa6351fe1180f0568b98d53a67326701e8dbd-d # internal github.com/gohugoio/hugo/tpl/collections mkdir -p $WORK/b433/ cat >/tmp/go-build1549002957/b433/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/collections=/tmp/go-build1549002957/b217/_pkg_.a packagefile github.com/gohugoio/hugo/common/hreflect=/tmp/go-build1549002957/b237/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/compare=/tmp/go-build1549002957/b434/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/mitchellh/hashstructure=/tmp/go-build1549002957/b274/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/gohugoio/hugo/tpl/collections -complete -installsuffix shared -buildid bJci2M5mdqDTYfNgHPCI/bJci2M5mdqDTYfNgHPCI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/collections/append.go ./_build/src/github.com/gohugoio/hugo/tpl/collections/apply.go ./_build/src/github.com/gohugoio/hugo/tpl/collections/collections.go ./_build/src/github.com/gohugoio/hugo/tpl/collections/complement.go ./_build/src/github.com/gohugoio/hugo/tpl/collections/index.go ./_build/src/github.com/gohugoio/hugo/tpl/collections/init.go ./_build/src/github.com/gohugoio/hugo/tpl/collections/merge.go ./_build/src/github.com/gohugoio/hugo/tpl/collections/reflect_helpers.go ./_build/src/github.com/gohugoio/hugo/tpl/collections/sort.go ./_build/src/github.com/gohugoio/hugo/tpl/collections/symdiff.go ./_build/src/github.com/gohugoio/hugo/tpl/collections/where.go cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/7d/7dd2ebcf32587423ac7a782b87378f95b3352a311f5f91d646a2935428cb583b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/6c/6c44ac1aaa956429842bcc574144e2365e08a9fb2fedc6e1c9e3ed15e1c107a3-d # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/1f/1fe6f7253584e86447af9a0bce919bbf9b7a964fd7925dd223518877c18aaad9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b490/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b511/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/9e/9e298888af6aa72ef4f72a09ff17799c1e08bd408bd74aa80aea1d28cf736990-d # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/20/20a326e4b5bb0f5b6390e4dff508c56afc1ca5826f9556322ed5f72c9388f455-d # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/29/294e8277fec97b2accc5cffbb765886e34aa9e88b1969177bd9c0514722262df-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/6b/6be28e80863cac4f0d998dbb674cbf983a41cff906f77d0117f67cec49454930-d # internal github.com/gohugoio/hugo/tpl/tplimpl mkdir -p $WORK/b428/ cat >/tmp/go-build1549002957/b428/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile embed=/tmp/go-build1549002957/b069/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/hreflect=/tmp/go-build1549002957/b237/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/output=/tmp/go-build1549002957/b341/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/cast=/tmp/go-build1549002957/b429/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/collections=/tmp/go-build1549002957/b433/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/compare=/tmp/go-build1549002957/b434/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/crypto=/tmp/go-build1549002957/b435/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/css=/tmp/go-build1549002957/b436/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/data=/tmp/go-build1549002957/b438/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/debug=/tmp/go-build1549002957/b439/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/diagrams=/tmp/go-build1549002957/b441/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/encoding=/tmp/go-build1549002957/b443/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/fmt=/tmp/go-build1549002957/b444/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/hugo=/tmp/go-build1549002957/b445/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/images=/tmp/go-build1549002957/b446/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/inflect=/tmp/go-build1549002957/b447/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate=/tmp/go-build1549002957/b392/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate=/tmp/go-build1549002957/b393/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse=/tmp/go-build1549002957/b395/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/js=/tmp/go-build1549002957/b448/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/lang=/tmp/go-build1549002957/b472/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/math=/tmp/go-build1549002957/b473/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/openapi/openapi3=/tmp/go-build1549002957/b474/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/os=/tmp/go-build1549002957/b488/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/page=/tmp/go-build1549002957/b489/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/partials=/tmp/go-build1549002957/b490/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/path=/tmp/go-build1549002957/b493/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/reflect=/tmp/go-build1549002957/b494/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/resources=/tmp/go-build1549002957/b495/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/safe=/tmp/go-build1549002957/b509/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/site=/tmp/go-build1549002957/b510/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/strings=/tmp/go-build1549002957/b511/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/templates=/tmp/go-build1549002957/b512/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/time=/tmp/go-build1549002957/b513/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/transform=/tmp/go-build1549002957/b514/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/urls=/tmp/go-build1549002957/b515/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF cat >/tmp/go-build1549002957/b428/embedcfg << 'EOF' # internal { "Patterns": { "embedded/templates/*": [ "embedded/templates/_default/robots.txt", "embedded/templates/_default/rss.xml", "embedded/templates/_default/sitemap.xml", "embedded/templates/_default/sitemapindex.xml", "embedded/templates/_server/error.html", "embedded/templates/alias.html", "embedded/templates/disqus.html", "embedded/templates/google_analytics.html", "embedded/templates/google_analytics_async.html", "embedded/templates/opengraph.html", "embedded/templates/pagination.html", "embedded/templates/schema.html", "embedded/templates/shortcodes/1__h_simple_assets.html", "embedded/templates/shortcodes/figure.html", "embedded/templates/shortcodes/gist.html", "embedded/templates/shortcodes/highlight.html", "embedded/templates/shortcodes/instagram.html", "embedded/templates/shortcodes/instagram_simple.html", "embedded/templates/shortcodes/param.html", "embedded/templates/shortcodes/ref.html", "embedded/templates/shortcodes/relref.html", "embedded/templates/shortcodes/twitter.html", "embedded/templates/shortcodes/twitter_simple.html", "embedded/templates/shortcodes/vimeo.html", "embedded/templates/shortcodes/vimeo_simple.html", "embedded/templates/shortcodes/youtube.html", "embedded/templates/twitter_cards.html" ], "embedded/templates/_default/*": [ "embedded/templates/_default/_markup/render-codeblock-goat.html", "embedded/templates/_default/robots.txt", "embedded/templates/_default/rss.xml", "embedded/templates/_default/sitemap.xml", "embedded/templates/_default/sitemapindex.xml" ], "embedded/templates/_server/*": [ "embedded/templates/_server/error.html" ] }, "Files": { "embedded/templates/_default/_markup/render-codeblock-goat.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/_default/_markup/render-codeblock-goat.html", "embedded/templates/_default/robots.txt": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/_default/robots.txt", "embedded/templates/_default/rss.xml": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/_default/rss.xml", "embedded/templates/_default/sitemap.xml": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/_default/sitemap.xml", "embedded/templates/_default/sitemapindex.xml": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/_default/sitemapindex.xml", "embedded/templates/_server/error.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/_server/error.html", "embedded/templates/alias.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/alias.html", "embedded/templates/disqus.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/disqus.html", "embedded/templates/google_analytics.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/google_analytics.html", "embedded/templates/google_analytics_async.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/google_analytics_async.html", "embedded/templates/opengraph.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/opengraph.html", "embedded/templates/pagination.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/pagination.html", "embedded/templates/schema.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/schema.html", "embedded/templates/shortcodes/1__h_simple_assets.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/1__h_simple_assets.html", "embedded/templates/shortcodes/figure.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/figure.html", "embedded/templates/shortcodes/gist.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/gist.html", "embedded/templates/shortcodes/highlight.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/highlight.html", "embedded/templates/shortcodes/instagram.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/instagram.html", "embedded/templates/shortcodes/instagram_simple.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/instagram_simple.html", "embedded/templates/shortcodes/param.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/param.html", "embedded/templates/shortcodes/ref.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/ref.html", "embedded/templates/shortcodes/relref.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/relref.html", "embedded/templates/shortcodes/twitter.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/twitter.html", "embedded/templates/shortcodes/twitter_simple.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/twitter_simple.html", "embedded/templates/shortcodes/vimeo.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/vimeo.html", "embedded/templates/shortcodes/vimeo_simple.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/vimeo_simple.html", "embedded/templates/shortcodes/youtube.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/shortcodes/youtube.html", "embedded/templates/twitter_cards.html": "/builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/templates/twitter_cards.html" } }EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/gohugoio/hugo/tpl/tplimpl -complete -installsuffix shared -buildid jUQollS9AgNN4Xugm3oN/jUQollS9AgNN4Xugm3oN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -embedcfg $WORK/b428/embedcfg -pack ./_build/src/github.com/gohugoio/hugo/tpl/tplimpl/shortcodes.go ./_build/src/github.com/gohugoio/hugo/tpl/tplimpl/template.go ./_build/src/github.com/gohugoio/hugo/tpl/tplimpl/templateFuncster.go ./_build/src/github.com/gohugoio/hugo/tpl/tplimpl/templateProvider.go ./_build/src/github.com/gohugoio/hugo/tpl/tplimpl/template_ast_transformers.go ./_build/src/github.com/gohugoio/hugo/tpl/tplimpl/template_errors.go ./_build/src/github.com/gohugoio/hugo/tpl/tplimpl/template_funcs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/e7/e7b14da81f4c12ff5dadf2cec4ffc9c0ba2c0c1f853d190127704df08ecaa94f-d # internal github.com/gohugoio/hugo/hugolib mkdir -p $WORK/b311/ cat >/tmp/go-build1549002957/b311/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/armon/go-radix=/tmp/go-build1549002957/b236/_pkg_.a packagefile github.com/bep/gitmap=/tmp/go-build1549002957/b312/_pkg_.a packagefile github.com/frankban/quicktest=/tmp/go-build1549002957/b313/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build1549002957/b149/_pkg_.a packagefile github.com/gobuffalo/flect=/tmp/go-build1549002957/b330/_pkg_.a packagefile github.com/gobwas/glob=/tmp/go-build1549002957/b208/_pkg_.a packagefile github.com/gohugoio/hugo/bufferpool=/tmp/go-build1549002957/b250/_pkg_.a packagefile github.com/gohugoio/hugo/cache/filecache=/tmp/go-build1549002957/b331/_pkg_.a packagefile github.com/gohugoio/hugo/common/collections=/tmp/go-build1549002957/b217/_pkg_.a packagefile github.com/gohugoio/hugo/common/constants=/tmp/go-build1549002957/b333/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/common/htime=/tmp/go-build1549002957/b197/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugo=/tmp/go-build1549002957/b205/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/para=/tmp/go-build1549002957/b334/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/common/text=/tmp/go-build1549002957/b186/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/common/types/hstring=/tmp/go-build1549002957/b278/_pkg_.a packagefile github.com/gohugoio/hugo/common/urls=/tmp/go-build1549002957/b336/_pkg_.a packagefile github.com/gohugoio/hugo/compare=/tmp/go-build1549002957/b234/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/config/privacy=/tmp/go-build1549002957/b337/_pkg_.a packagefile github.com/gohugoio/hugo/config/security=/tmp/go-build1549002957/b232/_pkg_.a packagefile github.com/gohugoio/hugo/config/services=/tmp/go-build1549002957/b338/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/htesting=/tmp/go-build1549002957/b252/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/langs/i18n=/tmp/go-build1549002957/b402/_pkg_.a packagefile github.com/gohugoio/hugo/lazy=/tmp/go-build1549002957/b386/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter/hooks=/tmp/go-build1549002957/b277/_pkg_.a packagefile github.com/gohugoio/hugo/markup/highlight/chromalexers=/tmp/go-build1549002957/b284/_pkg_.a packagefile github.com/gohugoio/hugo/markup/tableofcontents=/tmp/go-build1549002957/b287/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile github.com/gohugoio/hugo/modules=/tmp/go-build1549002957/b266/_pkg_.a packagefile github.com/gohugoio/hugo/navigation=/tmp/go-build1549002957/b387/_pkg_.a packagefile github.com/gohugoio/hugo/output=/tmp/go-build1549002957/b341/_pkg_.a packagefile github.com/gohugoio/hugo/parser/metadecoders=/tmp/go-build1549002957/b221/_pkg_.a packagefile github.com/gohugoio/hugo/parser/pageparser=/tmp/go-build1549002957/b406/_pkg_.a packagefile github.com/gohugoio/hugo/publisher=/tmp/go-build1549002957/b407/_pkg_.a packagefile github.com/gohugoio/hugo/related=/tmp/go-build1549002957/b388/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/page=/tmp/go-build1549002957/b385/_pkg_.a packagefile github.com/gohugoio/hugo/resources/page/pagemeta=/tmp/go-build1549002957/b427/_pkg_.a packagefile github.com/gohugoio/hugo/resources/postpub=/tmp/go-build1549002957/b396/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/source=/tmp/go-build1549002957/b390/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/tplimpl=/tmp/go-build1549002957/b428/_pkg_.a packagefile github.com/hairyhenderson/go-codeowners=/tmp/go-build1549002957/b516/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/tmp/go-build1549002957/b230/_pkg_.a packagefile go.uber.org/atomic=/tmp/go-build1549002957/b517/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build1549002957/b335/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b076/_pkg_.a packagefile golang.org/x/tools/txtar=/tmp/go-build1549002957/b518/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile runtime/trace=/tmp/go-build1549002957/b256/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile testing=/tmp/go-build1549002957/b253/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/gohugoio/hugo/hugolib -complete -installsuffix shared -buildid uVRBjqWP04VJ_09dr-oM/uVRBjqWP04VJ_09dr-oM -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/gohugoio/hugo/hugolib/alias.go ./_build/src/github.com/gohugoio/hugo/hugolib/codeowners.go ./_build/src/github.com/gohugoio/hugo/hugolib/collections.go ./_build/src/github.com/gohugoio/hugo/hugolib/config.go ./_build/src/github.com/gohugoio/hugo/hugolib/content_factory.go ./_build/src/github.com/gohugoio/hugo/hugolib/content_map.go ./_build/src/github.com/gohugoio/hugo/hugolib/content_map_page.go ./_build/src/github.com/gohugoio/hugo/hugolib/fileInfo.go ./_build/src/github.com/gohugoio/hugo/hugolib/gitinfo.go ./_build/src/github.com/gohugoio/hugo/hugolib/hugo_sites.go ./_build/src/github.com/gohugoio/hugo/hugolib/hugo_sites_build.go ./_build/src/github.com/gohugoio/hugo/hugolib/integrationtest_builder.go ./_build/src/github.com/gohugoio/hugo/hugolib/multilingual.go ./_build/src/github.com/gohugoio/hugo/hugolib/page.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__common.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__content.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__data.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__menus.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__meta.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__new.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__output.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__paginator.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__paths.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__per_output.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__position.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__ref.go ./_build/src/github.com/gohugoio/hugo/hugolib/page__tree.go ./_build/src/github.com/gohugoio/hugo/hugolib/page_kinds.go ./_build/src/github.com/gohugoio/hugo/hugolib/page_unwrap.go ./_build/src/github.com/gohugoio/hugo/hugolib/pagecollections.go ./_build/src/github.com/gohugoio/hugo/hugolib/pages_capture.go ./_build/src/github.com/gohugoio/hugo/hugolib/pages_process.go ./_build/src/github.com/gohugoio/hugo/hugolib/permalinker.go ./_build/src/github.com/gohugoio/hugo/hugolib/prune_resources.go ./_build/src/github.com/gohugoio/hugo/hugolib/shortcode.go ./_build/src/github.com/gohugoio/hugo/hugolib/shortcode_page.go ./_build/src/github.com/gohugoio/hugo/hugolib/site.go ./_build/src/github.com/gohugoio/hugo/hugolib/site_output.go ./_build/src/github.com/gohugoio/hugo/hugolib/site_render.go ./_build/src/github.com/gohugoio/hugo/hugolib/site_sections.go ./_build/src/github.com/gohugoio/hugo/hugolib/translations.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/3a/3a2dd4dc9c567bd101a8f1935a49a2aa1f8b67c811eca82c9f477a94b9a1935e-d # internal github.com/gohugoio/hugo/create mkdir -p $WORK/b241/ cat >/tmp/go-build1549002957/b241/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib=/tmp/go-build1549002957/b311/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/gohugoio/hugo/create -complete -installsuffix shared -buildid WFmRtaDmCjonmnJ6O82i/WFmRtaDmCjonmnJ6O82i -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/gohugoio/hugo/create/content.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/bd/bd6a5c2eaf5e87b28176e82ad8ebb3d80188d59a70bf639f75d5aae3eeafbb4e-d # internal github.com/gohugoio/hugo/commands mkdir -p $WORK/b002/ cat >/tmp/go-build1549002957/b002/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/csv=/tmp/go-build1549002957/b032/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/alecthomas/chroma/v2=/tmp/go-build1549002957/b055/_pkg_.a packagefile github.com/alecthomas/chroma/v2/formatters/html=/tmp/go-build1549002957/b066/_pkg_.a packagefile github.com/alecthomas/chroma/v2/styles=/tmp/go-build1549002957/b068/_pkg_.a packagefile github.com/bep/clock=/tmp/go-build1549002957/b070/_pkg_.a packagefile github.com/bep/debounce=/tmp/go-build1549002957/b071/_pkg_.a packagefile github.com/bep/overlayfs=/tmp/go-build1549002957/b072/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build1549002957/b149/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/htime=/tmp/go-build1549002957/b197/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugo=/tmp/go-build1549002957/b205/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/common/terminal=/tmp/go-build1549002957/b187/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/create=/tmp/go-build1549002957/b241/_pkg_.a packagefile github.com/gohugoio/hugo/deploy=/tmp/go-build1549002957/b519/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/docshelper=/tmp/go-build1549002957/b220/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib=/tmp/go-build1549002957/b311/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib/filesystems=/tmp/go-build1549002957/b251/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/livereload=/tmp/go-build1549002957/b822/_pkg_.a packagefile github.com/gohugoio/hugo/modules=/tmp/go-build1549002957/b266/_pkg_.a packagefile github.com/gohugoio/hugo/modules/npm=/tmp/go-build1549002957/b824/_pkg_.a packagefile github.com/gohugoio/hugo/parser=/tmp/go-build1549002957/b233/_pkg_.a packagefile github.com/gohugoio/hugo/parser/metadecoders=/tmp/go-build1549002957/b221/_pkg_.a packagefile github.com/gohugoio/hugo/parser/pageparser=/tmp/go-build1549002957/b406/_pkg_.a packagefile github.com/gohugoio/hugo/resources/page=/tmp/go-build1549002957/b385/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/gohugoio/hugo/transform=/tmp/go-build1549002957/b409/_pkg_.a packagefile github.com/gohugoio/hugo/transform/livereloadinject=/tmp/go-build1549002957/b424/_pkg_.a packagefile github.com/gohugoio/hugo/watcher=/tmp/go-build1549002957/b825/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build1549002957/b827/_pkg_.a packagefile github.com/spf13/cobra/doc=/tmp/go-build1549002957/b828/_pkg_.a packagefile github.com/spf13/fsync=/tmp/go-build1549002957/b831/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/tmp/go-build1549002957/b230/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build1549002957/b310/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build1549002957/b335/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build1549002957/b832/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile os/signal=/tmp/go-build1549002957/b833/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile runtime/pprof=/tmp/go-build1549002957/b569/_pkg_.a packagefile runtime/trace=/tmp/go-build1549002957/b256/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/gohugoio/hugo/commands -complete -installsuffix shared -buildid ENU-QT-F9sS5sIUlTziN/ENU-QT-F9sS5sIUlTziN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/gohugoio/hugo/commands/commandeer.go ./_build/src/github.com/gohugoio/hugo/commands/commands.go ./_build/src/github.com/gohugoio/hugo/commands/config.go ./_build/src/github.com/gohugoio/hugo/commands/convert.go ./_build/src/github.com/gohugoio/hugo/commands/deploy.go ./_build/src/github.com/gohugoio/hugo/commands/env.go ./_build/src/github.com/gohugoio/hugo/commands/gen.go ./_build/src/github.com/gohugoio/hugo/commands/genchromastyles.go ./_build/src/github.com/gohugoio/hugo/commands/gendoc.go ./_build/src/github.com/gohugoio/hugo/commands/gendocshelper.go ./_build/src/github.com/gohugoio/hugo/commands/genman.go ./_build/src/github.com/gohugoio/hugo/commands/helpers.go ./_build/src/github.com/gohugoio/hugo/commands/hugo.go ./_build/src/github.com/gohugoio/hugo/commands/import_jekyll.go ./_build/src/github.com/gohugoio/hugo/commands/limit_others.go ./_build/src/github.com/gohugoio/hugo/commands/list.go ./_build/src/github.com/gohugoio/hugo/commands/mod.go ./_build/src/github.com/gohugoio/hugo/commands/mod_npm.go ./_build/src/github.com/gohugoio/hugo/commands/new.go ./_build/src/github.com/gohugoio/hugo/commands/new_site.go ./_build/src/github.com/gohugoio/hugo/commands/new_theme.go ./_build/src/github.com/gohugoio/hugo/commands/release_noop.go ./_build/src/github.com/gohugoio/hugo/commands/server.go ./_build/src/github.com/gohugoio/hugo/commands/server_errors.go ./_build/src/github.com/gohugoio/hugo/commands/static_syncer.go ./_build/src/github.com/gohugoio/hugo/commands/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/63/635dd847f871b9af4da1b4c28ed944f5a0735f1d02758a31f6d20221651334c8-d # internal github.com/gohugoio/hugo mkdir -p $WORK/b001/ cat >/tmp/go-build1549002957/b001/importcfg << 'EOF' # internal # import config packagefile github.com/gohugoio/hugo/commands=/tmp/go-build1549002957/b002/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build1549002957/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid 20mbL-5oBXSOmE-BZ3pl/20mbL-5oBXSOmE-BZ3pl -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/gohugoio/hugo/main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/91/91d2bac55c92236be1f0a125601aa896036b49ebdc3a0b997d5cd7f529a6c4d7-d # internal cat >/tmp/go-build1549002957/b001/importcfg.link << 'EOF' # internal packagefile github.com/gohugoio/hugo=/tmp/go-build1549002957/b001/_pkg_.a packagefile github.com/gohugoio/hugo/commands=/tmp/go-build1549002957/b002/_pkg_.a packagefile os=/tmp/go-build1549002957/b042/_pkg_.a packagefile runtime=/tmp/go-build1549002957/b010/_pkg_.a packagefile runtime/cgo=/tmp/go-build1549002957/b127/_pkg_.a packagefile bytes=/tmp/go-build1549002957/b003/_pkg_.a packagefile context=/tmp/go-build1549002957/b027/_pkg_.a packagefile encoding/csv=/tmp/go-build1549002957/b032/_pkg_.a packagefile encoding/json=/tmp/go-build1549002957/b050/_pkg_.a packagefile errors=/tmp/go-build1549002957/b004/_pkg_.a packagefile fmt=/tmp/go-build1549002957/b035/_pkg_.a packagefile github.com/alecthomas/chroma/v2=/tmp/go-build1549002957/b055/_pkg_.a packagefile github.com/alecthomas/chroma/v2/formatters/html=/tmp/go-build1549002957/b066/_pkg_.a packagefile github.com/alecthomas/chroma/v2/styles=/tmp/go-build1549002957/b068/_pkg_.a packagefile github.com/bep/clock=/tmp/go-build1549002957/b070/_pkg_.a packagefile github.com/bep/debounce=/tmp/go-build1549002957/b071/_pkg_.a packagefile github.com/bep/overlayfs=/tmp/go-build1549002957/b072/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build1549002957/b149/_pkg_.a packagefile github.com/gohugoio/hugo/common/herrors=/tmp/go-build1549002957/b151/_pkg_.a packagefile github.com/gohugoio/hugo/common/htime=/tmp/go-build1549002957/b197/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugio=/tmp/go-build1549002957/b204/_pkg_.a packagefile github.com/gohugoio/hugo/common/hugo=/tmp/go-build1549002957/b205/_pkg_.a packagefile github.com/gohugoio/hugo/common/loggers=/tmp/go-build1549002957/b238/_pkg_.a packagefile github.com/gohugoio/hugo/common/maps=/tmp/go-build1549002957/b216/_pkg_.a packagefile github.com/gohugoio/hugo/common/paths=/tmp/go-build1549002957/b185/_pkg_.a packagefile github.com/gohugoio/hugo/common/terminal=/tmp/go-build1549002957/b187/_pkg_.a packagefile github.com/gohugoio/hugo/common/types=/tmp/go-build1549002957/b219/_pkg_.a packagefile github.com/gohugoio/hugo/config=/tmp/go-build1549002957/b207/_pkg_.a packagefile github.com/gohugoio/hugo/create=/tmp/go-build1549002957/b241/_pkg_.a packagefile github.com/gohugoio/hugo/deploy=/tmp/go-build1549002957/b519/_pkg_.a packagefile github.com/gohugoio/hugo/deps=/tmp/go-build1549002957/b339/_pkg_.a packagefile github.com/gohugoio/hugo/docshelper=/tmp/go-build1549002957/b220/_pkg_.a packagefile github.com/gohugoio/hugo/helpers=/tmp/go-build1549002957/b242/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs=/tmp/go-build1549002957/b235/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/files=/tmp/go-build1549002957/b239/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib=/tmp/go-build1549002957/b311/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib/filesystems=/tmp/go-build1549002957/b251/_pkg_.a packagefile github.com/gohugoio/hugo/langs=/tmp/go-build1549002957/b258/_pkg_.a packagefile github.com/gohugoio/hugo/livereload=/tmp/go-build1549002957/b822/_pkg_.a packagefile github.com/gohugoio/hugo/modules=/tmp/go-build1549002957/b266/_pkg_.a packagefile github.com/gohugoio/hugo/modules/npm=/tmp/go-build1549002957/b824/_pkg_.a packagefile github.com/gohugoio/hugo/parser=/tmp/go-build1549002957/b233/_pkg_.a packagefile github.com/gohugoio/hugo/parser/metadecoders=/tmp/go-build1549002957/b221/_pkg_.a packagefile github.com/gohugoio/hugo/parser/pageparser=/tmp/go-build1549002957/b406/_pkg_.a packagefile github.com/gohugoio/hugo/resources/page=/tmp/go-build1549002957/b385/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource=/tmp/go-build1549002957/b357/_pkg_.a packagefile github.com/gohugoio/hugo/tpl=/tmp/go-build1549002957/b391/_pkg_.a packagefile github.com/gohugoio/hugo/transform=/tmp/go-build1549002957/b409/_pkg_.a packagefile github.com/gohugoio/hugo/transform/livereloadinject=/tmp/go-build1549002957/b424/_pkg_.a packagefile github.com/gohugoio/hugo/watcher=/tmp/go-build1549002957/b825/_pkg_.a packagefile github.com/spf13/afero=/tmp/go-build1549002957/b073/_pkg_.a packagefile github.com/spf13/cast=/tmp/go-build1549002957/b200/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build1549002957/b827/_pkg_.a packagefile github.com/spf13/cobra/doc=/tmp/go-build1549002957/b828/_pkg_.a packagefile github.com/spf13/fsync=/tmp/go-build1549002957/b831/_pkg_.a packagefile github.com/spf13/jwalterweatherman=/tmp/go-build1549002957/b230/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build1549002957/b310/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build1549002957/b335/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build1549002957/b832/_pkg_.a packagefile io=/tmp/go-build1549002957/b021/_pkg_.a packagefile net=/tmp/go-build1549002957/b121/_pkg_.a packagefile net/http=/tmp/go-build1549002957/b079/_pkg_.a packagefile net/url=/tmp/go-build1549002957/b128/_pkg_.a packagefile os/signal=/tmp/go-build1549002957/b833/_pkg_.a packagefile path=/tmp/go-build1549002957/b049/_pkg_.a packagefile path/filepath=/tmp/go-build1549002957/b063/_pkg_.a packagefile reflect=/tmp/go-build1549002957/b037/_pkg_.a packagefile regexp=/tmp/go-build1549002957/b064/_pkg_.a packagefile runtime/pprof=/tmp/go-build1549002957/b569/_pkg_.a packagefile runtime/trace=/tmp/go-build1549002957/b256/_pkg_.a packagefile sort=/tmp/go-build1549002957/b041/_pkg_.a packagefile strconv=/tmp/go-build1549002957/b040/_pkg_.a packagefile strings=/tmp/go-build1549002957/b034/_pkg_.a packagefile sync=/tmp/go-build1549002957/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1549002957/b024/_pkg_.a packagefile syscall=/tmp/go-build1549002957/b029/_pkg_.a packagefile time=/tmp/go-build1549002957/b028/_pkg_.a packagefile unicode=/tmp/go-build1549002957/b025/_pkg_.a packagefile internal/itoa=/tmp/go-build1549002957/b030/_pkg_.a packagefile internal/poll=/tmp/go-build1549002957/b043/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1549002957/b045/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1549002957/b046/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1549002957/b044/_pkg_.a packagefile internal/testlog=/tmp/go-build1549002957/b047/_pkg_.a packagefile io/fs=/tmp/go-build1549002957/b048/_pkg_.a packagefile internal/abi=/tmp/go-build1549002957/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1549002957/b011/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1549002957/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build1549002957/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1549002957/b007/_pkg_.a packagefile internal/godebugs=/tmp/go-build1549002957/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1549002957/b015/_pkg_.a packagefile internal/goos=/tmp/go-build1549002957/b016/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1549002957/b017/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1549002957/b018/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1549002957/b019/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1549002957/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1549002957/b026/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1549002957/b005/_pkg_.a packagefile bufio=/tmp/go-build1549002957/b033/_pkg_.a packagefile encoding=/tmp/go-build1549002957/b051/_pkg_.a packagefile encoding/base64=/tmp/go-build1549002957/b052/_pkg_.a packagefile math=/tmp/go-build1549002957/b038/_pkg_.a packagefile unicode/utf16=/tmp/go-build1549002957/b054/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1549002957/b036/_pkg_.a packagefile compress/gzip=/tmp/go-build1549002957/b056/_pkg_.a packagefile encoding/xml=/tmp/go-build1549002957/b060/_pkg_.a packagefile github.com/dlclark/regexp2=/tmp/go-build1549002957/b061/_pkg_.a packagefile html=/tmp/go-build1549002957/b067/_pkg_.a packagefile embed=/tmp/go-build1549002957/b069/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build1549002957/b150/_pkg_.a packagefile github.com/bep/godartsass=/tmp/go-build1549002957/b152/_pkg_.a packagefile github.com/bep/golibsass/libsass/libsasserrors=/tmp/go-build1549002957/b184/_pkg_.a packagefile github.com/gohugoio/hugo/common/text=/tmp/go-build1549002957/b186/_pkg_.a packagefile github.com/pelletier/go-toml/v2=/tmp/go-build1549002957/b190/_pkg_.a packagefile github.com/tdewolff/parse/v2=/tmp/go-build1549002957/b195/_pkg_.a packagefile runtime/debug=/tmp/go-build1549002957/b196/_pkg_.a packagefile github.com/gohugoio/locales=/tmp/go-build1549002957/b198/_pkg_.a packagefile github.com/gohugoio/hugo/common/hexec=/tmp/go-build1549002957/b206/_pkg_.a packagefile github.com/gohugoio/hugo/compare=/tmp/go-build1549002957/b234/_pkg_.a packagefile html/template=/tmp/go-build1549002957/b201/_pkg_.a packagefile log=/tmp/go-build1549002957/b077/_pkg_.a packagefile github.com/gobwas/glob=/tmp/go-build1549002957/b208/_pkg_.a packagefile github.com/gohugoio/hugo/common/collections=/tmp/go-build1549002957/b217/_pkg_.a packagefile github.com/gohugoio/hugo/common/math=/tmp/go-build1549002957/b218/_pkg_.a packagefile github.com/mattn/go-isatty=/tmp/go-build1549002957/b188/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build1549002957/b226/_pkg_.a packagefile github.com/gohugoio/hugo/hugofs/glob=/tmp/go-build1549002957/b240/_pkg_.a packagefile crypto/md5=/tmp/go-build1549002957/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build1549002957/b119/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1549002957/b520/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1549002957/b528/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudfront=/tmp/go-build1549002957/b560/_pkg_.a packagefile github.com/dustin/go-humanize=/tmp/go-build1549002957/b562/_pkg_.a packagefile github.com/gohugoio/hugo/media=/tmp/go-build1549002957/b225/_pkg_.a packagefile gocloud.dev/blob=/tmp/go-build1549002957/b563/_pkg_.a packagefile gocloud.dev/blob/azureblob=/tmp/go-build1549002957/b664/_pkg_.a packagefile gocloud.dev/blob/fileblob=/tmp/go-build1549002957/b698/_pkg_.a packagefile gocloud.dev/blob/gcsblob=/tmp/go-build1549002957/b699/_pkg_.a packagefile gocloud.dev/blob/s3blob=/tmp/go-build1549002957/b750/_pkg_.a packagefile gocloud.dev/gcerrors=/tmp/go-build1549002957/b574/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b076/_pkg_.a packagefile google.golang.org/api/compute/v1=/tmp/go-build1549002957/b821/_pkg_.a packagefile mime=/tmp/go-build1549002957/b143/_pkg_.a packagefile github.com/gohugoio/hugo/cache/filecache=/tmp/go-build1549002957/b331/_pkg_.a packagefile github.com/gohugoio/hugo/config/security=/tmp/go-build1549002957/b232/_pkg_.a packagefile github.com/gohugoio/hugo/metrics=/tmp/go-build1549002957/b340/_pkg_.a packagefile github.com/gohugoio/hugo/output=/tmp/go-build1549002957/b341/_pkg_.a packagefile github.com/gohugoio/hugo/resources=/tmp/go-build1549002957/b342/_pkg_.a packagefile github.com/gohugoio/hugo/resources/postpub=/tmp/go-build1549002957/b396/_pkg_.a packagefile github.com/gohugoio/hugo/source=/tmp/go-build1549002957/b390/_pkg_.a packagefile github.com/PuerkitoBio/purell=/tmp/go-build1549002957/b243/_pkg_.a packagefile github.com/alecthomas/chroma/v2/lexers=/tmp/go-build1549002957/b249/_pkg_.a packagefile github.com/gohugoio/hugo/bufferpool=/tmp/go-build1549002957/b250/_pkg_.a packagefile github.com/gohugoio/hugo/hugolib/paths=/tmp/go-build1549002957/b257/_pkg_.a packagefile github.com/gohugoio/hugo/markup=/tmp/go-build1549002957/b271/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter=/tmp/go-build1549002957/b276/_pkg_.a packagefile github.com/gohugoio/hugo/markup/converter/hooks=/tmp/go-build1549002957/b277/_pkg_.a packagefile github.com/jdkato/prose/transform=/tmp/go-build1549002957/b304/_pkg_.a packagefile github.com/kyokomi/emoji/v2=/tmp/go-build1549002957/b306/_pkg_.a packagefile github.com/olekukonko/tablewriter=/tmp/go-build1549002957/b307/_pkg_.a packagefile github.com/armon/go-radix=/tmp/go-build1549002957/b236/_pkg_.a packagefile github.com/gohugoio/hugo/common/hreflect=/tmp/go-build1549002957/b237/_pkg_.a packagefile hash=/tmp/go-build1549002957/b059/_pkg_.a packagefile github.com/bep/gitmap=/tmp/go-build1549002957/b312/_pkg_.a packagefile github.com/frankban/quicktest=/tmp/go-build1549002957/b313/_pkg_.a packagefile github.com/gobuffalo/flect=/tmp/go-build1549002957/b330/_pkg_.a packagefile github.com/gohugoio/hugo/common/constants=/tmp/go-build1549002957/b333/_pkg_.a packagefile github.com/gohugoio/hugo/common/para=/tmp/go-build1549002957/b334/_pkg_.a packagefile github.com/gohugoio/hugo/common/types/hstring=/tmp/go-build1549002957/b278/_pkg_.a packagefile github.com/gohugoio/hugo/common/urls=/tmp/go-build1549002957/b336/_pkg_.a packagefile github.com/gohugoio/hugo/config/privacy=/tmp/go-build1549002957/b337/_pkg_.a packagefile github.com/gohugoio/hugo/config/services=/tmp/go-build1549002957/b338/_pkg_.a packagefile github.com/gohugoio/hugo/htesting=/tmp/go-build1549002957/b252/_pkg_.a packagefile github.com/gohugoio/hugo/identity=/tmp/go-build1549002957/b273/_pkg_.a packagefile github.com/gohugoio/hugo/langs/i18n=/tmp/go-build1549002957/b402/_pkg_.a packagefile github.com/gohugoio/hugo/lazy=/tmp/go-build1549002957/b386/_pkg_.a packagefile github.com/gohugoio/hugo/markup/highlight/chromalexers=/tmp/go-build1549002957/b284/_pkg_.a packagefile github.com/gohugoio/hugo/markup/tableofcontents=/tmp/go-build1549002957/b287/_pkg_.a packagefile github.com/gohugoio/hugo/navigation=/tmp/go-build1549002957/b387/_pkg_.a packagefile github.com/gohugoio/hugo/publisher=/tmp/go-build1549002957/b407/_pkg_.a packagefile github.com/gohugoio/hugo/related=/tmp/go-build1549002957/b388/_pkg_.a packagefile github.com/gohugoio/hugo/resources/page/pagemeta=/tmp/go-build1549002957/b427/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/tplimpl=/tmp/go-build1549002957/b428/_pkg_.a packagefile github.com/hairyhenderson/go-codeowners=/tmp/go-build1549002957/b516/_pkg_.a packagefile go.uber.org/atomic=/tmp/go-build1549002957/b517/_pkg_.a packagefile golang.org/x/tools/txtar=/tmp/go-build1549002957/b518/_pkg_.a packagefile testing=/tmp/go-build1549002957/b253/_pkg_.a packagefile github.com/rogpeppe/go-internal/lockedfile=/tmp/go-build1549002957/b269/_pkg_.a packagefile github.com/gohugoio/localescompressed=/tmp/go-build1549002957/b259/_pkg_.a packagefile golang.org/x/text/collate=/tmp/go-build1549002957/b260/_pkg_.a packagefile golang.org/x/text/language=/tmp/go-build1549002957/b262/_pkg_.a packagefile github.com/gorilla/websocket=/tmp/go-build1549002957/b823/_pkg_.a packagefile github.com/rogpeppe/go-internal/module=/tmp/go-build1549002957/b267/_pkg_.a packagefile os/exec=/tmp/go-build1549002957/b183/_pkg_.a packagefile github.com/clbanning/mxj=/tmp/go-build1549002957/b222/_pkg_.a packagefile gopkg.in/yaml.v2=/tmp/go-build1549002957/b231/_pkg_.a packagefile github.com/niklasfasching/go-org/org=/tmp/go-build1549002957/b227/_pkg_.a packagefile github.com/yuin/goldmark/util=/tmp/go-build1549002957/b282/_pkg_.a packagefile math/rand=/tmp/go-build1549002957/b090/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate=/tmp/go-build1549002957/b392/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate=/tmp/go-build1549002957/b393/_pkg_.a packagefile github.com/gohugoio/hugo/watcher/filenotify=/tmp/go-build1549002957/b826/_pkg_.a packagefile github.com/spf13/afero/mem=/tmp/go-build1549002957/b074/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build1549002957/b075/_pkg_.a packagefile text/template=/tmp/go-build1549002957/b202/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=/tmp/go-build1549002957/b829/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build1549002957/b483/_pkg_.a packagefile io/ioutil=/tmp/go-build1549002957/b180/_pkg_.a packagefile flag=/tmp/go-build1549002957/b254/_pkg_.a packagefile container/list=/tmp/go-build1549002957/b080/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1549002957/b122/_pkg_.a packagefile internal/godebug=/tmp/go-build1549002957/b091/_pkg_.a packagefile internal/nettrace=/tmp/go-build1549002957/b123/_pkg_.a packagefile internal/singleflight=/tmp/go-build1549002957/b124/_pkg_.a packagefile net/netip=/tmp/go-build1549002957/b125/_pkg_.a packagefile crypto/rand=/tmp/go-build1549002957/b081/_pkg_.a packagefile crypto/tls=/tmp/go-build1549002957/b093/_pkg_.a packagefile encoding/binary=/tmp/go-build1549002957/b053/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1549002957/b134/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1549002957/b141/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1549002957/b142/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1549002957/b135/_pkg_.a packagefile mime/multipart=/tmp/go-build1549002957/b144/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1549002957/b146/_pkg_.a packagefile net/http/internal=/tmp/go-build1549002957/b147/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1549002957/b148/_pkg_.a packagefile net/textproto=/tmp/go-build1549002957/b140/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1549002957/b009/_pkg_.a packagefile regexp/syntax=/tmp/go-build1549002957/b065/_pkg_.a packagefile text/tabwriter=/tmp/go-build1549002957/b322/_pkg_.a packagefile math/bits=/tmp/go-build1549002957/b039/_pkg_.a packagefile internal/race=/tmp/go-build1549002957/b023/_pkg_.a packagefile internal/oserror=/tmp/go-build1549002957/b031/_pkg_.a packagefile compress/flate=/tmp/go-build1549002957/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build1549002957/b058/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=/tmp/go-build1549002957/b062/_pkg_.a packagefile github.com/bep/godartsass/internal/embeddedsass=/tmp/go-build1549002957/b153/_pkg_.a packagefile github.com/cli/safeexec=/tmp/go-build1549002957/b182/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build1549002957/b171/_pkg_.a packagefile golang.org/x/text/runes=/tmp/go-build1549002957/b189/_pkg_.a packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build1549002957/b191/_pkg_.a packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build1549002957/b192/_pkg_.a packagefile github.com/pelletier/go-toml/v2/internal/tracker=/tmp/go-build1549002957/b193/_pkg_.a packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build1549002957/b194/_pkg_.a packagefile github.com/gohugoio/locales/currency=/tmp/go-build1549002957/b199/_pkg_.a packagefile text/template/parse=/tmp/go-build1549002957/b203/_pkg_.a packagefile log/internal=/tmp/go-build1549002957/b078/_pkg_.a packagefile github.com/gobwas/glob/compiler=/tmp/go-build1549002957/b209/_pkg_.a packagefile github.com/gobwas/glob/syntax=/tmp/go-build1549002957/b215/_pkg_.a packagefile crypto=/tmp/go-build1549002957/b083/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1549002957/b521/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1549002957/b522/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1549002957/b526/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1549002957/b527/_pkg_.a packagefile crypto/x509=/tmp/go-build1549002957/b116/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1549002957/b529/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1549002957/b535/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1549002957/b536/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1549002957/b537/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1549002957/b548/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1549002957/b554/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1549002957/b555/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1549002957/b531/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1549002957/b523/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1549002957/b524/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1549002957/b549/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1549002957/b532/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1549002957/b530/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1549002957/b539/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1549002957/b542/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=/tmp/go-build1549002957/b561/_pkg_.a packagefile math/big=/tmp/go-build1549002957/b089/_pkg_.a packagefile go.opencensus.io/stats=/tmp/go-build1549002957/b564/_pkg_.a packagefile go.opencensus.io/stats/view=/tmp/go-build1549002957/b570/_pkg_.a packagefile go.opencensus.io/tag=/tmp/go-build1549002957/b568/_pkg_.a packagefile gocloud.dev/blob/driver=/tmp/go-build1549002957/b573/_pkg_.a packagefile gocloud.dev/internal/gcerr=/tmp/go-build1549002957/b575/_pkg_.a packagefile gocloud.dev/internal/oc=/tmp/go-build1549002957/b654/_pkg_.a packagefile gocloud.dev/internal/openurl=/tmp/go-build1549002957/b663/_pkg_.a packagefile github.com/Azure/azure-pipeline-go/pipeline=/tmp/go-build1549002957/b665/_pkg_.a packagefile github.com/Azure/azure-storage-blob-go/azblob=/tmp/go-build1549002957/b668/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1549002957/b671/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1549002957/b678/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build1549002957/b669/_pkg_.a packagefile github.com/google/wire=/tmp/go-build1549002957/b681/_pkg_.a packagefile gocloud.dev/internal/escape=/tmp/go-build1549002957/b682/_pkg_.a packagefile gocloud.dev/internal/useragent=/tmp/go-build1549002957/b683/_pkg_.a packagefile crypto/hmac=/tmp/go-build1549002957/b110/_pkg_.a packagefile crypto/sha256=/tmp/go-build1549002957/b115/_pkg_.a packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1549002957/b688/_pkg_.a packagefile cloud.google.com/go/iam/credentials/apiv1=/tmp/go-build1549002957/b700/_pkg_.a packagefile cloud.google.com/go/storage=/tmp/go-build1549002957/b723/_pkg_.a packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1549002957/b577/_pkg_.a packagefile gocloud.dev/gcp=/tmp/go-build1549002957/b749/_pkg_.a packagefile golang.org/x/oauth2/google=/tmp/go-build1549002957/b687/_pkg_.a packagefile google.golang.org/api/googleapi=/tmp/go-build1549002957/b582/_pkg_.a packagefile google.golang.org/api/iterator=/tmp/go-build1549002957/b739/_pkg_.a packagefile google.golang.org/api/option=/tmp/go-build1549002957/b684/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/credentials/v1=/tmp/go-build1549002957/b721/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=/tmp/go-build1549002957/b751/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=/tmp/go-build1549002957/b759/_pkg_.a packagefile gocloud.dev/aws=/tmp/go-build1549002957/b761/_pkg_.a packagefile golang.org/x/xerrors=/tmp/go-build1549002957/b652/_pkg_.a packagefile google.golang.org/api/internal=/tmp/go-build1549002957/b696/_pkg_.a packagefile google.golang.org/api/internal/gensupport=/tmp/go-build1549002957/b741/_pkg_.a packagefile google.golang.org/api/option/internaloption=/tmp/go-build1549002957/b702/_pkg_.a packagefile google.golang.org/api/transport/http=/tmp/go-build1549002957/b742/_pkg_.a packagefile github.com/BurntSushi/locker=/tmp/go-build1549002957/b332/_pkg_.a packagefile github.com/disintegration/gift=/tmp/go-build1549002957/b343/_pkg_.a packagefile github.com/gohugoio/hugo/resources/images=/tmp/go-build1549002957/b348/_pkg_.a packagefile github.com/gohugoio/hugo/resources/images/exif=/tmp/go-build1549002957/b350/_pkg_.a packagefile github.com/gohugoio/hugo/resources/internal=/tmp/go-build1549002957/b383/_pkg_.a packagefile github.com/gohugoio/hugo/resources/jsconfig=/tmp/go-build1549002957/b384/_pkg_.a packagefile github.com/marekm4/color-extractor=/tmp/go-build1549002957/b397/_pkg_.a packagefile golang.org/x/image/webp=/tmp/go-build1549002957/b398/_pkg_.a packagefile image=/tmp/go-build1549002957/b344/_pkg_.a packagefile image/color=/tmp/go-build1549002957/b345/_pkg_.a packagefile image/draw=/tmp/go-build1549002957/b346/_pkg_.a packagefile image/gif=/tmp/go-build1549002957/b380/_pkg_.a packagefile image/png=/tmp/go-build1549002957/b363/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=/tmp/go-build1549002957/b244/_pkg_.a packagefile golang.org/x/net/idna=/tmp/go-build1549002957/b245/_pkg_.a packagefile golang.org/x/text/width=/tmp/go-build1549002957/b248/_pkg_.a packagefile github.com/gohugoio/hugo/markup/asciidocext=/tmp/go-build1549002957/b272/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark=/tmp/go-build1549002957/b289/_pkg_.a packagefile github.com/gohugoio/hugo/markup/highlight=/tmp/go-build1549002957/b283/_pkg_.a packagefile github.com/gohugoio/hugo/markup/markup_config=/tmp/go-build1549002957/b285/_pkg_.a packagefile github.com/gohugoio/hugo/markup/org=/tmp/go-build1549002957/b301/_pkg_.a packagefile github.com/gohugoio/hugo/markup/pandoc=/tmp/go-build1549002957/b302/_pkg_.a packagefile github.com/gohugoio/hugo/markup/rst=/tmp/go-build1549002957/b303/_pkg_.a packagefile github.com/gohugoio/hugo/markup/internal/attributes=/tmp/go-build1549002957/b279/_pkg_.a packagefile github.com/jdkato/prose/internal/util=/tmp/go-build1549002957/b305/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build1549002957/b308/_pkg_.a packagefile github.com/google/go-cmp/cmp=/tmp/go-build1549002957/b314/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=/tmp/go-build1549002957/b319/_pkg_.a packagefile github.com/kr/pretty=/tmp/go-build1549002957/b320/_pkg_.a packagefile go/ast=/tmp/go-build1549002957/b323/_pkg_.a packagefile go/parser=/tmp/go-build1549002957/b325/_pkg_.a packagefile go/printer=/tmp/go-build1549002957/b328/_pkg_.a packagefile go/token=/tmp/go-build1549002957/b168/_pkg_.a packagefile github.com/mitchellh/hashstructure=/tmp/go-build1549002957/b274/_pkg_.a packagefile github.com/nicksnyder/go-i18n/v2/i18n=/tmp/go-build1549002957/b403/_pkg_.a packagefile github.com/gohugoio/hugo/minifiers=/tmp/go-build1549002957/b408/_pkg_.a packagefile github.com/gohugoio/hugo/transform/metainject=/tmp/go-build1549002957/b425/_pkg_.a packagefile github.com/gohugoio/hugo/transform/urlreplacers=/tmp/go-build1549002957/b426/_pkg_.a packagefile golang.org/x/net/html=/tmp/go-build1549002957/b228/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build1549002957/b389/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/cast=/tmp/go-build1549002957/b429/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/collections=/tmp/go-build1549002957/b433/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/compare=/tmp/go-build1549002957/b434/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/crypto=/tmp/go-build1549002957/b435/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/css=/tmp/go-build1549002957/b436/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/data=/tmp/go-build1549002957/b438/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/debug=/tmp/go-build1549002957/b439/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/diagrams=/tmp/go-build1549002957/b441/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/encoding=/tmp/go-build1549002957/b443/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/fmt=/tmp/go-build1549002957/b444/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/hugo=/tmp/go-build1549002957/b445/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/images=/tmp/go-build1549002957/b446/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/inflect=/tmp/go-build1549002957/b447/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal=/tmp/go-build1549002957/b430/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse=/tmp/go-build1549002957/b395/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/js=/tmp/go-build1549002957/b448/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/lang=/tmp/go-build1549002957/b472/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/math=/tmp/go-build1549002957/b473/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/openapi/openapi3=/tmp/go-build1549002957/b474/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/os=/tmp/go-build1549002957/b488/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/page=/tmp/go-build1549002957/b489/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/partials=/tmp/go-build1549002957/b490/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/path=/tmp/go-build1549002957/b493/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/reflect=/tmp/go-build1549002957/b494/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/resources=/tmp/go-build1549002957/b495/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/safe=/tmp/go-build1549002957/b509/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/site=/tmp/go-build1549002957/b510/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/strings=/tmp/go-build1549002957/b511/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/templates=/tmp/go-build1549002957/b512/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/time=/tmp/go-build1549002957/b513/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/transform=/tmp/go-build1549002957/b514/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/urls=/tmp/go-build1549002957/b515/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1549002957/b255/_pkg_.a packagefile github.com/rogpeppe/go-internal/lockedfile/internal/filelock=/tmp/go-build1549002957/b270/_pkg_.a packagefile golang.org/x/text/internal/colltab=/tmp/go-build1549002957/b261/_pkg_.a packagefile golang.org/x/text/internal/language=/tmp/go-build1549002957/b263/_pkg_.a packagefile golang.org/x/text/internal/language/compact=/tmp/go-build1549002957/b265/_pkg_.a packagefile crypto/sha1=/tmp/go-build1549002957/b114/_pkg_.a packagefile github.com/rogpeppe/go-internal/semver=/tmp/go-build1549002957/b268/_pkg_.a packagefile encoding/gob=/tmp/go-build1549002957/b223/_pkg_.a packagefile golang.org/x/net/html/atom=/tmp/go-build1549002957/b229/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort=/tmp/go-build1549002957/b394/_pkg_.a packagefile github.com/russross/blackfriday/v2=/tmp/go-build1549002957/b830/_pkg_.a packagefile internal/bisect=/tmp/go-build1549002957/b092/_pkg_.a packagefile internal/intern=/tmp/go-build1549002957/b126/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1549002957/b082/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1549002957/b088/_pkg_.a packagefile crypto/aes=/tmp/go-build1549002957/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1549002957/b084/_pkg_.a packagefile crypto/des=/tmp/go-build1549002957/b095/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1549002957/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1549002957/b100/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1549002957/b108/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1549002957/b101/_pkg_.a packagefile crypto/rc4=/tmp/go-build1549002957/b112/_pkg_.a packagefile crypto/rsa=/tmp/go-build1549002957/b113/_pkg_.a packagefile crypto/sha512=/tmp/go-build1549002957/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build1549002957/b086/_pkg_.a packagefile encoding/pem=/tmp/go-build1549002957/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1549002957/b129/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1549002957/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1549002957/b133/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1549002957/b136/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1549002957/b138/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1549002957/b139/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1549002957/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1549002957/b154/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1549002957/b160/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1549002957/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1549002957/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1549002957/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1549002957/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1549002957/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1549002957/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1549002957/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1549002957/b167/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1549002957/b173/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1549002957/b174/_pkg_.a packagefile github.com/gobwas/glob/match=/tmp/go-build1549002957/b210/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=/tmp/go-build1549002957/b213/_pkg_.a packagefile github.com/gobwas/glob/util/runes=/tmp/go-build1549002957/b211/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=/tmp/go-build1549002957/b214/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1549002957/b525/_pkg_.a packagefile crypto/dsa=/tmp/go-build1549002957/b117/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1549002957/b118/_pkg_.a packagefile encoding/asn1=/tmp/go-build1549002957/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1549002957/b107/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1549002957/b534/_pkg_.a packagefile net/http/httputil=/tmp/go-build1549002957/b498/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1549002957/b538/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1549002957/b547/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1549002957/b553/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1549002957/b556/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1549002957/b559/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1549002957/b557/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1549002957/b550/_pkg_.a packagefile github.com/jmespath/go-jmespath=/tmp/go-build1549002957/b533/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1549002957/b540/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1549002957/b541/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1549002957/b543/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1549002957/b552/_pkg_.a packagefile go.opencensus.io/metric/metricdata=/tmp/go-build1549002957/b565/_pkg_.a packagefile go.opencensus.io/stats/internal=/tmp/go-build1549002957/b567/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=/tmp/go-build1549002957/b571/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=/tmp/go-build1549002957/b572/_pkg_.a packagefile go.opencensus.io/resource=/tmp/go-build1549002957/b566/_pkg_.a packagefile gocloud.dev/internal/retry=/tmp/go-build1549002957/b576/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build1549002957/b588/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build1549002957/b586/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=/tmp/go-build1549002957/b655/_pkg_.a packagefile go.opencensus.io/trace=/tmp/go-build1549002957/b656/_pkg_.a packagefile github.com/mattn/go-ieproxy=/tmp/go-build1549002957/b666/_pkg_.a packagefile log/syslog=/tmp/go-build1549002957/b667/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=/tmp/go-build1549002957/b672/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=/tmp/go-build1549002957/b673/_pkg_.a packagefile github.com/form3tech-oss/jwt-go=/tmp/go-build1549002957/b674/_pkg_.a packagefile golang.org/x/crypto/pkcs12=/tmp/go-build1549002957/b675/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1549002957/b677/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=/tmp/go-build1549002957/b679/_pkg_.a packagefile database/sql/driver=/tmp/go-build1549002957/b670/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build1549002957/b601/_pkg_.a packagefile cloud.google.com/go/iam/internal=/tmp/go-build1549002957/b701/_pkg_.a packagefile google.golang.org/api/transport/grpc=/tmp/go-build1549002957/b703/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build1549002957/b619/_pkg_.a packagefile cloud.google.com/go/iam=/tmp/go-build1549002957/b724/_pkg_.a packagefile cloud.google.com/go/internal=/tmp/go-build1549002957/b728/_pkg_.a packagefile cloud.google.com/go/internal/optional=/tmp/go-build1549002957/b729/_pkg_.a packagefile cloud.google.com/go/internal/trace=/tmp/go-build1549002957/b730/_pkg_.a packagefile cloud.google.com/go/internal/version=/tmp/go-build1549002957/b731/_pkg_.a packagefile cloud.google.com/go/storage/internal=/tmp/go-build1549002957/b732/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=/tmp/go-build1549002957/b733/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2/stubs=/tmp/go-build1549002957/b734/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=/tmp/go-build1549002957/b740/_pkg_.a packagefile google.golang.org/api/storage/v1=/tmp/go-build1549002957/b747/_pkg_.a packagefile google.golang.org/api/transport=/tmp/go-build1549002957/b748/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=/tmp/go-build1549002957/b725/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=/tmp/go-build1549002957/b737/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build1549002957/b726/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1549002957/b727/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1549002957/b597/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1549002957/b578/_pkg_.a packagefile github.com/googleapis/gax-go/v2/internal=/tmp/go-build1549002957/b600/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1549002957/b598/_pkg_.a packagefile golang.org/x/oauth2=/tmp/go-build1549002957/b685/_pkg_.a packagefile golang.org/x/oauth2/authhandler=/tmp/go-build1549002957/b689/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build1549002957/b690/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccountauthorizeduser=/tmp/go-build1549002957/b692/_pkg_.a packagefile golang.org/x/oauth2/internal=/tmp/go-build1549002957/b686/_pkg_.a packagefile golang.org/x/oauth2/jws=/tmp/go-build1549002957/b693/_pkg_.a packagefile golang.org/x/oauth2/jwt=/tmp/go-build1549002957/b694/_pkg_.a packagefile os/user=/tmp/go-build1549002957/b695/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1549002957/b583/_pkg_.a packagefile google.golang.org/api/internal/impersonate=/tmp/go-build1549002957/b697/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1549002957/b722/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1549002957/b585/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build1549002957/b752/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=/tmp/go-build1549002957/b753/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=/tmp/go-build1549002957/b754/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=/tmp/go-build1549002957/b755/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=/tmp/go-build1549002957/b756/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=/tmp/go-build1549002957/b757/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=/tmp/go-build1549002957/b758/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=/tmp/go-build1549002957/b760/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build1549002957/b762/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build1549002957/b776/_pkg_.a packagefile golang.org/x/xerrors/internal=/tmp/go-build1549002957/b653/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=/tmp/go-build1549002957/b743/_pkg_.a packagefile golang.org/x/net/http2=/tmp/go-build1549002957/b644/_pkg_.a packagefile google.golang.org/api/googleapi/transport=/tmp/go-build1549002957/b745/_pkg_.a packagefile google.golang.org/api/transport/cert=/tmp/go-build1549002957/b705/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1549002957/b746/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=/tmp/go-build1549002957/b704/_pkg_.a packagefile github.com/bep/gowebp/libwebp/webpoptions=/tmp/go-build1549002957/b349/_pkg_.a packagefile github.com/gohugoio/hugo/resources/images/webp=/tmp/go-build1549002957/b354/_pkg_.a packagefile github.com/muesli/smartcrop=/tmp/go-build1549002957/b358/_pkg_.a packagefile golang.org/x/image/bmp=/tmp/go-build1549002957/b366/_pkg_.a packagefile golang.org/x/image/font=/tmp/go-build1549002957/b367/_pkg_.a packagefile golang.org/x/image/font/gofont/goregular=/tmp/go-build1549002957/b369/_pkg_.a packagefile golang.org/x/image/font/opentype=/tmp/go-build1549002957/b370/_pkg_.a packagefile golang.org/x/image/math/fixed=/tmp/go-build1549002957/b368/_pkg_.a packagefile golang.org/x/image/tiff=/tmp/go-build1549002957/b377/_pkg_.a packagefile image/jpeg=/tmp/go-build1549002957/b362/_pkg_.a packagefile github.com/bep/tmc=/tmp/go-build1549002957/b351/_pkg_.a packagefile github.com/rwcarlsen/goexif/exif=/tmp/go-build1549002957/b352/_pkg_.a packagefile github.com/rwcarlsen/goexif/tiff=/tmp/go-build1549002957/b353/_pkg_.a packagefile golang.org/x/image/riff=/tmp/go-build1549002957/b399/_pkg_.a packagefile golang.org/x/image/vp8=/tmp/go-build1549002957/b400/_pkg_.a packagefile golang.org/x/image/vp8l=/tmp/go-build1549002957/b401/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build1549002957/b347/_pkg_.a packagefile compress/lzw=/tmp/go-build1549002957/b381/_pkg_.a packagefile image/color/palette=/tmp/go-build1549002957/b382/_pkg_.a packagefile compress/zlib=/tmp/go-build1549002957/b364/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/tmp/go-build1549002957/b246/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build1549002957/b247/_pkg_.a packagefile github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config=/tmp/go-build1549002957/b275/_pkg_.a packagefile github.com/gohugoio/hugo/markup/internal=/tmp/go-build1549002957/b288/_pkg_.a packagefile github.com/gohugoio/hugo/markup/blackfriday=/tmp/go-build1549002957/b290/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/codeblocks=/tmp/go-build1549002957/b291/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/goldmark_config=/tmp/go-build1549002957/b286/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/images=/tmp/go-build1549002957/b297/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/internal/extensions/attributes=/tmp/go-build1549002957/b298/_pkg_.a packagefile github.com/gohugoio/hugo/markup/goldmark/internal/render=/tmp/go-build1549002957/b292/_pkg_.a packagefile github.com/yuin/goldmark=/tmp/go-build1549002957/b293/_pkg_.a packagefile github.com/yuin/goldmark/ast=/tmp/go-build1549002957/b280/_pkg_.a packagefile github.com/yuin/goldmark/extension=/tmp/go-build1549002957/b299/_pkg_.a packagefile github.com/yuin/goldmark/parser=/tmp/go-build1549002957/b294/_pkg_.a packagefile github.com/yuin/goldmark/renderer=/tmp/go-build1549002957/b295/_pkg_.a packagefile github.com/yuin/goldmark/renderer/html=/tmp/go-build1549002957/b296/_pkg_.a packagefile github.com/yuin/goldmark/text=/tmp/go-build1549002957/b281/_pkg_.a packagefile github.com/rivo/uniseg=/tmp/go-build1549002957/b309/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1549002957/b315/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1549002957/b316/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1549002957/b317/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1549002957/b318/_pkg_.a packagefile github.com/kr/text=/tmp/go-build1549002957/b321/_pkg_.a packagefile go/scanner=/tmp/go-build1549002957/b324/_pkg_.a packagefile go/build/constraint=/tmp/go-build1549002957/b326/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build1549002957/b327/_pkg_.a packagefile go/doc/comment=/tmp/go-build1549002957/b329/_pkg_.a packagefile hash/fnv=/tmp/go-build1549002957/b158/_pkg_.a packagefile github.com/nicksnyder/go-i18n/v2/internal=/tmp/go-build1549002957/b404/_pkg_.a packagefile github.com/nicksnyder/go-i18n/v2/internal/plural=/tmp/go-build1549002957/b405/_pkg_.a packagefile github.com/tdewolff/minify/v2=/tmp/go-build1549002957/b410/_pkg_.a packagefile github.com/tdewolff/minify/v2/css=/tmp/go-build1549002957/b413/_pkg_.a packagefile github.com/tdewolff/minify/v2/html=/tmp/go-build1549002957/b415/_pkg_.a packagefile github.com/tdewolff/minify/v2/js=/tmp/go-build1549002957/b417/_pkg_.a packagefile github.com/tdewolff/minify/v2/json=/tmp/go-build1549002957/b419/_pkg_.a packagefile github.com/tdewolff/minify/v2/svg=/tmp/go-build1549002957/b421/_pkg_.a packagefile github.com/tdewolff/minify/v2/xml=/tmp/go-build1549002957/b422/_pkg_.a packagefile github.com/gohugoio/hugo/common/types/css=/tmp/go-build1549002957/b437/_pkg_.a packagefile github.com/sanity-io/litter=/tmp/go-build1549002957/b440/_pkg_.a packagefile github.com/bep/goat=/tmp/go-build1549002957/b442/_pkg_.a packagefile go/doc=/tmp/go-build1549002957/b431/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/js=/tmp/go-build1549002957/b449/_pkg_.a packagefile github.com/gohugoio/hugo/tpl/internal/resourcehelpers=/tmp/go-build1549002957/b471/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=/tmp/go-build1549002957/b475/_pkg_.a packagefile github.com/ghodss/yaml=/tmp/go-build1549002957/b486/_pkg_.a packagefile github.com/gohugoio/hugo/cache/namedmemcache=/tmp/go-build1549002957/b487/_pkg_.a packagefile github.com/bep/lazycache=/tmp/go-build1549002957/b491/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_factories/bundler=/tmp/go-build1549002957/b496/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_factories/create=/tmp/go-build1549002957/b497/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/babel=/tmp/go-build1549002957/b499/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/integrity=/tmp/go-build1549002957/b500/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/minifier=/tmp/go-build1549002957/b501/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/postcss=/tmp/go-build1549002957/b502/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/templates=/tmp/go-build1549002957/b503/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass=/tmp/go-build1549002957/b504/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss=/tmp/go-build1549002957/b506/_pkg_.a packagefile golang.org/x/text/internal/tag=/tmp/go-build1549002957/b264/_pkg_.a packagefile internal/saferio=/tmp/go-build1549002957/b224/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1549002957/b087/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1549002957/b085/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1549002957/b097/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1549002957/b098/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1549002957/b102/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1549002957/b103/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1549002957/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1549002957/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1549002957/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1549002957/b132/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1549002957/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1549002957/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build1549002957/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build1549002957/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/tmp/go-build1549002957/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1549002957/b157/_pkg_.a packagefile github.com/gobwas/glob/util/strings=/tmp/go-build1549002957/b212/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1549002957/b544/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1549002957/b558/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1549002957/b545/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1549002957/b551/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1549002957/b587/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build1549002957/b589/_pkg_.a packagefile go.opencensus.io/trace/propagation=/tmp/go-build1549002957/b662/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build1549002957/b609/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build1549002957/b650/_pkg_.a packagefile github.com/golang/groupcache/lru=/tmp/go-build1549002957/b657/_pkg_.a packagefile go.opencensus.io/internal=/tmp/go-build1549002957/b658/_pkg_.a packagefile go.opencensus.io/trace/internal=/tmp/go-build1549002957/b660/_pkg_.a packagefile go.opencensus.io/trace/tracestate=/tmp/go-build1549002957/b661/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build1549002957/b676/_pkg_.a packagefile github.com/Azure/go-autorest/logger=/tmp/go-build1549002957/b680/_pkg_.a packagefile golang.org/x/net/trace=/tmp/go-build1549002957/b602/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build1549002957/b604/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build1549002957/b605/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1549002957/b620/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1549002957/b621/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build1549002957/b606/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build1549002957/b608/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build1549002957/b611/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1549002957/b623/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build1549002957/b624/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build1549002957/b625/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build1549002957/b614/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1549002957/b626/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build1549002957/b627/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build1549002957/b628/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build1549002957/b629/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build1549002957/b632/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1549002957/b607/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build1549002957/b622/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1549002957/b633/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1549002957/b631/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build1549002957/b634/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1549002957/b616/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1549002957/b635/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1549002957/b637/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1549002957/b640/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1549002957/b641/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1549002957/b636/_pkg_.a packagefile google.golang.org/grpc/internal/transport=/tmp/go-build1549002957/b643/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build1549002957/b648/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build1549002957/b649/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build1549002957/b615/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1549002957/b618/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build1549002957/b651/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=/tmp/go-build1549002957/b709/_pkg_.a packagefile google.golang.org/grpc/credentials/google=/tmp/go-build1549002957/b711/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build1549002957/b720/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1549002957/b580/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=/tmp/go-build1549002957/b735/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1549002957/b596/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=/tmp/go-build1549002957/b738/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1549002957/b579/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1549002957/b584/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1549002957/b599/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build1549002957/b178/_pkg_.a packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build1549002957/b691/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1549002957/b592/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build1549002957/b763/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build1549002957/b764/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/tmp/go-build1549002957/b765/_pkg_.a packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build1549002957/b766/_pkg_.a packagefile github.com/aws/smithy-go/logging=/tmp/go-build1549002957/b770/_pkg_.a packagefile github.com/aws/smithy-go/middleware=/tmp/go-build1549002957/b769/_pkg_.a packagefile github.com/aws/smithy-go/ptr=/tmp/go-build1549002957/b775/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build1549002957/b777/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build1549002957/b780/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=/tmp/go-build1549002957/b781/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=/tmp/go-build1549002957/b788/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/processcreds=/tmp/go-build1549002957/b790/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/ssocreds=/tmp/go-build1549002957/b792/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/stscreds=/tmp/go-build1549002957/b811/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build1549002957/b782/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/ini=/tmp/go-build1549002957/b819/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build1549002957/b793/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build1549002957/b794/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build1549002957/b806/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build1549002957/b812/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1549002957/b744/_pkg_.a packagefile golang.org/x/net/http/httpguts=/tmp/go-build1549002957/b645/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build1549002957/b646/_pkg_.a packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build1549002957/b706/_pkg_.a packagefile github.com/bep/gowebp/libwebp=/tmp/go-build1549002957/b355/_pkg_.a packagefile github.com/muesli/smartcrop/options=/tmp/go-build1549002957/b359/_pkg_.a packagefile golang.org/x/image/draw=/tmp/go-build1549002957/b360/_pkg_.a packagefile golang.org/x/image/font/sfnt=/tmp/go-build1549002957/b371/_pkg_.a packagefile golang.org/x/image/vector=/tmp/go-build1549002957/b376/_pkg_.a packagefile golang.org/x/image/ccitt=/tmp/go-build1549002957/b378/_pkg_.a packagefile golang.org/x/image/tiff/lzw=/tmp/go-build1549002957/b379/_pkg_.a packagefile hash/adler32=/tmp/go-build1549002957/b365/_pkg_.a packagefile github.com/yuin/goldmark/extension/ast=/tmp/go-build1549002957/b300/_pkg_.a packagefile github.com/tdewolff/parse/v2/buffer=/tmp/go-build1549002957/b411/_pkg_.a packagefile github.com/tdewolff/parse/v2/strconv=/tmp/go-build1549002957/b412/_pkg_.a packagefile github.com/tdewolff/parse/v2/css=/tmp/go-build1549002957/b414/_pkg_.a packagefile github.com/tdewolff/parse/v2/html=/tmp/go-build1549002957/b416/_pkg_.a packagefile github.com/tdewolff/parse/v2/js=/tmp/go-build1549002957/b418/_pkg_.a packagefile github.com/tdewolff/parse/v2/json=/tmp/go-build1549002957/b420/_pkg_.a packagefile github.com/tdewolff/parse/v2/xml=/tmp/go-build1549002957/b423/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1549002957/b432/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/pkg/api=/tmp/go-build1549002957/b450/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build1549002957/b476/_pkg_.a packagefile github.com/invopop/yaml=/tmp/go-build1549002957/b482/_pkg_.a packagefile github.com/mohae/deepcopy=/tmp/go-build1549002957/b484/_pkg_.a packagefile github.com/perimeterx/marshmallow=/tmp/go-build1549002957/b485/_pkg_.a packagefile github.com/hashicorp/golang-lru/v2/simplelru=/tmp/go-build1549002957/b492/_pkg_.a packagefile github.com/gohugoio/hugo/resources/resource_transformers/tocss/internal/sass=/tmp/go-build1549002957/b505/_pkg_.a packagefile github.com/bep/golibsass/libsass=/tmp/go-build1549002957/b507/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build1549002957/b099/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build1549002957/b162/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1549002957/b163/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1549002957/b164/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build1549002957/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1549002957/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1549002957/b546/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1549002957/b581/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build1549002957/b590/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build1549002957/b593/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1549002957/b610/_pkg_.a packagefile go.opencensus.io=/tmp/go-build1549002957/b659/_pkg_.a packagefile golang.org/x/net/internal/timeseries=/tmp/go-build1549002957/b603/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build1549002957/b612/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build1549002957/b613/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1549002957/b630/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=/tmp/go-build1549002957/b617/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1549002957/b638/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1549002957/b639/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1549002957/b642/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build1549002957/b647/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=/tmp/go-build1549002957/b595/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=/tmp/go-build1549002957/b710/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=/tmp/go-build1549002957/b712/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1549002957/b736/_pkg_.a packagefile github.com/aws/smithy-go/context=/tmp/go-build1549002957/b767/_pkg_.a packagefile github.com/aws/smithy-go/internal/sync/singleflight=/tmp/go-build1549002957/b768/_pkg_.a packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build1549002957/b771/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build1549002957/b778/_pkg_.a packagefile github.com/aws/smithy-go=/tmp/go-build1549002957/b772/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=/tmp/go-build1549002957/b789/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/sdkio=/tmp/go-build1549002957/b791/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build1549002957/b783/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build1549002957/b817/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=/tmp/go-build1549002957/b786/_pkg_.a packagefile github.com/aws/smithy-go/io=/tmp/go-build1549002957/b787/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2=/tmp/go-build1549002957/b820/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build1549002957/b795/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build1549002957/b796/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build1549002957/b797/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build1549002957/b801/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=/tmp/go-build1549002957/b802/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sso/types=/tmp/go-build1549002957/b804/_pkg_.a packagefile github.com/aws/smithy-go/document=/tmp/go-build1549002957/b805/_pkg_.a packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build1549002957/b800/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=/tmp/go-build1549002957/b807/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/types=/tmp/go-build1549002957/b808/_pkg_.a packagefile github.com/aws/smithy-go/encoding/json=/tmp/go-build1549002957/b809/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/query=/tmp/go-build1549002957/b813/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/tmp/go-build1549002957/b814/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/tmp/go-build1549002957/b815/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=/tmp/go-build1549002957/b816/_pkg_.a packagefile github.com/aws/smithy-go/encoding/xml=/tmp/go-build1549002957/b818/_pkg_.a packagefile github.com/aws/smithy-go/time=/tmp/go-build1549002957/b773/_pkg_.a packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build1549002957/b707/_pkg_.a packagefile net/rpc=/tmp/go-build1549002957/b708/_pkg_.a packagefile github.com/bep/gowebp/internal/libwebp=/tmp/go-build1549002957/b356/_pkg_.a packagefile golang.org/x/image/math/f64=/tmp/go-build1549002957/b361/_pkg_.a packagefile golang.org/x/text/encoding/charmap=/tmp/go-build1549002957/b372/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/bundler=/tmp/go-build1549002957/b451/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/cache=/tmp/go-build1549002957/b455/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/compat=/tmp/go-build1549002957/b459/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/config=/tmp/go-build1549002957/b463/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/fs=/tmp/go-build1549002957/b460/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_ast=/tmp/go-build1549002957/b461/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_lexer=/tmp/go-build1549002957/b464/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_parser=/tmp/go-build1549002957/b462/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/logger=/tmp/go-build1549002957/b454/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/resolver=/tmp/go-build1549002957/b470/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build1549002957/b477/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build1549002957/b478/_pkg_.a packagefile github.com/bep/golibsass/internal/libsass=/tmp/go-build1549002957/b508/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1549002957/b165/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1549002957/b591/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=/tmp/go-build1549002957/b594/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build1549002957/b713/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=/tmp/go-build1549002957/b714/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=/tmp/go-build1549002957/b718/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build1549002957/b716/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=/tmp/go-build1549002957/b719/_pkg_.a packagefile github.com/aws/smithy-go/transport/http/internal/io=/tmp/go-build1549002957/b774/_pkg_.a packagefile github.com/aws/smithy-go/rand=/tmp/go-build1549002957/b779/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/ratelimit=/tmp/go-build1549002957/b784/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/timeconv=/tmp/go-build1549002957/b785/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=/tmp/go-build1549002957/b798/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build1549002957/b803/_pkg_.a packagefile github.com/aws/smithy-go/encoding=/tmp/go-build1549002957/b810/_pkg_.a packagefile golang.org/x/text/encoding=/tmp/go-build1549002957/b373/_pkg_.a packagefile golang.org/x/text/encoding/internal=/tmp/go-build1549002957/b375/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1549002957/b374/_pkg_.a packagefile encoding/base32=/tmp/go-build1549002957/b452/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/ast=/tmp/go-build1549002957/b453/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_ast=/tmp/go-build1549002957/b456/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_parser=/tmp/go-build1549002957/b458/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_printer=/tmp/go-build1549002957/b468/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/js_printer=/tmp/go-build1549002957/b469/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/renamer=/tmp/go-build1549002957/b465/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/runtime=/tmp/go-build1549002957/b466/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/sourcemap=/tmp/go-build1549002957/b467/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build1549002957/b480/_pkg_.a packagefile github.com/josharian/intern=/tmp/go-build1549002957/b479/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=/tmp/go-build1549002957/b715/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=/tmp/go-build1549002957/b717/_pkg_.a packagefile github.com/aws/aws-sdk-go-v2/internal/strings=/tmp/go-build1549002957/b799/_pkg_.a packagefile github.com/evanw/esbuild-0.8.20/internal/css_lexer=/tmp/go-build1549002957/b457/_pkg_.a packagefile github.com/mailru/easyjson/buffer=/tmp/go-build1549002957/b481/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/gohugoio/hugo\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/gohugoio/hugo/common/hugo.buildDate=2024-01-20T00:00:00+00:00 -X github.com/gohugoio/hugo/common/hugo.vendorInfo=Fedora:0.111.3-1.fc39 -X github.com/gohugoio/hugo/version=0.111.3 -B 0x4f529fcce33c93ab72fd29c0f2d6b6c3c5e89b29 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\"\nbuild\t-tags=rpm_crashtraceback,extended\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=riscv64\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_riscv64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=gr_yJlKb3lun_RzeILsr/20mbL-5oBXSOmE-BZ3pl/WUyMqxm-HJBsr4Krly5s/gr_yJlKb3lun_RzeILsr -X github.com/gohugoio/hugo/common/hugo.buildDate=2024-01-20T00:00:00+00:00 -X github.com/gohugoio/hugo/common/hugo.vendorInfo=Fedora:0.111.3-1.fc39 -X github.com/gohugoio/hugo/version=0.111.3 -B 0x4f529fcce33c93ab72fd29c0f2d6b6c3c5e89b29 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes " -extld=g++ $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/hugo-0.111.3/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/hugo-0.111.3/_build/bin/hugo rm -r $WORK/b001/ + /builddir/build/BUILD/hugo-0.111.3/_build/bin/hugo gen autocomplete + /builddir/build/BUILD/hugo-0.111.3/_build/bin/hugo gen man Directory man/ does not exist, creating... Generating Hugo man pages in man/ ... Done. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ATZslK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64 ++ dirname /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64 + cd hugo-0.111.3 + cd /builddir/build/BUILD/hugo-0.111.3/_build/src/github.com/gohugoio/hugo + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/gohugoio/hugo -b /builddir/build/BUILD/hugo-0.111.3/_build/bin -s /builddir/build/BUILD/hugo-0.111.3/_build -o golang-github-gohugoio-hugo-devel.file-list -O /builddir/build/BUILD/hugo-0.111.3 -V 0.111.3-1.fc39 -p /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/gohugoio/hugo + IFS= +++ realpath -e --relative-base=. docs examples README.md CONTRIBUTING.md +++ sort -u realpath: examples: No such file or directory ++ listfiles_include='CONTRIBUTING.md README.md docs' ++ echo 'CONTRIBUTING.md README.md docs' + godocs='CONTRIBUTING.md README.md docs' + [[ -n CONTRIBUTING.md README.md docs ]] + IFS= + read -r f + echo %doc '"CONTRIBUTING.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"docs"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE docs/LICENSE.md docs/themes/gohugoioTheme/license.md +++ sort -u realpath: docs/themes/gohugoioTheme/license.md: No such file or directory ++ listfiles_include='LICENSE docs/LICENSE.md' ++ echo 'LICENSE docs/LICENSE.md' + golicenses='LICENSE docs/LICENSE.md' + [[ -n LICENSE docs/LICENSE.md ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"docs/LICENSE.md"' + IFS= + read -r f + install -d -p /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/bin + install -Dp -m 0755 /builddir/build/BUILD/hugo-0.111.3/_build/bin/hugo /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/bin + install -Dp hugo-completion /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/bash-completion/completions/hugo + install -Dp man/hugo-completion-bash.1 man/hugo-completion-fish.1 man/hugo-completion-powershell.1 man/hugo-completion-zsh.1 man/hugo-completion.1 man/hugo-config-mounts.1 man/hugo-config.1 man/hugo-convert-toJSON.1 man/hugo-convert-toTOML.1 man/hugo-convert-toYAML.1 man/hugo-convert.1 man/hugo-deploy.1 man/hugo-env.1 man/hugo-gen-chromastyles.1 man/hugo-gen-doc.1 man/hugo-gen-man.1 man/hugo-gen.1 man/hugo-import-jekyll.1 man/hugo-import.1 man/hugo-list-all.1 man/hugo-list-drafts.1 man/hugo-list-expired.1 man/hugo-list-future.1 man/hugo-list.1 man/hugo-mod-clean.1 man/hugo-mod-get.1 man/hugo-mod-graph.1 man/hugo-mod-init.1 man/hugo-mod-npm-pack.1 man/hugo-mod-npm.1 man/hugo-mod-tidy.1 man/hugo-mod-vendor.1 man/hugo-mod-verify.1 man/hugo-mod.1 man/hugo-new-site.1 man/hugo-new-theme.1 man/hugo-new.1 man/hugo-server.1 man/hugo-version.1 man/hugo.1 -t /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/man/man1 + /usr/bin/find-debuginfo -j64 --strict-build-id -m -i --build-id-seed 0.111.3-1.fc39 --unique-debug-suffix -0.111.3-1.fc39.riscv64 --unique-debug-src-base hugo-0.111.3-1.fc39.riscv64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hugo-0.111.3 find-debuginfo: starting Extracting debug info from 1 files warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/bin/hugo. Use `info auto-load python-scripts [REGEXP]' to list them. DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/hugo-0.111.3-1.fc39.riscv64 4523 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/bash-completion/completions/hugo is executable but has no shebang, removing executable bit + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j64 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.k8B9sk + umask 022 + cd /builddir/build/BUILD + cd hugo-0.111.3 + LDFLAGS=' -X github.com/gohugoio/hugo/version=0.111.3' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + go-rpm-integration check -i github.com/gohugoio/hugo -b /builddir/build/BUILD/hugo-0.111.3/_build/bin -s /builddir/build/BUILD/hugo-0.111.3/_build -V 0.111.3-1.fc39 -p /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64 -g /usr/share/gocode -r '.*example.*' -d langs/i18n -d resources/resource_factories/create -d resources/resource_transformers/js -d tpl/internal/go_templates/htmltemplate -d tpl/internal/go_templates/texttemplate Testing in: /builddir/build/BUILD/hugo-0.111.3/_build/src PATH: /builddir/build/BUILD/hugo-0.111.3/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/hugo-0.111.3/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/gohugoio/hugo/version=0.111.3 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '" testing: github.com/gohugoio/hugo github.com/gohugoio/hugo/bufferpool PASS ok github.com/gohugoio/hugo/bufferpool 0.075s github.com/gohugoio/hugo/bufferpool PASS ok github.com/gohugoio/hugo/bufferpool 0.077s github.com/gohugoio/hugo/cache/filecache PASS ok github.com/gohugoio/hugo/cache/filecache 1.942s github.com/gohugoio/hugo/cache/filecache PASS ok github.com/gohugoio/hugo/cache/filecache 1.948s github.com/gohugoio/hugo/cache/namedmemcache PASS ok github.com/gohugoio/hugo/cache/namedmemcache 0.093s github.com/gohugoio/hugo/cache/namedmemcache PASS ok github.com/gohugoio/hugo/cache/namedmemcache 0.086s github.com/gohugoio/hugo/codegen [github.com/gohugoio/hugo/common/herrors net encoding/json] PASS ok github.com/gohugoio/hugo/codegen 0.131s github.com/gohugoio/hugo/codegen [github.com/gohugoio/hugo/common/herrors net encoding/json] PASS ok github.com/gohugoio/hugo/codegen 0.124s github.com/gohugoio/hugo/commands Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Total in 86 ms Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Total in 46 ms processing 5 content files Deploying to target "mydeployment" (hugocloud://hugotestbucket) Error: open blob.Bucket: no driver registered for "hugocloud" for URL "hugocloud://hugotestbucket"; available schemes: azblob, file, gs, s3 Creating theme at /tmp/TestExecute3466457776/007/mythemes/mytheme Congratulations! Your new Hugo site is created in /tmp/TestExecute3466457776/008/mysite. Just a few more steps and you're ready to go: 1. Download a theme into the same-named folder. Choose a theme from https://themes.gohugo.io/ or create your own with the "hugo new theme " command. 2. Perhaps you want to add some content. You can add single files with "hugo new /.". 3. Start the built-in live server via "hugo server". Visit https://gohugo.io/ for quickstart guide and full documentation. hugo v0.111.3 / BuildDate=unknown GOOS="linux" GOARCH="riscv64" GOVERSION="go1.21.3" hugo v0.111.3 / BuildDate=unknown # bash completion V2 for hugo -*- shell-script -*- __hugo_debug() { if [[ -n ${BASH_COMP_DEBUG_FILE-} ]]; then echo "$*" >> "${BASH_COMP_DEBUG_FILE}" fi } # Macs have bash3 for which the bash-completion package doesn't include # _init_completion. This is a minimal version of that function. __hugo_init_completion() { COMPREPLY=() _get_comp_words_by_ref "$@" cur prev words cword } # This function calls the hugo program to obtain the completion # results and the directive. It fills the 'out' and 'directive' vars. __hugo_get_completion_results() { local requestComp lastParam lastChar args # Prepare the command to request completions for the program. # Calling ${words[0]} instead of directly hugo allows handling aliases args=("${words[@]:1}") requestComp="${words[0]} __complete ${args[*]}" lastParam=${words[$((${#words[@]}-1))]} lastChar=${lastParam:$((${#lastParam}-1)):1} __hugo_debug "lastParam ${lastParam}, lastChar ${lastChar}" if [[ -z ${cur} && ${lastChar} != = ]]; then # If the last parameter is complete (there is a space following it) # We add an extra empty parameter so we can indicate this to the go method. __hugo_debug "Adding extra empty parameter" requestComp="${requestComp} ''" fi # When completing a flag with an = (e.g., hugo -n=) # bash focuses on the part after the =, so we need to remove # the flag part from $cur if [[ ${cur} == -*=* ]]; then cur="${cur#*=}" fi __hugo_debug "Calling ${requestComp}" # Use eval to handle any environment variables and such out=$(eval "${requestComp}" 2>/dev/null) # Extract the directive integer at the very end of the output following a colon (:) directive=${out##*:} # Remove the directive out=${out%:*} if [[ ${directive} == "${out}" ]]; then # There is not directive specified directive=0 fi __hugo_debug "The completion directive is: ${directive}" __hugo_debug "The completions are: ${out}" } __hugo_process_completion_results() { local shellCompDirectiveError=1 local shellCompDirectiveNoSpace=2 local shellCompDirectiveNoFileComp=4 local shellCompDirectiveFilterFileExt=8 local shellCompDirectiveFilterDirs=16 local shellCompDirectiveKeepOrder=32 if (((directive & shellCompDirectiveError) != 0)); then # Error code. No completion. __hugo_debug "Received error from custom completion go code" return else if (((directive & shellCompDirectiveNoSpace) != 0)); then if [[ $(type -t compopt) == builtin ]]; then __hugo_debug "Activating no space" compopt -o nospace else __hugo_debug "No space directive not supported in this version of bash" fi fi if (((directive & shellCompDirectiveKeepOrder) != 0)); then if [[ $(type -t compopt) == builtin ]]; then # no sort isn't supported for bash less than < 4.4 if [[ ${BASH_VERSINFO[0]} -lt 4 || ( ${BASH_VERSINFO[0]} -eq 4 && ${BASH_VERSINFO[1]} -lt 4 ) ]]; then __hugo_debug "No sort directive not supported in this version of bash" else __hugo_debug "Activating keep order" compopt -o nosort fi else __hugo_debug "No sort directive not supported in this version of bash" fi fi if (((directive & shellCompDirectiveNoFileComp) != 0)); then if [[ $(type -t compopt) == builtin ]]; then __hugo_debug "Activating no file completion" compopt +o default else __hugo_debug "No file completion directive not supported in this version of bash" fi fi fi # Separate activeHelp from normal completions local completions=() local activeHelp=() __hugo_extract_activeHelp if (((directive & shellCompDirectiveFilterFileExt) != 0)); then # File extension filtering local fullFilter filter filteringCmd # Do not use quotes around the $completions variable or else newline # characters will be kept. for filter in ${completions[*]}; do fullFilter+="$filter|" done filteringCmd="_filedir $fullFilter" __hugo_debug "File filtering command: $filteringCmd" $filteringCmd elif (((directive & shellCompDirectiveFilterDirs) != 0)); then # File completion for directories only local subdir subdir=${completions[0]} if [[ -n $subdir ]]; then __hugo_debug "Listing directories in $subdir" pushd "$subdir" >/dev/null 2>&1 && _filedir -d && popd >/dev/null 2>&1 || return else __hugo_debug "Listing directories in ." _filedir -d fi else __hugo_handle_completion_types fi __hugo_handle_special_char "$cur" : __hugo_handle_special_char "$cur" = # Print the activeHelp statements before we finish if ((${#activeHelp[*]} != 0)); then printf "\n"; printf "%s\n" "${activeHelp[@]}" printf "\n" # The prompt format is only available from bash 4.4. # We test if it is available before using it. if (x=${PS1@P}) 2> /dev/null; then printf "%s" "${PS1@P}${COMP_LINE[@]}" else # Can't print the prompt. Just print the # text the user had typed, it is workable enough. printf "%s" "${COMP_LINE[@]}" fi fi } # Separate activeHelp lines from real completions. # Fills the $activeHelp and $completions arrays. __hugo_extract_activeHelp() { local activeHelpMarker="_activeHelp_ " local endIndex=${#activeHelpMarker} while IFS='' read -r comp; do if [[ ${comp:0:endIndex} == $activeHelpMarker ]]; then comp=${comp:endIndex} __hugo_debug "ActiveHelp found: $comp" if [[ -n $comp ]]; then activeHelp+=("$comp") fi else # Not an activeHelp line but a normal completion completions+=("$comp") fi done <<<"${out}" } __hugo_handle_completion_types() { __hugo_debug "__hugo_handle_completion_types: COMP_TYPE is $COMP_TYPE" case $COMP_TYPE in 37|42) # Type: menu-complete/menu-complete-backward and insert-completions # If the user requested inserting one completion at a time, or all # completions at once on the command-line we must remove the descriptions. # https://github.com/spf13/cobra/issues/1508 local tab=$'\t' comp while IFS='' read -r comp; do [[ -z $comp ]] && continue # Strip any description comp=${comp%%$tab*} # Only consider the completions that match if [[ $comp == "$cur"* ]]; then COMPREPLY+=("$comp") fi done < <(printf "%s\n" "${completions[@]}") ;; *) # Type: complete (normal completion) __hugo_handle_standard_completion_case ;; esac } __hugo_handle_standard_completion_case() { local tab=$'\t' comp # Short circuit to optimize if we don't have descriptions if [[ "${completions[*]}" != *$tab* ]]; then IFS=$'\n' read -ra COMPREPLY -d '' < <(compgen -W "${completions[*]}" -- "$cur") return 0 fi local longest=0 local compline # Look for the longest completion so that we can format things nicely while IFS='' read -r compline; do [[ -z $compline ]] && continue # Strip any description before checking the length comp=${compline%%$tab*} # Only consider the completions that match [[ $comp == "$cur"* ]] || continue COMPREPLY+=("$compline") if ((${#comp}>longest)); then longest=${#comp} fi done < <(printf "%s\n" "${completions[@]}") # If there is a single completion left, remove the description text if ((${#COMPREPLY[*]} == 1)); then __hugo_debug "COMPREPLY[0]: ${COMPREPLY[0]}" comp="${COMPREPLY[0]%%$tab*}" __hugo_debug "Removed description from single completion, which is now: ${comp}" COMPREPLY[0]=$comp else # Format the descriptions __hugo_format_comp_descriptions $longest fi } __hugo_handle_special_char() { local comp="$1" local char=$2 if [[ "$comp" == *${char}* && "$COMP_WORDBREAKS" == *${char}* ]]; then local word=${comp%"${comp##*${char}}"} local idx=${#COMPREPLY[*]} while ((--idx >= 0)); do COMPREPLY[idx]=${COMPREPLY[idx]#"$word"} done fi } __hugo_format_comp_descriptions() { local tab=$'\t' local comp desc maxdesclength local longest=$1 local i ci for ci in ${!COMPREPLY[*]}; do comp=${COMPREPLY[ci]} # Properly format the description string which follows a tab character if there is one if [[ "$comp" == *$tab* ]]; then __hugo_debug "Original comp: $comp" desc=${comp#*$tab} comp=${comp%%$tab*} # $COLUMNS stores the current shell width. # Remove an extra 4 because we add 2 spaces and 2 parentheses. maxdesclength=$(( COLUMNS - longest - 4 )) # Make sure we can fit a description of at least 8 characters # if we are to align the descriptions. if ((maxdesclength > 8)); then # Add the proper number of spaces to align the descriptions for ((i = ${#comp} ; i < longest ; i++)); do comp+=" " done else # Don't pad the descriptions so we can fit more text after the completion maxdesclength=$(( COLUMNS - ${#comp} - 4 )) fi # If there is enough space for any description text, # truncate the descriptions that are too long for the shell width if ((maxdesclength > 0)); then if ((${#desc} > maxdesclength)); then desc=${desc:0:$(( maxdesclength - 1 ))} desc+="…" fi comp+=" ($desc)" fi COMPREPLY[ci]=$comp __hugo_debug "Final comp: $comp" fi done } __start_hugo() { local cur prev words cword split COMPREPLY=() # Call _init_completion from the bash-completion package # to prepare the arguments properly if declare -F _init_completion >/dev/null 2>&1; then _init_completion -n =: || return else __hugo_init_completion -n =: || return fi __hugo_debug __hugo_debug "========= starting completion logic ==========" __hugo_debug "cur is ${cur}, words[*] is ${words[*]}, #words[@] is ${#words[@]}, cword is $cword" # The user could have moved the cursor backwards on the command-line. # We need to trigger completion from the $cword location, so we need # to truncate the command-line ($words) up to the $cword location. words=("${words[@]:0:$cword+1}") __hugo_debug "Truncated words[*]: ${words[*]}," local out directive __hugo_get_completion_results __hugo_process_completion_results } if [[ $(type -t compopt) = "builtin" ]]; then complete -o default -F __start_hugo hugo else complete -o default -o nospace -F __start_hugo hugo fi # ex: ts=4 sw=4 et filetype=sh # fish completion for hugo -*- shell-script -*- function __hugo_debug set -l file "$BASH_COMP_DEBUG_FILE" if test -n "$file" echo "$argv" >> $file end end function __hugo_perform_completion __hugo_debug "Starting __hugo_perform_completion" # Extract all args except the last one set -l args (commandline -opc) # Extract the last arg and escape it in case it is a space set -l lastArg (string escape -- (commandline -ct)) __hugo_debug "args: $args" __hugo_debug "last arg: $lastArg" # Disable ActiveHelp which is not supported for fish shell set -l requestComp "HUGO_ACTIVE_HELP=0 $args[1] __complete $args[2..-1] $lastArg" __hugo_debug "Calling $requestComp" set -l results (eval $requestComp 2> /dev/null) # Some programs may output extra empty lines after the directive. # Let's ignore them or else it will break completion. # Ref: https://github.com/spf13/cobra/issues/1279 for line in $results[-1..1] if test (string trim -- $line) = "" # Found an empty line, remove it set results $results[1..-2] else # Found non-empty line, we have our proper output break end end set -l comps $results[1..-2] set -l directiveLine $results[-1] # For Fish, when completing a flag with an = (e.g., -n=) # completions must be prefixed with the flag set -l flagPrefix (string match -r -- '-.*=' "$lastArg") __hugo_debug "Comps: $comps" __hugo_debug "DirectiveLine: $directiveLine" __hugo_debug "flagPrefix: $flagPrefix" for comp in $comps printf "%s%s\n" "$flagPrefix" "$comp" end printf "%s\n" "$directiveLine" end # this function limits calls to __hugo_perform_completion, by caching the result behind $__hugo_perform_completion_once_result function __hugo_perform_completion_once __hugo_debug "Starting __hugo_perform_completion_once" if test -n "$__hugo_perform_completion_once_result" __hugo_debug "Seems like a valid result already exists, skipping __hugo_perform_completion" return 0 end set --global __hugo_perform_completion_once_result (__hugo_perform_completion) if test -z "$__hugo_perform_completion_once_result" __hugo_debug "No completions, probably due to a failure" return 1 end __hugo_debug "Performed completions and set __hugo_perform_completion_once_result" return 0 end # this function is used to clear the $__hugo_perform_completion_once_result variable after completions are run function __hugo_clear_perform_completion_once_result __hugo_debug "" __hugo_debug "========= clearing previously set __hugo_perform_completion_once_result variable ==========" set --erase __hugo_perform_completion_once_result __hugo_debug "Successfully erased the variable __hugo_perform_completion_once_result" end function __hugo_requires_order_preservation __hugo_debug "" __hugo_debug "========= checking if order preservation is required ==========" __hugo_perform_completion_once if test -z "$__hugo_perform_completion_once_result" __hugo_debug "Error determining if order preservation is required" return 1 end set -l directive (string sub --start 2 $__hugo_perform_completion_once_result[-1]) __hugo_debug "Directive is: $directive" set -l shellCompDirectiveKeepOrder 32 set -l keeporder (math (math --scale 0 $directive / $shellCompDirectiveKeepOrder) % 2) __hugo_debug "Keeporder is: $keeporder" if test $keeporder -ne 0 __hugo_debug "This does require order preservation" return 0 end __hugo_debug "This doesn't require order preservation" return 1 end # This function does two things: # - Obtain the completions and store them in the global __hugo_comp_results # - Return false if file completion should be performed function __hugo_prepare_completions __hugo_debug "" __hugo_debug "========= starting completion logic ==========" # Start fresh set --erase __hugo_comp_results __hugo_perform_completion_once __hugo_debug "Completion results: $__hugo_perform_completion_once_result" if test -z "$__hugo_perform_completion_once_result" __hugo_debug "No completion, probably due to a failure" # Might as well do file completion, in case it helps return 1 end set -l directive (string sub --start 2 $__hugo_perform_completion_once_result[-1]) set --global __hugo_comp_results $__hugo_perform_completion_once_result[1..-2] __hugo_debug "Completions are: $__hugo_comp_results" __hugo_debug "Directive is: $directive" set -l shellCompDirectiveError 1 set -l shellCompDirectiveNoSpace 2 set -l shellCompDirectiveNoFileComp 4 set -l shellCompDirectiveFilterFileExt 8 set -l shellCompDirectiveFilterDirs 16 if test -z "$directive" set directive 0 end set -l compErr (math (math --scale 0 $directive / $shellCompDirectiveError) % 2) if test $compErr -eq 1 __hugo_debug "Received error directive: aborting." # Might as well do file completion, in case it helps return 1 end set -l filefilter (math (math --scale 0 $directive / $shellCompDirectiveFilterFileExt) % 2) set -l dirfilter (math (math --scale 0 $directive / $shellCompDirectiveFilterDirs) % 2) if test $filefilter -eq 1; or test $dirfilter -eq 1 __hugo_debug "File extension filtering or directory filtering not supported" # Do full file completion instead return 1 end set -l nospace (math (math --scale 0 $directive / $shellCompDirectiveNoSpace) % 2) set -l nofiles (math (math --scale 0 $directive / $shellCompDirectiveNoFileComp) % 2) __hugo_debug "nospace: $nospace, nofiles: $nofiles" # If we want to prevent a space, or if file completion is NOT disabled, # we need to count the number of valid completions. # To do so, we will filter on prefix as the completions we have received # may not already be filtered so as to allow fish to match on different # criteria than the prefix. if test $nospace -ne 0; or test $nofiles -eq 0 set -l prefix (commandline -t | string escape --style=regex) __hugo_debug "prefix: $prefix" set -l completions (string match -r -- "^$prefix.*" $__hugo_comp_results) set --global __hugo_comp_results $completions __hugo_debug "Filtered completions are: $__hugo_comp_results" # Important not to quote the variable for count to work set -l numComps (count $__hugo_comp_results) __hugo_debug "numComps: $numComps" if test $numComps -eq 1; and test $nospace -ne 0 # We must first split on \t to get rid of the descriptions to be # able to check what the actual completion will be. # We don't need descriptions anyway since there is only a single # real completion which the shell will expand immediately. set -l split (string split --max 1 \t $__hugo_comp_results[1]) # Fish won't add a space if the completion ends with any # of the following characters: @=/:., set -l lastChar (string sub -s -1 -- $split) if not string match -r -q "[@=/:.,]" -- "$lastChar" # In other cases, to support the "nospace" directive we trick the shell # by outputting an extra, longer completion. __hugo_debug "Adding second completion to perform nospace directive" set --global __hugo_comp_results $split[1] $split[1]. __hugo_debug "Completions are now: $__hugo_comp_results" end end if test $numComps -eq 0; and test $nofiles -eq 0 # To be consistent with bash and zsh, we only trigger file # completion when there are no other completions __hugo_debug "Requesting file completion" return 1 end end return 0 end # Since Fish completions are only loaded once the user triggers them, we trigger them ourselves # so we can properly delete any completions provided by another script. # Only do this if the program can be found, or else fish may print some errors; besides, # the existing completions will only be loaded if the program can be found. if type -q "hugo" # The space after the program name is essential to trigger completion for the program # and not completion of the program name itself. # Also, we use '> /dev/null 2>&1' since '&>' is not supported in older versions of fish. complete --do-complete "hugo " > /dev/null 2>&1 end # Remove any pre-existing completions for the program since we will be handling all of them. complete -c hugo -e # this will get called after the two calls below and clear the $__hugo_perform_completion_once_result global complete -c hugo -n '__hugo_clear_perform_completion_once_result' # The call to __hugo_prepare_completions will setup __hugo_comp_results # which provides the program's completion choices. # If this doesn't require order preservation, we don't use the -k flag complete -c hugo -n 'not __hugo_requires_order_preservation && __hugo_prepare_completions' -f -a '$__hugo_comp_results' # otherwise we use the -k flag complete -k -c hugo -n '__hugo_requires_order_preservation && __hugo_prepare_completions' -f -a '$__hugo_comp_results' # powershell completion for hugo -*- shell-script -*- function __hugo_debug { if ($env:BASH_COMP_DEBUG_FILE) { "$args" | Out-File -Append -FilePath "$env:BASH_COMP_DEBUG_FILE" } } filter __hugo_escapeStringWithSpecialChars { $_ -replace '\s|#|@|\$|;|,|''|\{|\}|\(|\)|"|`|\||<|>|&','`$&' } [scriptblock]${__hugoCompleterBlock} = { param( $WordToComplete, $CommandAst, $CursorPosition ) # Get the current command line and convert into a string $Command = $CommandAst.CommandElements $Command = "$Command" __hugo_debug "" __hugo_debug "========= starting completion logic ==========" __hugo_debug "WordToComplete: $WordToComplete Command: $Command CursorPosition: $CursorPosition" # The user could have moved the cursor backwards on the command-line. # We need to trigger completion from the $CursorPosition location, so we need # to truncate the command-line ($Command) up to the $CursorPosition location. # Make sure the $Command is longer then the $CursorPosition before we truncate. # This happens because the $Command does not include the last space. if ($Command.Length -gt $CursorPosition) { $Command=$Command.Substring(0,$CursorPosition) } __hugo_debug "Truncated command: $Command" $ShellCompDirectiveError=1 $ShellCompDirectiveNoSpace=2 $ShellCompDirectiveNoFileComp=4 $ShellCompDirectiveFilterFileExt=8 $ShellCompDirectiveFilterDirs=16 $ShellCompDirectiveKeepOrder=32 # Prepare the command to request completions for the program. # Split the command at the first space to separate the program and arguments. $Program,$Arguments = $Command.Split(" ",2) $RequestComp="$Program __complete $Arguments" __hugo_debug "RequestComp: $RequestComp" # we cannot use $WordToComplete because it # has the wrong values if the cursor was moved # so use the last argument if ($WordToComplete -ne "" ) { $WordToComplete = $Arguments.Split(" ")[-1] } __hugo_debug "New WordToComplete: $WordToComplete" # Check for flag with equal sign $IsEqualFlag = ($WordToComplete -Like "--*=*" ) if ( $IsEqualFlag ) { __hugo_debug "Completing equal sign flag" # Remove the flag part $Flag,$WordToComplete = $WordToComplete.Split("=",2) } if ( $WordToComplete -eq "" -And ( -Not $IsEqualFlag )) { # If the last parameter is complete (there is a space following it) # We add an extra empty parameter so we can indicate this to the go method. __hugo_debug "Adding extra empty parameter" # PowerShell 7.2+ changed the way how the arguments are passed to executables, # so for pre-7.2 or when Legacy argument passing is enabled we need to use # `"`" to pass an empty argument, a "" or '' does not work!!! if ($PSVersionTable.PsVersion -lt [version]'7.2.0' -or ($PSVersionTable.PsVersion -lt [version]'7.3.0' -and -not [ExperimentalFeature]::IsEnabled("PSNativeCommandArgumentPassing")) -or (($PSVersionTable.PsVersion -ge [version]'7.3.0' -or [ExperimentalFeature]::IsEnabled("PSNativeCommandArgumentPassing")) -and $PSNativeCommandArgumentPassing -eq 'Legacy')) { $RequestComp="$RequestComp" + ' `"`"' } else { $RequestComp="$RequestComp" + ' ""' } } __hugo_debug "Calling $RequestComp" # First disable ActiveHelp which is not supported for Powershell ${env:HUGO_ACTIVE_HELP}=0 #call the command store the output in $out and redirect stderr and stdout to null # $Out is an array contains each line per element Invoke-Expression -OutVariable out "$RequestComp" 2>&1 | Out-Null # get directive from last line [int]$Directive = $Out[-1].TrimStart(':') if ($Directive -eq "") { # There is no directive specified $Directive = 0 } __hugo_debug "The completion directive is: $Directive" # remove directive (last element) from out $Out = $Out | Where-Object { $_ -ne $Out[-1] } __hugo_debug "The completions are: $Out" if (($Directive -band $ShellCompDirectiveError) -ne 0 ) { # Error code. No completion. __hugo_debug "Received error from custom completion go code" return } $Longest = 0 [Array]$Values = $Out | ForEach-Object { #Split the output in name and description $Name, $Description = $_.Split("`t",2) __hugo_debug "Name: $Name Description: $Description" # Look for the longest completion so that we can format things nicely if ($Longest -lt $Name.Length) { $Longest = $Name.Length } # Set the description to a one space string if there is none set. # This is needed because the CompletionResult does not accept an empty string as argument if (-Not $Description) { $Description = " " } @{Name="$Name";Description="$Description"} } $Space = " " if (($Directive -band $ShellCompDirectiveNoSpace) -ne 0 ) { # remove the space here __hugo_debug "ShellCompDirectiveNoSpace is called" $Space = "" } if ((($Directive -band $ShellCompDirectiveFilterFileExt) -ne 0 ) -or (($Directive -band $ShellCompDirectiveFilterDirs) -ne 0 )) { __hugo_debug "ShellCompDirectiveFilterFileExt ShellCompDirectiveFilterDirs are not supported" # return here to prevent the completion of the extensions return } $Values = $Values | Where-Object { # filter the result $_.Name -like "$WordToComplete*" # Join the flag back if we have an equal sign flag if ( $IsEqualFlag ) { __hugo_debug "Join the equal sign flag back to the completion value" $_.Name = $Flag + "=" + $_.Name } } # we sort the values in ascending order by name if keep order isn't passed if (($Directive -band $ShellCompDirectiveKeepOrder) -eq 0 ) { $Values = $Values | Sort-Object -Property Name } if (($Directive -band $ShellCompDirectiveNoFileComp) -ne 0 ) { __hugo_debug "ShellCompDirectiveNoFileComp is called" if ($Values.Length -eq 0) { # Just print an empty string here so the # shell does not start to complete paths. # We cannot use CompletionResult here because # it does not accept an empty string as argument. "" return } } # Get the current mode $Mode = (Get-PSReadLineKeyHandler | Where-Object {$_.Key -eq "Tab" }).Function __hugo_debug "Mode: $Mode" $Values | ForEach-Object { # store temporary because switch will overwrite $_ $comp = $_ # PowerShell supports three different completion modes # - TabCompleteNext (default windows style - on each key press the next option is displayed) # - Complete (works like bash) # - MenuComplete (works like zsh) # You set the mode with Set-PSReadLineKeyHandler -Key Tab -Function # CompletionResult Arguments: # 1) CompletionText text to be used as the auto completion result # 2) ListItemText text to be displayed in the suggestion list # 3) ResultType type of completion result # 4) ToolTip text for the tooltip with details about the object switch ($Mode) { # bash like "Complete" { if ($Values.Length -eq 1) { __hugo_debug "Only one completion left" # insert space after value [System.Management.Automation.CompletionResult]::new($($comp.Name | __hugo_escapeStringWithSpecialChars) + $Space, "$($comp.Name)", 'ParameterValue', "$($comp.Description)") } else { # Add the proper number of spaces to align the descriptions while($comp.Name.Length -lt $Longest) { $comp.Name = $comp.Name + " " } # Check for empty description and only add parentheses if needed if ($($comp.Description) -eq " " ) { $Description = "" } else { $Description = " ($($comp.Description))" } [System.Management.Automation.CompletionResult]::new("$($comp.Name)$Description", "$($comp.Name)$Description", 'ParameterValue', "$($comp.Description)") } } # zsh like "MenuComplete" { # insert space after value # MenuComplete will automatically show the ToolTip of # the highlighted value at the bottom of the suggestions. [System.Management.Automation.CompletionResult]::new($($comp.Name | __hugo_escapeStringWithSpecialChars) + $Space, "$($comp.Name)", 'ParameterValue', "$($comp.Description)") } # TabCompleteNext and in case we get something unknown Default { # Like MenuComplete but we don't want to add a space here because # the user need to press space anyway to get the completion. # Description will not be shown because that's not possible with TabCompleteNext [System.Management.Automation.CompletionResult]::new($($comp.Name | __hugo_escapeStringWithSpecialChars), "$($comp.Name)", 'ParameterValue', "$($comp.Description)") } } } } Register-ArgumentCompleter -CommandName 'hugo' -ScriptBlock ${__hugoCompleterBlock} #compdef hugo compdef _hugo hugo # zsh completion for hugo -*- shell-script -*- __hugo_debug() { local file="$BASH_COMP_DEBUG_FILE" if [[ -n ${file} ]]; then echo "$*" >> "${file}" fi } _hugo() { local shellCompDirectiveError=1 local shellCompDirectiveNoSpace=2 local shellCompDirectiveNoFileComp=4 local shellCompDirectiveFilterFileExt=8 local shellCompDirectiveFilterDirs=16 local shellCompDirectiveKeepOrder=32 local lastParam lastChar flagPrefix requestComp out directive comp lastComp noSpace keepOrder local -a completions __hugo_debug "\n========= starting completion logic ==========" __hugo_debug "CURRENT: ${CURRENT}, words[*]: ${words[*]}" # The user could have moved the cursor backwards on the command-line. # We need to trigger completion from the $CURRENT location, so we need # to truncate the command-line ($words) up to the $CURRENT location. # (We cannot use $CURSOR as its value does not work when a command is an alias.) words=("${=words[1,CURRENT]}") __hugo_debug "Truncated words[*]: ${words[*]}," lastParam=${words[-1]} lastChar=${lastParam[-1]} __hugo_debug "lastParam: ${lastParam}, lastChar: ${lastChar}" # For zsh, when completing a flag with an = (e.g., hugo -n=) # completions must be prefixed with the flag setopt local_options BASH_REMATCH if [[ "${lastParam}" =~ '-.*=' ]]; then # We are dealing with a flag with an = flagPrefix="-P ${BASH_REMATCH}" fi # Prepare the command to obtain completions requestComp="${words[1]} __complete ${words[2,-1]}" if [ "${lastChar}" = "" ]; then # If the last parameter is complete (there is a space following it) # We add an extra empty parameter so we can indicate this to the go completion code. __hugo_debug "Adding extra empty parameter" requestComp="${requestComp} \"\"" fi __hugo_debug "About to call: eval ${requestComp}" # Use eval to handle any environment variables and such out=$(eval ${requestComp} 2>/dev/null) __hugo_debug "completion output: ${out}" # Extract the directive integer following a : from the last line local lastLine while IFS='\n' read -r line; do lastLine=${line} done < <(printf "%s\n" "${out[@]}") __hugo_debug "last line: ${lastLine}" if [ "${lastLine[1]}" = : ]; then directive=${lastLine[2,-1]} # Remove the directive including the : and the newline local suffix (( suffix=${#lastLine}+2)) out=${out[1,-$suffix]} else # There is no directive specified. Leave $out as is. __hugo_debug "No directive found. Setting do default" directive=0 fi __hugo_debug "directive: ${directive}" __hugo_debug "completions: ${out}" __hugo_debug "flagPrefix: ${flagPrefix}" if [ $((directive & shellCompDirectiveError)) -ne 0 ]; then __hugo_debug "Completion received error. Ignoring completions." return fi local activeHelpMarker="_activeHelp_ " local endIndex=${#activeHelpMarker} local startIndex=$((${#activeHelpMarker}+1)) local hasActiveHelp=0 while IFS='\n' read -r comp; do # Check if this is an activeHelp statement (i.e., prefixed with $activeHelpMarker) if [ "${comp[1,$endIndex]}" = "$activeHelpMarker" ];then __hugo_debug "ActiveHelp found: $comp" comp="${comp[$startIndex,-1]}" if [ -n "$comp" ]; then compadd -x "${comp}" __hugo_debug "ActiveHelp will need delimiter" hasActiveHelp=1 fi continue fi if [ -n "$comp" ]; then # If requested, completions are returned with a description. # The description is preceded by a TAB character. # For zsh's _describe, we need to use a : instead of a TAB. # We first need to escape any : as part of the completion itself. comp=${comp//:/\\:} local tab="$(printf '\t')" comp=${comp//$tab/:} __hugo_debug "Adding completion: ${comp}" completions+=${comp} lastComp=$comp fi done < <(printf "%s\n" "${out[@]}") # Add a delimiter after the activeHelp statements, but only if: # - there are completions following the activeHelp statements, or # - file completion will be performed (so there will be choices after the activeHelp) if [ $hasActiveHelp -eq 1 ]; then if [ ${#completions} -ne 0 ] || [ $((directive & shellCompDirectiveNoFileComp)) -eq 0 ]; then __hugo_debug "Adding activeHelp delimiter" compadd -x "--" hasActiveHelp=0 fi fi if [ $((directive & shellCompDirectiveNoSpace)) -ne 0 ]; then __hugo_debug "Activating nospace." noSpace="-S ''" fi if [ $((directive & shellCompDirectiveKeepOrder)) -ne 0 ]; then __hugo_debug "Activating keep order." keepOrder="-V" fi if [ $((directive & shellCompDirectiveFilterFileExt)) -ne 0 ]; then # File extension filtering local filteringCmd filteringCmd='_files' for filter in ${completions[@]}; do if [ ${filter[1]} != '*' ]; then # zsh requires a glob pattern to do file filtering filter="\*.$filter" fi filteringCmd+=" -g $filter" done filteringCmd+=" ${flagPrefix}" __hugo_debug "File filtering command: $filteringCmd" _arguments '*:filename:'"$filteringCmd" elif [ $((directive & shellCompDirectiveFilterDirs)) -ne 0 ]; then # File completion for directories only local subdir subdir="${completions[1]}" if [ -n "$subdir" ]; then __hugo_debug "Listing directories in $subdir" pushd "${subdir}" >/dev/null 2>&1 else __hugo_debug "Listing directories in ." fi local result _arguments '*:dirname:_files -/'" ${flagPrefix}" result=$? if [ -n "$subdir" ]; then popd >/dev/null 2>&1 fi return $result else __hugo_debug "Calling _describe" if eval _describe $keepOrder "completions" completions $flagPrefix $noSpace; then __hugo_debug "_describe found some completions" # Return the success of having called _describe return 0 else __hugo_debug "_describe did not find completions." __hugo_debug "Checking if we should do file completion." if [ $((directive & shellCompDirectiveNoFileComp)) -ne 0 ]; then __hugo_debug "deactivating file completion" # We must return an error code here to let zsh know that there were no # completions found by _describe; this is what will trigger other # matching algorithms to attempt to find completions. # For example zsh can match letters in the middle of words. return 1 else # Perform file completion __hugo_debug "Activating file completion" # We must return the result of this command, so it must be the # last command, or else we must store its result to return it. _arguments '*:filename:_files'" ${flagPrefix}" fi fi fi } # don't run the completion function when being source-ed or eval-ed if [ "$funcstack[1]" = "_hugo" ]; then _hugo fi baseurl = "https://example.org" builddrafts = false buildexpired = false buildfuture = false cachedir = "/tmp/hugo_cache/" canonifyurls = false cleandestinationdir = false debug = false defaultcontentlanguage = "en" defaultcontentlanguageinsubdir = false disablealiases = false disablefastrender = false disablelivereload = false disablepathtolower = false enableemoji = false enablegitinfo = false enableinlineshortcodes = false enablemissingtranslationplaceholders = false environment = "production" footnoteanchorprefix = "" footnotereturnlinkcontents = "" forcesyncstatic = false hascjklanguage = false ignorecache = false ignorefiles = [] indexes = map[category:categories tag:tags] newcontenteditor = "" paginate = 10 paginatepath = "page" params = map[myparam:paramproduction] permalinks = map[] pluralizelisttitles = true publishdir = "public" publishdirorig = "public" quiet = true relativeurls = false removepathaccents = false resourcedir = "resources" rsslimit = -1 sectionpagesmenu = "" sitemap = map[filename:sitemap.xml priority:-1] source = "/tmp/TestCommandsExecute258610790/001" summarylength = 70 taxonomies = map[category:categories tag:tags] themesdir = "themes" timeout = "30s" title = "Hugo Commands" titlecasestyle = "AP" uglyurls = false verbose = false watch = false workingdir = "/tmp/TestCommandsExecute258610790/001" /* Background */ .bg { background-color: #f0f3f3; } /* PreWrapper */ .chroma { background-color: #f0f3f3; } /* Other */ .chroma .x { } /* Error */ .chroma .err { color: #aa0000; background-color: #ffaaaa } /* CodeLine */ .chroma .cl { } /* LineLink */ .chroma .lnlinks { outline: none; text-decoration: none; color: inherit } /* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; } /* LineTable */ .chroma .lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; } /* LineHighlight */ .chroma .hl { background-color: #ffffcc } /* LineNumbersTable */ .chroma .lnt { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f } /* LineNumbers */ .chroma .ln { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f } /* Line */ .chroma .line { display: flex; } /* Keyword */ .chroma .k { color: #006699; font-weight: bold } /* KeywordConstant */ .chroma .kc { color: #006699; font-weight: bold } /* KeywordDeclaration */ .chroma .kd { color: #006699; font-weight: bold } /* KeywordNamespace */ .chroma .kn { color: #006699; font-weight: bold } /* KeywordPseudo */ .chroma .kp { color: #006699 } /* KeywordReserved */ .chroma .kr { color: #006699; font-weight: bold } /* KeywordType */ .chroma .kt { color: #007788; font-weight: bold } /* Name */ .chroma .n { } /* NameAttribute */ .chroma .na { color: #330099 } /* NameBuiltin */ .chroma .nb { color: #336666 } /* NameBuiltinPseudo */ .chroma .bp { } /* NameClass */ .chroma .nc { color: #00aa88; font-weight: bold } /* NameConstant */ .chroma .no { color: #336600 } /* NameDecorator */ .chroma .nd { color: #9999ff } /* NameEntity */ .chroma .ni { color: #999999; font-weight: bold } /* NameException */ .chroma .ne { color: #cc0000; font-weight: bold } /* NameFunction */ .chroma .nf { color: #cc00ff } /* NameFunctionMagic */ .chroma .fm { } /* NameLabel */ .chroma .nl { color: #9999ff } /* NameNamespace */ .chroma .nn { color: #00ccff; font-weight: bold } /* NameOther */ .chroma .nx { } /* NameProperty */ .chroma .py { } /* NameTag */ .chroma .nt { color: #330099; font-weight: bold } /* NameVariable */ .chroma .nv { color: #003333 } /* NameVariableClass */ .chroma .vc { } /* NameVariableGlobal */ .chroma .vg { } /* NameVariableInstance */ .chroma .vi { } /* NameVariableMagic */ .chroma .vm { } /* Literal */ .chroma .l { } /* LiteralDate */ .chroma .ld { } /* LiteralString */ .chroma .s { color: #cc3300 } /* LiteralStringAffix */ .chroma .sa { color: #cc3300 } /* LiteralStringBacktick */ .chroma .sb { color: #cc3300 } /* LiteralStringChar */ .chroma .sc { color: #cc3300 } /* LiteralStringDelimiter */ .chroma .dl { color: #cc3300 } /* LiteralStringDoc */ .chroma .sd { color: #cc3300; font-style: italic } /* LiteralStringDouble */ .chroma .s2 { color: #cc3300 } /* LiteralStringEscape */ .chroma .se { color: #cc3300; font-weight: bold } /* LiteralStringHeredoc */ .chroma .sh { color: #cc3300 } /* LiteralStringInterpol */ .chroma .si { color: #aa0000 } /* LiteralStringOther */ .chroma .sx { color: #cc3300 } /* LiteralStringRegex */ .chroma .sr { color: #33aaaa } /* LiteralStringSingle */ .chroma .s1 { color: #cc3300 } /* LiteralStringSymbol */ .chroma .ss { color: #ffcc33 } /* LiteralNumber */ .chroma .m { color: #ff6600 } /* LiteralNumberBin */ .chroma .mb { color: #ff6600 } /* LiteralNumberFloat */ .chroma .mf { color: #ff6600 } /* LiteralNumberHex */ .chroma .mh { color: #ff6600 } /* LiteralNumberInteger */ .chroma .mi { color: #ff6600 } /* LiteralNumberIntegerLong */ .chroma .il { color: #ff6600 } /* LiteralNumberOct */ .chroma .mo { color: #ff6600 } /* Operator */ .chroma .o { color: #555555 } /* OperatorWord */ .chroma .ow { color: #000000; font-weight: bold } /* Punctuation */ .chroma .p { } /* Comment */ .chroma .c { color: #0099ff; font-style: italic } /* CommentHashbang */ .chroma .ch { color: #0099ff; font-style: italic } /* CommentMultiline */ .chroma .cm { color: #0099ff; font-style: italic } /* CommentSingle */ .chroma .c1 { color: #0099ff; font-style: italic } /* CommentSpecial */ .chroma .cs { color: #0099ff; font-weight: bold; font-style: italic } /* CommentPreproc */ .chroma .cp { color: #009999 } /* CommentPreprocFile */ .chroma .cpf { color: #009999 } /* Generic */ .chroma .g { } /* GenericDeleted */ .chroma .gd { background-color: #ffcccc } /* GenericEmph */ .chroma .ge { font-style: italic } /* GenericError */ .chroma .gr { color: #ff0000 } /* GenericHeading */ .chroma .gh { color: #003300; font-weight: bold } /* GenericInserted */ .chroma .gi { background-color: #ccffcc } /* GenericOutput */ .chroma .go { color: #aaaaaa } /* GenericPrompt */ .chroma .gp { color: #000099; font-weight: bold } /* GenericStrong */ .chroma .gs { font-weight: bold } /* GenericSubheading */ .chroma .gu { color: #003300; font-weight: bold } /* GenericTraceback */ .chroma .gt { color: #99cc66 } /* GenericUnderline */ .chroma .gl { text-decoration: underline } /* TextWhitespace */ .chroma .w { color: #bbbbbb } Directory /tmp/TestCommandsExecute258610790/002/doc/ does not exist, creating... Generating Hugo command-line documentation in /tmp/TestCommandsExecute258610790/002/doc/ ... Done. Directory /tmp/TestCommandsExecute258610790/002/man/ does not exist, creating... Generating Hugo man pages in /tmp/TestCommandsExecute258610790/002/man/ ... Done. Congratulations! Your new Hugo site is created in /tmp/TestCommandsExecute258610790/002/new-site. Just a few more steps and you're ready to go: 1. Download a theme into the same-named folder. Choose a theme from https://themes.gohugo.io/ or create your own with the "hugo new theme " command. 2. Perhaps you want to add some content. You can add single files with "hugo new /.". 3. Start the built-in live server via "hugo server". Visit https://gohugo.io/ for quickstart guide and full documentation. Error: unknown command "unknowncommand" for "hugo" Run 'hugo --help' for usage. Error: add site dependencies: create deps: 1 error(s) decoding: * cannot parse 'Highlight.LineNos' as bool: strconv.ParseBool: parsing "table": invalid syntax Usage: server [flags] Aliases: server, serve Flags: --appendPort append port to baseURL (default true) -b, --baseURL string hostname (and path) to the root, e.g. https://spf13.com/ --bind string interface to which the server will bind (default "127.0.0.1") -D, --buildDrafts include content marked as draft -E, --buildExpired include expired content -F, --buildFuture include content with publishdate in the future --cacheDir string filesystem path to cache directory. Defaults: $TMPDIR/hugo_cache/ --cleanDestinationDir remove files from destination not found in static directories --clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00 -c, --contentDir string filesystem path to content directory -d, --destination string filesystem path to write files to --disableBrowserError do not show build errors in the browser --disableFastRender enables full re-renders on changes --disableKinds strings disable different kind of pages (home, RSS etc.) --disableLiveReload watch without enabling live browser reload on rebuild --enableGitInfo add Git revision, date, author, and CODEOWNERS info to the pages -e, --environment string build environment --forceSyncStatic copy all files when static is changed. --gc enable to run some cleanup tasks (remove unused cache files) after the build -h, --help help for server --ignoreCache ignores the cache directory --ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern -l, --layoutDir string filesystem path to layout directory --liveReloadPort int port for live reloading (i.e. 443 in HTTPS proxy situations) (default -1) --meminterval string interval to poll memory usage (requires --memstats), valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". (default "100ms") --memstats string log memory usage to this file --minify minify any supported output format (HTML, XML etc.) --navigateToChanged navigate to changed content file on live browser reload --noBuildLock don't create .hugo_build.lock file --noChmod don't sync permission mode of files --noHTTPCache prevent HTTP caching --noTimes don't sync modification time of files --panicOnWarning panic on first WARNING log --poll string set this to a poll interval, e.g --poll 700ms, to use a poll based approach to watch for file system changes -p, --port int port on which the server will listen (default 1313) --printI18nWarnings print missing translations --printMemoryUsage print memory usage to screen at intervals --printPathWarnings print warnings on duplicate target paths etc. --printUnusedTemplates print warnings on unused templates. --renderStaticToDisk serve static files from disk and dynamic files from memory --renderToDisk serve all files from disk (default is from memory) -s, --source string filesystem path to read files relative from --templateMetrics display metrics about template executions --templateMetricsHints calculate some improvement hints when combined with --templateMetrics -t, --theme strings themes to use (located in /themes/THEMENAME/) --themesDir string filesystem path to themes directory --trace file write trace to file (not useful in general) -w, --watch watch filesystem for changes and recreate as needed (default true) Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 9 ms Watching for changes in /tmp/TestServer404898355380/001/{content,layouts,static} Watching for config changes in /tmp/TestServer404898355380/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:43355/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 9 ms Watching for changes in /tmp/TestServerPathEncodingIssuesUnicode_paths1311243233/001/{content,layouts,static} Watching for config changes in /tmp/TestServerPathEncodingIssuesUnicode_paths1311243233/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:37259/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN | ES -------------------+----+----- Pages | 7 | 7 Paginator pages | 0 | 0 Non-page files | 0 | 0 Static files | 1 | 1 Processed images | 0 | 0 Aliases | 1 | 0 Sitemaps | 2 | 1 Cleaned | 0 | 0 Built in 29 ms Watching for changes in /tmp/TestServerPathEncodingIssuesWindows_multilingual_4044089717807/001/{layouts,static} Watching for config changes in /tmp/TestServerPathEncodingIssuesWindows_multilingual_4044089717807/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:33539/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 11 ms Watching for changes in /tmp/TestServerFlags#001841097224/001/{content,layouts,static} Watching for config changes in /tmp/TestServerFlags#001841097224/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:34305/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 21 ms Watching for changes in /tmp/TestServerFlags--renderToDisk2979548393/001/{content,layouts,static} Watching for config changes in /tmp/TestServerFlags--renderToDisk2979548393/001/config.toml Environment: "development" Serving pages from /tmp/TestServerFlags--renderToDisk2979548393/001/public Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:36309/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 20 ms Watching for changes in /tmp/TestServerFlags--renderStaticToDisk728041129/001/{content,layouts,static} Watching for config changes in /tmp/TestServerFlags--renderStaticToDisk728041129/001/config.toml Environment: "development" Serving pages from memory and static files from /tmp/TestServerFlags--renderStaticToDisk728041129/001/public Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:34771/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 10 ms Watching for changes in /tmp/TestServerBugsPostProcess,_memory3841460446/001/{content,layouts,static} Watching for config changes in /tmp/TestServerBugsPostProcess,_memory3841460446/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:37991/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 19 ms Watching for changes in /tmp/TestServerBugsPostProcess,_memory#014102455174/001/{content,layouts,static} Watching for config changes in /tmp/TestServerBugsPostProcess,_memory#014102455174/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:38951/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 44 ms Watching for changes in /tmp/TestServerBugsPostProcess,_disk507481087/001/{content,layouts,static} Watching for config changes in /tmp/TestServerBugsPostProcess,_disk507481087/001/config.toml Environment: "development" Serving pages from /tmp/TestServerBugsPostProcess,_disk507481087/001/public Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:33181/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN | FR -------------------+----+----- Pages | 9 | 7 Paginator pages | 0 | 0 Non-page files | 0 | 0 Static files | 1 | 1 Processed images | 0 | 0 Aliases | 0 | 0 Sitemaps | 1 | 1 Cleaned | 0 | 0 Built in 18 ms Watching for changes in /tmp/TestServerBugsMultihost1918296992/001/{content,layouts,static} Watching for config changes in /tmp/TestServerBugsMultihost1918296992/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:36587/ (bind address 127.0.0.1) Environment: "development" Web Server is available at http://localhost:36588/ (bind address 127.0.0.1) Press Ctrl+C to stop PASS ok github.com/gohugoio/hugo/commands 18.892s github.com/gohugoio/hugo/commands Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Total in 79 ms Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Total in 54 ms processing 5 content files Deploying to target "mydeployment" (hugocloud://hugotestbucket) Error: open blob.Bucket: no driver registered for "hugocloud" for URL "hugocloud://hugotestbucket"; available schemes: azblob, file, gs, s3 Creating theme at /tmp/TestExecute2550459291/007/mythemes/mytheme Congratulations! Your new Hugo site is created in /tmp/TestExecute2550459291/008/mysite. Just a few more steps and you're ready to go: 1. Download a theme into the same-named folder. Choose a theme from https://themes.gohugo.io/ or create your own with the "hugo new theme " command. 2. Perhaps you want to add some content. You can add single files with "hugo new /.". 3. Start the built-in live server via "hugo server". Visit https://gohugo.io/ for quickstart guide and full documentation. hugo v0.111.3 / BuildDate=unknown GOOS="linux" GOARCH="riscv64" GOVERSION="go1.21.3" hugo v0.111.3 / BuildDate=unknown # bash completion V2 for hugo -*- shell-script -*- __hugo_debug() { if [[ -n ${BASH_COMP_DEBUG_FILE-} ]]; then echo "$*" >> "${BASH_COMP_DEBUG_FILE}" fi } # Macs have bash3 for which the bash-completion package doesn't include # _init_completion. This is a minimal version of that function. __hugo_init_completion() { COMPREPLY=() _get_comp_words_by_ref "$@" cur prev words cword } # This function calls the hugo program to obtain the completion # results and the directive. It fills the 'out' and 'directive' vars. __hugo_get_completion_results() { local requestComp lastParam lastChar args # Prepare the command to request completions for the program. # Calling ${words[0]} instead of directly hugo allows handling aliases args=("${words[@]:1}") requestComp="${words[0]} __complete ${args[*]}" lastParam=${words[$((${#words[@]}-1))]} lastChar=${lastParam:$((${#lastParam}-1)):1} __hugo_debug "lastParam ${lastParam}, lastChar ${lastChar}" if [[ -z ${cur} && ${lastChar} != = ]]; then # If the last parameter is complete (there is a space following it) # We add an extra empty parameter so we can indicate this to the go method. __hugo_debug "Adding extra empty parameter" requestComp="${requestComp} ''" fi # When completing a flag with an = (e.g., hugo -n=) # bash focuses on the part after the =, so we need to remove # the flag part from $cur if [[ ${cur} == -*=* ]]; then cur="${cur#*=}" fi __hugo_debug "Calling ${requestComp}" # Use eval to handle any environment variables and such out=$(eval "${requestComp}" 2>/dev/null) # Extract the directive integer at the very end of the output following a colon (:) directive=${out##*:} # Remove the directive out=${out%:*} if [[ ${directive} == "${out}" ]]; then # There is not directive specified directive=0 fi __hugo_debug "The completion directive is: ${directive}" __hugo_debug "The completions are: ${out}" } __hugo_process_completion_results() { local shellCompDirectiveError=1 local shellCompDirectiveNoSpace=2 local shellCompDirectiveNoFileComp=4 local shellCompDirectiveFilterFileExt=8 local shellCompDirectiveFilterDirs=16 local shellCompDirectiveKeepOrder=32 if (((directive & shellCompDirectiveError) != 0)); then # Error code. No completion. __hugo_debug "Received error from custom completion go code" return else if (((directive & shellCompDirectiveNoSpace) != 0)); then if [[ $(type -t compopt) == builtin ]]; then __hugo_debug "Activating no space" compopt -o nospace else __hugo_debug "No space directive not supported in this version of bash" fi fi if (((directive & shellCompDirectiveKeepOrder) != 0)); then if [[ $(type -t compopt) == builtin ]]; then # no sort isn't supported for bash less than < 4.4 if [[ ${BASH_VERSINFO[0]} -lt 4 || ( ${BASH_VERSINFO[0]} -eq 4 && ${BASH_VERSINFO[1]} -lt 4 ) ]]; then __hugo_debug "No sort directive not supported in this version of bash" else __hugo_debug "Activating keep order" compopt -o nosort fi else __hugo_debug "No sort directive not supported in this version of bash" fi fi if (((directive & shellCompDirectiveNoFileComp) != 0)); then if [[ $(type -t compopt) == builtin ]]; then __hugo_debug "Activating no file completion" compopt +o default else __hugo_debug "No file completion directive not supported in this version of bash" fi fi fi # Separate activeHelp from normal completions local completions=() local activeHelp=() __hugo_extract_activeHelp if (((directive & shellCompDirectiveFilterFileExt) != 0)); then # File extension filtering local fullFilter filter filteringCmd # Do not use quotes around the $completions variable or else newline # characters will be kept. for filter in ${completions[*]}; do fullFilter+="$filter|" done filteringCmd="_filedir $fullFilter" __hugo_debug "File filtering command: $filteringCmd" $filteringCmd elif (((directive & shellCompDirectiveFilterDirs) != 0)); then # File completion for directories only local subdir subdir=${completions[0]} if [[ -n $subdir ]]; then __hugo_debug "Listing directories in $subdir" pushd "$subdir" >/dev/null 2>&1 && _filedir -d && popd >/dev/null 2>&1 || return else __hugo_debug "Listing directories in ." _filedir -d fi else __hugo_handle_completion_types fi __hugo_handle_special_char "$cur" : __hugo_handle_special_char "$cur" = # Print the activeHelp statements before we finish if ((${#activeHelp[*]} != 0)); then printf "\n"; printf "%s\n" "${activeHelp[@]}" printf "\n" # The prompt format is only available from bash 4.4. # We test if it is available before using it. if (x=${PS1@P}) 2> /dev/null; then printf "%s" "${PS1@P}${COMP_LINE[@]}" else # Can't print the prompt. Just print the # text the user had typed, it is workable enough. printf "%s" "${COMP_LINE[@]}" fi fi } # Separate activeHelp lines from real completions. # Fills the $activeHelp and $completions arrays. __hugo_extract_activeHelp() { local activeHelpMarker="_activeHelp_ " local endIndex=${#activeHelpMarker} while IFS='' read -r comp; do if [[ ${comp:0:endIndex} == $activeHelpMarker ]]; then comp=${comp:endIndex} __hugo_debug "ActiveHelp found: $comp" if [[ -n $comp ]]; then activeHelp+=("$comp") fi else # Not an activeHelp line but a normal completion completions+=("$comp") fi done <<<"${out}" } __hugo_handle_completion_types() { __hugo_debug "__hugo_handle_completion_types: COMP_TYPE is $COMP_TYPE" case $COMP_TYPE in 37|42) # Type: menu-complete/menu-complete-backward and insert-completions # If the user requested inserting one completion at a time, or all # completions at once on the command-line we must remove the descriptions. # https://github.com/spf13/cobra/issues/1508 local tab=$'\t' comp while IFS='' read -r comp; do [[ -z $comp ]] && continue # Strip any description comp=${comp%%$tab*} # Only consider the completions that match if [[ $comp == "$cur"* ]]; then COMPREPLY+=("$comp") fi done < <(printf "%s\n" "${completions[@]}") ;; *) # Type: complete (normal completion) __hugo_handle_standard_completion_case ;; esac } __hugo_handle_standard_completion_case() { local tab=$'\t' comp # Short circuit to optimize if we don't have descriptions if [[ "${completions[*]}" != *$tab* ]]; then IFS=$'\n' read -ra COMPREPLY -d '' < <(compgen -W "${completions[*]}" -- "$cur") return 0 fi local longest=0 local compline # Look for the longest completion so that we can format things nicely while IFS='' read -r compline; do [[ -z $compline ]] && continue # Strip any description before checking the length comp=${compline%%$tab*} # Only consider the completions that match [[ $comp == "$cur"* ]] || continue COMPREPLY+=("$compline") if ((${#comp}>longest)); then longest=${#comp} fi done < <(printf "%s\n" "${completions[@]}") # If there is a single completion left, remove the description text if ((${#COMPREPLY[*]} == 1)); then __hugo_debug "COMPREPLY[0]: ${COMPREPLY[0]}" comp="${COMPREPLY[0]%%$tab*}" __hugo_debug "Removed description from single completion, which is now: ${comp}" COMPREPLY[0]=$comp else # Format the descriptions __hugo_format_comp_descriptions $longest fi } __hugo_handle_special_char() { local comp="$1" local char=$2 if [[ "$comp" == *${char}* && "$COMP_WORDBREAKS" == *${char}* ]]; then local word=${comp%"${comp##*${char}}"} local idx=${#COMPREPLY[*]} while ((--idx >= 0)); do COMPREPLY[idx]=${COMPREPLY[idx]#"$word"} done fi } __hugo_format_comp_descriptions() { local tab=$'\t' local comp desc maxdesclength local longest=$1 local i ci for ci in ${!COMPREPLY[*]}; do comp=${COMPREPLY[ci]} # Properly format the description string which follows a tab character if there is one if [[ "$comp" == *$tab* ]]; then __hugo_debug "Original comp: $comp" desc=${comp#*$tab} comp=${comp%%$tab*} # $COLUMNS stores the current shell width. # Remove an extra 4 because we add 2 spaces and 2 parentheses. maxdesclength=$(( COLUMNS - longest - 4 )) # Make sure we can fit a description of at least 8 characters # if we are to align the descriptions. if ((maxdesclength > 8)); then # Add the proper number of spaces to align the descriptions for ((i = ${#comp} ; i < longest ; i++)); do comp+=" " done else # Don't pad the descriptions so we can fit more text after the completion maxdesclength=$(( COLUMNS - ${#comp} - 4 )) fi # If there is enough space for any description text, # truncate the descriptions that are too long for the shell width if ((maxdesclength > 0)); then if ((${#desc} > maxdesclength)); then desc=${desc:0:$(( maxdesclength - 1 ))} desc+="…" fi comp+=" ($desc)" fi COMPREPLY[ci]=$comp __hugo_debug "Final comp: $comp" fi done } __start_hugo() { local cur prev words cword split COMPREPLY=() # Call _init_completion from the bash-completion package # to prepare the arguments properly if declare -F _init_completion >/dev/null 2>&1; then _init_completion -n =: || return else __hugo_init_completion -n =: || return fi __hugo_debug __hugo_debug "========= starting completion logic ==========" __hugo_debug "cur is ${cur}, words[*] is ${words[*]}, #words[@] is ${#words[@]}, cword is $cword" # The user could have moved the cursor backwards on the command-line. # We need to trigger completion from the $cword location, so we need # to truncate the command-line ($words) up to the $cword location. words=("${words[@]:0:$cword+1}") __hugo_debug "Truncated words[*]: ${words[*]}," local out directive __hugo_get_completion_results __hugo_process_completion_results } if [[ $(type -t compopt) = "builtin" ]]; then complete -o default -F __start_hugo hugo else complete -o default -o nospace -F __start_hugo hugo fi # ex: ts=4 sw=4 et filetype=sh # fish completion for hugo -*- shell-script -*- function __hugo_debug set -l file "$BASH_COMP_DEBUG_FILE" if test -n "$file" echo "$argv" >> $file end end function __hugo_perform_completion __hugo_debug "Starting __hugo_perform_completion" # Extract all args except the last one set -l args (commandline -opc) # Extract the last arg and escape it in case it is a space set -l lastArg (string escape -- (commandline -ct)) __hugo_debug "args: $args" __hugo_debug "last arg: $lastArg" # Disable ActiveHelp which is not supported for fish shell set -l requestComp "HUGO_ACTIVE_HELP=0 $args[1] __complete $args[2..-1] $lastArg" __hugo_debug "Calling $requestComp" set -l results (eval $requestComp 2> /dev/null) # Some programs may output extra empty lines after the directive. # Let's ignore them or else it will break completion. # Ref: https://github.com/spf13/cobra/issues/1279 for line in $results[-1..1] if test (string trim -- $line) = "" # Found an empty line, remove it set results $results[1..-2] else # Found non-empty line, we have our proper output break end end set -l comps $results[1..-2] set -l directiveLine $results[-1] # For Fish, when completing a flag with an = (e.g., -n=) # completions must be prefixed with the flag set -l flagPrefix (string match -r -- '-.*=' "$lastArg") __hugo_debug "Comps: $comps" __hugo_debug "DirectiveLine: $directiveLine" __hugo_debug "flagPrefix: $flagPrefix" for comp in $comps printf "%s%s\n" "$flagPrefix" "$comp" end printf "%s\n" "$directiveLine" end # this function limits calls to __hugo_perform_completion, by caching the result behind $__hugo_perform_completion_once_result function __hugo_perform_completion_once __hugo_debug "Starting __hugo_perform_completion_once" if test -n "$__hugo_perform_completion_once_result" __hugo_debug "Seems like a valid result already exists, skipping __hugo_perform_completion" return 0 end set --global __hugo_perform_completion_once_result (__hugo_perform_completion) if test -z "$__hugo_perform_completion_once_result" __hugo_debug "No completions, probably due to a failure" return 1 end __hugo_debug "Performed completions and set __hugo_perform_completion_once_result" return 0 end # this function is used to clear the $__hugo_perform_completion_once_result variable after completions are run function __hugo_clear_perform_completion_once_result __hugo_debug "" __hugo_debug "========= clearing previously set __hugo_perform_completion_once_result variable ==========" set --erase __hugo_perform_completion_once_result __hugo_debug "Successfully erased the variable __hugo_perform_completion_once_result" end function __hugo_requires_order_preservation __hugo_debug "" __hugo_debug "========= checking if order preservation is required ==========" __hugo_perform_completion_once if test -z "$__hugo_perform_completion_once_result" __hugo_debug "Error determining if order preservation is required" return 1 end set -l directive (string sub --start 2 $__hugo_perform_completion_once_result[-1]) __hugo_debug "Directive is: $directive" set -l shellCompDirectiveKeepOrder 32 set -l keeporder (math (math --scale 0 $directive / $shellCompDirectiveKeepOrder) % 2) __hugo_debug "Keeporder is: $keeporder" if test $keeporder -ne 0 __hugo_debug "This does require order preservation" return 0 end __hugo_debug "This doesn't require order preservation" return 1 end # This function does two things: # - Obtain the completions and store them in the global __hugo_comp_results # - Return false if file completion should be performed function __hugo_prepare_completions __hugo_debug "" __hugo_debug "========= starting completion logic ==========" # Start fresh set --erase __hugo_comp_results __hugo_perform_completion_once __hugo_debug "Completion results: $__hugo_perform_completion_once_result" if test -z "$__hugo_perform_completion_once_result" __hugo_debug "No completion, probably due to a failure" # Might as well do file completion, in case it helps return 1 end set -l directive (string sub --start 2 $__hugo_perform_completion_once_result[-1]) set --global __hugo_comp_results $__hugo_perform_completion_once_result[1..-2] __hugo_debug "Completions are: $__hugo_comp_results" __hugo_debug "Directive is: $directive" set -l shellCompDirectiveError 1 set -l shellCompDirectiveNoSpace 2 set -l shellCompDirectiveNoFileComp 4 set -l shellCompDirectiveFilterFileExt 8 set -l shellCompDirectiveFilterDirs 16 if test -z "$directive" set directive 0 end set -l compErr (math (math --scale 0 $directive / $shellCompDirectiveError) % 2) if test $compErr -eq 1 __hugo_debug "Received error directive: aborting." # Might as well do file completion, in case it helps return 1 end set -l filefilter (math (math --scale 0 $directive / $shellCompDirectiveFilterFileExt) % 2) set -l dirfilter (math (math --scale 0 $directive / $shellCompDirectiveFilterDirs) % 2) if test $filefilter -eq 1; or test $dirfilter -eq 1 __hugo_debug "File extension filtering or directory filtering not supported" # Do full file completion instead return 1 end set -l nospace (math (math --scale 0 $directive / $shellCompDirectiveNoSpace) % 2) set -l nofiles (math (math --scale 0 $directive / $shellCompDirectiveNoFileComp) % 2) __hugo_debug "nospace: $nospace, nofiles: $nofiles" # If we want to prevent a space, or if file completion is NOT disabled, # we need to count the number of valid completions. # To do so, we will filter on prefix as the completions we have received # may not already be filtered so as to allow fish to match on different # criteria than the prefix. if test $nospace -ne 0; or test $nofiles -eq 0 set -l prefix (commandline -t | string escape --style=regex) __hugo_debug "prefix: $prefix" set -l completions (string match -r -- "^$prefix.*" $__hugo_comp_results) set --global __hugo_comp_results $completions __hugo_debug "Filtered completions are: $__hugo_comp_results" # Important not to quote the variable for count to work set -l numComps (count $__hugo_comp_results) __hugo_debug "numComps: $numComps" if test $numComps -eq 1; and test $nospace -ne 0 # We must first split on \t to get rid of the descriptions to be # able to check what the actual completion will be. # We don't need descriptions anyway since there is only a single # real completion which the shell will expand immediately. set -l split (string split --max 1 \t $__hugo_comp_results[1]) # Fish won't add a space if the completion ends with any # of the following characters: @=/:., set -l lastChar (string sub -s -1 -- $split) if not string match -r -q "[@=/:.,]" -- "$lastChar" # In other cases, to support the "nospace" directive we trick the shell # by outputting an extra, longer completion. __hugo_debug "Adding second completion to perform nospace directive" set --global __hugo_comp_results $split[1] $split[1]. __hugo_debug "Completions are now: $__hugo_comp_results" end end if test $numComps -eq 0; and test $nofiles -eq 0 # To be consistent with bash and zsh, we only trigger file # completion when there are no other completions __hugo_debug "Requesting file completion" return 1 end end return 0 end # Since Fish completions are only loaded once the user triggers them, we trigger them ourselves # so we can properly delete any completions provided by another script. # Only do this if the program can be found, or else fish may print some errors; besides, # the existing completions will only be loaded if the program can be found. if type -q "hugo" # The space after the program name is essential to trigger completion for the program # and not completion of the program name itself. # Also, we use '> /dev/null 2>&1' since '&>' is not supported in older versions of fish. complete --do-complete "hugo " > /dev/null 2>&1 end # Remove any pre-existing completions for the program since we will be handling all of them. complete -c hugo -e # this will get called after the two calls below and clear the $__hugo_perform_completion_once_result global complete -c hugo -n '__hugo_clear_perform_completion_once_result' # The call to __hugo_prepare_completions will setup __hugo_comp_results # which provides the program's completion choices. # If this doesn't require order preservation, we don't use the -k flag complete -c hugo -n 'not __hugo_requires_order_preservation && __hugo_prepare_completions' -f -a '$__hugo_comp_results' # otherwise we use the -k flag complete -k -c hugo -n '__hugo_requires_order_preservation && __hugo_prepare_completions' -f -a '$__hugo_comp_results' # powershell completion for hugo -*- shell-script -*- function __hugo_debug { if ($env:BASH_COMP_DEBUG_FILE) { "$args" | Out-File -Append -FilePath "$env:BASH_COMP_DEBUG_FILE" } } filter __hugo_escapeStringWithSpecialChars { $_ -replace '\s|#|@|\$|;|,|''|\{|\}|\(|\)|"|`|\||<|>|&','`$&' } [scriptblock]${__hugoCompleterBlock} = { param( $WordToComplete, $CommandAst, $CursorPosition ) # Get the current command line and convert into a string $Command = $CommandAst.CommandElements $Command = "$Command" __hugo_debug "" __hugo_debug "========= starting completion logic ==========" __hugo_debug "WordToComplete: $WordToComplete Command: $Command CursorPosition: $CursorPosition" # The user could have moved the cursor backwards on the command-line. # We need to trigger completion from the $CursorPosition location, so we need # to truncate the command-line ($Command) up to the $CursorPosition location. # Make sure the $Command is longer then the $CursorPosition before we truncate. # This happens because the $Command does not include the last space. if ($Command.Length -gt $CursorPosition) { $Command=$Command.Substring(0,$CursorPosition) } __hugo_debug "Truncated command: $Command" $ShellCompDirectiveError=1 $ShellCompDirectiveNoSpace=2 $ShellCompDirectiveNoFileComp=4 $ShellCompDirectiveFilterFileExt=8 $ShellCompDirectiveFilterDirs=16 $ShellCompDirectiveKeepOrder=32 # Prepare the command to request completions for the program. # Split the command at the first space to separate the program and arguments. $Program,$Arguments = $Command.Split(" ",2) $RequestComp="$Program __complete $Arguments" __hugo_debug "RequestComp: $RequestComp" # we cannot use $WordToComplete because it # has the wrong values if the cursor was moved # so use the last argument if ($WordToComplete -ne "" ) { $WordToComplete = $Arguments.Split(" ")[-1] } __hugo_debug "New WordToComplete: $WordToComplete" # Check for flag with equal sign $IsEqualFlag = ($WordToComplete -Like "--*=*" ) if ( $IsEqualFlag ) { __hugo_debug "Completing equal sign flag" # Remove the flag part $Flag,$WordToComplete = $WordToComplete.Split("=",2) } if ( $WordToComplete -eq "" -And ( -Not $IsEqualFlag )) { # If the last parameter is complete (there is a space following it) # We add an extra empty parameter so we can indicate this to the go method. __hugo_debug "Adding extra empty parameter" # PowerShell 7.2+ changed the way how the arguments are passed to executables, # so for pre-7.2 or when Legacy argument passing is enabled we need to use # `"`" to pass an empty argument, a "" or '' does not work!!! if ($PSVersionTable.PsVersion -lt [version]'7.2.0' -or ($PSVersionTable.PsVersion -lt [version]'7.3.0' -and -not [ExperimentalFeature]::IsEnabled("PSNativeCommandArgumentPassing")) -or (($PSVersionTable.PsVersion -ge [version]'7.3.0' -or [ExperimentalFeature]::IsEnabled("PSNativeCommandArgumentPassing")) -and $PSNativeCommandArgumentPassing -eq 'Legacy')) { $RequestComp="$RequestComp" + ' `"`"' } else { $RequestComp="$RequestComp" + ' ""' } } __hugo_debug "Calling $RequestComp" # First disable ActiveHelp which is not supported for Powershell ${env:HUGO_ACTIVE_HELP}=0 #call the command store the output in $out and redirect stderr and stdout to null # $Out is an array contains each line per element Invoke-Expression -OutVariable out "$RequestComp" 2>&1 | Out-Null # get directive from last line [int]$Directive = $Out[-1].TrimStart(':') if ($Directive -eq "") { # There is no directive specified $Directive = 0 } __hugo_debug "The completion directive is: $Directive" # remove directive (last element) from out $Out = $Out | Where-Object { $_ -ne $Out[-1] } __hugo_debug "The completions are: $Out" if (($Directive -band $ShellCompDirectiveError) -ne 0 ) { # Error code. No completion. __hugo_debug "Received error from custom completion go code" return } $Longest = 0 [Array]$Values = $Out | ForEach-Object { #Split the output in name and description $Name, $Description = $_.Split("`t",2) __hugo_debug "Name: $Name Description: $Description" # Look for the longest completion so that we can format things nicely if ($Longest -lt $Name.Length) { $Longest = $Name.Length } # Set the description to a one space string if there is none set. # This is needed because the CompletionResult does not accept an empty string as argument if (-Not $Description) { $Description = " " } @{Name="$Name";Description="$Description"} } $Space = " " if (($Directive -band $ShellCompDirectiveNoSpace) -ne 0 ) { # remove the space here __hugo_debug "ShellCompDirectiveNoSpace is called" $Space = "" } if ((($Directive -band $ShellCompDirectiveFilterFileExt) -ne 0 ) -or (($Directive -band $ShellCompDirectiveFilterDirs) -ne 0 )) { __hugo_debug "ShellCompDirectiveFilterFileExt ShellCompDirectiveFilterDirs are not supported" # return here to prevent the completion of the extensions return } $Values = $Values | Where-Object { # filter the result $_.Name -like "$WordToComplete*" # Join the flag back if we have an equal sign flag if ( $IsEqualFlag ) { __hugo_debug "Join the equal sign flag back to the completion value" $_.Name = $Flag + "=" + $_.Name } } # we sort the values in ascending order by name if keep order isn't passed if (($Directive -band $ShellCompDirectiveKeepOrder) -eq 0 ) { $Values = $Values | Sort-Object -Property Name } if (($Directive -band $ShellCompDirectiveNoFileComp) -ne 0 ) { __hugo_debug "ShellCompDirectiveNoFileComp is called" if ($Values.Length -eq 0) { # Just print an empty string here so the # shell does not start to complete paths. # We cannot use CompletionResult here because # it does not accept an empty string as argument. "" return } } # Get the current mode $Mode = (Get-PSReadLineKeyHandler | Where-Object {$_.Key -eq "Tab" }).Function __hugo_debug "Mode: $Mode" $Values | ForEach-Object { # store temporary because switch will overwrite $_ $comp = $_ # PowerShell supports three different completion modes # - TabCompleteNext (default windows style - on each key press the next option is displayed) # - Complete (works like bash) # - MenuComplete (works like zsh) # You set the mode with Set-PSReadLineKeyHandler -Key Tab -Function # CompletionResult Arguments: # 1) CompletionText text to be used as the auto completion result # 2) ListItemText text to be displayed in the suggestion list # 3) ResultType type of completion result # 4) ToolTip text for the tooltip with details about the object switch ($Mode) { # bash like "Complete" { if ($Values.Length -eq 1) { __hugo_debug "Only one completion left" # insert space after value [System.Management.Automation.CompletionResult]::new($($comp.Name | __hugo_escapeStringWithSpecialChars) + $Space, "$($comp.Name)", 'ParameterValue', "$($comp.Description)") } else { # Add the proper number of spaces to align the descriptions while($comp.Name.Length -lt $Longest) { $comp.Name = $comp.Name + " " } # Check for empty description and only add parentheses if needed if ($($comp.Description) -eq " " ) { $Description = "" } else { $Description = " ($($comp.Description))" } [System.Management.Automation.CompletionResult]::new("$($comp.Name)$Description", "$($comp.Name)$Description", 'ParameterValue', "$($comp.Description)") } } # zsh like "MenuComplete" { # insert space after value # MenuComplete will automatically show the ToolTip of # the highlighted value at the bottom of the suggestions. [System.Management.Automation.CompletionResult]::new($($comp.Name | __hugo_escapeStringWithSpecialChars) + $Space, "$($comp.Name)", 'ParameterValue', "$($comp.Description)") } # TabCompleteNext and in case we get something unknown Default { # Like MenuComplete but we don't want to add a space here because # the user need to press space anyway to get the completion. # Description will not be shown because that's not possible with TabCompleteNext [System.Management.Automation.CompletionResult]::new($($comp.Name | __hugo_escapeStringWithSpecialChars), "$($comp.Name)", 'ParameterValue', "$($comp.Description)") } } } } Register-ArgumentCompleter -CommandName 'hugo' -ScriptBlock ${__hugoCompleterBlock} #compdef hugo compdef _hugo hugo # zsh completion for hugo -*- shell-script -*- __hugo_debug() { local file="$BASH_COMP_DEBUG_FILE" if [[ -n ${file} ]]; then echo "$*" >> "${file}" fi } _hugo() { local shellCompDirectiveError=1 local shellCompDirectiveNoSpace=2 local shellCompDirectiveNoFileComp=4 local shellCompDirectiveFilterFileExt=8 local shellCompDirectiveFilterDirs=16 local shellCompDirectiveKeepOrder=32 local lastParam lastChar flagPrefix requestComp out directive comp lastComp noSpace keepOrder local -a completions __hugo_debug "\n========= starting completion logic ==========" __hugo_debug "CURRENT: ${CURRENT}, words[*]: ${words[*]}" # The user could have moved the cursor backwards on the command-line. # We need to trigger completion from the $CURRENT location, so we need # to truncate the command-line ($words) up to the $CURRENT location. # (We cannot use $CURSOR as its value does not work when a command is an alias.) words=("${=words[1,CURRENT]}") __hugo_debug "Truncated words[*]: ${words[*]}," lastParam=${words[-1]} lastChar=${lastParam[-1]} __hugo_debug "lastParam: ${lastParam}, lastChar: ${lastChar}" # For zsh, when completing a flag with an = (e.g., hugo -n=) # completions must be prefixed with the flag setopt local_options BASH_REMATCH if [[ "${lastParam}" =~ '-.*=' ]]; then # We are dealing with a flag with an = flagPrefix="-P ${BASH_REMATCH}" fi # Prepare the command to obtain completions requestComp="${words[1]} __complete ${words[2,-1]}" if [ "${lastChar}" = "" ]; then # If the last parameter is complete (there is a space following it) # We add an extra empty parameter so we can indicate this to the go completion code. __hugo_debug "Adding extra empty parameter" requestComp="${requestComp} \"\"" fi __hugo_debug "About to call: eval ${requestComp}" # Use eval to handle any environment variables and such out=$(eval ${requestComp} 2>/dev/null) __hugo_debug "completion output: ${out}" # Extract the directive integer following a : from the last line local lastLine while IFS='\n' read -r line; do lastLine=${line} done < <(printf "%s\n" "${out[@]}") __hugo_debug "last line: ${lastLine}" if [ "${lastLine[1]}" = : ]; then directive=${lastLine[2,-1]} # Remove the directive including the : and the newline local suffix (( suffix=${#lastLine}+2)) out=${out[1,-$suffix]} else # There is no directive specified. Leave $out as is. __hugo_debug "No directive found. Setting do default" directive=0 fi __hugo_debug "directive: ${directive}" __hugo_debug "completions: ${out}" __hugo_debug "flagPrefix: ${flagPrefix}" if [ $((directive & shellCompDirectiveError)) -ne 0 ]; then __hugo_debug "Completion received error. Ignoring completions." return fi local activeHelpMarker="_activeHelp_ " local endIndex=${#activeHelpMarker} local startIndex=$((${#activeHelpMarker}+1)) local hasActiveHelp=0 while IFS='\n' read -r comp; do # Check if this is an activeHelp statement (i.e., prefixed with $activeHelpMarker) if [ "${comp[1,$endIndex]}" = "$activeHelpMarker" ];then __hugo_debug "ActiveHelp found: $comp" comp="${comp[$startIndex,-1]}" if [ -n "$comp" ]; then compadd -x "${comp}" __hugo_debug "ActiveHelp will need delimiter" hasActiveHelp=1 fi continue fi if [ -n "$comp" ]; then # If requested, completions are returned with a description. # The description is preceded by a TAB character. # For zsh's _describe, we need to use a : instead of a TAB. # We first need to escape any : as part of the completion itself. comp=${comp//:/\\:} local tab="$(printf '\t')" comp=${comp//$tab/:} __hugo_debug "Adding completion: ${comp}" completions+=${comp} lastComp=$comp fi done < <(printf "%s\n" "${out[@]}") # Add a delimiter after the activeHelp statements, but only if: # - there are completions following the activeHelp statements, or # - file completion will be performed (so there will be choices after the activeHelp) if [ $hasActiveHelp -eq 1 ]; then if [ ${#completions} -ne 0 ] || [ $((directive & shellCompDirectiveNoFileComp)) -eq 0 ]; then __hugo_debug "Adding activeHelp delimiter" compadd -x "--" hasActiveHelp=0 fi fi if [ $((directive & shellCompDirectiveNoSpace)) -ne 0 ]; then __hugo_debug "Activating nospace." noSpace="-S ''" fi if [ $((directive & shellCompDirectiveKeepOrder)) -ne 0 ]; then __hugo_debug "Activating keep order." keepOrder="-V" fi if [ $((directive & shellCompDirectiveFilterFileExt)) -ne 0 ]; then # File extension filtering local filteringCmd filteringCmd='_files' for filter in ${completions[@]}; do if [ ${filter[1]} != '*' ]; then # zsh requires a glob pattern to do file filtering filter="\*.$filter" fi filteringCmd+=" -g $filter" done filteringCmd+=" ${flagPrefix}" __hugo_debug "File filtering command: $filteringCmd" _arguments '*:filename:'"$filteringCmd" elif [ $((directive & shellCompDirectiveFilterDirs)) -ne 0 ]; then # File completion for directories only local subdir subdir="${completions[1]}" if [ -n "$subdir" ]; then __hugo_debug "Listing directories in $subdir" pushd "${subdir}" >/dev/null 2>&1 else __hugo_debug "Listing directories in ." fi local result _arguments '*:dirname:_files -/'" ${flagPrefix}" result=$? if [ -n "$subdir" ]; then popd >/dev/null 2>&1 fi return $result else __hugo_debug "Calling _describe" if eval _describe $keepOrder "completions" completions $flagPrefix $noSpace; then __hugo_debug "_describe found some completions" # Return the success of having called _describe return 0 else __hugo_debug "_describe did not find completions." __hugo_debug "Checking if we should do file completion." if [ $((directive & shellCompDirectiveNoFileComp)) -ne 0 ]; then __hugo_debug "deactivating file completion" # We must return an error code here to let zsh know that there were no # completions found by _describe; this is what will trigger other # matching algorithms to attempt to find completions. # For example zsh can match letters in the middle of words. return 1 else # Perform file completion __hugo_debug "Activating file completion" # We must return the result of this command, so it must be the # last command, or else we must store its result to return it. _arguments '*:filename:_files'" ${flagPrefix}" fi fi fi } # don't run the completion function when being source-ed or eval-ed if [ "$funcstack[1]" = "_hugo" ]; then _hugo fi baseurl = "https://example.org" builddrafts = false buildexpired = false buildfuture = false cachedir = "/tmp/hugo_cache/" canonifyurls = false cleandestinationdir = false debug = false defaultcontentlanguage = "en" defaultcontentlanguageinsubdir = false disablealiases = false disablefastrender = false disablelivereload = false disablepathtolower = false enableemoji = false enablegitinfo = false enableinlineshortcodes = false enablemissingtranslationplaceholders = false environment = "production" footnoteanchorprefix = "" footnotereturnlinkcontents = "" forcesyncstatic = false hascjklanguage = false ignorecache = false ignorefiles = [] indexes = map[category:categories tag:tags] newcontenteditor = "" paginate = 10 paginatepath = "page" params = map[myparam:paramproduction] permalinks = map[] pluralizelisttitles = true publishdir = "public" publishdirorig = "public" quiet = true relativeurls = false removepathaccents = false resourcedir = "resources" rsslimit = -1 sectionpagesmenu = "" sitemap = map[filename:sitemap.xml priority:-1] source = "/tmp/TestCommandsExecute855631676/001" summarylength = 70 taxonomies = map[category:categories tag:tags] themesdir = "themes" timeout = "30s" title = "Hugo Commands" titlecasestyle = "AP" uglyurls = false verbose = false watch = false workingdir = "/tmp/TestCommandsExecute855631676/001" /* Background */ .bg { background-color: #f0f3f3; } /* PreWrapper */ .chroma { background-color: #f0f3f3; } /* Other */ .chroma .x { } /* Error */ .chroma .err { color: #aa0000; background-color: #ffaaaa } /* CodeLine */ .chroma .cl { } /* LineLink */ .chroma .lnlinks { outline: none; text-decoration: none; color: inherit } /* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; } /* LineTable */ .chroma .lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; } /* LineHighlight */ .chroma .hl { background-color: #ffffcc } /* LineNumbersTable */ .chroma .lnt { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f } /* LineNumbers */ .chroma .ln { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f } /* Line */ .chroma .line { display: flex; } /* Keyword */ .chroma .k { color: #006699; font-weight: bold } /* KeywordConstant */ .chroma .kc { color: #006699; font-weight: bold } /* KeywordDeclaration */ .chroma .kd { color: #006699; font-weight: bold } /* KeywordNamespace */ .chroma .kn { color: #006699; font-weight: bold } /* KeywordPseudo */ .chroma .kp { color: #006699 } /* KeywordReserved */ .chroma .kr { color: #006699; font-weight: bold } /* KeywordType */ .chroma .kt { color: #007788; font-weight: bold } /* Name */ .chroma .n { } /* NameAttribute */ .chroma .na { color: #330099 } /* NameBuiltin */ .chroma .nb { color: #336666 } /* NameBuiltinPseudo */ .chroma .bp { } /* NameClass */ .chroma .nc { color: #00aa88; font-weight: bold } /* NameConstant */ .chroma .no { color: #336600 } /* NameDecorator */ .chroma .nd { color: #9999ff } /* NameEntity */ .chroma .ni { color: #999999; font-weight: bold } /* NameException */ .chroma .ne { color: #cc0000; font-weight: bold } /* NameFunction */ .chroma .nf { color: #cc00ff } /* NameFunctionMagic */ .chroma .fm { } /* NameLabel */ .chroma .nl { color: #9999ff } /* NameNamespace */ .chroma .nn { color: #00ccff; font-weight: bold } /* NameOther */ .chroma .nx { } /* NameProperty */ .chroma .py { } /* NameTag */ .chroma .nt { color: #330099; font-weight: bold } /* NameVariable */ .chroma .nv { color: #003333 } /* NameVariableClass */ .chroma .vc { } /* NameVariableGlobal */ .chroma .vg { } /* NameVariableInstance */ .chroma .vi { } /* NameVariableMagic */ .chroma .vm { } /* Literal */ .chroma .l { } /* LiteralDate */ .chroma .ld { } /* LiteralString */ .chroma .s { color: #cc3300 } /* LiteralStringAffix */ .chroma .sa { color: #cc3300 } /* LiteralStringBacktick */ .chroma .sb { color: #cc3300 } /* LiteralStringChar */ .chroma .sc { color: #cc3300 } /* LiteralStringDelimiter */ .chroma .dl { color: #cc3300 } /* LiteralStringDoc */ .chroma .sd { color: #cc3300; font-style: italic } /* LiteralStringDouble */ .chroma .s2 { color: #cc3300 } /* LiteralStringEscape */ .chroma .se { color: #cc3300; font-weight: bold } /* LiteralStringHeredoc */ .chroma .sh { color: #cc3300 } /* LiteralStringInterpol */ .chroma .si { color: #aa0000 } /* LiteralStringOther */ .chroma .sx { color: #cc3300 } /* LiteralStringRegex */ .chroma .sr { color: #33aaaa } /* LiteralStringSingle */ .chroma .s1 { color: #cc3300 } /* LiteralStringSymbol */ .chroma .ss { color: #ffcc33 } /* LiteralNumber */ .chroma .m { color: #ff6600 } /* LiteralNumberBin */ .chroma .mb { color: #ff6600 } /* LiteralNumberFloat */ .chroma .mf { color: #ff6600 } /* LiteralNumberHex */ .chroma .mh { color: #ff6600 } /* LiteralNumberInteger */ .chroma .mi { color: #ff6600 } /* LiteralNumberIntegerLong */ .chroma .il { color: #ff6600 } /* LiteralNumberOct */ .chroma .mo { color: #ff6600 } /* Operator */ .chroma .o { color: #555555 } /* OperatorWord */ .chroma .ow { color: #000000; font-weight: bold } /* Punctuation */ .chroma .p { } /* Comment */ .chroma .c { color: #0099ff; font-style: italic } /* CommentHashbang */ .chroma .ch { color: #0099ff; font-style: italic } /* CommentMultiline */ .chroma .cm { color: #0099ff; font-style: italic } /* CommentSingle */ .chroma .c1 { color: #0099ff; font-style: italic } /* CommentSpecial */ .chroma .cs { color: #0099ff; font-weight: bold; font-style: italic } /* CommentPreproc */ .chroma .cp { color: #009999 } /* CommentPreprocFile */ .chroma .cpf { color: #009999 } /* Generic */ .chroma .g { } /* GenericDeleted */ .chroma .gd { background-color: #ffcccc } /* GenericEmph */ .chroma .ge { font-style: italic } /* GenericError */ .chroma .gr { color: #ff0000 } /* GenericHeading */ .chroma .gh { color: #003300; font-weight: bold } /* GenericInserted */ .chroma .gi { background-color: #ccffcc } /* GenericOutput */ .chroma .go { color: #aaaaaa } /* GenericPrompt */ .chroma .gp { color: #000099; font-weight: bold } /* GenericStrong */ .chroma .gs { font-weight: bold } /* GenericSubheading */ .chroma .gu { color: #003300; font-weight: bold } /* GenericTraceback */ .chroma .gt { color: #99cc66 } /* GenericUnderline */ .chroma .gl { text-decoration: underline } /* TextWhitespace */ .chroma .w { color: #bbbbbb } Directory /tmp/TestCommandsExecute855631676/002/doc/ does not exist, creating... Generating Hugo command-line documentation in /tmp/TestCommandsExecute855631676/002/doc/ ... Done. Directory /tmp/TestCommandsExecute855631676/002/man/ does not exist, creating... Generating Hugo man pages in /tmp/TestCommandsExecute855631676/002/man/ ... Done. Congratulations! Your new Hugo site is created in /tmp/TestCommandsExecute855631676/002/new-site. Just a few more steps and you're ready to go: 1. Download a theme into the same-named folder. Choose a theme from https://themes.gohugo.io/ or create your own with the "hugo new theme " command. 2. Perhaps you want to add some content. You can add single files with "hugo new /.". 3. Start the built-in live server via "hugo server". Visit https://gohugo.io/ for quickstart guide and full documentation. Error: unknown command "unknowncommand" for "hugo" Run 'hugo --help' for usage. Error: add site dependencies: create deps: 1 error(s) decoding: * cannot parse 'Highlight.LineNos' as bool: strconv.ParseBool: parsing "table": invalid syntax Usage: server [flags] Aliases: server, serve Flags: --appendPort append port to baseURL (default true) -b, --baseURL string hostname (and path) to the root, e.g. https://spf13.com/ --bind string interface to which the server will bind (default "127.0.0.1") -D, --buildDrafts include content marked as draft -E, --buildExpired include expired content -F, --buildFuture include content with publishdate in the future --cacheDir string filesystem path to cache directory. Defaults: $TMPDIR/hugo_cache/ --cleanDestinationDir remove files from destination not found in static directories --clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00 -c, --contentDir string filesystem path to content directory -d, --destination string filesystem path to write files to --disableBrowserError do not show build errors in the browser --disableFastRender enables full re-renders on changes --disableKinds strings disable different kind of pages (home, RSS etc.) --disableLiveReload watch without enabling live browser reload on rebuild --enableGitInfo add Git revision, date, author, and CODEOWNERS info to the pages -e, --environment string build environment --forceSyncStatic copy all files when static is changed. --gc enable to run some cleanup tasks (remove unused cache files) after the build -h, --help help for server --ignoreCache ignores the cache directory --ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern -l, --layoutDir string filesystem path to layout directory --liveReloadPort int port for live reloading (i.e. 443 in HTTPS proxy situations) (default -1) --meminterval string interval to poll memory usage (requires --memstats), valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". (default "100ms") --memstats string log memory usage to this file --minify minify any supported output format (HTML, XML etc.) --navigateToChanged navigate to changed content file on live browser reload --noBuildLock don't create .hugo_build.lock file --noChmod don't sync permission mode of files --noHTTPCache prevent HTTP caching --noTimes don't sync modification time of files --panicOnWarning panic on first WARNING log --poll string set this to a poll interval, e.g --poll 700ms, to use a poll based approach to watch for file system changes -p, --port int port on which the server will listen (default 1313) --printI18nWarnings print missing translations --printMemoryUsage print memory usage to screen at intervals --printPathWarnings print warnings on duplicate target paths etc. --printUnusedTemplates print warnings on unused templates. --renderStaticToDisk serve static files from disk and dynamic files from memory --renderToDisk serve all files from disk (default is from memory) -s, --source string filesystem path to read files relative from --templateMetrics display metrics about template executions --templateMetricsHints calculate some improvement hints when combined with --templateMetrics -t, --theme strings themes to use (located in /themes/THEMENAME/) --themesDir string filesystem path to themes directory --trace file write trace to file (not useful in general) -w, --watch watch filesystem for changes and recreate as needed (default true) Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 10 ms Watching for changes in /tmp/TestServer4042798076942/001/{content,layouts,static} Watching for config changes in /tmp/TestServer4042798076942/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:41541/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 16 ms Watching for changes in /tmp/TestServerPathEncodingIssuesUnicode_paths411885702/001/{content,layouts,static} Watching for config changes in /tmp/TestServerPathEncodingIssuesUnicode_paths411885702/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:37975/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN | ES -------------------+----+----- Pages | 7 | 7 Paginator pages | 0 | 0 Non-page files | 0 | 0 Static files | 1 | 1 Processed images | 0 | 0 Aliases | 1 | 0 Sitemaps | 2 | 1 Cleaned | 0 | 0 Built in 17 ms Watching for changes in /tmp/TestServerPathEncodingIssuesWindows_multilingual_4042629048484/001/{layouts,static} Watching for config changes in /tmp/TestServerPathEncodingIssuesWindows_multilingual_4042629048484/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:42875/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 20 ms Watching for changes in /tmp/TestServerFlags#001037141338/001/{content,layouts,static} Watching for config changes in /tmp/TestServerFlags#001037141338/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:45821/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 13 ms Watching for changes in /tmp/TestServerFlags--renderToDisk3017966976/001/{content,layouts,static} Watching for config changes in /tmp/TestServerFlags--renderToDisk3017966976/001/config.toml Environment: "development" Serving pages from /tmp/TestServerFlags--renderToDisk3017966976/001/public Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:41437/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 11 ms Watching for changes in /tmp/TestServerFlags--renderStaticToDisk1826720099/001/{content,layouts,static} Watching for config changes in /tmp/TestServerFlags--renderStaticToDisk1826720099/001/config.toml Environment: "development" Serving pages from memory and static files from /tmp/TestServerFlags--renderStaticToDisk1826720099/001/public Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:33873/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 28 ms Watching for changes in /tmp/TestServerBugsPostProcess,_memory3171623406/001/{content,layouts,static} Watching for config changes in /tmp/TestServerBugsPostProcess,_memory3171623406/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:46793/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 30 ms Watching for changes in /tmp/TestServerBugsPostProcess,_memory#01578239834/001/{content,layouts,static} Watching for config changes in /tmp/TestServerBugsPostProcess,_memory#01578239834/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:40763/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN -------------------+----- Pages | 9 Paginator pages | 0 Non-page files | 0 Static files | 1 Processed images | 0 Aliases | 0 Sitemaps | 1 Cleaned | 0 Built in 22 ms Watching for changes in /tmp/TestServerBugsPostProcess,_disk2934244486/001/{content,layouts,static} Watching for config changes in /tmp/TestServerBugsPostProcess,_disk2934244486/001/config.toml Environment: "development" Serving pages from /tmp/TestServerBugsPostProcess,_disk2934244486/001/public Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:39643/ (bind address 127.0.0.1) Press Ctrl+C to stop Start building sites … hugo v0.111.3 / BuildDate=unknown | EN | FR -------------------+----+----- Pages | 9 | 7 Paginator pages | 0 | 0 Non-page files | 0 | 0 Static files | 1 | 1 Processed images | 0 | 0 Aliases | 0 | 0 Sitemaps | 1 | 1 Cleaned | 0 | 0 Built in 34 ms Watching for changes in /tmp/TestServerBugsMultihost651693349/001/{content,layouts,static} Watching for config changes in /tmp/TestServerBugsMultihost651693349/001/config.toml Environment: "development" Serving pages from memory Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:34113/ (bind address 127.0.0.1) Environment: "development" Web Server is available at http://localhost:34114/ (bind address 127.0.0.1) Press Ctrl+C to stop PASS ok github.com/gohugoio/hugo/commands 19.108s github.com/gohugoio/hugo/common ? github.com/gohugoio/hugo/common [no test files] github.com/gohugoio/hugo/common/collections PASS ok github.com/gohugoio/hugo/common/collections 0.077s github.com/gohugoio/hugo/common/collections PASS ok github.com/gohugoio/hugo/common/collections 0.078s github.com/gohugoio/hugo/common/constants ? github.com/gohugoio/hugo/common/constants [no test files] github.com/gohugoio/hugo/common/herrors PASS ok github.com/gohugoio/hugo/common/herrors 0.116s github.com/gohugoio/hugo/common/herrors PASS ok github.com/gohugoio/hugo/common/herrors 0.122s github.com/gohugoio/hugo/common/hexec ? github.com/gohugoio/hugo/common/hexec [no test files] github.com/gohugoio/hugo/common/hreflect PASS ok github.com/gohugoio/hugo/common/hreflect 0.075s github.com/gohugoio/hugo/common/hreflect PASS ok github.com/gohugoio/hugo/common/hreflect 0.076s github.com/gohugoio/hugo/common/htime PASS ok github.com/gohugoio/hugo/common/htime 0.113s github.com/gohugoio/hugo/common/htime PASS ok github.com/gohugoio/hugo/common/htime 0.107s github.com/gohugoio/hugo/common/hugio PASS ok github.com/gohugoio/hugo/common/hugio 0.091s github.com/gohugoio/hugo/common/hugio PASS ok github.com/gohugoio/hugo/common/hugio 0.089s github.com/gohugoio/hugo/common/hugo PASS ok github.com/gohugoio/hugo/common/hugo 0.142s github.com/gohugoio/hugo/common/hugo PASS ok github.com/gohugoio/hugo/common/hugo 0.138s github.com/gohugoio/hugo/common/loggers ERROR 2024/01/20 09:07:35 One error ERROR 2024/01/20 09:07:35 Two error WARN 2024/01/20 09:07:35 A warning PASS ok github.com/gohugoio/hugo/common/loggers 0.077s github.com/gohugoio/hugo/common/loggers ERROR 2024/01/20 09:07:37 One error ERROR 2024/01/20 09:07:37 Two error WARN 2024/01/20 09:07:37 A warning PASS ok github.com/gohugoio/hugo/common/loggers 0.078s github.com/gohugoio/hugo/common/maps PASS ok github.com/gohugoio/hugo/common/maps 0.086s github.com/gohugoio/hugo/common/maps PASS ok github.com/gohugoio/hugo/common/maps 0.086s github.com/gohugoio/hugo/common/math PASS ok github.com/gohugoio/hugo/common/math 0.078s github.com/gohugoio/hugo/common/math PASS ok github.com/gohugoio/hugo/common/math 0.078s github.com/gohugoio/hugo/common/para PASS ok github.com/gohugoio/hugo/common/para 0.089s github.com/gohugoio/hugo/common/para PASS ok github.com/gohugoio/hugo/common/para 0.091s github.com/gohugoio/hugo/common/paths PASS ok github.com/gohugoio/hugo/common/paths 0.079s github.com/gohugoio/hugo/common/paths PASS ok github.com/gohugoio/hugo/common/paths 0.079s github.com/gohugoio/hugo/common/terminal ? github.com/gohugoio/hugo/common/terminal [no test files] github.com/gohugoio/hugo/common/text PASS ok github.com/gohugoio/hugo/common/text 0.080s github.com/gohugoio/hugo/common/text PASS ok github.com/gohugoio/hugo/common/text 0.080s github.com/gohugoio/hugo/common/types PASS ok github.com/gohugoio/hugo/common/types 0.079s github.com/gohugoio/hugo/common/types PASS ok github.com/gohugoio/hugo/common/types 0.081s github.com/gohugoio/hugo/common/types/css ? github.com/gohugoio/hugo/common/types/css [no test files] github.com/gohugoio/hugo/common/types/hstring PASS ok github.com/gohugoio/hugo/common/types/hstring 0.074s github.com/gohugoio/hugo/common/types/hstring PASS ok github.com/gohugoio/hugo/common/types/hstring 0.078s github.com/gohugoio/hugo/common/urls ? github.com/gohugoio/hugo/common/urls [no test files] github.com/gohugoio/hugo/compare PASS ok github.com/gohugoio/hugo/compare 0.080s github.com/gohugoio/hugo/compare PASS ok github.com/gohugoio/hugo/compare 0.077s github.com/gohugoio/hugo/config PASS ok github.com/gohugoio/hugo/config 0.150s github.com/gohugoio/hugo/config PASS ok github.com/gohugoio/hugo/config 0.152s github.com/gohugoio/hugo/config/privacy PASS ok github.com/gohugoio/hugo/config/privacy 0.147s github.com/gohugoio/hugo/config/privacy PASS ok github.com/gohugoio/hugo/config/privacy 0.142s github.com/gohugoio/hugo/config/security PASS ok github.com/gohugoio/hugo/config/security 0.158s github.com/gohugoio/hugo/config/security PASS ok github.com/gohugoio/hugo/config/security 0.153s github.com/gohugoio/hugo/config/services PASS ok github.com/gohugoio/hugo/config/services 0.148s github.com/gohugoio/hugo/config/services PASS ok github.com/gohugoio/hugo/config/services 0.147s github.com/gohugoio/hugo/create Content "content/mypage/index.md" created Content "content/post/sample-1.md" created Content "content/stump/sample-2.md" created Content "content/tags/tag-a/_index.md" created Content "content/post/my-bundle/index.md" created Content "content/product/sample-4.md" created Content "content/post/my-bundle/index.nn.md" created Content "content/post/lang-3.nn.md" created Content "content/post/lang-1.md" created Content "content/post/org-1.org" created Content "content/sample-3.md" created Content "content/post/sample-ed.md" created Content "content_nn/post/lang-5.en.md" created Content "content/post/my-bundle/index.en.md" created Content "content/mypage/index.md" created Content "content_nn/post/lang-4.md" created Content "content/post/lang-2.en.md" created Content "content/shortcodes/go.md" created Content dir "content/post/my-post" created Content dir "content/post/my-theme-post" created Content dir "content/post/my-post" created Content dir "content/post/my-post2" created Content "content/post/foo.md" created Content "content/mypage.md" created Content dir "content/post/my-post" created Content dir "content/post/my-theme-post" created Content "content/post/my-post.md" created Content "content/post/my-post.md" created Content dir "content/post/my-post" created Content dir "content/post/my-post" created PASS ok github.com/gohugoio/hugo/create 0.830s github.com/gohugoio/hugo/create Content "content/sample-3.md" created Content "content/post/lang-1.md" created Content "content/stump/sample-2.md" created Content "content_nn/post/lang-4.md" created Content "content/shortcodes/go.md" created Content "content/product/sample-4.md" created Content "content/tags/tag-a/_index.md" created Content "content_nn/post/lang-5.en.md" created Content "content/post/sample-1.md" created Content "content/post/org-1.org" created Content "content/post/lang-3.nn.md" created Content "content/post/sample-ed.md" created Content "content/mypage/index.md" created Content "content/post/my-bundle/index.nn.md" created Content "content/post/lang-2.en.md" created Content "content/mypage/index.md" created Content "content/post/my-bundle/index.en.md" created Content "content/post/my-bundle/index.md" created Content dir "content/post/my-post" created Content dir "content/post/my-theme-post" created Content dir "content/post/my-post" created Content dir "content/post/my-post2" created Content "content/post/foo.md" created Content "content/mypage.md" created Content dir "content/post/my-post" created Content dir "content/post/my-theme-post" created Content "content/post/my-post.md" created Content "content/post/my-post.md" created Content dir "content/post/my-post" created Content dir "content/post/my-post" created PASS ok github.com/gohugoio/hugo/create 0.824s github.com/gohugoio/hugo/deploy Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! No changes required. Identified 2 file(s) to upload, totaling 15 B, and 1 file(s) to delete. Success! No changes required. Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! No changes required. Identified 2 file(s) to upload, totaling 15 B, and 1 file(s) to delete. Success! No changes required. Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 3 file(s) to upload, totaling 30 B, and 0 file(s) to delete. Success! Identified 2 file(s) to upload, totaling 14 B, and 0 file(s) to delete. Success! Identified 1 file(s) to upload, totaling 3 B, and 0 file(s) to delete. Success! Identified 2 file(s) to upload, totaling 14 B, and 0 file(s) to delete. Success! Identified 3 file(s) to upload, totaling 30 B, and 0 file(s) to delete. Success! Identified 4 file(s) to upload, totaling 41 B, and 0 file(s) to delete. Success! Identified 2 file(s) to upload, totaling 13 B, and 0 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 1 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 1 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 1 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 1 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 164 B, and 0 file(s) to delete. Success! No changes required. Identified 1 file(s) to upload, totaling 36 B, and 0 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 164 B, and 0 file(s) to delete. Success! No changes required. Identified 1 file(s) to upload, totaling 36 B, and 0 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 1 file(s) to upload, totaling 10 B, and 0 file(s) to delete. Success! Identified 3 file(s) to upload, totaling 30 B, and 0 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 1 file(s) to upload, totaling 10 B, and 0 file(s) to delete. Success! Identified 3 file(s) to upload, totaling 30 B, and 0 file(s) to delete. Success! PASS ok github.com/gohugoio/hugo/deploy 0.636s github.com/gohugoio/hugo/deploy Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! No changes required. Identified 2 file(s) to upload, totaling 15 B, and 1 file(s) to delete. Success! No changes required. Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! No changes required. Identified 2 file(s) to upload, totaling 15 B, and 1 file(s) to delete. Success! No changes required. Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 3 file(s) to upload, totaling 30 B, and 0 file(s) to delete. Success! Identified 2 file(s) to upload, totaling 14 B, and 0 file(s) to delete. Success! Identified 1 file(s) to upload, totaling 3 B, and 0 file(s) to delete. Success! Identified 2 file(s) to upload, totaling 14 B, and 0 file(s) to delete. Success! Identified 3 file(s) to upload, totaling 30 B, and 0 file(s) to delete. Success! Identified 4 file(s) to upload, totaling 41 B, and 0 file(s) to delete. Success! Identified 2 file(s) to upload, totaling 13 B, and 0 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 2 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 1 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 1 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 1 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 0 file(s) to upload, totaling 0 B, and 1 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 164 B, and 0 file(s) to delete. Success! No changes required. Identified 1 file(s) to upload, totaling 36 B, and 0 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 164 B, and 0 file(s) to delete. Success! No changes required. Identified 1 file(s) to upload, totaling 36 B, and 0 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 1 file(s) to upload, totaling 10 B, and 0 file(s) to delete. Success! Identified 3 file(s) to upload, totaling 30 B, and 0 file(s) to delete. Success! Identified 5 file(s) to upload, totaling 44 B, and 0 file(s) to delete. Success! Identified 1 file(s) to upload, totaling 10 B, and 0 file(s) to delete. Success! Identified 3 file(s) to upload, totaling 30 B, and 0 file(s) to delete. Success! PASS ok github.com/gohugoio/hugo/deploy 0.643s github.com/gohugoio/hugo/deps PASS ok github.com/gohugoio/hugo/deps 0.327s github.com/gohugoio/hugo/deps PASS ok github.com/gohugoio/hugo/deps 0.329s github.com/gohugoio/hugo/docshelper ? github.com/gohugoio/hugo/docshelper [no test files] github.com/gohugoio/hugo/helpers WARN 2024/01/20 09:11:03 Placeholder template message: In this test, logging a warning causes a panic. PASS ok github.com/gohugoio/hugo/helpers 0.556s github.com/gohugoio/hugo/helpers WARN 2024/01/20 09:11:17 Placeholder template message: In this test, logging a warning causes a panic. PASS ok github.com/gohugoio/hugo/helpers 0.543s github.com/gohugoio/hugo/htesting PASS ok github.com/gohugoio/hugo/htesting 0.090s github.com/gohugoio/hugo/htesting PASS ok github.com/gohugoio/hugo/htesting 0.093s github.com/gohugoio/hugo/htesting/hqt ? github.com/gohugoio/hugo/htesting/hqt [no test files] github.com/gohugoio/hugo/hugofs WARN 2024/01/20 09:11:34 Unsupported symlink found in "/tmp/hugo-symlink-test252608117/symlinkdedir", skipping. WARN 2024/01/20 09:11:34 Unsupported symlink found in "/tmp/hugo-symlink-test252608117/symlinkdedir", skipping. WARN 2024/01/20 09:11:34 Unsupported symlink found in "/tmp/hugo-symlink-test252608117/symlinkdedir", skipping. WARN 2024/01/20 09:11:34 Unsupported symlink found in "/tmp/hugo-symlink-test252608117/symlinkdedir", skipping. PASS ok github.com/gohugoio/hugo/hugofs 0.192s github.com/gohugoio/hugo/hugofs WARN 2024/01/20 09:11:41 Unsupported symlink found in "/tmp/hugo-symlink-test377053657/symlinkdedir", skipping. WARN 2024/01/20 09:11:41 Unsupported symlink found in "/tmp/hugo-symlink-test377053657/symlinkdedir", skipping. WARN 2024/01/20 09:11:41 Unsupported symlink found in "/tmp/hugo-symlink-test377053657/symlinkdedir", skipping. WARN 2024/01/20 09:11:41 Unsupported symlink found in "/tmp/hugo-symlink-test377053657/symlinkdedir", skipping. PASS ok github.com/gohugoio/hugo/hugofs 0.198s github.com/gohugoio/hugo/hugofs/files PASS ok github.com/gohugoio/hugo/hugofs/files 0.090s github.com/gohugoio/hugo/hugofs/files PASS ok github.com/gohugoio/hugo/hugofs/files 0.091s github.com/gohugoio/hugo/hugofs/glob PASS ok github.com/gohugoio/hugo/hugofs/glob 0.079s github.com/gohugoio/hugo/hugofs/glob PASS ok github.com/gohugoio/hugo/hugofs/glob 0.080s github.com/gohugoio/hugo/hugolib ERROR 2024/01/20 09:12:34 You have configured output formats for 'taxonomy' in your site configuration. In Hugo 0.73.0 we fixed these to be what most people expect (taxonomy and term). But this also means that your site configuration may not do what you expect. If it is correct, you can suppress this message by following the instructions below. If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-output-taxonomy"] ERROR 2024/01/20 09:12:34 You have the value 'taxonomy' in the disabledKinds list. In Hugo 0.73.0 we fixed these to be what most people expect (taxonomy and term). But this also means that your site configuration may not do what you expect. If it is correct, you can suppress this message by following the instructions below. If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-disable-taxonomy"] WARN 2024/01/20 09:12:34 .Path when the page is backed by a file is deprecated and will be removed in a future release. We plan to use Path for a canonical source path and you probably want to check the source is a file. To get the current behaviour, you can use a construct similar to the one below: {{ $path := "" }} {{ with .File }} {{ $path = .Path }} {{ else }} {{ $path = .Path }} {{ end }} Re-run Hugo with the flag --panicOnWarning to get a better error message. Source changed WRITE "content/post/_index.md" Source changed WRITE "content/post/_index.md" Source changed WRITE "content/post/dir/p1.md" Source changed WRITE "content/post/_index.md" Source changed WRITE "content/post/_index.md" Template changed WRITE "/mywork/layouts/partials/mypartial1.html" Template changed WRITE "/mywork/layouts/partials/mypartial2.html" Template changed WRITE "/mywork/layouts/_default/_markup/render-link.html" Template changed WRITE "/mywork/layouts/_default/_markup/render-image.html" Template changed WRITE "/mywork/layouts/docs/_markup/render-link.html" Template changed WRITE "/mywork/layouts/partials/mypartial1.html" Template changed WRITE "/mywork/layouts/partials/mypartial3.html" Template changed WRITE "/mywork/layouts/partials/mypartial4.html" Template changed WRITE "/mywork/layouts/shortcodes/myshortcode3.html" Template changed REMOVE "/mywork/layouts/_default/_markup/render-link.html" Template added WRITE "/mywork/layouts/_default/_markup/render-link.html" WARN 2024/01/20 09:12:36 Unsupported symlink found in "realsymmod", skipping. Source changed REMOVE "content/sect/doc2.en.md" Source changed CREATE "content/new1.en.md" Source changed CREATE "content/new2.en.md" Source changed CREATE "content/new1.fr.md" Source changed WRITE "content/sect/doc1.en.md" Source changed RENAME "content/new1renamed.en.md" Source changed RENAME "content/new1.en.md" Template changed WRITE "layouts/_default/single.html" i18n changed WRITE "i18n/fr.yaml" Template changed WRITE "layouts/shortcodes/shortcode.html" Source changed WRITE "content/blog/page1.md" Data changed WRITE "data/mydata.toml" Template changed WRITE "layouts/_default/single.html" Template changed WRITE "layouts/_default/baseof.html" Template changed WRITE "layouts/partials/mypartial3.html" Template changed WRITE "layouts/shortcodes/output.amp.html" Source changed WRITE "content/pages/p3/index.md" Source changed WRITE "content/pages/p4/index.md" Source changed WRITE "content/pages/p5.md" Source changed WRITE "content/pages/p6.md" INFO 2024/01/20 09:12:48 Translation func for language zh_cn not found, use default. DEBUG 2024/01/20 09:12:48 Render page Title (en) to "/index.html" WARN 2024/01/20 09:12:48 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:12:48 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. DEBUG 2024/01/20 09:12:48 Render XML for "sitemap" to "/en/sitemap.xml" DEBUG 2024/01/20 09:12:48 Write redirect to main language en: http://example.org/ DEBUG 2024/01/20 09:12:48 creating alias: en redirecting to http://example.org/ DEBUG 2024/01/20 09:12:48 Render page Tags to "/tags/index.xml" DEBUG 2024/01/20 09:12:48 Render page Categories to "/categories/index.xml" DEBUG 2024/01/20 09:12:48 Render page Title (en) to "/metadata.html" DEBUG 2024/01/20 09:12:48 Render page Title (zh) to "/zh_cn/index.html" WARN 2024/01/20 09:12:48 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:12:48 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. DEBUG 2024/01/20 09:12:48 Render XML for "sitemap" to "/zh_cn/sitemap.xml" DEBUG 2024/01/20 09:12:48 Render page Categories to "/zh_cn/categories/index.xml" DEBUG 2024/01/20 09:12:48 Render page Tags to "/zh_cn/tags/index.xml" DEBUG 2024/01/20 09:12:48 Render page Title (zh) to "/zh_cn/metadata.html" DEBUG 2024/01/20 09:12:48 Render XML for "sitemapindex" to "sitemap.xml" WARN 2024/01/20 09:12:48 .File.Filename on zero object. Wrap it in if or with: {{ with .File }}{{ .Filename }}{{ end }} WARN 2024/01/20 09:12:55 Content directory "content/en/b2" have both index.* and _index.* files, pick one. WARN 2024/01/20 09:12:55 .Path when the page is backed by a file is deprecated and will be removed in a future release. We plan to use Path for a canonical source path and you probably want to check the source is a file. To get the current behaviour, you can use a construct similar to the one below: {{ $path := "" }} {{ with .File }} {{ $path = .Path }} {{ else }} {{ $path = .Path }} {{ end }} Re-run Hugo with the flag --panicOnWarning to get a better error message. WARN 2024/01/20 09:12:55 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:12:55 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:12:55 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. Source changed WRITE "content/en/section/section/section/bundle1/index.md" Source changed WRITE "content/p1.md" WARN 2024/01/20 09:13:06 Failed to read module config for "incompat3" in "/site/themes/incompat3/theme.toml": "_stream.toml:2:19": unmarshal failed: toml: float can have at most one decimal point WARN 2024/01/20 09:13:06 Module "incompat1" is not compatible with this Hugo version; run "hugo mod graph" for more information. WARN 2024/01/20 09:13:06 Module "incompat2" is not compatible with this Hugo version; run "hugo mod graph" for more information. Source changed WRITE "content/b1/index.md" WARN 2024/01/20 09:13:07 Module "n1" is not compatible with this Hugo version; run "hugo mod graph" for more information. Template changed WRITE "/layouts/shortcodes/foo.html" WARN 2024/01/20 09:13:08 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:08 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:08 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:07 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:07 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:07 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:08 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:08 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:08 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:08 .Path when the page is backed by a file is deprecated and will be removed in a future release. We plan to use Path for a canonical source path and you probably want to check the source is a file. To get the current behaviour, you can use a construct similar to the one below: {{ $path := "" }} {{ with .File }} {{ $path = .Path }} {{ else }} {{ $path = .Path }} {{ end }} Re-run Hugo with the flag --panicOnWarning to get a better error message. Source changed WRITE "/tmp/hugo-modules-content-file053327148/README.md" WARN 2024/01/20 09:13:09 .Path when the page is backed by a file is deprecated and will be removed in a future release. We plan to use Path for a canonical source path and you probably want to check the source is a file. To get the current behaviour, you can use a construct similar to the one below: {{ $path := "" }} {{ with .File }} {{ $path = .Path }} {{ else }} {{ $path = .Path }} {{ end }} Re-run Hugo with the flag --panicOnWarning to get a better error message. Template changed WRITE "/layouts/shortcodes/myhthml.html" Source changed WRITE "content/mybundle/data.json" PASS ok github.com/gohugoio/hugo/hugolib 41.229s github.com/gohugoio/hugo/hugolib ERROR 2024/01/20 09:13:34 You have configured output formats for 'taxonomy' in your site configuration. In Hugo 0.73.0 we fixed these to be what most people expect (taxonomy and term). But this also means that your site configuration may not do what you expect. If it is correct, you can suppress this message by following the instructions below. If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-output-taxonomy"] ERROR 2024/01/20 09:13:35 You have the value 'taxonomy' in the disabledKinds list. In Hugo 0.73.0 we fixed these to be what most people expect (taxonomy and term). But this also means that your site configuration may not do what you expect. If it is correct, you can suppress this message by following the instructions below. If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-disable-taxonomy"] WARN 2024/01/20 09:13:35 .Path when the page is backed by a file is deprecated and will be removed in a future release. We plan to use Path for a canonical source path and you probably want to check the source is a file. To get the current behaviour, you can use a construct similar to the one below: {{ $path := "" }} {{ with .File }} {{ $path = .Path }} {{ else }} {{ $path = .Path }} {{ end }} Re-run Hugo with the flag --panicOnWarning to get a better error message. Source changed WRITE "content/post/_index.md" Source changed WRITE "content/post/_index.md" Source changed WRITE "content/post/dir/p1.md" Source changed WRITE "content/post/_index.md" Source changed WRITE "content/post/_index.md" Template changed WRITE "/mywork/layouts/partials/mypartial1.html" Template changed WRITE "/mywork/layouts/partials/mypartial2.html" Template changed WRITE "/mywork/layouts/_default/_markup/render-link.html" Template changed WRITE "/mywork/layouts/_default/_markup/render-image.html" Template changed WRITE "/mywork/layouts/docs/_markup/render-link.html" Template changed WRITE "/mywork/layouts/partials/mypartial1.html" Template changed WRITE "/mywork/layouts/partials/mypartial3.html" Template changed WRITE "/mywork/layouts/partials/mypartial4.html" Template changed WRITE "/mywork/layouts/shortcodes/myshortcode3.html" Template changed REMOVE "/mywork/layouts/_default/_markup/render-link.html" Template added WRITE "/mywork/layouts/_default/_markup/render-link.html" WARN 2024/01/20 09:13:37 Unsupported symlink found in "realsymmod", skipping. Source changed REMOVE "content/sect/doc2.en.md" Source changed CREATE "content/new1.en.md" Source changed CREATE "content/new2.en.md" Source changed CREATE "content/new1.fr.md" Source changed WRITE "content/sect/doc1.en.md" Source changed RENAME "content/new1renamed.en.md" Source changed RENAME "content/new1.en.md" Template changed WRITE "layouts/_default/single.html" i18n changed WRITE "i18n/fr.yaml" Template changed WRITE "layouts/shortcodes/shortcode.html" Source changed WRITE "content/blog/page1.md" Data changed WRITE "data/mydata.toml" Template changed WRITE "layouts/_default/single.html" Template changed WRITE "layouts/_default/baseof.html" Template changed WRITE "layouts/partials/mypartial3.html" Template changed WRITE "layouts/shortcodes/output.amp.html" Source changed WRITE "content/pages/p3/index.md" Source changed WRITE "content/pages/p4/index.md" Source changed WRITE "content/pages/p5.md" Source changed WRITE "content/pages/p6.md" INFO 2024/01/20 09:13:48 Translation func for language zh_cn not found, use default. DEBUG 2024/01/20 09:13:48 Render page Title (en) to "/index.html" WARN 2024/01/20 09:13:48 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:48 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. DEBUG 2024/01/20 09:13:48 Render XML for "sitemap" to "/en/sitemap.xml" DEBUG 2024/01/20 09:13:48 Write redirect to main language en: http://example.org/ DEBUG 2024/01/20 09:13:48 creating alias: en redirecting to http://example.org/ DEBUG 2024/01/20 09:13:48 Render page Tags to "/tags/index.xml" DEBUG 2024/01/20 09:13:48 Render page Categories to "/categories/index.xml" DEBUG 2024/01/20 09:13:48 Render page Title (en) to "/metadata.html" DEBUG 2024/01/20 09:13:48 Render page Title (zh) to "/zh_cn/index.html" WARN 2024/01/20 09:13:48 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:48 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. DEBUG 2024/01/20 09:13:48 Render XML for "sitemap" to "/zh_cn/sitemap.xml" DEBUG 2024/01/20 09:13:48 Render page Categories to "/zh_cn/categories/index.xml" DEBUG 2024/01/20 09:13:48 Render page Tags to "/zh_cn/tags/index.xml" DEBUG 2024/01/20 09:13:48 Render page Title (zh) to "/zh_cn/metadata.html" DEBUG 2024/01/20 09:13:48 Render XML for "sitemapindex" to "sitemap.xml" WARN 2024/01/20 09:13:48 .File.Filename on zero object. Wrap it in if or with: {{ with .File }}{{ .Filename }}{{ end }} WARN 2024/01/20 09:13:54 Content directory "content/en/b2" have both index.* and _index.* files, pick one. WARN 2024/01/20 09:13:54 .Path when the page is backed by a file is deprecated and will be removed in a future release. We plan to use Path for a canonical source path and you probably want to check the source is a file. To get the current behaviour, you can use a construct similar to the one below: {{ $path := "" }} {{ with .File }} {{ $path = .Path }} {{ else }} {{ $path = .Path }} {{ end }} Re-run Hugo with the flag --panicOnWarning to get a better error message. WARN 2024/01/20 09:13:54 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:54 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:13:54 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. Source changed WRITE "content/en/section/section/section/bundle1/index.md" Source changed WRITE "content/p1.md" Template changed WRITE "/layouts/shortcodes/foo.html" WARN 2024/01/20 09:14:05 .Path when the page is backed by a file is deprecated and will be removed in a future release. We plan to use Path for a canonical source path and you probably want to check the source is a file. To get the current behaviour, you can use a construct similar to the one below: {{ $path := "" }} {{ with .File }} {{ $path = .Path }} {{ else }} {{ $path = .Path }} {{ end }} Re-run Hugo with the flag --panicOnWarning to get a better error message. WARN 2024/01/20 09:14:06 Failed to read module config for "incompat3" in "/site/themes/incompat3/theme.toml": "_stream.toml:2:19": unmarshal failed: toml: float can have at most one decimal point WARN 2024/01/20 09:14:06 Module "incompat1" is not compatible with this Hugo version; run "hugo mod graph" for more information. WARN 2024/01/20 09:14:06 Module "incompat2" is not compatible with this Hugo version; run "hugo mod graph" for more information. Source changed WRITE "content/mybundle/data.json" WARN 2024/01/20 09:14:09 Module "n1" is not compatible with this Hugo version; run "hugo mod graph" for more information. Source changed WRITE "content/b1/index.md" WARN 2024/01/20 09:14:09 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:14:09 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:14:09 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. Source changed WRITE "/tmp/hugo-modules-content-file219897091/README.md" WARN 2024/01/20 09:14:10 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:14:10 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:14:10 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:14:10 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:14:10 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2024/01/20 09:14:10 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. Template changed WRITE "/layouts/shortcodes/myhthml.html" PASS ok github.com/gohugoio/hugo/hugolib 38.005s github.com/gohugoio/hugo/hugolib/filesystems PASS ok github.com/gohugoio/hugo/hugolib/filesystems 0.216s github.com/gohugoio/hugo/hugolib/filesystems PASS ok github.com/gohugoio/hugo/hugolib/filesystems 0.259s github.com/gohugoio/hugo/hugolib/paths PASS ok github.com/gohugoio/hugo/hugolib/paths 0.171s github.com/gohugoio/hugo/hugolib/paths PASS ok github.com/gohugoio/hugo/hugolib/paths 0.170s github.com/gohugoio/hugo/identity PASS ok github.com/gohugoio/hugo/identity 0.080s github.com/gohugoio/hugo/identity PASS ok github.com/gohugoio/hugo/identity 0.080s github.com/gohugoio/hugo/langs PASS ok github.com/gohugoio/hugo/langs 0.161s github.com/gohugoio/hugo/langs PASS ok github.com/gohugoio/hugo/langs 0.169s github.com/gohugoio/hugo/lazy PASS ok github.com/gohugoio/hugo/lazy 1.231s github.com/gohugoio/hugo/lazy PASS ok github.com/gohugoio/hugo/lazy 1.219s github.com/gohugoio/hugo/livereload ? github.com/gohugoio/hugo/livereload [no test files] github.com/gohugoio/hugo/markup PASS ok github.com/gohugoio/hugo/markup 0.283s github.com/gohugoio/hugo/markup PASS ok github.com/gohugoio/hugo/markup 0.282s github.com/gohugoio/hugo/markup/asciidocext ERROR 2024/01/20 09:15:49 Unsupported asciidoctor value `disallowed-backend` for option -b was passed in and will be ignored. ERROR 2024/01/20 09:15:49 Unsupported asciidoctor extension was passed in. Extension `./disallowed-extension` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:49 Unsupported asciidoctor attribute was passed in. Attribute `outdir` ignored. ERROR 2024/01/20 09:15:49 Unsupported asciidoctor value `disallowed-failurelevel` for option --failure-level was passed in and will be ignored. ERROR 2024/01/20 09:15:49 Unsupported asciidoctor value `disallowed-safemode` for option --safe-mode was passed in and will be ignored. ERROR 2024/01/20 09:15:49 Unsupported asciidoctor extension was passed in. Extension `foo-bar//` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:49 Unsupported asciidoctor extension was passed in. Extension `foo-bar\\ ` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:49 Unsupported asciidoctor extension was passed in. Extension `../../foo-bar` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:49 Unsupported asciidoctor extension was passed in. Extension `/foo-bar` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:49 Unsupported asciidoctor extension was passed in. Extension `C:\foo-bar` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:49 Unsupported asciidoctor extension was passed in. Extension `foo-bar.rb` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:49 Unsupported asciidoctor extension was passed in. Extension `foo.bar` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:49 markup.asciidocext.workingFolderCurrent requires hugo command option --destination to be set ERROR 2024/01/20 09:15:49 markup.asciidocext.workingFolderCurrent requires hugo command option --destination to be set ERROR 2024/01/20 09:15:49 unable to cast interface to pageSubset PASS ok github.com/gohugoio/hugo/markup/asciidocext 0.239s github.com/gohugoio/hugo/markup/asciidocext ERROR 2024/01/20 09:15:56 Unsupported asciidoctor value `disallowed-backend` for option -b was passed in and will be ignored. ERROR 2024/01/20 09:15:56 Unsupported asciidoctor extension was passed in. Extension `./disallowed-extension` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:56 Unsupported asciidoctor attribute was passed in. Attribute `outdir` ignored. ERROR 2024/01/20 09:15:56 Unsupported asciidoctor value `disallowed-failurelevel` for option --failure-level was passed in and will be ignored. ERROR 2024/01/20 09:15:56 Unsupported asciidoctor value `disallowed-safemode` for option --safe-mode was passed in and will be ignored. ERROR 2024/01/20 09:15:56 Unsupported asciidoctor extension was passed in. Extension `foo-bar//` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:56 Unsupported asciidoctor extension was passed in. Extension `foo-bar\\ ` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:56 Unsupported asciidoctor extension was passed in. Extension `../../foo-bar` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:56 Unsupported asciidoctor extension was passed in. Extension `/foo-bar` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:56 Unsupported asciidoctor extension was passed in. Extension `C:\foo-bar` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:56 Unsupported asciidoctor extension was passed in. Extension `foo-bar.rb` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:56 Unsupported asciidoctor extension was passed in. Extension `foo.bar` ignored. Only installed asciidoctor extensions are allowed. ERROR 2024/01/20 09:15:56 markup.asciidocext.workingFolderCurrent requires hugo command option --destination to be set ERROR 2024/01/20 09:15:56 markup.asciidocext.workingFolderCurrent requires hugo command option --destination to be set ERROR 2024/01/20 09:15:56 unable to cast interface to pageSubset PASS ok github.com/gohugoio/hugo/markup/asciidocext 0.237s github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config ? github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config [no test files] github.com/gohugoio/hugo/markup/blackfriday ? github.com/gohugoio/hugo/markup/blackfriday [no test files] github.com/gohugoio/hugo/markup/converter ? github.com/gohugoio/hugo/markup/converter [no test files] github.com/gohugoio/hugo/markup/converter/hooks ? github.com/gohugoio/hugo/markup/converter/hooks [no test files] github.com/gohugoio/hugo/markup/goldmark

https://github.com/gohugoio/hugo/issues/6528 Live Demo here!

I’m an inline-style link with title https://foo.bar/ https://bar.baz/ fake@example.com mailto:fake2@example.com

Code Fences

LINE1

Code Fences No Lexer

LINE1

Custom ID

Auto ID

Table

foo bar
baz bim

Task Lists (default on)

  • Finish my changes1
  • Push my commits to GitHub
  • Open a pull request

Smartypants (default on)

  • Straight double “quotes” and single ‘quotes’ into “curly” quote HTML entities
  • Dashes (“–” and “—”) into en- and em-dash entities
  • Three consecutive dots (“…”) into an ellipsis entity
  • Apostrophes are also converted: “That was back in the ’90s, that’s a long time ago”

Footnotes

That’s some text with a footnote.1

Definition Lists

date
the datetime assigned to this page.
description
the description for the content.

神真美好

神真美好

神真美好


  1. And that’s the footnote. ↩︎ ↩︎

PASS ok github.com/gohugoio/hugo/markup/goldmark 0.839s github.com/gohugoio/hugo/markup/goldmark

https://github.com/gohugoio/hugo/issues/6528 Live Demo here!

I’m an inline-style link with title https://foo.bar/ https://bar.baz/ fake@example.com mailto:fake2@example.com

Code Fences

LINE1

Code Fences No Lexer

LINE1

Custom ID

Auto ID

Table

foo bar
baz bim

Task Lists (default on)

  • Finish my changes1
  • Push my commits to GitHub
  • Open a pull request

Smartypants (default on)

  • Straight double “quotes” and single ‘quotes’ into “curly” quote HTML entities
  • Dashes (“–” and “—”) into en- and em-dash entities
  • Three consecutive dots (“…”) into an ellipsis entity
  • Apostrophes are also converted: “That was back in the ’90s, that’s a long time ago”

Footnotes

That’s some text with a footnote.1

Definition Lists

date
the datetime assigned to this page.
description
the description for the content.

神真美好

神真美好

神真美好


  1. And that’s the footnote. ↩︎ ↩︎

PASS ok github.com/gohugoio/hugo/markup/goldmark 0.878s github.com/gohugoio/hugo/markup/goldmark/codeblocks PASS ok github.com/gohugoio/hugo/markup/goldmark/codeblocks 0.727s github.com/gohugoio/hugo/markup/goldmark/codeblocks PASS ok github.com/gohugoio/hugo/markup/goldmark/codeblocks 0.718s github.com/gohugoio/hugo/markup/goldmark/goldmark_config ? github.com/gohugoio/hugo/markup/goldmark/goldmark_config [no test files] github.com/gohugoio/hugo/markup/goldmark/images PASS ok github.com/gohugoio/hugo/markup/goldmark/images 0.668s github.com/gohugoio/hugo/markup/goldmark/images PASS ok github.com/gohugoio/hugo/markup/goldmark/images 0.660s github.com/gohugoio/hugo/markup/goldmark/internal/extensions/attributes ? github.com/gohugoio/hugo/markup/goldmark/internal/extensions/attributes [no test files] github.com/gohugoio/hugo/markup/goldmark/internal/render ? github.com/gohugoio/hugo/markup/goldmark/internal/render [no test files] github.com/gohugoio/hugo/markup/goldmark/links PASS ok github.com/gohugoio/hugo/markup/goldmark/links 0.650s github.com/gohugoio/hugo/markup/goldmark/links PASS ok github.com/gohugoio/hugo/markup/goldmark/links 0.672s github.com/gohugoio/hugo/markup/highlight PASS ok github.com/gohugoio/hugo/markup/highlight 0.625s github.com/gohugoio/hugo/markup/highlight PASS ok github.com/gohugoio/hugo/markup/highlight 0.643s github.com/gohugoio/hugo/markup/highlight/chromalexers ? github.com/gohugoio/hugo/markup/highlight/chromalexers [no test files] github.com/gohugoio/hugo/markup/internal ? github.com/gohugoio/hugo/markup/internal [no test files] github.com/gohugoio/hugo/markup/internal/attributes ? github.com/gohugoio/hugo/markup/internal/attributes [no test files] github.com/gohugoio/hugo/markup/markup_config PASS ok github.com/gohugoio/hugo/markup/markup_config 0.218s github.com/gohugoio/hugo/markup/markup_config PASS ok github.com/gohugoio/hugo/markup/markup_config 0.226s github.com/gohugoio/hugo/markup/org PASS ok github.com/gohugoio/hugo/markup/org 0.242s github.com/gohugoio/hugo/markup/org PASS ok github.com/gohugoio/hugo/markup/org 0.237s github.com/gohugoio/hugo/markup/pandoc PASS ok github.com/gohugoio/hugo/markup/pandoc 0.220s github.com/gohugoio/hugo/markup/pandoc PASS ok github.com/gohugoio/hugo/markup/pandoc 0.221s github.com/gohugoio/hugo/markup/rst PASS ok github.com/gohugoio/hugo/markup/rst 0.228s github.com/gohugoio/hugo/markup/rst PASS ok github.com/gohugoio/hugo/markup/rst 0.228s github.com/gohugoio/hugo/markup/tableofcontents PASS ok github.com/gohugoio/hugo/markup/tableofcontents 0.081s github.com/gohugoio/hugo/markup/tableofcontents PASS ok github.com/gohugoio/hugo/markup/tableofcontents 0.081s github.com/gohugoio/hugo/media PASS ok github.com/gohugoio/hugo/media 0.108s github.com/gohugoio/hugo/media PASS ok github.com/gohugoio/hugo/media 0.115s github.com/gohugoio/hugo/metrics PASS ok github.com/gohugoio/hugo/metrics 0.320s github.com/gohugoio/hugo/metrics PASS ok github.com/gohugoio/hugo/metrics 0.317s github.com/gohugoio/hugo/minifiers PASS ok github.com/gohugoio/hugo/minifiers 0.331s github.com/gohugoio/hugo/minifiers PASS ok github.com/gohugoio/hugo/minifiers 0.338s github.com/gohugoio/hugo/modules PASS ok github.com/gohugoio/hugo/modules 0.175s github.com/gohugoio/hugo/modules PASS ok github.com/gohugoio/hugo/modules 0.174s github.com/gohugoio/hugo/modules/npm PASS ok github.com/gohugoio/hugo/modules/npm 0.296s github.com/gohugoio/hugo/modules/npm PASS ok github.com/gohugoio/hugo/modules/npm 0.293s github.com/gohugoio/hugo/navigation PASS ok github.com/gohugoio/hugo/navigation 0.394s github.com/gohugoio/hugo/navigation PASS ok github.com/gohugoio/hugo/navigation 0.393s github.com/gohugoio/hugo/output PASS ok github.com/gohugoio/hugo/output 0.300s github.com/gohugoio/hugo/output PASS ok github.com/gohugoio/hugo/output 0.298s github.com/gohugoio/hugo/parser PASS ok github.com/gohugoio/hugo/parser 0.117s github.com/gohugoio/hugo/parser PASS ok github.com/gohugoio/hugo/parser 0.116s github.com/gohugoio/hugo/parser/metadecoders PASS ok github.com/gohugoio/hugo/parser/metadecoders 0.145s github.com/gohugoio/hugo/parser/metadecoders PASS ok github.com/gohugoio/hugo/parser/metadecoders 0.148s github.com/gohugoio/hugo/parser/pageparser PASS ok github.com/gohugoio/hugo/parser/pageparser 0.140s github.com/gohugoio/hugo/parser/pageparser PASS ok github.com/gohugoio/hugo/parser/pageparser 0.140s github.com/gohugoio/hugo/publisher PASS ok github.com/gohugoio/hugo/publisher 0.413s github.com/gohugoio/hugo/publisher PASS ok github.com/gohugoio/hugo/publisher 0.420s github.com/gohugoio/hugo/related PASS ok github.com/gohugoio/hugo/related 0.586s github.com/gohugoio/hugo/related PASS ok github.com/gohugoio/hugo/related 0.596s github.com/gohugoio/hugo/releaser ? github.com/gohugoio/hugo/releaser [no test files] github.com/gohugoio/hugo/resources Source changed WRITE "/tmp/hugo-integration-test215587139/content/mybundle/index.md" PASS ok github.com/gohugoio/hugo/resources 22.764s github.com/gohugoio/hugo/resources Source changed WRITE "/tmp/hugo-integration-test385519987/content/mybundle/index.md" PASS ok github.com/gohugoio/hugo/resources 22.483s github.com/gohugoio/hugo/resources/images PASS ok github.com/gohugoio/hugo/resources/images 0.299s github.com/gohugoio/hugo/resources/images PASS ok github.com/gohugoio/hugo/resources/images 0.304s github.com/gohugoio/hugo/resources/images/exif PASS ok github.com/gohugoio/hugo/resources/images/exif 0.136s github.com/gohugoio/hugo/resources/images/exif PASS ok github.com/gohugoio/hugo/resources/images/exif 0.138s github.com/gohugoio/hugo/resources/images/webp ? github.com/gohugoio/hugo/resources/images/webp [no test files] github.com/gohugoio/hugo/resources/internal PASS ok github.com/gohugoio/hugo/resources/internal 0.079s github.com/gohugoio/hugo/resources/internal PASS ok github.com/gohugoio/hugo/resources/internal 0.075s github.com/gohugoio/hugo/resources/jsconfig PASS ok github.com/gohugoio/hugo/resources/jsconfig 0.080s github.com/gohugoio/hugo/resources/jsconfig PASS ok github.com/gohugoio/hugo/resources/jsconfig 0.078s github.com/gohugoio/hugo/resources/page PASS ok github.com/gohugoio/hugo/resources/page 1.176s github.com/gohugoio/hugo/resources/page PASS ok github.com/gohugoio/hugo/resources/page 1.148s github.com/gohugoio/hugo/resources/page/page_generate ? github.com/gohugoio/hugo/resources/page/page_generate [no test files] github.com/gohugoio/hugo/resources/page/pagemeta PASS ok github.com/gohugoio/hugo/resources/page/pagemeta 0.312s github.com/gohugoio/hugo/resources/page/pagemeta PASS ok github.com/gohugoio/hugo/resources/page/pagemeta 0.308s github.com/gohugoio/hugo/resources/postpub PASS ok github.com/gohugoio/hugo/resources/postpub 0.297s github.com/gohugoio/hugo/resources/postpub PASS ok github.com/gohugoio/hugo/resources/postpub 0.298s github.com/gohugoio/hugo/resources/resource ? github.com/gohugoio/hugo/resources/resource [no test files] github.com/gohugoio/hugo/resources/resource_factories/bundler PASS ok github.com/gohugoio/hugo/resources/resource_factories/bundler 0.364s github.com/gohugoio/hugo/resources/resource_factories/bundler PASS ok github.com/gohugoio/hugo/resources/resource_factories/bundler 0.347s github.com/gohugoio/hugo/resources/resource_transformers/babel PASS ok github.com/gohugoio/hugo/resources/resource_transformers/babel 0.504s github.com/gohugoio/hugo/resources/resource_transformers/babel PASS ok github.com/gohugoio/hugo/resources/resource_transformers/babel 0.506s github.com/gohugoio/hugo/resources/resource_transformers/htesting ? github.com/gohugoio/hugo/resources/resource_transformers/htesting [no test files] github.com/gohugoio/hugo/resources/resource_transformers/integrity PASS ok github.com/gohugoio/hugo/resources/resource_transformers/integrity 0.364s github.com/gohugoio/hugo/resources/resource_transformers/integrity PASS ok github.com/gohugoio/hugo/resources/resource_transformers/integrity 0.359s github.com/gohugoio/hugo/resources/resource_transformers/minifier PASS ok github.com/gohugoio/hugo/resources/resource_transformers/minifier 0.584s github.com/gohugoio/hugo/resources/resource_transformers/minifier PASS ok github.com/gohugoio/hugo/resources/resource_transformers/minifier 0.583s github.com/gohugoio/hugo/resources/resource_transformers/postcss PASS ok github.com/gohugoio/hugo/resources/resource_transformers/postcss 0.519s github.com/gohugoio/hugo/resources/resource_transformers/postcss PASS ok github.com/gohugoio/hugo/resources/resource_transformers/postcss 0.503s github.com/gohugoio/hugo/resources/resource_transformers/templates PASS ok github.com/gohugoio/hugo/resources/resource_transformers/templates 0.583s github.com/gohugoio/hugo/resources/resource_transformers/templates PASS ok github.com/gohugoio/hugo/resources/resource_transformers/templates 0.581s github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass PASS ok github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass 0.505s github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass PASS ok github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass 0.517s github.com/gohugoio/hugo/resources/resource_transformers/tocss/internal/sass PASS ok github.com/gohugoio/hugo/resources/resource_transformers/tocss/internal/sass 0.077s github.com/gohugoio/hugo/resources/resource_transformers/tocss/internal/sass PASS ok github.com/gohugoio/hugo/resources/resource_transformers/tocss/internal/sass 0.076s github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss PASS ok github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss 0.511s github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss PASS ok github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss 0.518s github.com/gohugoio/hugo/source Invalid regexp "*" in ignoreFiles: error parsing regexp: missing argument to repetition operator: `*` PASS ok github.com/gohugoio/hugo/source 0.342s github.com/gohugoio/hugo/source Invalid regexp "*" in ignoreFiles: error parsing regexp: missing argument to repetition operator: `*` PASS ok github.com/gohugoio/hugo/source 0.506s github.com/gohugoio/hugo/tpl PASS ok github.com/gohugoio/hugo/tpl 0.295s github.com/gohugoio/hugo/tpl PASS ok github.com/gohugoio/hugo/tpl 0.288s github.com/gohugoio/hugo/tpl/cast PASS ok github.com/gohugoio/hugo/tpl/cast 0.338s github.com/gohugoio/hugo/tpl/cast PASS ok github.com/gohugoio/hugo/tpl/cast 0.334s github.com/gohugoio/hugo/tpl/collections WARNING: calling IsSet with unsupported type "struct" (time.Time) will always return false. WARNING: calling IsSet with unsupported type "invalid" () will always return false. PASS ok github.com/gohugoio/hugo/tpl/collections 0.689s github.com/gohugoio/hugo/tpl/collections WARNING: calling IsSet with unsupported type "struct" (time.Time) will always return false. WARNING: calling IsSet with unsupported type "invalid" () will always return false. PASS ok github.com/gohugoio/hugo/tpl/collections 0.668s github.com/gohugoio/hugo/tpl/compare PASS ok github.com/gohugoio/hugo/tpl/compare 0.328s github.com/gohugoio/hugo/tpl/compare PASS ok github.com/gohugoio/hugo/tpl/compare 0.329s github.com/gohugoio/hugo/tpl/crypto PASS ok github.com/gohugoio/hugo/tpl/crypto 0.324s github.com/gohugoio/hugo/tpl/crypto PASS ok github.com/gohugoio/hugo/tpl/crypto 0.335s github.com/gohugoio/hugo/tpl/css ? github.com/gohugoio/hugo/tpl/css [no test files] github.com/gohugoio/hugo/tpl/data ERROR 2024/01/20 09:39:27 Failed to get JSON resource "http://malformed/": invalid character 'g' looking for beginning of object key string If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getjson"] ERROR 2024/01/20 09:39:27 Failed to get CSV resource "http://error.extra.field/": failed to parse CSV file http://error.extra.field/: record on line 4: wrong number of fields If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getcsv"] ERROR 2024/01/20 09:39:27 Failed to get CSV resource "http://nofound/404": Failed to retrieve remote file: Not Found, body: "Not Found\n" If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getcsv"] ERROR 2024/01/20 09:39:27 Failed to get JSON resource "http://nofound/404": Failed to retrieve remote file: Not Found, body: "Not Found\n" If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getjson"] ERROR 2024/01/20 09:39:27 Failed to get JSON resource "fail/no-file": open fail/no-file: file does not exist If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getjson"] ERROR 2024/01/20 09:39:27 Failed to get CSV resource "fail/no-file": open fail/no-file: file does not exist If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getcsv"] PASS ok github.com/gohugoio/hugo/tpl/data 4.442s github.com/gohugoio/hugo/tpl/data ERROR 2024/01/20 09:39:46 Failed to get JSON resource "http://malformed/": invalid character 'g' looking for beginning of object key string If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getjson"] ERROR 2024/01/20 09:39:46 Failed to get CSV resource "http://error.extra.field/": failed to parse CSV file http://error.extra.field/: record on line 4: wrong number of fields If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getcsv"] ERROR 2024/01/20 09:39:46 Failed to get JSON resource "http://nofound/404": Failed to retrieve remote file: Not Found, body: "Not Found\n" If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getjson"] ERROR 2024/01/20 09:39:46 Failed to get CSV resource "http://nofound/404": Failed to retrieve remote file: Not Found, body: "Not Found\n" If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getcsv"] ERROR 2024/01/20 09:39:46 Failed to get JSON resource "fail/no-file": open fail/no-file: file does not exist If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getjson"] ERROR 2024/01/20 09:39:46 Failed to get CSV resource "fail/no-file": open fail/no-file: file does not exist If you feel that this should not be logged as an ERROR, you can ignore it by adding this to your site config: ignoreErrors = ["error-remote-getcsv"] PASS ok github.com/gohugoio/hugo/tpl/data 4.440s github.com/gohugoio/hugo/tpl/debug ? github.com/gohugoio/hugo/tpl/debug [no test files] github.com/gohugoio/hugo/tpl/diagrams ? github.com/gohugoio/hugo/tpl/diagrams [no test files] github.com/gohugoio/hugo/tpl/encoding PASS ok github.com/gohugoio/hugo/tpl/encoding 0.333s github.com/gohugoio/hugo/tpl/encoding PASS ok github.com/gohugoio/hugo/tpl/encoding 0.341s github.com/gohugoio/hugo/tpl/fmt ? github.com/gohugoio/hugo/tpl/fmt [no test files] github.com/gohugoio/hugo/tpl/hugo ? github.com/gohugoio/hugo/tpl/hugo [no test files] github.com/gohugoio/hugo/tpl/images PASS ok github.com/gohugoio/hugo/tpl/images 0.370s github.com/gohugoio/hugo/tpl/images PASS ok github.com/gohugoio/hugo/tpl/images 0.377s github.com/gohugoio/hugo/tpl/inflect PASS ok github.com/gohugoio/hugo/tpl/inflect 0.344s github.com/gohugoio/hugo/tpl/inflect PASS ok github.com/gohugoio/hugo/tpl/inflect 0.344s github.com/gohugoio/hugo/tpl/internal PASS ok github.com/gohugoio/hugo/tpl/internal 0.340s github.com/gohugoio/hugo/tpl/internal PASS ok github.com/gohugoio/hugo/tpl/internal 0.329s github.com/gohugoio/hugo/tpl/internal/go_templates/cfg ? github.com/gohugoio/hugo/tpl/internal/go_templates/cfg [no test files] github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort PASS ok github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort 0.046s github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort PASS ok github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort 0.044s github.com/gohugoio/hugo/tpl/internal/go_templates/testenv testing: warning: no tests to run PASS ok github.com/gohugoio/hugo/tpl/internal/go_templates/testenv 0.044s github.com/gohugoio/hugo/tpl/internal/go_templates/testenv testing: warning: no tests to run PASS ok github.com/gohugoio/hugo/tpl/internal/go_templates/testenv 0.044s github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse PASS ok github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse 0.061s github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse PASS ok github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse 0.059s github.com/gohugoio/hugo/tpl/internal/resourcehelpers ? github.com/gohugoio/hugo/tpl/internal/resourcehelpers [no test files] github.com/gohugoio/hugo/tpl/js ? github.com/gohugoio/hugo/tpl/js [no test files] github.com/gohugoio/hugo/tpl/lang PASS ok github.com/gohugoio/hugo/tpl/lang 0.386s github.com/gohugoio/hugo/tpl/lang PASS ok github.com/gohugoio/hugo/tpl/lang 0.378s github.com/gohugoio/hugo/tpl/math PASS ok github.com/gohugoio/hugo/tpl/math 0.339s github.com/gohugoio/hugo/tpl/math PASS ok github.com/gohugoio/hugo/tpl/math 0.336s github.com/gohugoio/hugo/tpl/openapi ? github.com/gohugoio/hugo/tpl/openapi [no test files] github.com/gohugoio/hugo/tpl/openapi/openapi3 PASS ok github.com/gohugoio/hugo/tpl/openapi/openapi3 0.578s github.com/gohugoio/hugo/tpl/openapi/openapi3 PASS ok github.com/gohugoio/hugo/tpl/openapi/openapi3 0.594s github.com/gohugoio/hugo/tpl/os PASS ok github.com/gohugoio/hugo/tpl/os 0.594s github.com/gohugoio/hugo/tpl/os PASS ok github.com/gohugoio/hugo/tpl/os 0.588s github.com/gohugoio/hugo/tpl/page PASS ok github.com/gohugoio/hugo/tpl/page 0.639s github.com/gohugoio/hugo/tpl/page PASS ok github.com/gohugoio/hugo/tpl/page 0.622s github.com/gohugoio/hugo/tpl/partials PASS ok github.com/gohugoio/hugo/tpl/partials 0.830s github.com/gohugoio/hugo/tpl/partials PASS ok github.com/gohugoio/hugo/tpl/partials 0.821s github.com/gohugoio/hugo/tpl/path PASS ok github.com/gohugoio/hugo/tpl/path 0.363s github.com/gohugoio/hugo/tpl/path PASS ok github.com/gohugoio/hugo/tpl/path 0.361s github.com/gohugoio/hugo/tpl/reflect PASS ok github.com/gohugoio/hugo/tpl/reflect 0.334s github.com/gohugoio/hugo/tpl/reflect PASS ok github.com/gohugoio/hugo/tpl/reflect 0.332s github.com/gohugoio/hugo/tpl/resources PASS ok github.com/gohugoio/hugo/tpl/resources 0.601s github.com/gohugoio/hugo/tpl/resources PASS ok github.com/gohugoio/hugo/tpl/resources 0.574s github.com/gohugoio/hugo/tpl/safe PASS ok github.com/gohugoio/hugo/tpl/safe 0.324s github.com/gohugoio/hugo/tpl/safe PASS ok github.com/gohugoio/hugo/tpl/safe 0.330s github.com/gohugoio/hugo/tpl/site ? github.com/gohugoio/hugo/tpl/site [no test files] github.com/gohugoio/hugo/tpl/strings PASS ok github.com/gohugoio/hugo/tpl/strings 0.368s github.com/gohugoio/hugo/tpl/strings PASS ok github.com/gohugoio/hugo/tpl/strings 0.373s github.com/gohugoio/hugo/tpl/templates PASS ok github.com/gohugoio/hugo/tpl/templates 0.607s github.com/gohugoio/hugo/tpl/templates PASS ok github.com/gohugoio/hugo/tpl/templates 0.578s github.com/gohugoio/hugo/tpl/time PASS ok github.com/gohugoio/hugo/tpl/time 0.339s github.com/gohugoio/hugo/tpl/time PASS ok github.com/gohugoio/hugo/tpl/time 0.349s github.com/gohugoio/hugo/tpl/tplimpl PASS ok github.com/gohugoio/hugo/tpl/tplimpl 0.668s github.com/gohugoio/hugo/tpl/tplimpl PASS ok github.com/gohugoio/hugo/tpl/tplimpl 0.673s github.com/gohugoio/hugo/tpl/transform PASS ok github.com/gohugoio/hugo/tpl/transform 0.659s github.com/gohugoio/hugo/tpl/transform PASS ok github.com/gohugoio/hugo/tpl/transform 0.674s github.com/gohugoio/hugo/tpl/urls PASS ok github.com/gohugoio/hugo/tpl/urls 0.364s github.com/gohugoio/hugo/tpl/urls PASS ok github.com/gohugoio/hugo/tpl/urls 0.357s github.com/gohugoio/hugo/transform PASS ok github.com/gohugoio/hugo/transform 0.132s github.com/gohugoio/hugo/transform PASS ok github.com/gohugoio/hugo/transform 0.133s github.com/gohugoio/hugo/transform/livereloadinject PASS ok github.com/gohugoio/hugo/transform/livereloadinject 0.293s github.com/gohugoio/hugo/transform/livereloadinject PASS ok github.com/gohugoio/hugo/transform/livereloadinject 0.306s github.com/gohugoio/hugo/transform/metainject PASS ok github.com/gohugoio/hugo/transform/metainject 0.271s github.com/gohugoio/hugo/transform/metainject PASS ok github.com/gohugoio/hugo/transform/metainject 0.272s github.com/gohugoio/hugo/transform/urlreplacers PASS ok github.com/gohugoio/hugo/transform/urlreplacers 0.282s github.com/gohugoio/hugo/transform/urlreplacers PASS ok github.com/gohugoio/hugo/transform/urlreplacers 0.281s github.com/gohugoio/hugo/watcher ? github.com/gohugoio/hugo/watcher [no test files] github.com/gohugoio/hugo/watcher/filenotify PASS ok github.com/gohugoio/hugo/watcher/filenotify 2.939s github.com/gohugoio/hugo/watcher/filenotify PASS ok github.com/gohugoio/hugo/watcher/filenotify 2.936s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: hugo-0.111.3-1.fc39.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cEYxLa + umask 022 + cd /builddir/build/BUILD + cd hugo-0.111.3 + DOCDIR=/builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/doc/hugo + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/doc/hugo + cp -pr /builddir/build/BUILD/hugo-0.111.3/CONTRIBUTING.md /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/doc/hugo + cp -pr /builddir/build/BUILD/hugo-0.111.3/README.md /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/doc/hugo + cp -pr /builddir/build/BUILD/hugo-0.111.3/docs /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/doc/hugo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cgmJqW + umask 022 + cd /builddir/build/BUILD + cd hugo-0.111.3 + LICENSEDIR=/builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/licenses/hugo + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/licenses/hugo + cp -pr /builddir/build/BUILD/hugo-0.111.3/LICENSE /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/licenses/hugo + RPM_EC=0 ++ jobs -p + exit 0 Provides: hugo = 0.111.3-1.fc39 hugo(riscv-64) = 0.111.3-1.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libresolv.so.2()(64bit) libsass.so.1()(64bit) rtld(GNU_HASH) Recommends: golang-bin Processing files: golang-github-gohugoio-hugo-devel-0.111.3-1.fc39.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sLPM8G + umask 022 + cd /builddir/build/BUILD + cd hugo-0.111.3 + DOCDIR=/builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/doc/golang-github-gohugoio-hugo-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/doc/golang-github-gohugoio-hugo-devel + cp -pr /builddir/build/BUILD/hugo-0.111.3/CONTRIBUTING.md /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/doc/golang-github-gohugoio-hugo-devel + cp -pr /builddir/build/BUILD/hugo-0.111.3/README.md /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/doc/golang-github-gohugoio-hugo-devel + cp -pr /builddir/build/BUILD/hugo-0.111.3/docs /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/doc/golang-github-gohugoio-hugo-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lk2ERN + umask 022 + cd /builddir/build/BUILD + cd hugo-0.111.3 + LICENSEDIR=/builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/licenses/golang-github-gohugoio-hugo-devel + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/licenses/golang-github-gohugoio-hugo-devel + cp -pr /builddir/build/BUILD/hugo-0.111.3/LICENSE /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/licenses/golang-github-gohugoio-hugo-devel + cp -pr /builddir/build/BUILD/hugo-0.111.3/docs/LICENSE.md /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64/usr/share/licenses/golang-github-gohugoio-hugo-devel + RPM_EC=0 ++ jobs -p + exit 0 grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : Provides: golang(github.com/gohugoio/hugo/bufferpool) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/cache/filecache) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/cache/namedmemcache) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/codegen) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/commands) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/collections) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/constants) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/herrors) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/hexec) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/hreflect) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/htime) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/hugio) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/hugo) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/loggers) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/maps) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/math) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/para) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/paths) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/terminal) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/text) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/types) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/types/css) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/types/hstring) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/common/urls) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/compare) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/config) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/config/privacy) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/config/security) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/config/services) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/create) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/deploy) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/deps) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/docshelper) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/helpers) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/htesting) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/htesting/hqt) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/hugofs) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/hugofs/files) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/hugofs/glob) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/hugolib) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/hugolib/filesystems) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/hugolib/paths) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/identity) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/langs) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/langs/i18n) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/lazy) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/livereload) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/asciidocext) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/blackfriday) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/converter) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/converter/hooks) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/goldmark) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/goldmark/codeblocks) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/goldmark/goldmark_config) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/goldmark/images) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/goldmark/internal/extensions/attributes) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/goldmark/internal/render) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/goldmark/links) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/highlight) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/highlight/chromalexers) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/internal) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/internal/attributes) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/markup_config) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/org) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/pandoc) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/rst) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/markup/tableofcontents) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/media) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/metrics) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/minifiers) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/modules) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/modules/npm) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/navigation) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/output) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/parser) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/parser/metadecoders) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/parser/pageparser) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/publisher) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/related) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/releaser) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/images) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/images/exif) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/images/webp) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/internal) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/jsconfig) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/page) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/page/page_generate) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/page/pagemeta) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/postpub) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_factories/bundler) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_factories/create) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_transformers/babel) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_transformers/htesting) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_transformers/integrity) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_transformers/js) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_transformers/minifier) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_transformers/postcss) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_transformers/templates) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_transformers/tocss/internal/sass) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/source) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/cast) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/collections) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/compare) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/crypto) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/css) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/data) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/debug) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/diagrams) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/encoding) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/fmt) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/hugo) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/images) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/inflect) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/internal) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/internal/go_templates/cfg) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/internal/go_templates/testenv) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/internal/resourcehelpers) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/js) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/lang) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/math) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/openapi) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/openapi/openapi3) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/os) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/page) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/partials) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/path) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/reflect) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/resources) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/safe) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/site) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/strings) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/templates) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/time) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/tplimpl) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/transform) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/tpl/urls) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/transform) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/transform/livereloadinject) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/transform/metainject) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/transform/urlreplacers) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/watcher) = 0.111.3-1.fc39 golang(github.com/gohugoio/hugo/watcher/filenotify) = 0.111.3-1.fc39 golang-github-gohugoio-hugo-devel = 0.111.3-1.fc39 golang-ipath(github.com/gohugoio/hugo) = 0.111.3-1.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/BurntSushi/locker) golang(github.com/PuerkitoBio/purell) golang(github.com/alecthomas/chroma/v2) golang(github.com/alecthomas/chroma/v2/formatters/html) golang(github.com/alecthomas/chroma/v2/lexers) golang(github.com/alecthomas/chroma/v2/styles) golang(github.com/armon/go-radix) golang(github.com/aws/aws-sdk-go/aws) golang(github.com/aws/aws-sdk-go/aws/session) golang(github.com/aws/aws-sdk-go/service/cloudfront) golang(github.com/bep/clock) golang(github.com/bep/debounce) golang(github.com/bep/gitmap) golang(github.com/bep/goat) golang(github.com/bep/godartsass) golang(github.com/bep/golibsass/libsass/libsasserrors) golang(github.com/bep/gowebp/libwebp/webpoptions) golang(github.com/bep/lazycache) golang(github.com/bep/overlayfs) golang(github.com/bep/tmc) golang(github.com/clbanning/mxj) golang(github.com/cli/safeexec) golang(github.com/disintegration/gift) golang(github.com/dustin/go-humanize) golang(github.com/evanw/esbuild-0.8.20/pkg/api) golang(github.com/frankban/quicktest) golang(github.com/fsnotify/fsnotify) golang(github.com/getkin/kin-openapi/openapi3) golang(github.com/ghodss/yaml) golang(github.com/gobuffalo/flect) golang(github.com/gobwas/glob) golang(github.com/gobwas/glob/syntax) golang(github.com/gohugoio/locales) golang(github.com/gohugoio/localescompressed) golang(github.com/google/go-cmp/cmp) golang(github.com/gorilla/websocket) golang(github.com/hairyhenderson/go-codeowners) golang(github.com/jdkato/prose/transform) golang(github.com/kyokomi/emoji/v2) golang(github.com/marekm4/color-extractor) golang(github.com/mattn/go-isatty) golang(github.com/mitchellh/hashstructure) golang(github.com/mitchellh/mapstructure) golang(github.com/muesli/smartcrop) golang(github.com/nicksnyder/go-i18n/v2/i18n) golang(github.com/niklasfasching/go-org/org) golang(github.com/olekukonko/tablewriter) golang(github.com/pelletier/go-toml/v2) golang(github.com/rogpeppe/go-internal/lockedfile) golang(github.com/rogpeppe/go-internal/module) golang(github.com/rwcarlsen/goexif/exif) golang(github.com/rwcarlsen/goexif/tiff) golang(github.com/sanity-io/litter) golang(github.com/spf13/afero) golang(github.com/spf13/cast) golang(github.com/spf13/cobra) golang(github.com/spf13/cobra/doc) golang(github.com/spf13/fsync) golang(github.com/spf13/jwalterweatherman) golang(github.com/spf13/pflag) golang(github.com/tdewolff/minify/v2) golang(github.com/tdewolff/minify/v2/css) golang(github.com/tdewolff/minify/v2/html) golang(github.com/tdewolff/minify/v2/js) golang(github.com/tdewolff/minify/v2/json) golang(github.com/tdewolff/minify/v2/svg) golang(github.com/tdewolff/minify/v2/xml) golang(github.com/tdewolff/parse/v2) golang(github.com/yuin/goldmark) golang(github.com/yuin/goldmark/ast) golang(github.com/yuin/goldmark/extension) golang(github.com/yuin/goldmark/parser) golang(github.com/yuin/goldmark/renderer) golang(github.com/yuin/goldmark/renderer/html) golang(github.com/yuin/goldmark/text) golang(github.com/yuin/goldmark/util) golang(go.uber.org/atomic) golang(gocloud.dev/blob) golang(gocloud.dev/blob/azureblob) golang(gocloud.dev/blob/fileblob) golang(gocloud.dev/blob/gcsblob) golang(gocloud.dev/blob/s3blob) golang(gocloud.dev/gcerrors) golang(golang.org/x/exp/maps) golang(golang.org/x/image/bmp) golang(golang.org/x/image/font) golang(golang.org/x/image/font/gofont/goregular) golang(golang.org/x/image/font/opentype) golang(golang.org/x/image/math/fixed) golang(golang.org/x/image/tiff) golang(golang.org/x/image/webp) golang(golang.org/x/net/html) golang(golang.org/x/sync/errgroup) golang(golang.org/x/sync/semaphore) golang(golang.org/x/text/collate) golang(golang.org/x/text/language) golang(golang.org/x/text/runes) golang(golang.org/x/text/transform) golang(golang.org/x/text/unicode/norm) golang(golang.org/x/tools/txtar) golang(google.golang.org/api/compute/v1) golang(gopkg.in/yaml.v2) Processing files: hugo-debugsource-0.111.3-1.fc39.riscv64 Provides: hugo-debugsource = 0.111.3-1.fc39 hugo-debugsource(riscv-64) = 0.111.3-1.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hugo-debuginfo-0.111.3-1.fc39.riscv64 Provides: debuginfo(build-id) = a84157504cc062593b32614046f2d43df2cf7ba8 hugo-debuginfo = 0.111.3-1.fc39 hugo-debuginfo(riscv-64) = 0.111.3-1.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hugo-debugsource(riscv-64) = 0.111.3-1.fc39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hugo-0.111.3-1.fc39.riscv64 Wrote: /builddir/build/SRPMS/hugo-0.111.3-1.fc39.src.rpm Wrote: /builddir/build/RPMS/hugo-debugsource-0.111.3-1.fc39.riscv64.rpm Wrote: /builddir/build/RPMS/golang-github-gohugoio-hugo-devel-0.111.3-1.fc39.noarch.rpm Wrote: /builddir/build/RPMS/hugo-debuginfo-0.111.3-1.fc39.riscv64.rpm Wrote: /builddir/build/RPMS/hugo-0.111.3-1.fc39.riscv64.rpm Child return code was: 0