ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#289945] [test-only] FAILED flashrom.git=1.3-alt2
@ 2021-11-17 11:57 Girar awaiter (rider)
  2021-11-17 12:03 ` [#289945] [test-only] FAILED (try 2) flashrom.git=1.3-alt2 Girar awaiter (rider)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Girar awaiter (rider) @ 2021-11-17 11:57 UTC (permalink / raw)
  To: Anton Farygin; +Cc: sisyphus-incominger, girar-builder-sisyphus

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 8796 bytes --]

http://git.altlinux.org/tasks/289945/logs/events.1.1.log

subtask  name      aarch64    armh  i586  ppc64le  x86_64
   #100  flashrom   failed  failed    32   failed      31

2021-Nov-17 11:57:14 :: test-only task #289945 for sisyphus started by rider:
#100 build 1.3-alt2 from /people/rider/packages/flashrom.git fetched at 2021-Nov-17 11:57:13
2021-Nov-17 11:57:15 :: [ppc64le] #100 flashrom.git 1.3-alt2: build start
2021-Nov-17 11:57:15 :: [i586] #100 flashrom.git 1.3-alt2: build start
2021-Nov-17 11:57:15 :: [armh] #100 flashrom.git 1.3-alt2: build start
2021-Nov-17 11:57:15 :: [aarch64] #100 flashrom.git 1.3-alt2: build start
2021-Nov-17 11:57:15 :: [x86_64] #100 flashrom.git 1.3-alt2: build start
[aarch64] [44/177] Compiling C object libflashrom.so.1.0.0.p/flashrom.c.o
[aarch64] FAILED: libflashrom.so.1.0.0.p/flashrom.c.o 
[aarch64] cc -Ilibflashrom.so.1.0.0.p -I. -I.. -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c99 -Wwrite-strings -Wno-unused-parameter -Wno-address-of-packed-member -Wno-enum-conversion -Wno-missing-braces -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE '-DFLASHROM_VERSION="1.3"' -DHAVE_CLOCK_GETTIME=1 -DHAVE_STRNLEN=1 -DHAVE_UTSNAME=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DNEED_PCI=1 -DCONFIG_BUSPIRATE_SPI=1 -DCONFIG_CH341A_SPI=1 -DCONFIG_DEDIPROG=1 -DCONFIG_DEVELOPERBOX_SPI=1 -DCONFIG_DIGILENT_SPI=1 -DCONFIG_DUMMY=1 -DCONFIG_FT2232_SPI=1 -DHAVE_FT232H=1 -DCONFIG_RAIDEN_DEBUG_SPI=1 -DCONFIG_ENE_LPC=1 -DCONFIG_LINUX_MTD=1 -DCONFIG_LINUX_SPI=1 -DCONFIG_MEC1308=1 -DCONFIG_PICKIT2_SPI=1 -DCONFIG_PONY_SPI=1 -DCONFIG_SERPROG=1 -DCONFIG_USBBLASTER_SPI=1 -DCONFIG_STLINKV3_SPI=1 -DCONFIG_REALTEK_MST_I2C_SPI=1 -DCONFIG_BITBANG_SPI=1 -DCONFIG_I2C_SUPPORT=1 -MD -MQ libflashrom.so.1.0.0.p/flashrom.c.o -MF libflashrom.so.1.0.0.p/flashrom.c.o.d -o libflashrom.so.1.0.0.p/flashrom.c.o -c ../flashrom.c
[aarch64] ../flashrom.c:92:43: error: ‘mec1308_init’ undeclared here (not in a function)
[aarch64]    92 |                 .init                   = mec1308_init,
[aarch64] --
[aarch64] [89/177] Compiling C object flashrom.p/flashrom.c.o
[aarch64] FAILED: flashrom.p/flashrom.c.o 
[aarch64] cc -Iflashrom.p -I. -I.. -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c99 -Wwrite-strings -Wno-unused-parameter -Wno-address-of-packed-member -Wno-enum-conversion -Wno-missing-braces -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE '-DFLASHROM_VERSION="1.3"' -DHAVE_CLOCK_GETTIME=1 -DHAVE_STRNLEN=1 -DHAVE_UTSNAME=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNEED_PCI=1 -DCONFIG_BUSPIRATE_SPI=1 -DCONFIG_CH341A_SPI=1 -DCONFIG_DEDIPROG=1 -DCONFIG_DEVELOPERBOX_SPI=1 -DCONFIG_DIGILENT_SPI=1 -DCONFIG_DUMMY=1 -DCONFIG_FT2232_SPI=1 -DHAVE_FT232H=1 -DCONFIG_RAIDEN_DEBUG_SPI=1 -DCONFIG_ENE_LPC=1 -DCONFIG_LINUX_MTD=1 -DCONFIG_LINUX_SPI=1 -DCONFIG_MEC1308=1 -DCONFIG_PICKIT2_SPI=1 -DCONFIG_PONY_SPI=1 -DCONFIG_SERPROG=1 -DCONFIG_USBBLASTER_SPI=1 -DCONFIG_STLINKV3_SPI=1 -DCONFIG_REALTEK_MST_I2C_SPI=1 -DCONFIG_BITBANG_SPI=1 -DCONFIG_I2C_SUPPORT=1 -DCONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID '-DCONFIG_DEFAULT_PROGRAMMER_ARGS=""' -MD -MQ flashrom.p/flashrom.c.o -MF flashrom.p/flashrom.c.o.d -o flashrom.p/flashrom.c.o -c ../flashrom.c
[aarch64] ../flashrom.c:92:43: error: ‘mec1308_init’ undeclared here (not in a function)
[aarch64]    92 |                 .init                   = mec1308_init,
2021-Nov-17 11:57:39 :: [aarch64] flashrom.git 1.3-alt2: remote: build failed
2021-Nov-17 11:57:39 :: [aarch64] #100 flashrom.git 1.3-alt2: build FAILED
2021-Nov-17 11:57:39 :: [aarch64] requesting cancellation of task processing
[ppc64le] [38/177] Compiling C object libflashrom.so.1.0.0.p/flashrom.c.o
[ppc64le] FAILED: libflashrom.so.1.0.0.p/flashrom.c.o 
[ppc64le] cc -Ilibflashrom.so.1.0.0.p -I. -I.. -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c99 -Wwrite-strings -Wno-unused-parameter -Wno-address-of-packed-member -Wno-enum-conversion -Wno-missing-braces -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE '-DFLASHROM_VERSION="1.3"' -DHAVE_CLOCK_GETTIME=1 -DHAVE_STRNLEN=1 -DHAVE_UTSNAME=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DNEED_PCI=1 -DCONFIG_BUSPIRATE_SPI=1 -DCONFIG_CH341A_SPI=1 -DCONFIG_DEDIPROG=1 -DCONFIG_DEVELOPERBOX_SPI=1 -DCONFIG_DIGILENT_SPI=1 -DCONFIG_DUMMY=1 -DCONFIG_FT2232_SPI=1 -DHAVE_FT232H=1 -DCONFIG_RAIDEN_DEBUG_SPI=1 -DCONFIG_ENE_LPC=1 -DCONFIG_LINUX_MTD=1 -DCONFIG_LINUX_SPI=1 -DCONFIG_MEC1308=1 -DCONFIG_PICKIT2_SPI=1 -DCONFIG_PONY_SPI=1 -DCONFIG_SERPROG=1 -DCONFIG_USBBLASTER_SPI=1 -DCONFIG_STLINKV3_SPI=1 -DCONFIG_REALTEK_MST_I2C_SPI=1 -DCONFIG_BITBANG_SPI=1 -DCONFIG_I2C_SUPPORT=1 -MD -MQ libflashrom.so.1.0.0.p/flashrom.c.o -MF libflashrom.so.1.0.0.p/flashrom.c.o.d -o libflashrom.so.1.0.0.p/flashrom.c.o -c ../flashrom.c
[ppc64le] ../flashrom.c:92:43: error: ‘mec1308_init’ undeclared here (not in a function)
[ppc64le]    92 |                 .init                   = mec1308_init,
2021-Nov-17 11:57:42 :: [ppc64le] flashrom.git 1.3-alt2: remote: build failed
2021-Nov-17 11:57:42 :: [ppc64le] #100 flashrom.git 1.3-alt2: build FAILED
2021-Nov-17 11:57:46 :: [x86_64] #100 flashrom.git 1.3-alt2: build OK
2021-Nov-17 11:57:47 :: [i586] #100 flashrom.git 1.3-alt2: build OK
[armh] [38/177] Compiling C object libflashrom.so.1.0.0.p/flashrom.c.o
[armh] FAILED: libflashrom.so.1.0.0.p/flashrom.c.o 
[armh] cc -Ilibflashrom.so.1.0.0.p -I. -I.. -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c99 -Wwrite-strings -Wno-unused-parameter -Wno-address-of-packed-member -Wno-enum-conversion -Wno-missing-braces -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE '-DFLASHROM_VERSION="1.3"' -DHAVE_CLOCK_GETTIME=1 -DHAVE_STRNLEN=1 -DHAVE_UTSNAME=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -march=armv7-a -mthumb -fPIC -DNEED_PCI=1 -DCONFIG_BUSPIRATE_SPI=1 -DCONFIG_CH341A_SPI=1 -DCONFIG_DEDIPROG=1 -DCONFIG_DEVELOPERBOX_SPI=1 -DCONFIG_DIGILENT_SPI=1 -DCONFIG_DUMMY=1 -DCONFIG_FT2232_SPI=1 -DHAVE_FT232H=1 -DCONFIG_RAIDEN_DEBUG_SPI=1 -DCONFIG_ENE_LPC=1 -DCONFIG_LINUX_MTD=1 -DCONFIG_LINUX_SPI=1 -DCONFIG_MEC1308=1 -DCONFIG_PICKIT2_SPI=1 -DCONFIG_PONY_SPI=1 -DCONFIG_SERPROG=1 -DCONFIG_USBBLASTER_SPI=1 -DCONFIG_STLINKV3_SPI=1 -DCONFIG_REALTEK_MST_I2C_SPI=1 -DCONFIG_BITBANG_SPI=1 -DCONFIG_I2C_SUPPORT=1 -MD -MQ libflashrom.so.1.0.0.p/flashrom.c.o -MF libflashrom.so.1.0.0.p/flashrom.c.o.d -o libflashrom.so.1.0.0.p/flashrom.c.o -c ../flashrom.c
[armh] ../flashrom.c:92:43: error: ‘mec1308_init’ undeclared here (not in a function)
[armh]    92 |                 .init                   = mec1308_init,
[armh] --
[armh] [94/177] Compiling C object flashrom.p/flashrom.c.o
[armh] FAILED: flashrom.p/flashrom.c.o 
[armh] cc -Iflashrom.p -I. -I.. -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c99 -Wwrite-strings -Wno-unused-parameter -Wno-address-of-packed-member -Wno-enum-conversion -Wno-missing-braces -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE '-DFLASHROM_VERSION="1.3"' -DHAVE_CLOCK_GETTIME=1 -DHAVE_STRNLEN=1 -DHAVE_UTSNAME=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -march=armv7-a -mthumb -DNEED_PCI=1 -DCONFIG_BUSPIRATE_SPI=1 -DCONFIG_CH341A_SPI=1 -DCONFIG_DEDIPROG=1 -DCONFIG_DEVELOPERBOX_SPI=1 -DCONFIG_DIGILENT_SPI=1 -DCONFIG_DUMMY=1 -DCONFIG_FT2232_SPI=1 -DHAVE_FT232H=1 -DCONFIG_RAIDEN_DEBUG_SPI=1 -DCONFIG_ENE_LPC=1 -DCONFIG_LINUX_MTD=1 -DCONFIG_LINUX_SPI=1 -DCONFIG_MEC1308=1 -DCONFIG_PICKIT2_SPI=1 -DCONFIG_PONY_SPI=1 -DCONFIG_SERPROG=1 -DCONFIG_USBBLASTER_SPI=1 -DCONFIG_STLINKV3_SPI=1 -DCONFIG_REALTEK_MST_I2C_SPI=1 -DCONFIG_BITBANG_SPI=1 -DCONFIG_I2C_SUPPORT=1 -DCONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID '-DCONFIG_DEFAULT_PROGRAMMER_ARGS=""' -MD -MQ flashrom.p/flashrom.c.o -MF flashrom.p/flashrom.c.o.d -o flashrom.p/flashrom.c.o -c ../flashrom.c
[armh] ../flashrom.c:92:43: error: ‘mec1308_init’ undeclared here (not in a function)
[armh]    92 |                 .init                   = mec1308_init,
2021-Nov-17 11:57:51 :: [armh] flashrom.git 1.3-alt2: remote: build failed
2021-Nov-17 11:57:51 :: [armh] #100 flashrom.git 1.3-alt2: build FAILED
2021-Nov-17 11:57:39 :: [aarch64] build FAILED
2021-Nov-17 11:57:42 :: [ppc64le] build FAILED
2021-Nov-17 11:57:51 :: [armh] build FAILED
2021-Nov-17 11:57:51 :: task #289945 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [#289945] [test-only] FAILED (try 2) flashrom.git=1.3-alt2
  2021-11-17 11:57 [#289945] [test-only] FAILED flashrom.git=1.3-alt2 Girar awaiter (rider)
@ 2021-11-17 12:03 ` Girar awaiter (rider)
  2021-11-17 12:19 ` [#289945] TESTED (try 3) flashrom.git=1.3-alt2 Girar awaiter (rider)
  2021-11-17 15:02 ` [#289945] DONE (try 4) flashrom.git=1.3-alt2 Girar pender (rider)
  2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (rider) @ 2021-11-17 12:03 UTC (permalink / raw)
  To: Anton Farygin; +Cc: sisyphus-incominger, girar-builder-sisyphus

http://git.altlinux.org/tasks/289945/logs/events.2.1.log

subtask  name      aarch64    armh  i586  ppc64le  x86_64
   #200  flashrom   failed  failed    32   failed      31

2021-Nov-17 12:02:43 :: test-only task #289945 for sisyphus resumed by rider:
#100 removed
#200 build 1.3-alt2 from /people/rider/packages/flashrom.git fetched at 2021-Nov-17 12:02:35
2021-Nov-17 12:02:44 :: [ppc64le] #200 flashrom.git 1.3-alt2: build start
2021-Nov-17 12:02:44 :: [x86_64] #200 flashrom.git 1.3-alt2: build start
2021-Nov-17 12:02:44 :: [aarch64] #200 flashrom.git 1.3-alt2: build start
2021-Nov-17 12:02:44 :: [armh] #200 flashrom.git 1.3-alt2: build start
2021-Nov-17 12:02:44 :: [i586] #200 flashrom.git 1.3-alt2: build start
[aarch64] [172/174] Linking target libflashrom.so.1.0.0
[aarch64] FAILED: libflashrom.so.1.0.0 
[aarch64] cc  -o libflashrom.so.1.0.0 libflashrom.so.1.0.0.p/usbdev.c.o libflashrom.so.1.0.0.p/usb_device.c.o libflashrom.so.1.0.0.p/pcidev.c.o libflashrom.so.1.0.0.p/buspirate_spi.c.o libflashrom.so.1.0.0.p/ch341a_spi.c.o libflashrom.so.1.0.0.p/dediprog.c.o libflashrom.so.1.0.0.p/developerbox_spi.c.o libflashrom.so.1.0.0.p/digilent_spi.c.o libflashrom.so.1.0.0.p/dummyflasher.c.o libflashrom.so.1.0.0.p/ft2232_spi.c.o libflashrom.so.1.0.0.p/raiden_debug_spi.c.o libflashrom.so.1.0.0.p/ene_lpc.c.o libflashrom.so.1.0.0.p/linux_mtd.c.o libflashrom.so.1.0.0.p/linux_spi.c.o libflashrom.so.1.0.0.p/pickit2_spi.c.o libflashrom.so.1.0.0.p/pony_spi.c.o libflashrom.so.1.0.0.p/serprog.c.o libflashrom.so.1.0.0.p/usbblaster_spi.c.o libflashrom.so.1.0.0.p/stlinkv3_spi.c.o libflashrom.so.1.0.0.p/realtek_mst_i2c_spi.c.o libflashrom.so.1.0.0.p/bitbang_spi.c.o libflashrom.so.1.0.0.p/i2c_helper_linux.c.o libflashrom.so.1.0.0.p/custom_baud.c.o libflashrom.so.1.0.0.p/serial.c.o libflashrom.so.1.0.0.p/82802ab.c.o libflashrom.so.1.0.0.p/at45db.c.o libflashrom.so.1.0.0.p/edi.c.o libflashrom.so.1.0.0.p/en29lv640b.c.o libflashrom.so.1.0.0.p/flashchips.c.o libflashrom.so.1.0.0.p/flashrom.c.o libflashrom.so.1.0.0.p/fmap.c.o libflashrom.so.1.0.0.p/helpers.c.o libflashrom.so.1.0.0.p/ich_descriptors.c.o libflashrom.so.1.0.0.p/jedec.c.o libflashrom.so.1.0.0.p/layout.c.o libflashrom.so.1.0.0.p/libflashrom.c.o libflashrom.so.1.0.0.p/opaque.c.o libflashrom.so.1.0.0.p/print.c.o libflashrom.so.1.0.0.p/programmer.c.o libflashrom.so.1.0.0.p/s25f.c.o libflashrom.so.1.0.0.p/sfdp.c.o libflashrom.so.1.0.0.p/spi25.c.o libflashrom.so.1.0.0.p/spi25_statusreg.c.o libflashrom.so.1.0.0.p/spi95.c.o libflashrom.so.1.0.0.p/spi.c.o libflashrom.so.1.0.0.p/sst28sf040.c.o libflashrom.so.1.0.0.p/sst49lfxxxc.c.o libflashrom.so.1.0.0.p/sst_fwhub.c.o libflashrom.so.1.0.0.p/stm50.c.o libflashrom.so.1.0.0.p/udelay.c.o libflashrom.so.1.0.0.p/w29ee011.c.o libflashrom.so.1.0.0.p/w39.c.o libflashrom.so.1.0.0.p/writeprotect.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libflashrom.so.1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wl,--version-script,/usr/src/RPM/BUILD/flashrom-1.3/libflashrom.map -lusb-1.0 /usr/lib64/gcc/aarch64-alt-linux/11/../../../../lib64/libpci.so -lftdi1 -lusb-1.0 -Wl,--end-group
[aarch64] ld: /usr/src/tmp/cc0LYjKR.ltrans0.ltrans.o:(.data.rel.ro+0x1a0): undefined reference to `ene_lpc_init'
[aarch64] collect2: error: ld returned 1 exit status
[aarch64] [173/174] Linking target flashrom
[aarch64] FAILED: flashrom 
[aarch64] cc  -o flashrom flashrom.p/usbdev.c.o flashrom.p/usb_device.c.o flashrom.p/pcidev.c.o flashrom.p/buspirate_spi.c.o flashrom.p/ch341a_spi.c.o flashrom.p/dediprog.c.o flashrom.p/developerbox_spi.c.o flashrom.p/digilent_spi.c.o flashrom.p/dummyflasher.c.o flashrom.p/ft2232_spi.c.o flashrom.p/raiden_debug_spi.c.o flashrom.p/ene_lpc.c.o flashrom.p/linux_mtd.c.o flashrom.p/linux_spi.c.o flashrom.p/pickit2_spi.c.o flashrom.p/pony_spi.c.o flashrom.p/serprog.c.o flashrom.p/usbblaster_spi.c.o flashrom.p/stlinkv3_spi.c.o flashrom.p/realtek_mst_i2c_spi.c.o flashrom.p/bitbang_spi.c.o flashrom.p/i2c_helper_linux.c.o flashrom.p/custom_baud.c.o flashrom.p/serial.c.o flashrom.p/82802ab.c.o flashrom.p/at45db.c.o flashrom.p/edi.c.o flashrom.p/en29lv640b.c.o flashrom.p/flashchips.c.o flashrom.p/flashrom.c.o flashrom.p/fmap.c.o flashrom.p/helpers.c.o flashrom.p/ich_descriptors.c.o flashrom.p/jedec.c.o flashrom.p/layout.c.o flashrom.p/libflashrom.c.o flashrom.p/opaque.c.o flashrom.p/print.c.o flashrom.p/programmer.c.o flashrom.p/s25f.c.o flashrom.p/sfdp.c.o flashrom.p/spi25.c.o flashrom.p/spi25_statusreg.c.o flashrom.p/spi95.c.o flashrom.p/spi.c.o flashrom.p/sst28sf040.c.o flashrom.p/sst49lfxxxc.c.o flashrom.p/sst_fwhub.c.o flashrom.p/stm50.c.o flashrom.p/udelay.c.o flashrom.p/w29ee011.c.o flashrom.p/w39.c.o flashrom.p/writeprotect.c.o flashrom.p/cli_classic.c.o flashrom.p/cli_common.c.o flashrom.p/cli_output.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wl,--start-group -lusb-1.0 /usr/lib64/gcc/aarch64-alt-linux/11/../../../../lib64/libpci.so -lftdi1 -lusb-1.0 -Wl,--end-group
[aarch64] ld: /usr/src/tmp/ccAGLmO2.ltrans0.ltrans.o:(.data.rel.ro+0x1a0): undefined reference to `ene_lpc_init'
[aarch64] collect2: error: ld returned 1 exit status
[aarch64] [174/174] Linking target tests/flashrom_unit_tests
[aarch64] FAILED: tests/flashrom_unit_tests 
[aarch64] cc  -o tests/flashrom_unit_tests tests/flashrom_unit_tests.p/tests.c.o tests/flashrom_unit_tests.p/helpers.c.o tests/flashrom_unit_tests.p/flashrom.c.o tests/flashrom_unit_tests.p/spi25.c.o tests/flashrom_unit_tests.p/.._usbdev.c.o tests/flashrom_unit_tests.p/.._usb_device.c.o tests/flashrom_unit_tests.p/.._pcidev.c.o tests/flashrom_unit_tests.p/.._buspirate_spi.c.o tests/flashrom_unit_tests.p/.._ch341a_spi.c.o tests/flashrom_unit_tests.p/.._dediprog.c.o tests/flashrom_unit_tests.p/.._developerbox_spi.c.o tests/flashrom_unit_tests.p/.._digilent_spi.c.o tests/flashrom_unit_tests.p/.._dummyflasher.c.o tests/flashrom_unit_tests.p/.._ft2232_spi.c.o tests/flashrom_unit_tests.p/.._raiden_debug_spi.c.o tests/flashrom_unit_tests.p/.._ene_lpc.c.o tests/flashrom_unit_tests.p/.._linux_mtd.c.o tests/flashrom_unit_tests.p/.._linux_spi.c.o tests/flashrom_unit_tests.p/.._pickit2_spi.c.o tests/flashrom_unit_tests.p/.._pony_spi.c.o tests/flashrom_unit_tests.p/.._serprog.c.o tests/flashrom_unit_tests.p/.._usbblaster_spi.c.o tests/flashrom_unit_tests.p/.._stlinkv3_spi.c.o tests/flashrom_unit_tests.p/.._realtek_mst_i2c_spi.c.o tests/flashrom_unit_tests.p/.._bitbang_spi.c.o tests/flashrom_unit_tests.p/.._i2c_helper_linux.c.o tests/flashrom_unit_tests.p/.._custom_baud.c.o tests/flashrom_unit_tests.p/.._serial.c.o tests/flashrom_unit_tests.p/.._82802ab.c.o tests/flashrom_unit_tests.p/.._at45db.c.o tests/flashrom_unit_tests.p/.._edi.c.o tests/flashrom_unit_tests.p/.._en29lv640b.c.o tests/flashrom_unit_tests.p/.._flashchips.c.o tests/flashrom_unit_tests.p/.._flashrom.c.o tests/flashrom_unit_tests.p/.._fmap.c.o tests/flashrom_unit_tests.p/.._helpers.c.o tests/flashrom_unit_tests.p/.._ich_descriptors.c.o tests/flashrom_unit_tests.p/.._jedec.c.o tests/flashrom_unit_tests.p/.._layout.c.o tests/flashrom_unit_tests.p/.._libflashrom.c.o tests/flashrom_unit_tests.p/.._opaque.c.o tests/flashrom_unit_tests.p/.._print.c.o tests/flashrom_unit_tests.p/.._programmer.c.o tests/flashrom_unit_tests.p/.._s25f.c.o tests/flashrom_unit_tests.p/.._sfdp.c.o tests/flashrom_unit_tests.p/.._spi25.c.o tests/flashrom_unit_tests.p/.._spi25_statusreg.c.o tests/flashrom_unit_tests.p/.._spi95.c.o tests/flashrom_unit_tests.p/.._spi.c.o tests/flashrom_unit_tests.p/.._sst28sf040.c.o tests/flashrom_unit_tests.p/.._sst49lfxxxc.c.o tests/flashrom_unit_tests.p/.._sst_fwhub.c.o tests/flashrom_unit_tests.p/.._stm50.c.o tests/flashrom_unit_tests.p/.._udelay.c.o tests/flashrom_unit_tests.p/.._w29ee011.c.o tests/flashrom_unit_tests.p/.._w39.c.o tests/flashrom_unit_tests.p/.._writeprotect.c.o tests/flashrom_unit_tests.p/.._cli_common.c.o tests/flashrom_unit_tests.p/.._cli_output.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-export-dynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wl,--wrap=physunmap -Wl,--wrap=physmap -Wl,--wrap=spi_send_command -Wl,--gc-sections -Wl,--start-group -lcmocka -lusb-1.0 /usr/lib64/gcc/aarch64-alt-linux/11/../../../../lib64/libpci.so -lftdi1 -lusb-1.0 -Wl,--end-group
[aarch64] ld: /usr/src/tmp/ccDR3E9N.ltrans0.ltrans.o:(.data.rel.ro+0x4c318): undefined reference to `ene_lpc_init'
[aarch64] collect2: error: ld returned 1 exit status
[aarch64] ninja: build stopped: subcommand failed.
2021-Nov-17 12:03:09 :: [aarch64] flashrom.git 1.3-alt2: remote: build failed
2021-Nov-17 12:03:09 :: [aarch64] #200 flashrom.git 1.3-alt2: build FAILED
2021-Nov-17 12:03:09 :: [aarch64] requesting cancellation of task processing
[ppc64le] [172/174] Linking target libflashrom.so.1.0.0
[ppc64le] FAILED: libflashrom.so.1.0.0 
[ppc64le] cc  -o libflashrom.so.1.0.0 libflashrom.so.1.0.0.p/usbdev.c.o libflashrom.so.1.0.0.p/usb_device.c.o libflashrom.so.1.0.0.p/pcidev.c.o libflashrom.so.1.0.0.p/buspirate_spi.c.o libflashrom.so.1.0.0.p/ch341a_spi.c.o libflashrom.so.1.0.0.p/dediprog.c.o libflashrom.so.1.0.0.p/developerbox_spi.c.o libflashrom.so.1.0.0.p/digilent_spi.c.o libflashrom.so.1.0.0.p/dummyflasher.c.o libflashrom.so.1.0.0.p/ft2232_spi.c.o libflashrom.so.1.0.0.p/raiden_debug_spi.c.o libflashrom.so.1.0.0.p/ene_lpc.c.o libflashrom.so.1.0.0.p/linux_mtd.c.o libflashrom.so.1.0.0.p/linux_spi.c.o libflashrom.so.1.0.0.p/pickit2_spi.c.o libflashrom.so.1.0.0.p/pony_spi.c.o libflashrom.so.1.0.0.p/serprog.c.o libflashrom.so.1.0.0.p/usbblaster_spi.c.o libflashrom.so.1.0.0.p/stlinkv3_spi.c.o libflashrom.so.1.0.0.p/realtek_mst_i2c_spi.c.o libflashrom.so.1.0.0.p/bitbang_spi.c.o libflashrom.so.1.0.0.p/i2c_helper_linux.c.o libflashrom.so.1.0.0.p/custom_baud.c.o libflashrom.so.1.0.0.p/serial.c.o libflashrom.so.1.0.0.p/82802ab.c.o libflashrom.so.1.0.0.p/at45db.c.o libflashrom.so.1.0.0.p/edi.c.o libflashrom.so.1.0.0.p/en29lv640b.c.o libflashrom.so.1.0.0.p/flashchips.c.o libflashrom.so.1.0.0.p/flashrom.c.o libflashrom.so.1.0.0.p/fmap.c.o libflashrom.so.1.0.0.p/helpers.c.o libflashrom.so.1.0.0.p/ich_descriptors.c.o libflashrom.so.1.0.0.p/jedec.c.o libflashrom.so.1.0.0.p/layout.c.o libflashrom.so.1.0.0.p/libflashrom.c.o libflashrom.so.1.0.0.p/opaque.c.o libflashrom.so.1.0.0.p/print.c.o libflashrom.so.1.0.0.p/programmer.c.o libflashrom.so.1.0.0.p/s25f.c.o libflashrom.so.1.0.0.p/sfdp.c.o libflashrom.so.1.0.0.p/spi25.c.o libflashrom.so.1.0.0.p/spi25_statusreg.c.o libflashrom.so.1.0.0.p/spi95.c.o libflashrom.so.1.0.0.p/spi.c.o libflashrom.so.1.0.0.p/sst28sf040.c.o libflashrom.so.1.0.0.p/sst49lfxxxc.c.o libflashrom.so.1.0.0.p/sst_fwhub.c.o libflashrom.so.1.0.0.p/stm50.c.o libflashrom.so.1.0.0.p/udelay.c.o libflashrom.so.1.0.0.p/w29ee011.c.o libflashrom.so.1.0.0.p/w39.c.o libflashrom.so.1.0.0.p/writeprotect.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libflashrom.so.1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wl,--version-script,/usr/src/RPM/BUILD/flashrom-1.3/libflashrom.map -lusb-1.0 /usr/lib64/gcc/ppc64le-alt-linux/11/../../../../lib64/libpci.so -lftdi1 -lusb-1.0 -Wl,--end-group
[ppc64le] ld: /usr/src/tmp/ccAHvVle.ltrans0.ltrans.o:(.data.rel.ro+0x1a0): undefined reference to `ene_lpc_init'
[ppc64le] collect2: error: ld returned 1 exit status
[ppc64le] [173/174] Linking target flashrom
[ppc64le] FAILED: flashrom 
[ppc64le] cc  -o flashrom flashrom.p/usbdev.c.o flashrom.p/usb_device.c.o flashrom.p/pcidev.c.o flashrom.p/buspirate_spi.c.o flashrom.p/ch341a_spi.c.o flashrom.p/dediprog.c.o flashrom.p/developerbox_spi.c.o flashrom.p/digilent_spi.c.o flashrom.p/dummyflasher.c.o flashrom.p/ft2232_spi.c.o flashrom.p/raiden_debug_spi.c.o flashrom.p/ene_lpc.c.o flashrom.p/linux_mtd.c.o flashrom.p/linux_spi.c.o flashrom.p/pickit2_spi.c.o flashrom.p/pony_spi.c.o flashrom.p/serprog.c.o flashrom.p/usbblaster_spi.c.o flashrom.p/stlinkv3_spi.c.o flashrom.p/realtek_mst_i2c_spi.c.o flashrom.p/bitbang_spi.c.o flashrom.p/i2c_helper_linux.c.o flashrom.p/custom_baud.c.o flashrom.p/serial.c.o flashrom.p/82802ab.c.o flashrom.p/at45db.c.o flashrom.p/edi.c.o flashrom.p/en29lv640b.c.o flashrom.p/flashchips.c.o flashrom.p/flashrom.c.o flashrom.p/fmap.c.o flashrom.p/helpers.c.o flashrom.p/ich_descriptors.c.o flashrom.p/jedec.c.o flashrom.p/layout.c.o flashrom.p/libflashrom.c.o flashrom.p/opaque.c.o flashrom.p/print.c.o flashrom.p/programmer.c.o flashrom.p/s25f.c.o flashrom.p/sfdp.c.o flashrom.p/spi25.c.o flashrom.p/spi25_statusreg.c.o flashrom.p/spi95.c.o flashrom.p/spi.c.o flashrom.p/sst28sf040.c.o flashrom.p/sst49lfxxxc.c.o flashrom.p/sst_fwhub.c.o flashrom.p/stm50.c.o flashrom.p/udelay.c.o flashrom.p/w29ee011.c.o flashrom.p/w39.c.o flashrom.p/writeprotect.c.o flashrom.p/cli_classic.c.o flashrom.p/cli_common.c.o flashrom.p/cli_output.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wl,--start-group -lusb-1.0 /usr/lib64/gcc/ppc64le-alt-linux/11/../../../../lib64/libpci.so -lftdi1 -lusb-1.0 -Wl,--end-group
[ppc64le] ld: /usr/src/tmp/ccauAhjO.ltrans0.ltrans.o:(.data.rel.ro+0x1a0): undefined reference to `ene_lpc_init'
[ppc64le] collect2: error: ld returned 1 exit status
[ppc64le] [174/174] Linking target tests/flashrom_unit_tests
[ppc64le] FAILED: tests/flashrom_unit_tests 
[ppc64le] cc  -o tests/flashrom_unit_tests tests/flashrom_unit_tests.p/tests.c.o tests/flashrom_unit_tests.p/helpers.c.o tests/flashrom_unit_tests.p/flashrom.c.o tests/flashrom_unit_tests.p/spi25.c.o tests/flashrom_unit_tests.p/.._usbdev.c.o tests/flashrom_unit_tests.p/.._usb_device.c.o tests/flashrom_unit_tests.p/.._pcidev.c.o tests/flashrom_unit_tests.p/.._buspirate_spi.c.o tests/flashrom_unit_tests.p/.._ch341a_spi.c.o tests/flashrom_unit_tests.p/.._dediprog.c.o tests/flashrom_unit_tests.p/.._developerbox_spi.c.o tests/flashrom_unit_tests.p/.._digilent_spi.c.o tests/flashrom_unit_tests.p/.._dummyflasher.c.o tests/flashrom_unit_tests.p/.._ft2232_spi.c.o tests/flashrom_unit_tests.p/.._raiden_debug_spi.c.o tests/flashrom_unit_tests.p/.._ene_lpc.c.o tests/flashrom_unit_tests.p/.._linux_mtd.c.o tests/flashrom_unit_tests.p/.._linux_spi.c.o tests/flashrom_unit_tests.p/.._pickit2_spi.c.o tests/flashrom_unit_tests.p/.._pony_spi.c.o tests/flashrom_unit_tests.p/.._serprog.c.o tests/flashrom_unit_tests.p/.._usbblaster_spi.c.o tests/flashrom_unit_tests.p/.._stlinkv3_spi.c.o tests/flashrom_unit_tests.p/.._realtek_mst_i2c_spi.c.o tests/flashrom_unit_tests.p/.._bitbang_spi.c.o tests/flashrom_unit_tests.p/.._i2c_helper_linux.c.o tests/flashrom_unit_tests.p/.._custom_baud.c.o tests/flashrom_unit_tests.p/.._serial.c.o tests/flashrom_unit_tests.p/.._82802ab.c.o tests/flashrom_unit_tests.p/.._at45db.c.o tests/flashrom_unit_tests.p/.._edi.c.o tests/flashrom_unit_tests.p/.._en29lv640b.c.o tests/flashrom_unit_tests.p/.._flashchips.c.o tests/flashrom_unit_tests.p/.._flashrom.c.o tests/flashrom_unit_tests.p/.._fmap.c.o tests/flashrom_unit_tests.p/.._helpers.c.o tests/flashrom_unit_tests.p/.._ich_descriptors.c.o tests/flashrom_unit_tests.p/.._jedec.c.o tests/flashrom_unit_tests.p/.._layout.c.o tests/flashrom_unit_tests.p/.._libflashrom.c.o tests/flashrom_unit_tests.p/.._opaque.c.o tests/flashrom_unit_tests.p/.._print.c.o tests/flashrom_unit_tests.p/.._programmer.c.o tests/flashrom_unit_tests.p/.._s25f.c.o tests/flashrom_unit_tests.p/.._sfdp.c.o tests/flashrom_unit_tests.p/.._spi25.c.o tests/flashrom_unit_tests.p/.._spi25_statusreg.c.o tests/flashrom_unit_tests.p/.._spi95.c.o tests/flashrom_unit_tests.p/.._spi.c.o tests/flashrom_unit_tests.p/.._sst28sf040.c.o tests/flashrom_unit_tests.p/.._sst49lfxxxc.c.o tests/flashrom_unit_tests.p/.._sst_fwhub.c.o tests/flashrom_unit_tests.p/.._stm50.c.o tests/flashrom_unit_tests.p/.._udelay.c.o tests/flashrom_unit_tests.p/.._w29ee011.c.o tests/flashrom_unit_tests.p/.._w39.c.o tests/flashrom_unit_tests.p/.._writeprotect.c.o tests/flashrom_unit_tests.p/.._cli_common.c.o tests/flashrom_unit_tests.p/.._cli_output.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-export-dynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wl,--wrap=physunmap -Wl,--wrap=physmap -Wl,--wrap=spi_send_command -Wl,--gc-sections -Wl,--start-group -lcmocka -lusb-1.0 /usr/lib64/gcc/ppc64le-alt-linux/11/../../../../lib64/libpci.so -lftdi1 -lusb-1.0 -Wl,--end-group
[ppc64le] ld: /usr/src/tmp/ccjhjXzD.ltrans0.ltrans.o:(.data.rel.ro+0x4c318): undefined reference to `ene_lpc_init'
[ppc64le] collect2: error: ld returned 1 exit status
[ppc64le] ninja: build stopped: subcommand failed.
2021-Nov-17 12:03:13 :: [ppc64le] flashrom.git 1.3-alt2: remote: build failed
2021-Nov-17 12:03:13 :: [ppc64le] #200 flashrom.git 1.3-alt2: build FAILED
2021-Nov-17 12:03:15 :: [x86_64] #200 flashrom.git 1.3-alt2: build OK
2021-Nov-17 12:03:16 :: [i586] #200 flashrom.git 1.3-alt2: build OK
[armh] [172/174] Linking target libflashrom.so.1.0.0
[armh] FAILED: libflashrom.so.1.0.0 
[armh] cc  -o libflashrom.so.1.0.0 libflashrom.so.1.0.0.p/usbdev.c.o libflashrom.so.1.0.0.p/usb_device.c.o libflashrom.so.1.0.0.p/pcidev.c.o libflashrom.so.1.0.0.p/buspirate_spi.c.o libflashrom.so.1.0.0.p/ch341a_spi.c.o libflashrom.so.1.0.0.p/dediprog.c.o libflashrom.so.1.0.0.p/developerbox_spi.c.o libflashrom.so.1.0.0.p/digilent_spi.c.o libflashrom.so.1.0.0.p/dummyflasher.c.o libflashrom.so.1.0.0.p/ft2232_spi.c.o libflashrom.so.1.0.0.p/raiden_debug_spi.c.o libflashrom.so.1.0.0.p/ene_lpc.c.o libflashrom.so.1.0.0.p/linux_mtd.c.o libflashrom.so.1.0.0.p/linux_spi.c.o libflashrom.so.1.0.0.p/pickit2_spi.c.o libflashrom.so.1.0.0.p/pony_spi.c.o libflashrom.so.1.0.0.p/serprog.c.o libflashrom.so.1.0.0.p/usbblaster_spi.c.o libflashrom.so.1.0.0.p/stlinkv3_spi.c.o libflashrom.so.1.0.0.p/realtek_mst_i2c_spi.c.o libflashrom.so.1.0.0.p/bitbang_spi.c.o libflashrom.so.1.0.0.p/i2c_helper_linux.c.o libflashrom.so.1.0.0.p/custom_baud.c.o libflashrom.so.1.0.0.p/serial.c.o libflashrom.so.1.0.0.p/82802ab.c.o libflashrom.so.1.0.0.p/at45db.c.o libflashrom.so.1.0.0.p/edi.c.o libflashrom.so.1.0.0.p/en29lv640b.c.o libflashrom.so.1.0.0.p/flashchips.c.o libflashrom.so.1.0.0.p/flashrom.c.o libflashrom.so.1.0.0.p/fmap.c.o libflashrom.so.1.0.0.p/helpers.c.o libflashrom.so.1.0.0.p/ich_descriptors.c.o libflashrom.so.1.0.0.p/jedec.c.o libflashrom.so.1.0.0.p/layout.c.o libflashrom.so.1.0.0.p/libflashrom.c.o libflashrom.so.1.0.0.p/opaque.c.o libflashrom.so.1.0.0.p/print.c.o libflashrom.so.1.0.0.p/programmer.c.o libflashrom.so.1.0.0.p/s25f.c.o libflashrom.so.1.0.0.p/sfdp.c.o libflashrom.so.1.0.0.p/spi25.c.o libflashrom.so.1.0.0.p/spi25_statusreg.c.o libflashrom.so.1.0.0.p/spi95.c.o libflashrom.so.1.0.0.p/spi.c.o libflashrom.so.1.0.0.p/sst28sf040.c.o libflashrom.so.1.0.0.p/sst49lfxxxc.c.o libflashrom.so.1.0.0.p/sst_fwhub.c.o libflashrom.so.1.0.0.p/stm50.c.o libflashrom.so.1.0.0.p/udelay.c.o libflashrom.so.1.0.0.p/w29ee011.c.o libflashrom.so.1.0.0.p/w39.c.o libflashrom.so.1.0.0.p/writeprotect.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libflashrom.so.1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -march=armv7-a -mthumb -Wl,--version-script,/usr/src/RPM/BUILD/flashrom-1.3/libflashrom.map -lusb-1.0 -lpci -lftdi1 -lusb-1.0 -Wl,--end-group
[armh] ld: /usr/src/tmp/ccOyiqmx.ltrans0.ltrans.o:(.data.rel.ro+0xd0): undefined reference to `ene_lpc_init'
[armh] collect2: error: ld returned 1 exit status
[armh] [173/174] Linking target flashrom
[armh] FAILED: flashrom 
[armh] cc  -o flashrom flashrom.p/usbdev.c.o flashrom.p/usb_device.c.o flashrom.p/pcidev.c.o flashrom.p/buspirate_spi.c.o flashrom.p/ch341a_spi.c.o flashrom.p/dediprog.c.o flashrom.p/developerbox_spi.c.o flashrom.p/digilent_spi.c.o flashrom.p/dummyflasher.c.o flashrom.p/ft2232_spi.c.o flashrom.p/raiden_debug_spi.c.o flashrom.p/ene_lpc.c.o flashrom.p/linux_mtd.c.o flashrom.p/linux_spi.c.o flashrom.p/pickit2_spi.c.o flashrom.p/pony_spi.c.o flashrom.p/serprog.c.o flashrom.p/usbblaster_spi.c.o flashrom.p/stlinkv3_spi.c.o flashrom.p/realtek_mst_i2c_spi.c.o flashrom.p/bitbang_spi.c.o flashrom.p/i2c_helper_linux.c.o flashrom.p/custom_baud.c.o flashrom.p/serial.c.o flashrom.p/82802ab.c.o flashrom.p/at45db.c.o flashrom.p/edi.c.o flashrom.p/en29lv640b.c.o flashrom.p/flashchips.c.o flashrom.p/flashrom.c.o flashrom.p/fmap.c.o flashrom.p/helpers.c.o flashrom.p/ich_descriptors.c.o flashrom.p/jedec.c.o flashrom.p/layout.c.o flashrom.p/libflashrom.c.o flashrom.p/opaque.c.o flashrom.p/print.c.o flashrom.p/programmer.c.o flashrom.p/s25f.c.o flashrom.p/sfdp.c.o flashrom.p/spi25.c.o flashrom.p/spi25_statusreg.c.o flashrom.p/spi95.c.o flashrom.p/spi.c.o flashrom.p/sst28sf040.c.o flashrom.p/sst49lfxxxc.c.o flashrom.p/sst_fwhub.c.o flashrom.p/stm50.c.o flashrom.p/udelay.c.o flashrom.p/w29ee011.c.o flashrom.p/w39.c.o flashrom.p/writeprotect.c.o flashrom.p/cli_classic.c.o flashrom.p/cli_common.c.o flashrom.p/cli_output.c.o -Wl,--as-needed -Wl,--no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -march=armv7-a -mthumb -Wl,--start-group -lusb-1.0 -lpci -lftdi1 -lusb-1.0 -Wl,--end-group
[armh] ld: /usr/src/tmp/ccDtlpxQ.ltrans0.ltrans.o:(.data.rel.ro+0xd0): undefined reference to `ene_lpc_init'
[armh] collect2: error: ld returned 1 exit status
[armh] [174/174] Linking target tests/flashrom_unit_tests
[armh] FAILED: tests/flashrom_unit_tests 
[armh] cc  -o tests/flashrom_unit_tests tests/flashrom_unit_tests.p/tests.c.o tests/flashrom_unit_tests.p/helpers.c.o tests/flashrom_unit_tests.p/flashrom.c.o tests/flashrom_unit_tests.p/spi25.c.o tests/flashrom_unit_tests.p/.._usbdev.c.o tests/flashrom_unit_tests.p/.._usb_device.c.o tests/flashrom_unit_tests.p/.._pcidev.c.o tests/flashrom_unit_tests.p/.._buspirate_spi.c.o tests/flashrom_unit_tests.p/.._ch341a_spi.c.o tests/flashrom_unit_tests.p/.._dediprog.c.o tests/flashrom_unit_tests.p/.._developerbox_spi.c.o tests/flashrom_unit_tests.p/.._digilent_spi.c.o tests/flashrom_unit_tests.p/.._dummyflasher.c.o tests/flashrom_unit_tests.p/.._ft2232_spi.c.o tests/flashrom_unit_tests.p/.._raiden_debug_spi.c.o tests/flashrom_unit_tests.p/.._ene_lpc.c.o tests/flashrom_unit_tests.p/.._linux_mtd.c.o tests/flashrom_unit_tests.p/.._linux_spi.c.o tests/flashrom_unit_tests.p/.._pickit2_spi.c.o tests/flashrom_unit_tests.p/.._pony_spi.c.o tests/flashrom_unit_tests.p/.._serprog.c.o tests/flashrom_unit_tests.p/.._usbblaster_spi.c.o tests/flashrom_unit_tests.p/.._stlinkv3_spi.c.o tests/flashrom_unit_tests.p/.._realtek_mst_i2c_spi.c.o tests/flashrom_unit_tests.p/.._bitbang_spi.c.o tests/flashrom_unit_tests.p/.._i2c_helper_linux.c.o tests/flashrom_unit_tests.p/.._custom_baud.c.o tests/flashrom_unit_tests.p/.._serial.c.o tests/flashrom_unit_tests.p/.._82802ab.c.o tests/flashrom_unit_tests.p/.._at45db.c.o tests/flashrom_unit_tests.p/.._edi.c.o tests/flashrom_unit_tests.p/.._en29lv640b.c.o tests/flashrom_unit_tests.p/.._flashchips.c.o tests/flashrom_unit_tests.p/.._flashrom.c.o tests/flashrom_unit_tests.p/.._fmap.c.o tests/flashrom_unit_tests.p/.._helpers.c.o tests/flashrom_unit_tests.p/.._ich_descriptors.c.o tests/flashrom_unit_tests.p/.._jedec.c.o tests/flashrom_unit_tests.p/.._layout.c.o tests/flashrom_unit_tests.p/.._libflashrom.c.o tests/flashrom_unit_tests.p/.._opaque.c.o tests/flashrom_unit_tests.p/.._print.c.o tests/flashrom_unit_tests.p/.._programmer.c.o tests/flashrom_unit_tests.p/.._s25f.c.o tests/flashrom_unit_tests.p/.._sfdp.c.o tests/flashrom_unit_tests.p/.._spi25.c.o tests/flashrom_unit_tests.p/.._spi25_statusreg.c.o tests/flashrom_unit_tests.p/.._spi95.c.o tests/flashrom_unit_tests.p/.._spi.c.o tests/flashrom_unit_tests.p/.._sst28sf040.c.o tests/flashrom_unit_tests.p/.._sst49lfxxxc.c.o tests/flashrom_unit_tests.p/.._sst_fwhub.c.o tests/flashrom_unit_tests.p/.._stm50.c.o tests/flashrom_unit_tests.p/.._udelay.c.o tests/flashrom_unit_tests.p/.._w29ee011.c.o tests/flashrom_unit_tests.p/.._w39.c.o tests/flashrom_unit_tests.p/.._writeprotect.c.o tests/flashrom_unit_tests.p/.._cli_common.c.o tests/flashrom_unit_tests.p/.._cli_output.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-export-dynamic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -march=armv7-a -mthumb -Wl,--wrap=physunmap -Wl,--wrap=physmap -Wl,--wrap=spi_send_command -Wl,--gc-sections -Wl,--start-group -lcmocka -lusb-1.0 -lpci -lftdi1 -lusb-1.0 -Wl,--end-group
[armh] ld: /usr/src/tmp/ccEL3f0G.ltrans0.ltrans.o:(.data.rel.ro+0x40334): undefined reference to `ene_lpc_init'
[armh] collect2: error: ld returned 1 exit status
[armh] ninja: build stopped: subcommand failed.
2021-Nov-17 12:03:22 :: [armh] flashrom.git 1.3-alt2: remote: build failed
2021-Nov-17 12:03:22 :: [armh] #200 flashrom.git 1.3-alt2: build FAILED
2021-Nov-17 12:03:09 :: [aarch64] build FAILED
2021-Nov-17 12:03:13 :: [ppc64le] build FAILED
2021-Nov-17 12:03:22 :: [armh] build FAILED
2021-Nov-17 12:03:22 :: task #289945 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [#289945] TESTED (try 3) flashrom.git=1.3-alt2
  2021-11-17 11:57 [#289945] [test-only] FAILED flashrom.git=1.3-alt2 Girar awaiter (rider)
  2021-11-17 12:03 ` [#289945] [test-only] FAILED (try 2) flashrom.git=1.3-alt2 Girar awaiter (rider)
@ 2021-11-17 12:19 ` Girar awaiter (rider)
  2021-11-17 15:02 ` [#289945] DONE (try 4) flashrom.git=1.3-alt2 Girar pender (rider)
  2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (rider) @ 2021-11-17 12:19 UTC (permalink / raw)
  To: Anton Farygin
  Cc: sisyphus-incominger, Igor Vlasenko, girar-builder-sisyphus,
	Evgeny Sinelnikov

http://git.altlinux.org/tasks/289945/logs/events.3.1.log

subtask  name      aarch64  armh  i586  ppc64le  x86_64
   #300  flashrom       47  1:02    31       50      31

2021-Nov-17 12:13:55 :: test-only task #289945 for sisyphus resumed by rider:
#100 removed
#200 removed
#300 build 1.3-alt2 from /people/rider/packages/flashrom.git fetched at 2021-Nov-17 12:13:45
2021-Nov-17 12:13:56 :: [x86_64] #300 flashrom.git 1.3-alt2: build start
2021-Nov-17 12:13:56 :: [ppc64le] #300 flashrom.git 1.3-alt2: build start
2021-Nov-17 12:13:56 :: [armh] #300 flashrom.git 1.3-alt2: build start
2021-Nov-17 12:13:56 :: [i586] #300 flashrom.git 1.3-alt2: build start
2021-Nov-17 12:13:56 :: [aarch64] #300 flashrom.git 1.3-alt2: build start
2021-Nov-17 12:14:27 :: [i586] #300 flashrom.git 1.3-alt2: build OK
2021-Nov-17 12:14:27 :: [x86_64] #300 flashrom.git 1.3-alt2: build OK
2021-Nov-17 12:14:43 :: [aarch64] #300 flashrom.git 1.3-alt2: build OK
2021-Nov-17 12:14:46 :: [ppc64le] #300 flashrom.git 1.3-alt2: build OK
2021-Nov-17 12:14:58 :: [armh] #300 flashrom.git 1.3-alt2: build OK
2021-Nov-17 12:15:24 :: #300: flashrom.git 1.3-alt2: build check OK
2021-Nov-17 12:15:24 :: build check OK
2021-Nov-17 12:15:29 :: noarch check OK
2021-Nov-17 12:15:31 :: plan: src +1 -1 =17405, aarch64 +5 -2 =29135, armh +5 -2 =27474, i586 +5 -2 =29734, ppc64le +5 -2 =28918, x86_64 +5 -2 =30372
#300 flashrom 1.3-alt1 -> 1.3-alt2
 Wed Nov 17 2021 Anton Farygin <rider@altlinux.ru> 1.3-alt2
 - added the shared library and its devel package
 - migrated to meson in build and install sections
2021-Nov-17 12:16:14 :: patched apt indices
2021-Nov-17 12:16:28 :: created next repo
2021-Nov-17 12:16:37 :: duplicate provides check OK
2021-Nov-17 12:17:20 :: dependencies check OK
2021-Nov-17 12:17:44 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
2021-Nov-17 12:17:54 :: [i586] #300 flashrom: install check OK
2021-Nov-17 12:17:55 :: [x86_64] #300 flashrom: install check OK
2021-Nov-17 12:17:59 :: [i586] #300 flashrom-debuginfo: install check OK
2021-Nov-17 12:17:59 :: [x86_64] #300 flashrom-debuginfo: install check OK
2021-Nov-17 12:18:02 :: [aarch64] #300 flashrom: install check OK
2021-Nov-17 12:18:03 :: [i586] #300 libflashrom-devel: install check OK
2021-Nov-17 12:18:03 :: [x86_64] #300 libflashrom-devel: install check OK
2021-Nov-17 12:18:06 :: [ppc64le] #300 flashrom: install check OK
2021-Nov-17 12:18:06 :: [i586] #300 libflashrom1: install check OK
2021-Nov-17 12:18:07 :: [x86_64] #300 libflashrom1: install check OK
2021-Nov-17 12:18:10 :: [aarch64] #300 flashrom-debuginfo: install check OK
2021-Nov-17 12:18:11 :: [i586] #300 libflashrom1-debuginfo: install check OK
2021-Nov-17 12:18:11 :: [x86_64] #300 libflashrom1-debuginfo: install check OK
2021-Nov-17 12:18:12 :: [armh] #300 flashrom: install check OK
2021-Nov-17 12:18:15 :: [ppc64le] #300 flashrom-debuginfo: install check OK
2021-Nov-17 12:18:17 :: [aarch64] #300 libflashrom-devel: install check OK
2021-Nov-17 12:18:23 :: [armh] #300 flashrom-debuginfo: install check OK
2021-Nov-17 12:18:24 :: [aarch64] #300 libflashrom1: install check OK
2021-Nov-17 12:18:24 :: [ppc64le] #300 libflashrom-devel: install check OK
2021-Nov-17 12:18:31 :: [aarch64] #300 libflashrom1-debuginfo: install check OK
2021-Nov-17 12:18:32 :: [ppc64le] #300 libflashrom1: install check OK
2021-Nov-17 12:18:34 :: [armh] #300 libflashrom-devel: install check OK
2021-Nov-17 12:18:42 :: [ppc64le] #300 libflashrom1-debuginfo: install check OK
2021-Nov-17 12:18:45 :: [armh] #300 libflashrom1: install check OK
2021-Nov-17 12:18:56 :: [armh] #300 libflashrom1-debuginfo: install check OK
2021-Nov-17 12:18:57 :: [x86_64-i586] plan: #2 +2 -0 =10176
2021-Nov-17 12:19:10 :: [x86_64-i586] arepo build OK
2021-Nov-17 12:19:24 :: [x86_64-i586] generated apt indices
2021-Nov-17 12:19:25 :: [x86_64-i586] created next repo
2021-Nov-17 12:19:33 :: [x86_64-i586] dependencies check OK
2021-Nov-17 12:19:34 :: gears inheritance check OK
2021-Nov-17 12:19:34 :: srpm inheritance check OK
girar-check-perms: access to flashrom ALLOWED for rider: project leader welcomes random builders
check-subtask-perms: #300: flashrom: allowed for rider
2021-Nov-17 12:19:34 :: acl check OK
2021-Nov-17 12:19:42 :: created contents_index files
2021-Nov-17 12:19:50 :: created hash files: aarch64 armh i586 ppc64le src x86_64-i586 x86_64
2021-Nov-17 12:19:52 :: task #289945 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [#289945] DONE (try 4) flashrom.git=1.3-alt2
  2021-11-17 11:57 [#289945] [test-only] FAILED flashrom.git=1.3-alt2 Girar awaiter (rider)
  2021-11-17 12:03 ` [#289945] [test-only] FAILED (try 2) flashrom.git=1.3-alt2 Girar awaiter (rider)
  2021-11-17 12:19 ` [#289945] TESTED (try 3) flashrom.git=1.3-alt2 Girar awaiter (rider)
@ 2021-11-17 15:02 ` Girar pender (rider)
  2 siblings, 0 replies; 4+ messages in thread
From: Girar pender (rider) @ 2021-11-17 15:02 UTC (permalink / raw)
  To: Anton Farygin
  Cc: sisyphus-incominger, Igor Vlasenko, girar-builder-sisyphus,
	Evgeny Sinelnikov

http://git.altlinux.org/tasks/archive/done/_283/289945/logs/events.4.1.log

2021-Nov-17 14:57:11 :: task #289945 for sisyphus resumed by rider:
#100 removed
#200 removed
#300 build 1.3-alt2 from /people/rider/packages/flashrom.git fetched at 2021-Nov-17 12:13:45
2021-Nov-17 14:57:11 :: [i586] #300 flashrom.git 1.3-alt2: build start
2021-Nov-17 14:57:11 :: [x86_64] #300 flashrom.git 1.3-alt2: build start
2021-Nov-17 14:57:11 :: [armh] #300 flashrom.git 1.3-alt2: build start
2021-Nov-17 14:57:11 :: [ppc64le] #300 flashrom.git 1.3-alt2: build start
2021-Nov-17 14:57:11 :: [aarch64] #300 flashrom.git 1.3-alt2: build start
2021-Nov-17 14:57:18 :: [i586] #300 flashrom.git 1.3-alt2: build OK (cached)
2021-Nov-17 14:57:18 :: [x86_64] #300 flashrom.git 1.3-alt2: build OK (cached)
2021-Nov-17 14:57:25 :: [aarch64] #300 flashrom.git 1.3-alt2: build OK (cached)
2021-Nov-17 14:57:27 :: [ppc64le] #300 flashrom.git 1.3-alt2: build OK (cached)
2021-Nov-17 14:57:32 :: [armh] #300 flashrom.git 1.3-alt2: build OK (cached)
2021-Nov-17 14:57:58 :: #300: flashrom.git 1.3-alt2: build check OK
2021-Nov-17 14:57:58 :: build check OK
2021-Nov-17 14:58:02 :: noarch check OK
2021-Nov-17 14:58:04 :: plan: src +1 -1 =17405, aarch64 +5 -2 =29135, armh +5 -2 =27474, i586 +5 -2 =29734, ppc64le +5 -2 =28918, x86_64 +5 -2 =30372
#300 flashrom 1.3-alt1 -> 1.3-alt2
 Wed Nov 17 2021 Anton Farygin <rider@altlinux.ru> 1.3-alt2
 - added the shared library and its devel package
 - migrated to meson in build and install sections
2021-Nov-17 14:58:44 :: patched apt indices
2021-Nov-17 14:58:54 :: created next repo
2021-Nov-17 14:59:02 :: duplicate provides check OK
2021-Nov-17 14:59:37 :: dependencies check OK
2021-Nov-17 14:59:58 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
2021-Nov-17 15:00:05 :: [i586] #300 flashrom: install check OK (cached)
2021-Nov-17 15:00:06 :: [x86_64] #300 flashrom: install check OK (cached)
2021-Nov-17 15:00:07 :: [i586] #300 flashrom-debuginfo: install check OK (cached)
2021-Nov-17 15:00:07 :: [x86_64] #300 flashrom-debuginfo: install check OK (cached)
2021-Nov-17 15:00:08 :: [i586] #300 libflashrom-devel: install check OK (cached)
2021-Nov-17 15:00:09 :: [x86_64] #300 libflashrom-devel: install check OK (cached)
2021-Nov-17 15:00:09 :: [i586] #300 libflashrom1: install check OK (cached)
2021-Nov-17 15:00:10 :: [x86_64] #300 libflashrom1: install check OK (cached)
2021-Nov-17 15:00:11 :: [i586] #300 libflashrom1-debuginfo: install check OK (cached)
2021-Nov-17 15:00:11 :: [x86_64] #300 libflashrom1-debuginfo: install check OK (cached)
2021-Nov-17 15:00:12 :: [aarch64] #300 flashrom: install check OK (cached)
2021-Nov-17 15:00:14 :: [ppc64le] #300 flashrom: install check OK (cached)
2021-Nov-17 15:00:14 :: [aarch64] #300 flashrom-debuginfo: install check OK (cached)
2021-Nov-17 15:00:17 :: [ppc64le] #300 flashrom-debuginfo: install check OK (cached)
2021-Nov-17 15:00:17 :: [aarch64] #300 libflashrom-devel: install check OK (cached)
2021-Nov-17 15:00:19 :: [armh] #300 flashrom: install check OK (cached)
2021-Nov-17 15:00:20 :: [aarch64] #300 libflashrom1: install check OK (cached)
2021-Nov-17 15:00:20 :: [ppc64le] #300 libflashrom-devel: install check OK (cached)
2021-Nov-17 15:00:22 :: [aarch64] #300 libflashrom1-debuginfo: install check OK (cached)
2021-Nov-17 15:00:23 :: [ppc64le] #300 libflashrom1: install check OK (cached)
2021-Nov-17 15:00:23 :: [armh] #300 flashrom-debuginfo: install check OK (cached)
2021-Nov-17 15:00:25 :: [ppc64le] #300 libflashrom1-debuginfo: install check OK (cached)
2021-Nov-17 15:00:27 :: [armh] #300 libflashrom-devel: install check OK (cached)
2021-Nov-17 15:00:31 :: [armh] #300 libflashrom1: install check OK (cached)
2021-Nov-17 15:00:36 :: [armh] #300 libflashrom1-debuginfo: install check OK (cached)
2021-Nov-17 15:00:37 :: [x86_64-i586] plan: #2 +2 -0 =10176
2021-Nov-17 15:00:49 :: [x86_64-i586] arepo build OK
2021-Nov-17 15:01:01 :: [x86_64-i586] generated apt indices
2021-Nov-17 15:01:03 :: [x86_64-i586] created next repo
2021-Nov-17 15:01:11 :: [x86_64-i586] dependencies check OK
2021-Nov-17 15:01:12 :: gears inheritance check OK
2021-Nov-17 15:01:12 :: srpm inheritance check OK
girar-check-perms: access to flashrom ALLOWED for rider: project leader welcomes random builders
check-subtask-perms: #300: flashrom: allowed for rider
2021-Nov-17 15:01:12 :: acl check OK
2021-Nov-17 15:01:20 :: created contents_index files
2021-Nov-17 15:01:29 :: created hash files: aarch64 armh i586 ppc64le src x86_64-i586 x86_64
2021-Nov-17 15:01:31 :: task #289945 for sisyphus TESTED
2021-Nov-17 15:01:32 :: task is ready for commit
2021-Nov-17 15:01:37 :: repo clone OK
2021-Nov-17 15:01:37 :: packages update OK
2021-Nov-17 15:01:45 :: [x86_64 i586 aarch64 ppc64le armh] update OK
2021-Nov-17 15:01:46 :: [x86_64-i586] update OK
2021-Nov-17 15:01:46 :: repo update OK
2021-Nov-17 15:01:59 :: repo save OK
2021-Nov-17 15:01:59 :: src index update OK
2021-Nov-17 15:02:00 :: updated /gears/f/flashrom.git branch `sisyphus'
2021-Nov-17 15:02:03 :: gears update OK
2021-Nov-17 15:02:03 :: task #289945 for sisyphus DONE


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-11-17 15:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17 11:57 [#289945] [test-only] FAILED flashrom.git=1.3-alt2 Girar awaiter (rider)
2021-11-17 12:03 ` [#289945] [test-only] FAILED (try 2) flashrom.git=1.3-alt2 Girar awaiter (rider)
2021-11-17 12:19 ` [#289945] TESTED (try 3) flashrom.git=1.3-alt2 Girar awaiter (rider)
2021-11-17 15:02 ` [#289945] DONE (try 4) flashrom.git=1.3-alt2 Girar pender (rider)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git