mozilla-mobile / mozilla-vpn-client

A fast, secure and easy to use VPN. Built by the makers of Firefox.
https://vpn.mozilla.org
Other
456 stars 110 forks source link

Broken CI again #5517

Closed data-sync-user closed 1 year ago

data-sync-user commented 1 year ago

Both linux and windows builds are red.

[task 2023-01-11T11:09:43.045Z] Err:246 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mesa-vulkan-drivers amd64 22.0.5-0ubuntu0.1
[task 2023-01-11T11:09:43.045Z]   404  Not Found [IP: 91.189.91.39 80]

For Windows, it's a sentry issue:

[task 2023-01-11T11:20:45.542Z] [20/378] cmd.exe /C "cd /D Z:\task_167343542977860\build\src\balrog && Z:\task_167343542977860\fetches\VisualStudio\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe ~~E env GOCACHE=Z:/task_167343542977860/cmake_build/go~~cache GOOS=windows CGO_ENABLED=1 CC=gcc CGO_CFLAGS="-O3 ~~Wall ~~Wno~~-~~~~unused~~function ~~Wno~~switch ~~std=gnu11~~ DWINVER=0x0601" CGO_LDFLAGS="-Wl,--dynamicbase ~~Wl,~~~~nxcompat ~~Wl,~~-~~--export-all-symbols ~~Wl,~~~~high~~entropy-va" go build ~~buildmode c~~shared ~~ldflags="~~w ~~s"~~ trimpath ~~v~~ o Z:/task_167343542977860/cmake_build/src/balrog.dll"
[task 2023-01-11T11:20:45.542Z] FAILED: src/CMakeFiles/balrogdll src/balrog.dll src/balrog.h Z:/task_167343542977860/cmake_build/src/CMakeFiles/balrogdll Z:/task_167343542977860/cmake_build/src/balrog.dll Z:/task_167343542977860/cmake_build/src/balrog.h 
[task 2023-01-11T11:20:45.542Z] cmd.exe /C "cd /D Z:\task_167343542977860\build\src\balrog && Z:\task_167343542977860\fetches\VisualStudio\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe ~~E env GOCACHE=Z:/task_167343542977860/cmake_build/go~~cache GOOS=windows CGO_ENABLED=1 CC=gcc CGO_CFLAGS="-O3 ~~Wall ~~Wno~~-~~~~unused~~function ~~Wno~~switch ~~std=gnu11~~ DWINVER=0x0601" CGO_LDFLAGS="-Wl,--dynamicbase ~~Wl,~~~~nxcompat ~~Wl,~~-~~--export-all-symbols ~~Wl,~~~~high~~entropy-va" go build ~~buildmode c~~shared ~~ldflags="~~w ~~s"~~ trimpath ~~v~~ o Z:/task_167343542977860/cmake_build/src/balrog.dll"
[task 2023-01-11T11:20:45.542Z] go: downloading github.com/mozilla-services/autograph/verifier/contentsignature v0.0.0-20210505200649-cb56f0dcbdd1
[task 2023-01-11T11:20:45.542Z] # cd Z:\task_167343542977860\build\src; git status --porcelain
[task 2023-01-11T11:20:45.542Z] fatal: '3rdparty/sentry/.git' not recognized as a git repository

┆Issue is synchronized with this Jira Bug ┆Reporter: Andrea Marchesini

data-sync-user commented 1 year ago

➤ Owen Kirby commented:

The Linux issues have been resolved by Github PR 5532 ( https://github.com/mozilla-mobile/mozilla-vpn-client/pull/5532 )