https://bugzilla.redhat.com/show_bug.cgi?id=1548761 --- Comment #9 from Dridi Boukelmoune <dridi.boukelmoune@xxxxxxxxx> --- Trying to mock build the SRPM via fedora-review fails at the %build step: === Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K5KqMF + umask 022 + cd /builddir/build/BUILD + cd nnn-1.7 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/ + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/ + export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/make -O -j4 cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat- BUILDSTDERR: cc1: fatal error: inaccessible plugin file plugin/annobin.so expanded from short plugin name annobin: No such file or directory BUILDSTDERR: compilation terminated. BUILDSTDERR: make: *** [Makefile:28: nnn] Error 1 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.K5KqMF (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.K5KqMF (%build) Child return code was: 1 === Does this ring a bell? I'll try to build nnn from source (not as an RPM) to get a feel of the build process. -- 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