Closed Bug 1568573 Opened 5 years ago Closed 5 years ago

Searchfox mozilla-central OS X indexing broken

Categories

(Webtools :: Searchfox, defect)

defect
Not set
normal

Tracking

(firefox70 fixed)

RESOLVED FIXED
Tracking Status
firefox70 --- fixed

People

(Reporter: asuth, Assigned: froydnj)

References

(Regression)

Details

Attachments

(1 file)

As seen in https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&selectedJob=258122006 around https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=258122006&repo=mozilla-central&lineNumber=36461 we have the following log errors:

[task 2019-07-24T16:12:01.548Z] 16:12:01     INFO -  toolkit/library/XUL
[task 2019-07-24T16:12:01.548Z] 16:12:01     INFO -  rm -f XUL
[task 2019-07-24T16:12:01.548Z] 16:12:01     INFO -  make[4]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/toolkit/library'
[task 2019-07-24T16:12:07.211Z] 16:12:07     INFO -  make[4]: Entering directory '/builds/worker/workspace/build/src/obj-firefox/toolkit/library'
[task 2019-07-24T16:12:07.214Z] 16:12:07     INFO -  /builds/worker/workspace/build/src/clang/bin/clang++ -isysroot /builds/worker/workspace/build/src/MacOSX10.11.sdk --target=x86_64-apple-darwin -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Werror=non-literal-null-conversion -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=return-std-move -Wno-error=atomic-alignment -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -fcrash-diagnostics-dir=/builds/worker/artifacts -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -Xclang -load -Xclang /builds/worker/workspace/build/src/obj-firefox/build/clang-plugin/libclang-plugin.so -Xclang -add-plugin -Xclang moz-check -Xclang -add-plugin -Xclang mozsearch-index -Xclang -plugin-arg-mozsearch-index -Xclang /builds/worker/workspace/build/src -Xclang -plugin-arg-mozsearch-index -Xclang /builds/worker/workspace/build/src/obj-firefox/mozsearch_index -Xclang -plugin-arg-mozsearch-index -Xclang /builds/worker/workspace/build/src/obj-firefox -O3 -fno-omit-frame-pointer -funwind-tables -Werror  -fPIC  -o XUL -Wl,-filelist,/builds/worker/workspace/build/src/obj-firefox/toolkit/library/XUL.list   -Wl,-syslibroot,/builds/worker/workspace/build/src/MacOSX10.11.sdk -fstack-protector-strong -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling '-Wl,-U,_OBJC_CLASS_$_NSTouchBar' '-Wl,-U,_OBJC_CLASS_$_NSSharingServicePickerTouchBarItem' '-Wl,-U,_OBJC_METACLASS_$_NSTouchBar' '-Wl,-U,_OBJC_CLASS_$_NSCustomTouchBarItem' -lresolv -Wl,-executable_path,/builds/worker/workspace/build/src/obj-firefox/dist/bin -Wl,-dead_strip   ../../security/nss/lib/crmf/crmf_crmf/libcrmf.a ../../js/src/build/libjs_static.a /builds/worker/workspace/build/src/obj-firefox/x86_64-apple-darwin/debug/libgkrust.a ../../mozglue/build/libmozglue.dylib ../../security/libnss3.dylib ../../config/external/lgpllibs/liblgpllibs.dylib -dynamiclib -install_name @executable_path/XUL -compatibility_version 1 -current_version 1 -single_module   -framework IOSurface -framework IOKit -framework AudioToolbox -framework CoreMedia -framework VideoToolbox -framework Foundation -framework AVFoundation -framework CoreVideo -framework AppKit -framework OpenGL -framework LocalAuthentication -framework Security -lm -framework SystemConfiguration -F/builds/worker/workspace/build/src/MacOSX10.11.sdk/System/Library/PrivateFrameworks -framework CoreUI -framework CoreSymbolication -lcups -Wl,-framework,Foundation -Wl,-framework,CoreFoundation -Wl,-framework,CoreLocation -Wl,-framework,QuartzCore -Wl,-framework,Carbon -Wl,-framework,CoreAudio -Wl,-framework,CoreVideo -Wl,-framework,AudioToolbox -Wl,-framework,AudioUnit -Wl,-framework,AddressBook -Wl,-framework,OpenGL -Wl,-framework,Security -Wl,-framework,ServiceManagement -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -Wl,-framework,AppKit
[task 2019-07-24T16:12:07.215Z] 16:12:07     INFO -  ld: warning: directory not found for option '-L/builds/worker/workspace/src/obj-firefox'
[task 2019-07-24T16:12:07.215Z] 16:12:07     INFO -  ld: warning: directory not found for option '-L/builds/worker/workspace/src/gcc/lib64'
[task 2019-07-24T16:12:07.215Z] 16:12:07     INFO -  ld: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame
[task 2019-07-24T16:12:07.215Z] 16:12:07     INFO -  Undefined symbols for architecture x86_64:
[task 2019-07-24T16:12:07.215Z] 16:12:07     INFO -    "___isOSVersionAtLeast", referenced from:
[task 2019-07-24T16:12:07.215Z] 16:12:07     INFO -        __ZL18GetPermissionStateP8NSStringRt in Unified_mm_widget_cocoa0.o
[task 2019-07-24T16:12:07.216Z] 16:12:07     INFO -        __ZN12nsCocoaUtils24RequestCapturePermissionEP8NSStringR6RefPtrIN7mozilla3dom7PromiseEERNS3_13StaticAutoPtrI8nsTArrayIS6_EEEU13block_pointerFvaE in Unified_mm_widget_cocoa0.o
[task 2019-07-24T16:12:07.217Z] 16:12:07     INFO -  ld: symbol(s) not found for architecture x86_64
[task 2019-07-24T16:12:07.217Z] 16:12:07     INFO -  clang-8: error: linker command failed with exit code 1 (use -v to see invocation)
[task 2019-07-24T16:12:07.217Z] 16:12:07     INFO -  /builds/worker/workspace/build/src/config/rules.mk:658: recipe for target 'XUL' failed
[task 2019-07-24T16:12:07.217Z] 16:12:07    ERROR -  make[4]: *** [XUL] Error 1
[task 2019-07-24T16:12:07.217Z] 16:12:07     INFO -  make[4]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/toolkit/library'
[task 2019-07-24T16:12:07.217Z] 16:12:07     INFO -  /builds/worker/workspace/build/src/config/recurse.mk:74: recipe for target 'toolkit/library/target' failed
[task 2019-07-24T16:12:07.217Z] 16:12:07    ERROR -  make[3]: *** [toolkit/library/target] Error 2
[task 2019-07-24T16:12:07.217Z] 16:12:07     INFO -  /builds/worker/workspace/build/src/config/recurse.mk:32: recipe for target 'compile' failed
[task 2019-07-24T16:12:07.217Z] 16:12:07    ERROR -  make[2]: *** [compile] Error 2
[task 2019-07-24T16:12:07.217Z] 16:12:07     INFO -  /builds/worker/workspace/build/src/config/rules.mk:391: recipe for target 'default' failed
[task 2019-07-24T16:12:07.217Z] 16:12:07    ERROR -  make[1]: *** [default] Error 2
[task 2019-07-24T16:12:07.218Z] 16:12:07     INFO -  client.mk:125: recipe for target 'build' failed
[task 2019-07-24T16:12:07.218Z] 16:12:07     INFO -  make: *** [build] Error 2
[task 2019-07-24T16:12:07.261Z] 16:12:07     INFO -  374 compiler warnings present.
[task 2019-07-24T16:12:07.478Z] 16:12:07     INFO -  Notification center failed: Install notify-send (usually part of the libnotify package) to get a notification when the build finishes.
[task 2019-07-24T16:12:07.511Z] 16:12:07    ERROR - Return code: 2
[task 2019-07-24T16:12:07.511Z] 16:12:07  WARNING - setting return code to 2
[task 2019-07-24T16:12:07.511Z] 16:12:07    FATAL - 'mach build -v' did not run successfully. Please check log for errors.
[task 2019-07-24T16:12:07.511Z] 16:12:07    FATAL - Running post_fatal callback...
[task 2019-07-24T16:12:07.511Z] 16:12:07    FATAL - Exiting -1
[task 2019-07-24T16:12:07.511Z] 16:12:07     INFO - [mozharness: 2019-07-24 16:12:07.511349Z] Finished build step (failed)
[task 2019-07-24T16:12:07.511Z] 16:12:07     INFO - Running post-run listener: _parse_build_tests_ccov
[task 2019-07-24T16:12:07.511Z] 16:12:07     INFO - Running post-run listener: _shutdown_sccache
[task 2019-07-24T16:12:07.511Z] 16:12:07     INFO - Running post-run listener: _summarize
[task 2019-07-24T16:12:07.511Z] 16:12:07    ERROR - # TBPL FAILURE #
[task 2019-07-24T16:12:07.511Z] 16:12:07     INFO - [mozharness: 2019-07-24 16:12:07.511558Z] FxDesktopBuild summary:
[task 2019-07-24T16:12:07.511Z] 16:12:07    ERROR - # TBPL FAILURE #

Probably due to bug 1564216.

Regressed by: 1564216
Assignee: nobody → nfroyd

Sorry, mid-aired

Assignee: nobody → nfroyd

This job appears to have been missed in bug 1566687.

Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fdfe79d3fa12
move searchfox indexing job to mac-cross clang; r=nalexander

I terminated the indexer. If this gets to m-c in a timely enough fashion we can re-run the primary m-c group run today, otherwise we can wait for tomorrow's run.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: