Elektrine lite

← Feed

@parzivalwolfram@infosec.exchange

Post #3574253

2025-12-14 12:29 UTC

you know a package is completely hosed when you have to modify like twelve files to get CFLAGS to be respected, and it's especially bad when the CFLAGS need to be respected because they've somehow fucked up includes enough to require explicitly passing "-I/usr/include" wouldn't it be fucking hilarious if that package was gcc-4.3?

Replies (1)

  • Ah, yes: dd from coreutils-9.7 DOES WORK... unless status is enabled, at which point it will segfault as it's taking "jd" from... the formatted strings, I think? and just taking that literally, and then segfaulting shortly after when trying to compute numbers against string "jd", which I'm surprised doesn't work, as I figured you COULD, in fact, just do calculations against a string... The fun part is that it works fine otherwise, so I've been compiling things normally and correctly with a busted dd the whole time.

    Open ##3574252