Closed Bug 1883719 Opened 7 months ago Closed 5 months ago

Provide an equivalent to AC_CHECK_LIB in moz.configure

Categories

(Firefox Build System :: General, task)

task

Tracking

(firefox128 fixed)

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: sergesanspaille, Assigned: sergesanspaille)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
Summary: Provide an equivalent o AC_CHECK_LIB in moz.configure → Provide an equivalent to AC_CHECK_LIB in moz.configure
Blocks: 1883720
Blocks: pyconfigure
No longer blocks: 1880050
Attachment #9389448 - Attachment description: Bug 1883719 - Introduce check_lib moz.configure to mimic AC_CHECK_LIB r=glandium → Bug 1883719 - Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium
Attachment #9389448 - Attachment description: Bug 1883719 - Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium → Bug 1883719 - Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium!
Attachment #9389448 - Attachment description: Bug 1883719 - Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium! → Bug 1883719 - Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium
Attachment #9389448 - Attachment description: Bug 1883719 - Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium → Bug 1883719 - Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium!
Attachment #9389448 - Attachment description: Bug 1883719 - Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium! → Bug 1883719 - Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium
Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9d075e352b0e Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium

Backed out for causing multiple failures.

[task 2024-05-15T09:18:55.053Z] 09:18:55     INFO -  TEST-START | TestStackWalk.StackWalk
[task 2024-05-15T09:18:55.053Z] 09:18:55  WARNING -  TEST-UNEXPECTED-FAIL | TestStackWalk.StackWalk | Expected equality of these values:
[task 2024-05-15T09:18:55.053Z] 09:18:55     INFO -    mExpectedFramePCs
[task 2024-05-15T09:18:55.053Z] 09:18:55     INFO -      Which is: { 0x111b10568-0x111b1058f, 0x111b104dc-0x111b104f6, 0x111b1044c-0x111b10466, 0x111b103bc-0x111b103d6, 0x111b1064c-0x111b10667 }
[task 2024-05-15T09:18:55.053Z] 09:18:55     INFO -    mFramePCs
[task 2024-05-15T09:18:55.053Z] 09:18:55     INFO -      Which is: {}
[task 2024-05-15T09:18:55.053Z] 09:18:55     INFO -  Expected frames:
[task 2024-05-15T09:18:55.054Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.054Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.054Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.054Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.054Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.054Z] 09:18:55     INFO -  Found frames:
[task 2024-05-15T09:18:55.054Z] 09:18:55     INFO -  Function calls data (last skipped: 4):
[task 2024-05-15T09:18:55.054Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.054Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.054Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.055Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.055Z] 09:18:55     INFO -   @ /builds/worker/checkouts/gecko/mozglue/tests/gtest/TestStackWalk.cpp:250
[task 2024-05-15T09:18:55.055Z] 09:18:55  WARNING -  TEST-UNEXPECTED-FAIL | TestStackWalk.StackWalk | Expected equality of these values:
[task 2024-05-15T09:18:55.055Z] 09:18:55     INFO -    mExpectedFramePCs
[task 2024-05-15T09:18:55.055Z] 09:18:55     INFO -      Which is: { 0x111b1064c-0x111b10667 }
[task 2024-05-15T09:18:55.055Z] 09:18:55     INFO -    mFramePCs
[task 2024-05-15T09:18:55.055Z] 09:18:55     INFO -      Which is: {}
[task 2024-05-15T09:18:55.055Z] 09:18:55     INFO -  Expected frames:
[task 2024-05-15T09:18:55.055Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.055Z] 09:18:55     INFO -  Found frames:
[task 2024-05-15T09:18:55.055Z] 09:18:55     INFO -  Function calls data (last skipped: 0):
[task 2024-05-15T09:18:55.056Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.056Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.056Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.056Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.056Z] 09:18:55     INFO -   @ /builds/worker/checkouts/gecko/mozglue/tests/gtest/TestStackWalk.cpp:250
<...>
[task 2024-05-15T09:18:55.083Z] 09:18:55  WARNING -  TEST-UNEXPECTED-FAIL | TestStackWalk.StackWalk | Expected equality of these values:
[task 2024-05-15T09:18:55.083Z] 09:18:55     INFO -    mExpectedFramePCs
[task 2024-05-15T09:18:55.083Z] 09:18:55     INFO -      Which is: { 0x111b1044c-0x111b10466, 0x111b1064c-0x111b10667 }
[task 2024-05-15T09:18:55.083Z] 09:18:55     INFO -    mFramePCs
[task 2024-05-15T09:18:55.083Z] 09:18:55     INFO -      Which is: {}
[task 2024-05-15T09:18:55.083Z] 09:18:55     INFO -  Expected frames:
[task 2024-05-15T09:18:55.083Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.083Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.083Z] 09:18:55     INFO -  Found frames:
[task 2024-05-15T09:18:55.084Z] 09:18:55     INFO -  Function calls data (last skipped: 3):
[task 2024-05-15T09:18:55.084Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.084Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.084Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.084Z] 09:18:55     INFO -    MozDescribeCodeAddress failed
[task 2024-05-15T09:18:55.084Z] 09:18:55     INFO -   @ /builds/worker/checkouts/gecko/mozglue/tests/gtest/TestStackWalk.cpp:250
[task 2024-05-15T09:18:55.084Z] 09:18:55  WARNING -  TEST-UNEXPECTED-FAIL | TestStackWalk.StackWalk | test completed (time: 0ms)
[task 2024-05-15T09:18:55.084Z] 09:18:55     INFO -  TEST-START | cubeb.run_volume_test_short
Flags: needinfo?(sguelton)
Attachment #9389448 - Attachment description: Bug 1883719 - Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium → Bug 1883719 - Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium!
Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1e32beeb9fcf Introduce check_lib(s) moz.configure to mimic AC_CHECK_LIB r=glandium
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
Flags: needinfo?(sguelton)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: