Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump parcel from 2.12.0 to 2.13.3 #283

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump parcel from 2.12.0 to 2.13.3

103c420
Select commit
Loading
Failed to load commit list.
Open

Bump parcel from 2.12.0 to 2.13.3 #283

Bump parcel from 2.12.0 to 2.13.3
103c420
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-linux64/release-deb failed Jan 14, 2025 in 2h 7m 30s

FirefoxCI (pull_request)

Linux Build (Debian/Static Qt) (Treeherder push)

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-01-14T03:47:16.163Z
Resolved: 2025-01-14T03:50:05.538Z
Task Execution Time: 2 minutes, 49 seconds, 375 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0

Artifacts

- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-01-14 03:47:16.293Z] Task ID: CGwlf-GWQCu3lOhPiTPB5Q
[taskcluster 2025-01-14 03:47:16.293Z] Worker ID: 7770783180984444705
[taskcluster 2025-01-14 03:47:16.293Z] Worker Group: us-central1-a
[taskcluster 2025-01-14 03:47:16.293Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-14 03:47:16.293Z] Worker Pool: mozillavpn-1/b-linux-gcp
[taskcluster 2025-01-14 03:47:16.293Z] Worker Version: 38.0.5
[taskcluster 2025-01-14 03:47:16.293Z] Public IP: 34.30.252.204
[taskcluster 2025-01-14 03:47:16.293Z] Hostname: mozillavpn-1-b-linux-gcp-cua93rgxtgcb-ghgpq-bcq
[taskcluster 2025-01-14 03:47:16.293Z] using cache "mozillavpn-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-H-1MWJ42RZK_F_p18WVPHw" -> /builds/worker/checkouts

[taskcluster 2025-01-14 03:47:16.777Z] Downloading artifact "public/image.tar.zst" from task ID: H-1MWJ42RZK_F_p18WVPHw.
[taskcluster 2025-01-14 03:47:21.780Z] Download Progress: 20.68%
[taskcluster 2025-01-14 03:47:26.779Z] Download Progress: 34.27%
[taskcluster 2025-01-14 03:47:31.779Z] Download Progress: 40.75%
[taskcluster 2025-01-14 03:47:36.780Z] Download Progress: 47.85%
[taskcluster 2025-01-14 03:47:41.780Z] Download Progress: 69.15%
[taskcluster 2025-01-14 03:47:46.780Z] Download Progress: 82.73%
[taskcluster 2025-01-14 03:47:51.780Z] Download Progress: 96.01%
[taskcluster 2025-01-14 03:47:53.451Z] Downloaded artifact successfully.
[taskcluster 2025-01-14 03:47:53.452Z] Downloaded 647.857 mb

...(2881 lines hidden)...

