Closed Bug 1847683 Opened 2 years ago Closed 2 years ago

Perma ld.lld: error: undefined symbol: SENSOR_DATA_TYPE_ACCELERATION_X_G

Categories

(Firefox Build System :: Toolchains, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

Filed by: mh [at] glandium.org
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=425209472&repo=toolchains
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/UfsDmh4TRN2qrq-sGIOK8A/runs/0/artifacts/public/logs/live_backing.log


[task 2023-08-07T23:08:35.422Z] 23:08:35    ERROR -  ld.lld: error: undefined symbol: SENSOR_DATA_TYPE_ACCELERATION_X_G
[task 2023-08-07T23:08:35.422Z] 23:08:35     INFO -  >>> referenced by ../../../hal/Unified_cpp_hal0.o:(.refptr.SENSOR_DATA_TYPE_ACCELERATION_X_G)
[task 2023-08-07T23:08:35.422Z] 23:08:35    ERROR -  ld.lld: error: undefined symbol: SENSOR_DATA_TYPE_ACCELERATION_Y_G
[task 2023-08-07T23:08:35.422Z] 23:08:35     INFO -  >>> referenced by ../../../hal/Unified_cpp_hal0.o:(.refptr.SENSOR_DATA_TYPE_ACCELERATION_Y_G)
[task 2023-08-07T23:08:35.422Z] 23:08:35    ERROR -  ld.lld: error: undefined symbol: SENSOR_DATA_TYPE_ACCELERATION_Z_G
[task 2023-08-07T23:08:35.422Z] 23:08:35     INFO -  >>> referenced by ../../../hal/Unified_cpp_hal0.o:(.refptr.SENSOR_DATA_TYPE_ACCELERATION_Z_G)
[task 2023-08-07T23:08:35.422Z] 23:08:35    ERROR -  ld.lld: error: undefined symbol: SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL
[task 2023-08-07T23:08:35.423Z] 23:08:35     INFO -  >>> referenced by ../../../hal/Unified_cpp_hal0.o:(.refptr.SENSOR_PROPERTY_CURRENT_REPORT_INTERVAL)
[task 2023-08-07T23:08:35.423Z] 23:08:35    ERROR -  clang: error: linker command failed with exit code 1 (use -v to see invocation)
[task 2023-08-07T23:08:35.423Z] 23:08:35    ERROR -  gmake[4]: *** [/builds/worker/checkouts/gecko/config/rules.mk:526: xul.dll] Error 1

Since https://sourceforge.net/p/mingw-w64/mingw-w64/ci/3638d5e9a6f28354bc3e18f04ba0d97e2cc3b44c/ libsensorsapi.a doesn't contain the symbols mentioned in comment 0.

Flags: needinfo?(martin)
Flags: needinfo?(jacek)
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(martin)
Flags: needinfo?(jacek)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.