[Starlingx-discuss] Developer Guide / build failures
going through the latest docs from https://wiki.openstack.org/wiki/StarlingX/Developer_Guide (https://wiki.openstack.org/wiki/StarlingX/Developer_Guide) ive gone through all steps as desccribed and getting a final iso built still is not possible 17:37:53 Recreate repodata 17:38:07 17:38:07 Failed to build packages: integrity-kmod-4.12-0.tis.5.src.rpm ######## Wed Sep 5 17:38:07 UTC 2018: build-rpm-parallel --std failed with rc=1 Wed Sep 5 17:38:07 UTC 2018: build-rpm-parallel --std failed with rc=1
Hi, Please check the build log. It will have similar issue as below: 16:22:50 ERROR: Exception(/localdisk/loadbuild/slin14/starlingx/std/rpmbuild/SRPMS/syslog-ng-3.5.6-3.el7.tis.20.src.rpm) Config(mock/b0) 0 minutes 32 seconds 16:22:50 INFO: Results and/or logs in: /localdisk/loadbuild/slin14/starlingx/std/results/slin14-starlingx-tis-r5-pike-std/syslog-ng-3.5.6-3.el7.tis.20 Then you could check the build.log in upper folder. It will show you why there is build failure. Best Regards Shuicheng From: scottk@optimcloud.com [mailto:scottk@optimcloud.com] Sent: Thursday, September 6, 2018 10:56 AM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] Developer Guide / build failures going through the latest docs from https://wiki.openstack.org/wiki/StarlingX/Developer_Guide ive gone through all steps as desccribed and getting a final iso built still is not possible 17:37:53 Recreate repodata 17:38:07 17:38:07 Failed to build packages: integrity-kmod-4.12-0.tis.5.src.rpm ######## Wed Sep 5 17:38:07 UTC 2018: build-rpm-parallel --std failed with rc=1 Wed Sep 5 17:38:07 UTC 2018: build-rpm-parallel --std failed with rc=1
Hi, I'm sorry you are still having problems to build, however this is progress and you are almost in a complete build :)
17:37:53 Recreate repodata 17:38:07 17:38:07 Failed to build packages: integrity-kmod-4.12- 0.tis.5.src.rpm
######## Wed Sep 5 17:38:07 UTC 2018: build-rpm-parallel --std failed with rc=1
integrity-kmod failed in your build, now you'll need to debug on why you get that failure. If you go into /localdisk/loadbuild/<your-user>/<your-project>/std you'll see all the artifacts and logs created by the std (standard) stage of the build. Inside that folder, if you go into results/<user>-<project>-tis-r5- pike-std, you'll see all the building logs for each generated rpm. Look for the integrity-kmod-4.12-0.tis.5 folder and the build.log file. Please share the content of that file. This is just a guest, but probably the integrity-kmod-e6aef069.tar.gz was corrupted in the download. you can try to download again (just that file, manually) and then run: build-pkgs --clean integrity-kmod build-pkgs integrity-kmod and see if that solves the problem. My integrity-kmod has this MD5: ee4c39a91c507482832718f174e73814
Wed Sep 5 17:38:07 UTC 2018: build-rpm-parallel --std failed with rc=1
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
09:08:57 Setting supported flag to 0 09:09:03 MAKING /localdisk/loadbuild/dingo/starlingx/export/report.txt 09:09:04 ISO REPORT: /localdisk/loadbuild/dingo/starlingx/export/report.txt 09:09:04 Done.Output file: /localdisk/loadbuild/dingo/starlingx/export/bootimage.iso 09:09:04 [dingo@d7d4a6ca3fd1 starlingx]$ seems we now have an iso, time to try to install it September 6, 2018 7:00 PM, "Cordoba Malibran, Erich" <erich.cordoba.malibran@intel.com> wrote:
Hi,
I'm sorry you are still having problems to build, however this is progress and you are almost in a complete build :)
17:37:53 Recreate repodata 17:38:07 17:38:07 Failed to build packages: integrity-kmod-4.12- 0.tis.5.src.rpm
######## Wed Sep 5 17:38:07 UTC 2018: build-rpm-parallel --std failed with rc=1
integrity-kmod failed in your build, now you'll need to debug on why you get that failure.
If you go into /localdisk/loadbuild/<your-user>/<your-project>/std you'll see all the artifacts and logs created by the std (standard) stage of the build.
Inside that folder, if you go into results/<user>-<project>-tis-r5- pike-std, you'll see all the building logs for each generated rpm.
Look for the integrity-kmod-4.12-0.tis.5 folder and the build.log file. Please share the content of that file.
This is just a guest, but probably the integrity-kmod-e6aef069.tar.gz was corrupted in the download. you can try to download again (just that file, manually) and then run:
build-pkgs --clean integrity-kmod build-pkgs integrity-kmod
and see if that solves the problem. My integrity-kmod has this MD5: ee4c39a91c507482832718f174e73814
Wed Sep 5 17:38:07 UTC 2018: build-rpm-parallel --std failed with rc=1
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
participants (3)
-
Cordoba Malibran, Erich
-
Lin, Shuicheng
-
scottk@optimcloud.com