<selfsymmetric-mu>
The emacsGcc build has been failing for me recently. When I start it up I get internal-compiler errors. I've reverted to emacsUnstable and that works fine.
rajivr has joined #nixos-emacs
<antifuchs>
The native-comp branch got merged into emacs master recently. Is emacsGcc on that branch still?
<adisbladis>
antifuchs: It's on master
<antifuchs>
Ah, great then
evanjs has quit [Read error: Connection reset by peer]
evanjs has joined #nixos-emacs
rj has joined #nixos-emacs
rj has quit [Remote host closed the connection]
rj has joined #nixos-emacs
rj has quit [Ping timeout: 240 seconds]
rj has joined #nixos-emacs
rj has quit [Ping timeout: 240 seconds]
rj has joined #nixos-emacs
<selfsymmetric-mu>
Oh great! In that case `emacsUnstable` is already doing native compilation? They may have quieted down some of the pop-up logs, which is good considering it's going out to a wider audience now.
<adisbladis>
selfsymmetric-mu: No, we haven't enabled that on any attributes but emacsGcc
rj has quit [Ping timeout: 240 seconds]
rj has joined #nixos-emacs
qyliss has quit [Quit: bye]
qyliss has joined #nixos-emacs
rj has quit [Ping timeout: 240 seconds]
rajivr has quit [Quit: Connection closed for inactivity]
rj has joined #nixos-emacs
rj has quit [Ping timeout: 240 seconds]
rj has joined #nixos-emacs
rj has quit [Ping timeout: 240 seconds]
rj has joined #nixos-emacs
rj has quit [Ping timeout: 240 seconds]
<adisbladis>
I'm not feeling entirely comfortable enabling native-comp for the other attributes yet
<adisbladis>
Still too much breakage
rj has joined #nixos-emacs
* etu
lives the life on native-comp pgtk without binary cache and long update times, but it's great :)
<adisbladis>
etu: =)
<adisbladis>
etu: At least we're building emacs itself
<adisbladis>
Which should be a majority of the build time
<etu>
yeah
<selfsymmetric-mu>
adisbladis: Ah, okay! Thanks very much.