https://bugzilla.redhat.com/show_bug.cgi?id=1284527 --- Comment #31 from Vasant Hegde <hegdevasant@xxxxxxxxxx> --- Dan, > looks good, but I have found that opal-prd is being recompiled in the > %install section > > from the build.log > ... > Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d4xSif > + umask 022 > + cd /builddir/build/BUILD > + '[' /builddir/build/BUILDROOT/opal-prd-5.1.13-2.fc23.ppc64 '!=' / ']' > + rm -rf /builddir/build/BUILDROOT/opal-prd-5.1.13-2.fc23.ppc64 > ++ dirname /builddir/build/BUILDROOT/opal-prd-5.1.13-2.fc23.ppc64 > + mkdir -p /builddir/build/BUILDROOT > + mkdir /builddir/build/BUILDROOT/opal-prd-5.1.13-2.fc23.ppc64 > + cd skiboot-skiboot-5.1.13 > + make -C external/opal-prd install > DESTDIR=/builddir/build/BUILDROOT/opal-prd-5.1.13-2.fc23.ppc64 prefix=/usr > make: Entering directory > '/builddir/build/BUILD/skiboot-skiboot-5.1.13/external/opal-prd' > CC opal-prd.o > CC thunk.o > CC pnor.o > CC i2c.o > CC module.o > CC version.o > CC libflash-blocklevel.o > CC libflash-libffs.o > CC libflash-libflash.o > CC libflash-ecc.o > CC libflash-file.o > ld -r common-arch_flash_common.o common-arch_flash_powerpc.o -o > common-arch_flash.o > LINK opal-prd > install -D opal-prd > /builddir/build/BUILDROOT/opal-prd-5.1.13-2.fc23.ppc64/usr/sbin/opal-prd > ... > > > It can happen when some variables set for make for %build are not copied to > make in %install (or vice versa) ... This is because of minor issue in our Makefile. I will fix and post v7 soon. -Vasant -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review