+ curl -f --connect-timeout 20 --retry 5 --location https://sources.cdn.openwrt.org/udebug-2023-11-27-d4b99820.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location https://sources.openwrt.org/udebug-2023-11-27-d4b99820.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location https://mirror2.openwrt.org/sources/udebug-2023-11-27-d4b99820.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
No more mirrors to try - giving up.
Checking out files from the git repository...
Cloning into 'udebug-2023-11-27-d4b99820'...
Note: switching to 'd4b99820afd03a726ea50687d4393007da0fd0df'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at d4b9982 lib: move library code to libubox, add ubus config handling code
Packing checkout...
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

Not searching for unused variables given on the command line.

-- The C compiler identification is GNU 12.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_mips32_gcc-12.3.0_musl/bin/mipsel-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done (0.8s)
-- Generating done (0.0s)
-- Build files have been written to: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/udebug-2023-11-27-d4b99820
ninja: Entering directory `/builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/udebug-2023-11-27-d4b99820'
[1/10] Building C object CMakeFiles/udebug.dir/lib.c.o
[2/10] Building C object CMakeFiles/udebug.dir/lib-pcap.c.o
[3/10] Linking C shared library libudebug.so
[4/10] Building C object CMakeFiles/udebugd.dir/main.c.o
[5/10] Building C object CMakeFiles/udebugd.dir/client.c.o
[6/10] Building C object CMakeFiles/udebugd.dir/ring.c.o
[7/10] Building C object CMakeFiles/udebugd.dir/ubus.c.o
[8/10] Linking C executable udebugd
[9/10] Building C object CMakeFiles/ucode_lib.dir/lib-ucode.c.o
[10/10] Linking C shared module udebug.so
ninja: Entering directory `/builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/udebug-2023-11-27-d4b99820'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/udebug-2023-11-27-d4b99820/ipkg-install/usr/include/udebug.h
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/udebug-2023-11-27-d4b99820/ipkg-install/usr/include/udebug-pcap.h
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/udebug-2023-11-27-d4b99820/ipkg-install/usr/sbin/udebug-cli
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/udebug-2023-11-27-d4b99820/ipkg-install/usr/sbin/udebugd
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/udebug-2023-11-27-d4b99820/ipkg-install/usr/lib/libudebug.so
-- Installing: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_mips32_musl/udebug-2023-11-27-d4b99820/ipkg-install/usr/lib/ucode/udebug.so
Package libudebug is missing dependencies for the following libraries:
libubus.so.20231114
make[3]: *** [Makefile:88: /builder/shared-workdir/build/sdk/bin/packages/mipsel_mips32/base/libudebug_2023-11-27-d4b99820_mipsel_mips32.ipk] Error 1
time: package/feeds/base/udebug/compile#4.36#1.68#11.85