Skip to content

The usage of t1-helper crashes when building #1219

@theOfficeCat

Description

@theOfficeCat

Hello,

When trying to run any kind of command that uses t1-helper as documented in the README.md it crashes when building, for example:

❯ nix develop -c t1-helper run -i t1emu -c blastoise -e vcs-emu-trace intrinsic.linear_normalization
error: Cannot build '/nix/store/xh0db79bra5gp0qm1hvic8j1wpbmyigx-org.jline_jline-terminal-3.19.0.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/s8da187azq0kyr0zdkrh788s775j5c9l-org.jline_jline-terminal-3.19.0
       Last 11 log lines:
       >
       > trying https://repo1.maven.org/maven2/org/jline/jline-terminal/3.19.0/jline-terminal-3.19.0.pom
       >   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
       >                                  Dload  Upload   Total   Spent    Left  Speed
       > 100  1254 100  1254   0     0 16747     0  --:--:-- --:--:-- --:--:-- 16945
       > '/nix-builds/nix-122558-1041735249/file' -> '/nix/store/s8da187azq0kyr0zdkrh788s775j5c9l-org.jline_jline-terminal-3.19.0/jline-terminal-3.19.0.pom'
       >
       > trying https://repo1.maven.org/maven2/org/jline/jline-terminal/3.19.0/jline-terminal-3.19.0.jar
       > curl: option --output: blank argument where content is expected
       > curl: try 'curl --help' for more information
       > cp: cannot stat '/nix-builds/nix-122558-1041735249/jline-terminal-3.19.0.jar': No such file or directory
       For full logs, run:
         nix log /nix/store/xh0db79bra5gp0qm1hvic8j1wpbmyigx-org.jline_jline-terminal-3.19.0.drv
error: Cannot build '/nix/store/xd35r167s711ljacjzhri73r8iqx3q3b-build-ivy-cache-env.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/74p71rwg0grrkm2qzxq5j6y8s68dip67-build-ivy-cache-env
error: Build failed due to failed dependency
error: Cannot build '/nix/store/7r70vb8ayh8g6fghm1a7bd3hk5g8bzck-t1-emu-script.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/1jpdfvjyv2rxxp8jqhcyqxxhp5rx4czv-t1-emu-script
error: Build failed due to failed dependency
error: Cannot build '/nix/store/3d00nbrwcj4wc0ggswagkfl5kvn1507b-nix-shell-env.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/sw739m1lcdsr50mllbrpdf4fflp9vibw-nix-shell-env
error: Build failed due to failed dependency

I am using Nix (Determinate Nix 3.15.2) 2.33.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions