https://bugzilla.redhat.com/show_bug.cgi?id=1674278 --- Comment #14 from leigh scott <leigh123linux@xxxxxxxxxxxxxx> --- > (In reply to leigh scott from comment #12) > > building ttyclock.c > > cc -Wall -g $(pkg-config --cflags ncurses) ttyclock.c -o tty-clock > > $(pkg-config --libs ncurses) > > BUILDSTDERR: /bin/sh: cc: command not found > > BUILDSTDERR: make: *** [Makefile:26: tty-clock] Error 127 > > RPM build errors: > > BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.tVSsLr (%build) > > BUILDSTDERR: bogus date in %changelog: Mon Feb 12 2019 IDF > > <idf31@xxxxxxxxxxxxxx> - 0.1-2 > > BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.tVSsLr (%build) > > Child return code was: 1 > > EXCEPTION: [Error()] > > Sorry for this, I think it was caused by a typo in the changelog. > It should work now. Look at the error above again BUILDSTDERR: /bin/sh: cc: command not found So it's looking for cc $ rpm -qf $(which cc) gcc-8.2.1-6.fc29.x86_64 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx