FS#53547 - [bc] 1.07-1 breaks ability to compile kernel

Attached to Project: Arch Linux
Opened by William Shuman (wshuman3) - Monday, 03 April 2017, 14:00 GMT
Last edited by Jelle van der Waa (jelly) - Monday, 03 April 2017, 14:44 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Since updating to bc 1.07-1 I can't compile either the arch or mainline kernel. The output is stuck at:

UPD include/generated/bounds.h

and I see the process `bc -q kernel/time/timeconst.bc` is taking up 100% of the cpu.


Additional info:
* package version(s)
bc 1.07-1

* config and/or log files etc.

/etc/makepkg.conf
CFLAGS="-march=native -O2 -pipe -fstack-protector-strong"
CXXFLAGS="-march=native -O2 -pipe -fstack-protector-strong"


Steps to reproduce:
Compile the arch kernel.
This task depends upon

Closed by  Jelle van der Waa (jelly)
Monday, 03 April 2017, 14:44 GMT
Reason for closing:  Duplicate
Additional comments about closing:  Duplicate of https://bugs.archlinux.org/task/53546
Comment by userwithuid (userwithuid) - Monday, 03 April 2017, 14:11 GMT
Haha, beat you to it by 7 minutes! :-P

See https://bugs.archlinux.org/task/53546 for more info.

Loading...