Skip to content

Building fails. #125

Description

@shamefulCake1
/usr/bin/mkdir -p ../bin
cd ../bin && ln ../qtdomterm/qtdomterm qtdomterm
make[2]: Leaving directory '/tmp/SBo/DomTerm-3.2.0/qtdomterm'
set -e; \
WRY_VERSION=`cd dt-wry && cargo metadata --format-version=1|jq '.packages|map(select(.name=="wry"))|.[0].version'`; \
echo '// This file is automatically generated from Makefile - DO NOT EDIT!' > tmp-wry-versions; \
echo "pub fn wry_version() -> &'static str { $WRY_VERSION }" >>tmp-wry-versions; \
echo "pub fn domterm_version() -> &'static str { "\"3.2.0'" }' >>tmp-wry-versions
    Updating crates.io index
warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io (Could not contact DNS servers))
warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
error: failed to get `image` as a dependency of package `dt-wry v3.2.0 (/tmp/SBo/DomTerm-3.2.0/dt-wry)`

Caused by:
  download of config.json failed

Caused by:
  failed to download from `https://index.crates.io/config.json`

Caused by:
  [6] Could not resolve hostname (Could not resolve host: index.crates.io)
cmp dt-wry/src/versions.rs tmp-wry-versions || cp tmp-wry-versions  dt-wry/src/versions.rs
cmp: dt-wry/src/versions.rs: No such file or directory
rm tmp-wry-versions
touch stamp-wry-versions
cd dt-wry && cargo build --release
    Updating crates.io index
warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io (Could not contact DNS servers))
warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
error: failed to get `image` as a dependency of package `dt-wry v3.2.0 (/tmp/SBo/DomTerm-3.2.0/dt-wry)`

Caused by:
  download of config.json failed

Caused by:
  failed to download from `https://index.crates.io/config.json`

Caused by:
  [6] Could not resolve hostname (Could not resolve host: index.crates.io)
make[1]: *** [Makefile:1342: dt-wry/target/release/dt-wry] Error 101
make[1]: Leaving directory '/tmp/SBo/DomTerm-3.2.0'
make: *** [Makefile:687: all-recursive] Error 1
2025-11-08T11:25:43+08:00|2|29.680|(domterm *%)
lockywolf@laptop:~/OfficialRepos/slackbuilds/slackbuilds-gitlab/desktop/domterm$ 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions