VMware-Photon-OS/support
Alexey Makhalov 1070eb45ba package-builder: do not build binutils twice
Commit 1c5c18c961
("perf: Fix issues with interactive UI and C++ symbol demangling")
introduced regression where binutils package got built twice as
part of Step 1:

 Building all RPMS...

 skipping spec file: /root/photon/SPECS/openjdk8/openjdk8_aarch64.spec
 skipping spec file: /root/photon/SPECS/u-boot/u-boot.spec
 Step 1 : Building the core toolchain packages.....
 ['filesystem', 'linux-api-headers', 'glibc', 'zlib', 'file', 'binutils',
     'binutils-libs', 'gmp', 'mpfr', 'mpc', 'gcc', 'pkg-config', 'ncurses',
     'readline', 'bash']

 The following core toolchain packages need to be built :
 ['binutils', 'binutils-libs']
 Building package : binutils
 binutils build done - RPMs : [ binutils-2.32-3.ph3.x86_64.rpm
     binutils-libs-2.32-3.ph3.x86_64.rpm binutils-devel-2.32-3.ph3.x86_64.rpm
     binutils-debuginfo-2.32-3.ph3.x86_64.rpm ]

 Building package : binutils-libs
 ...
 <building binutils rpm second time here !!>
 ...

Remove binutils-libs from the core toolchain lists as just binutils is
sufficient.

Change-Id: I7f5f66bb90176230d4058af745ac1242470f1a2f
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/8660
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Anish Swaminathan <anishs@vmware.com>
2019-11-26 11:48:13 -08:00
..
dockerfiles Add confd package 2019-10-17 16:40:15 -07:00
image-builder iso: set /RPMS files permissions to 644 2019-11-25 15:24:35 -08:00
make Additional improvements to image builder 2018-11-14 17:36:26 -08:00
package-builder package-builder: do not build binutils twice 2019-11-26 11:48:13 -08:00
pullpublishrpms perf: Fix issues with interactive UI and C++ symbol demangling 2019-10-14 16:53:29 -07:00
pushsources Remove ostree support 2018-08-30 10:18:35 -07:00
toolchain Remove build tools step, use default rpm dbpath during make iso 2015-06-26 11:18:26 -07:00
vagrant update build machine to ubuntu 14.04.3 2016-01-06 10:13:01 -08:00
sanity_check.sh package builder: Fix a few user-visible spelling and grammatical mistakes 2018-11-15 11:15:21 -08:00