Skip to content

Size of build artifacts #179

@max-sixty

Description

@max-sixty

Hi there — we're trying to upgrade to 0.8.1. Unfortunately we're getting failures in CI about files being too big.

I see there's Windows CI on this repo, so I'm unsure why it's hitting PRQL but not here.

For context

  • We first saw an error on the msvc toolchain
    D:\a\prql\prql\target\x86_64-pc-windows-msvc\debug\deps\integration-bada33bd8ffe8f7b.exe : 
    fatal error LNK1180: insufficient disk space to complete link
    
  • After seeing https://stackoverflow.com/a/68596301, we tried switching to the gnu toolchain, but also see an error
    warning: C:\Users\RUNNER~1\AppData\Local\Temp\ccXJpLZD.s: 
    Fatal error: D:\a\prql\prql\target\x86_64-pc-windows-gnu\debug\build\libduckdb-sys-e63aefa3250cb202\out\duckdb/third_party/fastpforlib/bitpacking.o: 
    file too big
    

Do you have any thoughts? Happy to wait to see whether other dependencies see similar errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions