Opened 4 months ago
Last modified 10 days ago
#70693 assigned defect
cargo @0.79.0: error occurred: Bad file descriptor (os error 9)
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | snowleopard | Cc: | mascguy (Christopher Nielsen), haihige |
Port: | cargo |
Description
cargo fails to build on both of the Snow Leopard buildbot builders:
- https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/215973/steps/install-port/logs/stdio
- https://build.macports.org/builders/ports-10.6_i386-builder/builds/180124/steps/install-port/logs/stdio
Bad file descriptor (os error 9)
Change History (5)
comment:1 Changed 2 months ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|
comment:2 Changed 3 weeks ago by rmottola (Riccardo)
comment:3 Changed 3 weeks ago by haihige
Cc: | haihige added |
---|
comment:4 Changed 10 days ago by aeiouaeiouaeiouaeiouaeiouaeiou
A build with the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true
environment flag shows this error:
fatal: not a git repository (or any of the parent directories): .git
comment:5 Changed 10 days ago by aeiouaeiouaeiouaeiouaeiouaeiou
Note: See
TracTickets for help on using
tickets.
I am getting the same issue here locally now. Any updates on that? happens on 64bit for me.