redumper: init at build_657#364796
Conversation
6764f94 to
a283092
Compare
|
Closes #354494 |
keenanweaver
left a comment
There was a problem hiding this comment.
nixpkgs-review result
Generated using nixpkgs-review.
Command: nixpkgs-review pr 364796
Commit: 76fbedc2e1c5c9d99cdef3dd039023e2acc7985b
x86_64-linux
✅ 1 package built:
- redumper
|
politely bumping |
|
ofborg failed to build the package |
1c3dd43 to
dc59375
Compare
keenanweaver
left a comment
There was a problem hiding this comment.
Reading and ripping!
redumper (build: 655)
[print usage: --help,-h]
drive path: /dev/sg1
drive: PLEXTOR - DVDR PX-716A (revision level: 1.11, vendor specific: 03/23/07 15:10)
drive configuration: PLEXTOR (read offset: +30, C2 shift: 295, pre-gap start: -75, read method: D8, sector order: DATA_C2_SUB)
drive read speed: <optimal>
current profile: CD-ROM
disc type: CD
image path: .
image name: dump_251009_164836_sg1
*** DUMP
disc TOC:
track 1 { data }
index 01 { LBA: 0, MSF: 00:02:00 }
track A { data }
index 01 { LBA: 151190, MSF: 33:37:65 }
[LBA: 9123] forced stop
nixpkgs-review result for #364796
Generated using nixpkgs-review-gha
Command: nixpkgs-review pr 364796
Commit: dc593751bdf9fe4925eb892444cb2c5512b9f5cc (subsequent changes)
Merge: df601fd64d7686a4852b98ab0795223b890bd6c2
Logs: https://github.com/keenanweaver/nixpkgs-review-gha/actions/runs/18384713979
x86_64-linux
✅ 1 package built:
- redumper
aarch64-linux
✅ 1 package built:
- redumper
|
@FliegendeWurst I believe it has passed now, though some ofborg checks seem to be stuck in a queued state - anything I can do to unblock those? |
The Darwin builders are simply overloaded, not much you can do there. But it is good to see that the Linux builds are passing. |
|
Thank you for merging! I'm attempting to use this package from nixpkgs now but it seems to have some issue finding the standard headers. Has someone seen this before - I'll dig in if not. Also wondering why it didn't seem to be a problem at the PR stage.
|
Strange, I'm seeing the same. Working fine in the game preservation flake, might need to integrate some changes from that. LLVM18? |
|
It's slightly scary to see a nixpkgs email mentioning flakes that I maintain myself! I can replicate that issue with a copy of the Nixpkgs package, and with an updated After doing some testing on my end with the Nixpkgs version of the package, I updated the Edit: It appears that de21549 / #457894 breaks it, which means I need to dig deeper here. |
|
This is probably due to a compiler update. Random fix from a random package facebook/rocksdb@88edfbf |
|
Adding seems to allow it to continue, does anyone have a cleaner way or will I go ahead with a PR? |
Introduce Redumper, a low level CD dumper utility used for the preservation of optical media.
Co-authored-by: leo60228 leo@60228.dev
Example usage
Matches Max Payne disc on http://redump.org
Closes #354494
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.