You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My attempt to compile blackbird image with buildroot 2023.02 failed with following error:
ERROR: PnorUtils::checkSpaceConstraints: Image provided (/home/tle/Work/op-build/output/host/powerpc64le-buildroot-linux-gnu/sysroot/openpower_pnor_scratch//zImage.epapr) has size (39321600) which is greater than allocated space (19660800) for section=BOOTKERNEL. Aborting! at /home/tle/Work/op-build/output/host/powerpc64le-buildroot-linux-gnu/sysroot/hostboot_build_images/PnorUtils.pm line 462.
@IlyaSmirnov91 I was poking into that approach but it is not the right way IMHO. I am trying to understand why the kernel image is 3MB bigger than that of compiled with GCC 9 or 8. Please bear with me as I am getting quite close to the answer
My attempt to compile blackbird image with buildroot 2023.02 failed with following error:
see log for more details
and
So it's seems to me the physical size needs to get adjusted
The text was updated successfully, but these errors were encountered: