Created attachment 705066 [details] Patch to fix aarch64 bits of longlong.h Description of problem: coreutils fails to build src/factor.c for AArch64 because of a problem with longlong.h The longlong.h problem was fixed upstream in gmp: http://gmplib.org:8000/gmp/rev/187b7b1646ee Patch attached. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. build coreutils for aarch64 2. 3. Actual results: Expected results: Additional info:
Commited and built, closing RAWHIDE.