Remote compilation failed

Hi there,

I’m currently trying to compile the firmware remotely and found that the compilation failed with the following messages:


make: Entering directory ‘/tmp/comp-g5g8ycbuz8’
ipmc-user/user_mainfile.c: In function ‘usermain_init’:
ipmc-user/user_mainfile.c:113: warning: unused variable ‘ippwrrst’
ipmc-user/user_mainfile.c:30: warning: unused variable ‘rd’
ipmc-user/shutdoun_config.c: In function ‘TOFF_DELAY_SET_0V9A’:
ipmc-user/shutdoun_config.c:30: warning: unused variable ‘RST’
/usr/local/arm-toolchain/bin/arm-none-eabi-ar: creating ipmc-core/app/libcompat/libcompat.a
/usr/local/arm-toolchain/bin/arm-none-eabi-ar: creating ipmc-core/net/libnet.a
/usr/local/arm-toolchain/bin/arm-none-eabi-ar: creating ipmc-core/hal/libhal.a
/usr/local/arm-toolchain/bin/arm-none-eabi-ar: creating ipmc-core/lib/lib.a
/usr/local/arm-toolchain/bin/arm-none-eabi-ar: creating ipmc-core/hal/actel/libactel.a
ipmc-core/.objs/ipmc-core/app/libapp.o: In function mainfru_power_callback': /tmp/comp-g5g8ycbuz8/ipmc-core/app/master/mainfru.c:1022: undefined reference to sensor_payload_set_unavailable’
make: *** [ipmc-core/NR-RULES:152: ipmc-core/hal/firmware.elf] Error 1
make: Leaving directory ‘/tmp/comp-g5g8ycbuz8’
Error: IPMC configuration failed. This issue has been automatically reported

→ Compilation error


I am using the source files, which were successfully compiled previously (yesterday).

I would appreciate if you could provide information.

The compilation with web interface failed with the same messages.

Hello,

Please be so kind and make your source code available to us. I will then try to reproduce and solve the problem.

Best regards,

Markus

Hello Markus,

I uploaded the source files to below link.
https://cernbox.cern.ch/s/dPICOYMeFWgUzik

Thank you for your assistance.

Kazumasa

Hello Kazumasa,

We have fixed a bug. Please try again.

Best regards,

Markus

Hello Markus,

I tried the compilation and it succeeded.
Thank you for your prompt response.

Best regards,

Kazumasa