[task 2025-01-14T03:50:04.044Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-jqKTD7
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z] Run Build Command(s):/usr/bin/ninja cmTC_7cf3b && [1/2] Building CXX object CMakeFiles/cmTC_7cf3b.dir/src.cxx.o
[task 2025-01-14T03:50:04.044Z] [2/2] Linking CXX executable cmTC_7cf3b
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z] Source file was:
[task 2025-01-14T03:50:04.044Z] #include <atomic>
[task 2025-01-14T03:50:04.044Z] #include <cstdint>
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z] int main(int, char **)
[task 2025-01-14T03:50:04.044Z] {
[task 2025-01-14T03:50:04.044Z]     volatile std::atomic<char>    size_1;
[task 2025-01-14T03:50:04.044Z]     volatile std::atomic<short>   size_2;
[task 2025-01-14T03:50:04.044Z]     volatile std::atomic<int>     size_4;
[task 2025-01-14T03:50:04.044Z]     volatile std::atomic<int64_t> size_8;
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z]     ++size_1;
[task 2025-01-14T03:50:04.044Z]     ++size_2;
[task 2025-01-14T03:50:04.044Z]     ++size_4;
[task 2025-01-14T03:50:04.044Z]     ++size_8;
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z]     (void)size_1.load(std::memory_order_relaxed);
[task 2025-01-14T03:50:04.044Z]     (void)size_2.load(std::memory_order_relaxed);
[task 2025-01-14T03:50:04.044Z]     (void)size_4.load(std::memory_order_relaxed);
[task 2025-01-14T03:50:04.044Z]     (void)size_8.load(std::memory_order_relaxed);
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z]     return 0;
[task 2025-01-14T03:50:04.044Z] }
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z] Determining if the backtrace exist passed with the following output:
[task 2025-01-14T03:50:04.044Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-A0zbU6
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z] Run Build Command(s):/usr/bin/ninja cmTC_06e09 && [1/2] Building C object CMakeFiles/cmTC_06e09.dir/CheckSymbolExists.c.o
[task 2025-01-14T03:50:04.044Z] [2/2] Linking C executable cmTC_06e09
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z] File CheckSymbolExists.c:
[task 2025-01-14T03:50:04.044Z] /* */
[task 2025-01-14T03:50:04.044Z] #include <execinfo.h>
[task 2025-01-14T03:50:04.044Z] 
[task 2025-01-14T03:50:04.044Z] int main(int argc, char** argv)
[task 2025-01-14T03:50:04.044Z] {
[task 2025-01-14T03:50:04.044Z]   (void)argv;
[task 2025-01-14T03:50:04.045Z] #ifndef backtrace
[task 2025-01-14T03:50:04.045Z]   return ((int*)(&backtrace))[argc];
[task 2025-01-14T03:50:04.045Z] #else
[task 2025-01-14T03:50:04.045Z]   (void)argc;
[task 2025-01-14T03:50:04.045Z]   return 0;
[task 2025-01-14T03:50:04.045Z] #endif
[task 2025-01-14T03:50:04.045Z] }
[task 2025-01-14T03:50:04.045Z] Performing C++ SOURCE FILE Test HAVE_GETTIME succeeded with the following output:
[task 2025-01-14T03:50:04.045Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-yj5X97
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Run Build Command(s):/usr/bin/ninja cmTC_9e764 && [1/2] Building CXX object CMakeFiles/cmTC_9e764.dir/src.cxx.o
[task 2025-01-14T03:50:04.045Z] [2/2] Linking CXX executable cmTC_9e764
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Source file was:
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] #include <time.h>
[task 2025-01-14T03:50:04.045Z] #include <unistd.h>
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] int main(int, char **) {
[task 2025-01-14T03:50:04.045Z]     struct timespec ts;
[task 2025-01-14T03:50:04.045Z]     clock_gettime(CLOCK_REALTIME, &ts);
[task 2025-01-14T03:50:04.045Z]     return 0;
[task 2025-01-14T03:50:04.045Z] }
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Performing C++ SOURCE FILE Test HAVE_SHM_OPEN_SHM_UNLINK succeeded with the following output:
[task 2025-01-14T03:50:04.045Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-2X0of6
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Run Build Command(s):/usr/bin/ninja cmTC_27a3f && [1/2] Building CXX object CMakeFiles/cmTC_27a3f.dir/src.cxx.o
[task 2025-01-14T03:50:04.045Z] [2/2] Linking CXX executable cmTC_27a3f
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Source file was:
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] #include <sys/types.h>
[task 2025-01-14T03:50:04.045Z] #include <sys/mman.h>
[task 2025-01-14T03:50:04.045Z] #include <fcntl.h>
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] int main(int, char **) {
[task 2025-01-14T03:50:04.045Z]     shm_open("test", O_RDWR | O_CREAT | O_EXCL, 0666);
[task 2025-01-14T03:50:04.045Z]     shm_unlink("test");
[task 2025-01-14T03:50:04.045Z]     return 0;
[task 2025-01-14T03:50:04.045Z] }
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Performing C++ SOURCE FILE Test HAVE_EGL succeeded with the following output:
[task 2025-01-14T03:50:04.045Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-pdAEw8
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Run Build Command(s):/usr/bin/ninja cmTC_50b8e && [1/2] Building CXX object CMakeFiles/cmTC_50b8e.dir/src.cxx.o
[task 2025-01-14T03:50:04.045Z] [2/2] Linking CXX executable cmTC_50b8e
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Source file was:
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] #include <EGL/egl.h>
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] int main(int, char **) {
[task 2025-01-14T03:50:04.045Z]     [[maybe_unused]] EGLint x = 0;
[task 2025-01-14T03:50:04.045Z]     EGLDisplay dpy = 0; EGLContext ctx = 0;
[task 2025-01-14T03:50:04.045Z]     eglDestroyContext(dpy, ctx);
[task 2025-01-14T03:50:04.045Z] }
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Performing C++ SOURCE FILE Test HAVE_GLESv2 succeeded with the following output:
[task 2025-01-14T03:50:04.045Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-ucqFe9
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Run Build Command(s):/usr/bin/ninja cmTC_59aee && [1/2] Building CXX object CMakeFiles/cmTC_59aee.dir/src.cxx.o
[task 2025-01-14T03:50:04.045Z] [2/2] Linking CXX executable cmTC_59aee
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Source file was:
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] #ifdef __APPLE__
[task 2025-01-14T03:50:04.045Z] #  include <OpenGLES/ES2/gl.h>
[task 2025-01-14T03:50:04.045Z] #else
[task 2025-01-14T03:50:04.045Z] #  define GL_GLEXT_PROTOTYPES
[task 2025-01-14T03:50:04.045Z] #  include <GLES2/gl2.h>
[task 2025-01-14T03:50:04.045Z] #endif
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] int main(int, char **) {
[task 2025-01-14T03:50:04.045Z]     glUniform1f(1, GLfloat(1.0));
[task 2025-01-14T03:50:04.045Z]     glClear(GL_COLOR_BUFFER_BIT);
[task 2025-01-14T03:50:04.045Z] }
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Performing C++ SOURCE FILE Test HAVE_LIBRESOLV_FUNCTIONS succeeded with the following output:
[task 2025-01-14T03:50:04.045Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-wtTLG7
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Run Build Command(s):/usr/bin/ninja cmTC_6fdc1 && [1/2] Building CXX object CMakeFiles/cmTC_6fdc1.dir/src.cxx.o
[task 2025-01-14T03:50:04.045Z] [2/2] Linking CXX executable cmTC_6fdc1
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] Source file was:
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] #include <netinet/in.h>
[task 2025-01-14T03:50:04.045Z] #include <resolv.h>
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] int main(int, char **argv)
[task 2025-01-14T03:50:04.045Z] {
[task 2025-01-14T03:50:04.045Z]     res_state statep = 0;
[task 2025-01-14T03:50:04.045Z]     int n = res_nmkquery(statep, 0, argv[1], 0, 0, NULL, 0, NULL, NULL, 0);
[task 2025-01-14T03:50:04.045Z]     n = res_nsend(statep, NULL, 0, NULL, 0);
[task 2025-01-14T03:50:04.045Z]     n = dn_expand(NULL, NULL, NULL, NULL, 0);
[task 2025-01-14T03:50:04.045Z]     return n;
[task 2025-01-14T03:50:04.045Z] }
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] 
[task 2025-01-14T03:50:04.045Z] 	cd build-x86_64-linux-gnu && tail -v -n \+0 CMakeFiles/CMakeError.log
[task 2025-01-14T03:50:04.047Z] ==> CMakeFiles/CMakeError.log <==
[task 2025-01-14T03:50:04.047Z] Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD failed with the following output:
[task 2025-01-14T03:50:04.047Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-lcx455
[task 2025-01-14T03:50:04.047Z] 
[task 2025-01-14T03:50:04.047Z] Run Build Command(s):/usr/bin/ninja cmTC_6efc3 && [1/2] Building C object CMakeFiles/cmTC_6efc3.dir/src.c.o
[task 2025-01-14T03:50:04.047Z] [2/2] Linking C executable cmTC_6efc3
[task 2025-01-14T03:50:04.047Z] FAILED: cmTC_6efc3 
[task 2025-01-14T03:50:04.047Z] : && /usr/bin/cc -g -O2 -ffile-prefix-map=/builds/worker/mozillavpn-source=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro CMakeFiles/cmTC_6efc3.dir/src.c.o -o cmTC_6efc3   && :
[task 2025-01-14T03:50:04.047Z] /usr/bin/ld: CMakeFiles/cmTC_6efc3.dir/src.c.o: in function `main':
[task 2025-01-14T03:50:04.047Z] ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-lcx455/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-lcx455/src.c:11: undefined reference to `pthread_create'
[task 2025-01-14T03:50:04.047Z] /usr/bin/ld: ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-lcx455/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-lcx455/src.c:12: undefined reference to `pthread_detach'
[task 2025-01-14T03:50:04.047Z] /usr/bin/ld: ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-lcx455/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-lcx455/src.c:13: undefined reference to `pthread_cancel'
[task 2025-01-14T03:50:04.047Z] /usr/bin/ld: ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-lcx455/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-lcx455/src.c:14: undefined reference to `pthread_join'
[task 2025-01-14T03:50:04.047Z] collect2: error: ld returned 1 exit status
[task 2025-01-14T03:50:04.047Z] ninja: build stopped: subcommand failed.
[task 2025-01-14T03:50:04.047Z] 
[task 2025-01-14T03:50:04.047Z] 
[task 2025-01-14T03:50:04.047Z] Source file was:
[task 2025-01-14T03:50:04.047Z] #include <pthread.h>
[task 2025-01-14T03:50:04.047Z] 
[task 2025-01-14T03:50:04.047Z] static void* test_func(void* data)
[task 2025-01-14T03:50:04.047Z] {
[task 2025-01-14T03:50:04.047Z]   return data;
[task 2025-01-14T03:50:04.047Z] }
[task 2025-01-14T03:50:04.047Z] 
[task 2025-01-14T03:50:04.047Z] int main(void)
[task 2025-01-14T03:50:04.047Z] {
[task 2025-01-14T03:50:04.047Z]   pthread_t thread;
[task 2025-01-14T03:50:04.047Z]   pthread_create(&thread, NULL, test_func, NULL);
[task 2025-01-14T03:50:04.047Z]   pthread_detach(thread);
[task 2025-01-14T03:50:04.047Z]   pthread_cancel(thread);
[task 2025-01-14T03:50:04.047Z]   pthread_join(thread, NULL);
[task 2025-01-14T03:50:04.047Z]   pthread_atfork(NULL, NULL, NULL);
[task 2025-01-14T03:50:04.047Z]   pthread_exit(NULL);
[task 2025-01-14T03:50:04.047Z] 
[task 2025-01-14T03:50:04.047Z]   return 0;
[task 2025-01-14T03:50:04.047Z] }
[task 2025-01-14T03:50:04.047Z] 
[task 2025-01-14T03:50:04.047Z] 
[task 2025-01-14T03:50:04.047Z] dh_auto_configure: error: cd build-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DWEBEXT_INSTALL_LIBDIR=/lib -DBUILD_ID=2.25.0\~pr283-static1 -DBUILD_TESTS=OFF .. returned exit code 1
[task 2025-01-14T03:50:04.048Z] make[1]: *** [debian/rules:20: override_dh_auto_configure] Error 25
[task 2025-01-14T03:50:04.048Z] make[1]: Leaving directory '/builds/worker/mozillavpn-source'
[task 2025-01-14T03:50:04.050Z] make: *** [debian/rules:17: build] Error 2
[task 2025-01-14T03:50:04.053Z] dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
[fetches 2025-01-14T03:50:04.054Z] removing /builds/worker/fetches
[fetches 2025-01-14T03:50:04.461Z] finished
[taskcluster 2025-01-14 03:50:04.787Z] === Task Finished ===
[taskcluster 2025-01-14 03:50:04.844Z] Unsuccessful task run with exit code: 2 completed in 168.552 seconds