Althorion

Results 11 comments of Althorion
trafficstars

> For now I'd like to rebuild whole system. `emerge -e @world` would do just that.

Phoronix [claims](https://www.phoronix.com/scan.php?page=article&item=ubuntu1810-fast-clear&num=1) that they build using GCC/Clang (differs from package to package).

I use non-standard USE flags: ``` [ebuild N ] media-fonts/fira-4.203_p20161102::4nykey USE="X -binary -clean-as-you-go -doc -interpolate" FONT_TYPES="otf -ttf" 132,392 KiB ``` And it stays reproducible for me: ``` 2018-05-17 07:40:17 (2.34...

PEBKAC. I have set `auto-sync` to `false` and didn’t have the correct manifest. Now everything works fine for me.

`media-gfx/ttfautohint-9999::4nykey` builds just fine, BTW.

It seems like a good spot to go back and reevaluate which workarounds are still needed. What would be the best way to do so? Just directly edit the `ltoworkarounds.conf`...

As stated before, I use `dev-lang/rust-bin-9999` with `dev-util/cargo-9999`, recompiled just now. `/var/tmp/portage/app-misc/bat-0.7.1/temp/environment`: https://gist.github.com/6c7e77e88f8f59347d3ba35d251223d6

Seems like my problems were caused by the same thing, since they stopped after pulling your change.

Unfortunately, other packages now started to segfault—namely `dev-util/cbindgen-0.6.7` and `dev-util/racer-9999` (again)…