******************************************************************************** conan install libwebrtc/1.0.0@#8fcb5c5c0d9a89c478aed96204941962 --build=libwebrtc -pr /home/conan/w/prod/BuildSingleReference/256337/27ba2d0d-4995-45da-9029-09e21e3499ef/profile_linux_5_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libwebrtc/1.0.0: Forced build from source Installing package: libwebrtc/1.0.0 Requirements libwebrtc/1.0.0 from local cache - Cache Packages libwebrtc/1.0.0:36dbb2516236fedb9e3de657be60b1073287cdc7 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libwebrtc/1.0.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/source libwebrtc/1.0.0: libwebrtc/1.0.0: Unzipping 4.7MB, this can take a while libwebrtc/1.0.0: ----Running------ > git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git depot_tools ----------------- [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libwebrtc/1.0.0: Copying sources to build folder libwebrtc/1.0.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7 libwebrtc/1.0.0: Generator 'CMakeDeps' calling 'generate()' libwebrtc/1.0.0: Calling generate() libwebrtc/1.0.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libwebrtc/1.0.0: Calling build() ----Running------ > ls ----------------- cmakedeps_macros.cmake conandata.yml depot_tools src ----Running------ > gclient ----------------- Usage: gclient.py [options] Meta checkout dependency manager for Git. Commands are: config  creates a .gclient file in the current directory diff  displays local diff for every dependencies fetch  fetches upstream commits for all modules flatten  flattens the solutions into a single DEPS file getdep  gets revision information and variable values from a DEPS file grep  greps through git repos managed by gclient help  prints list of commands or help for a specific command metrics  reports, and optionally modifies, the status of metric collection pack  generates a patch which can be applied at the root of the tree recurse  operates [command args ...] on all the dependencies revert  reverts all modifications in every dependencies revinfo  outputs revision info mapping for the client and its dependencies root  outputs the solution root (or current dir if there isn't one) runhooks runs hooks for files that have been modified in the local working copy setdep  modifies dependency revisions and variable values in a DEPS file status  shows modification status for every dependencies sync  checkout/update all modules validate validates the .gclient and DEPS syntax verify  verifies the DEPS file deps are only from allowed_hosts Options: --version show program's version number and exit -h, --help show this help message and exit -j JOBS, --jobs=JOBS Specify how many SCM commands can run in parallel; defaults to 8 on this machine -v, --verbose Produces additional output for diagnostics. Can be used up to three times for more logging info. --gclientfile=CONFIG_FILENAME Specify an alternate .gclient file --spec=SPEC create a gclient file containing the provided string. Due to Cygwin/Python brokenness, it can't contain any newlines. --no-nag-max Ignored for backwards compatibility. ----Running------ > git checkout 1b72044e33798aa3c5144d609dab8ff65dac0247 ----------------- ----Running------ > gclient ----------------- Usage: gclient.py [options] Meta checkout dependency manager for Git. Commands are: config  creates a .gclient file in the current directory diff  displays local diff for every dependencies fetch  fetches upstream commits for all modules flatten  flattens the solutions into a single DEPS file getdep  gets revision information and variable values from a DEPS file grep  greps through git repos managed by gclient help  prints list of commands or help for a specific command metrics  reports, and optionally modifies, the status of metric collection pack  generates a patch which can be applied at the root of the tree recurse  operates [command args ...] on all the dependencies revert  reverts all modifications in every dependencies revinfo  outputs revision info mapping for the client and its dependencies root  outputs the solution root (or current dir if there isn't one) runhooks runs hooks for files that have been modified in the local working copy setdep  modifies dependency revisions and variable values in a DEPS file status  shows modification status for every dependencies sync  checkout/update all modules validate validates the .gclient and DEPS syntax verify  verifies the DEPS file deps are only from allowed_hosts Options: --version show program's version number and exit -h, --help show this help message and exit -j JOBS, --jobs=JOBS Specify how many SCM commands can run in parallel; defaults to 8 on this machine -v, --verbose Produces additional output for diagnostics. Can be used up to three times for more logging info. --gclientfile=CONFIG_FILENAME Specify an alternate .gclient file --spec=SPEC create a gclient file containing the provided string. Due to Cygwin/Python brokenness, it can't contain any newlines. --no-nag-max Ignored for backwards compatibility. ----Running------ > gclient sync ----------------- ________ running 'git -c core.deltaBaseCacheLimit=2g clone --no-checkout --progress https://github.com/webrtc-sdk/webrtc.git /home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7/_gclient_src_34ayfzos' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' Cloning into '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7/_gclient_src_34ayfzos'... remote: Enumerating objects: 432231, done. remote: Counting objects: 0% (1/8856) remote: Counting objects: 1% (89/8856) remote: Counting objects: 2% (178/8856) remote: Counting objects: 3% (266/8856) remote: Counting objects: 4% (355/8856) remote: Counting objects: 5% (443/8856) remote: Counting objects: 6% (532/8856) remote: Counting objects: 7% (620/8856) remote: Counting objects: 8% (709/8856) remote: Counting objects: 9% (798/8856) remote: Counting objects: 10% (886/8856) remote: Counting objects: 11% (975/8856) remote: Counting objects: 12% (1063/8856) remote: Counting objects: 13% (1152/8856) remote: Counting objects: 14% (1240/8856) remote: Counting objects: 15% (1329/8856) remote: Counting objects: 16% (1417/8856) remote: Counting objects: 17% (1506/8856) remote: Counting objects: 18% (1595/8856) remote: Counting objects: 19% (1683/8856) remote: Counting objects: 20% (1772/8856) remote: Counting objects: 21% (1860/8856) remote: Counting objects: 22% (1949/8856) remote: Counting objects: 23% (2037/8856) remote: Counting objects: 24% (2126/8856) remote: Counting objects: 25% (2214/8856) remote: Counting objects: 26% (2303/8856) remote: Counting objects: 27% (2392/8856) remote: Counting objects: 28% (2480/8856) remote: Counting objects: 29% (2569/8856) remote: Counting objects: 30% (2657/8856) remote: Counting objects: 31% (2746/8856) remote: Counting objects: 32% (2834/8856) remote: Counting objects: 33% (2923/8856) remote: Counting objects: 34% (3012/8856) remote: Counting objects: 35% (3100/8856) remote: Counting objects: 36% (3189/8856) remote: Counting objects: 37% (3277/8856) remote: Counting objects: 38% (3366/8856) remote: Counting objects: 39% (3454/8856) remote: Counting objects: 40% (3543/8856) remote: Counting objects: 41% (3631/8856) remote: Counting objects: 42% (3720/8856) remote: Counting objects: 43% (3809/8856) remote: Counting objects: 44% (3897/8856) remote: Counting objects: 45% (3986/8856) remote: Counting objects: 46% (4074/8856) remote: Counting objects: 47% (4163/8856) remote: Counting objects: 48% (4251/8856) remote: Counting objects: 49% (4340/8856) remote: Counting objects: 50% (4428/8856) remote: Counting objects: 51% (4517/8856) remote: Counting objects: 52% (4606/8856) remote: Counting objects: 53% (4694/8856) remote: Counting objects: 54% (4783/8856) remote: Counting objects: 55% (4871/8856) remote: Counting objects: 56% (4960/8856) remote: Counting objects: 57% (5048/8856) remote: Counting objects: 58% (5137/8856) remote: Counting objects: 59% (5226/8856) remote: Counting objects: 60% (5314/8856) remote: Counting objects: 61% (5403/8856) remote: Counting objects: 62% (5491/8856) remote: Counting objects: 63% (5580/8856) remote: Counting objects: 64% (5668/8856) remote: Counting objects: 65% (5757/8856) remote: Counting objects: 66% (5845/8856) remote: Counting objects: 67% (5934/8856) remote: Counting objects: 68% (6023/8856) remote: Counting objects: 69% (6111/8856) remote: Counting objects: 70% (6200/8856) remote: Counting objects: 71% (6288/8856) remote: Counting objects: 72% (6377/8856) remote: Counting objects: 73% (6465/8856) remote: Counting objects: 74% (6554/8856) remote: Counting objects: 75% (6642/8856) remote: Counting objects: 76% (6731/8856) remote: Counting objects: 77% (6820/8856) remote: Counting objects: 78% (6908/8856) remote: Counting objects: 79% (6997/8856) remote: Counting objects: 80% (7085/8856) remote: Counting objects: 81% (7174/8856) remote: Counting objects: 82% (7262/8856) remote: Counting objects: 83% (7351/8856) remote: Counting objects: 84% (7440/8856) remote: Counting objects: 85% (7528/8856) remote: Counting objects: 86% (7617/8856) remote: Counting objects: 87% (7705/8856) remote: Counting objects: 88% (7794/8856) remote: Counting objects: 89% (7882/8856) remote: Counting objects: 90% (7971/8856) remote: Counting objects: 91% (8059/8856) remote: Counting objects: 92% (8148/8856) remote: Counting objects: 93% (8237/8856) remote: Counting objects: 94% (8325/8856) remote: Counting objects: 95% (8414/8856) remote: Counting objects: 96% (8502/8856) remote: Counting objects: 97% (8591/8856) remote: Counting objects: 98% (8679/8856) remote: Counting objects: 99% (8768/8856) remote: Counting objects: 100% (8856/8856) remote: Counting objects: 100% (8856/8856), done. remote: Compressing objects: 0% (1/3178) remote: Compressing objects: 1% (32/3178) remote: Compressing objects: 2% (64/3178) remote: Compressing objects: 3% (96/3178) remote: Compressing objects: 4% (128/3178) remote: Compressing objects: 5% (159/3178) remote: Compressing objects: 6% (191/3178) remote: Compressing objects: 7% (223/3178) remote: Compressing objects: 8% (255/3178) remote: Compressing objects: 9% (287/3178) remote: Compressing objects: 10% (318/3178) remote: Compressing objects: 11% (350/3178) remote: Compressing objects: 12% (382/3178) remote: Compressing objects: 13% (414/3178) remote: Compressing objects: 14% (445/3178) remote: Compressing objects: 15% (477/3178) remote: Compressing objects: 16% (509/3178) remote: Compressing objects: 17% (541/3178) remote: Compressing objects: 18% (573/3178) remote: Compressing objects: 19% (604/3178) remote: Compressing objects: 20% (636/3178) remote: Compressing objects: 21% (668/3178) remote: Compressing objects: 22% (700/3178) remote: Compressing objects: 23% (731/3178) remote: Compressing objects: 24% (763/3178) remote: Compressing objects: 25% (795/3178) remote: Compressing objects: 26% (827/3178) remote: Compressing objects: 27% (859/3178) remote: Compressing objects: 28% (890/3178) remote: Compressing objects: 29% (922/3178) remote: Compressing objects: 30% (954/3178) remote: Compressing objects: 31% (986/3178) remote: Compressing objects: 32% (1017/3178) remote: Compressing objects: 33% (1049/3178) remote: Compressing objects: 34% (1081/3178) remote: Compressing objects: 35% (1113/3178) remote: Compressing objects: 36% (1145/3178) remote: Compressing objects: 37% (1176/3178) remote: Compressing objects: 38% (1208/3178) remote: Compressing objects: 39% (1240/3178) remote: Compressing objects: 40% (1272/3178) remote: Compressing objects: 41% (1303/3178) remote: Compressing objects: 42% (1335/3178) remote: Compressing objects: 43% (1367/3178) remote: Compressing objects: 44% (1399/3178) remote: Compressing objects: 45% (1431/3178) remote: Compressing objects: 46% (1462/3178) remote: Compressing objects: 47% (1494/3178) remote: Compressing objects: 48% (1526/3178) remote: Compressing objects: 49% (1558/3178) remote: Compressing objects: 50% (1589/3178) remote: Compressing objects: 51% (1621/3178) remote: Compressing objects: 52% (1653/3178) remote: Compressing objects: 53% (1685/3178) remote: Compressing objects: 54% (1717/3178) remote: Compressing objects: 55% (1748/3178) remote: Compressing objects: 56% (1780/3178) remote: Compressing objects: 57% (1812/3178) remote: Compressing objects: 58% (1844/3178) remote: Compressing objects: 59% (1876/3178) remote: Compressing objects: 60% (1907/3178) remote: Compressing objects: 61% (1939/3178) remote: Compressing objects: 62% (1971/3178) remote: Compressing objects: 63% (2003/3178) remote: Compressing objects: 64% (2034/3178) remote: Compressing objects: 65% (2066/3178) remote: Compressing objects: 66% (2098/3178) remote: Compressing objects: 67% (2130/3178) remote: Compressing objects: 68% (2162/3178) remote: Compressing objects: 69% (2193/3178) remote: Compressing objects: 70% (2225/3178) remote: Compressing objects: 71% (2257/3178) remote: Compressing objects: 72% (2289/3178) remote: Compressing objects: 73% (2320/3178) remote: Compressing objects: 74% (2352/3178) remote: Compressing objects: 75% (2384/3178) remote: Compressing objects: 76% (2416/3178) remote: Compressing objects: 77% (2448/3178) remote: Compressing objects: 78% (2479/3178) remote: Compressing objects: 79% (2511/3178) remote: Compressing objects: 80% (2543/3178) remote: Compressing objects: 81% (2575/3178) remote: Compressing objects: 82% (2606/3178) remote: Compressing objects: 83% (2638/3178) remote: Compressing objects: 84% (2670/3178) remote: Compressing objects: 85% (2702/3178) remote: Compressing objects: 86% (2734/3178) remote: Compressing objects: 87% (2765/3178) remote: Compressing objects: 88% (2797/3178) remote: Compressing objects: 89% (2829/3178) remote: Compressing objects: 90% (2861/3178) remote: Compressing objects: 91% (2892/3178) remote: Compressing objects: 92% (2924/3178) remote: Compressing objects: 93% (2956/3178) remote: Compressing objects: 94% (2988/3178) remote: Compressing objects: 95% (3020/3178) remote: Compressing objects: 96% (3051/3178) remote: Compressing objects: 97% (3083/3178) remote: Compressing objects: 98% (3115/3178) remote: Compressing objects: 99% (3147/3178) remote: Compressing objects: 100% (3178/3178) remote: Compressing objects: 100% (3178/3178), done. Receiving objects: 0% (1/432231) Receiving objects: 1% (4323/432231) Receiving objects: 2% (8645/432231) Receiving objects: 3% (12967/432231), 4.48 MiB | 8.95 MiB/s Receiving objects: 4% (17290/432231), 4.48 MiB | 8.95 MiB/s Receiving objects: 5% (21612/432231), 4.48 MiB | 8.95 MiB/s Receiving objects: 6% (25934/432231), 4.48 MiB | 8.95 MiB/s Receiving objects: 7% (30257/432231), 4.48 MiB | 8.95 MiB/s Receiving objects: 7% (32458/432231), 4.48 MiB | 8.95 MiB/s Receiving objects: 8% (34579/432231), 14.57 MiB | 14.57 MiB/s Receiving objects: 9% (38901/432231), 14.57 MiB | 14.57 MiB/s Receiving objects: 10% (43224/432231), 29.43 MiB | 19.61 MiB/s Receiving objects: 10% (47151/432231), 29.43 MiB | 19.61 MiB/s Receiving objects: 11% (47546/432231), 42.40 MiB | 21.20 MiB/s Receiving objects: 12% (51868/432231), 42.40 MiB | 21.20 MiB/s Receiving objects: 13% (56191/432231), 42.40 MiB | 21.20 MiB/s Receiving objects: 14% (60513/432231), 55.18 MiB | 22.07 MiB/s Receiving objects: 15% (64835/432231), 55.18 MiB | 22.07 MiB/s Receiving objects: 16% (69157/432231), 55.18 MiB | 22.07 MiB/s Receiving objects: 17% (73480/432231), 55.18 MiB | 22.07 MiB/s Receiving objects: 18% (77802/432231), 55.18 MiB | 22.07 MiB/s Receiving objects: 19% (82124/432231), 55.18 MiB | 22.07 MiB/s Receiving objects: 20% (86447/432231), 55.18 MiB | 22.07 MiB/s Receiving objects: 20% (90327/432231), 55.18 MiB | 22.07 MiB/s Receiving objects: 21% (90769/432231), 68.68 MiB | 22.89 MiB/s Receiving objects: 22% (95091/432231), 68.68 MiB | 22.89 MiB/s Receiving objects: 23% (99414/432231), 68.68 MiB | 22.89 MiB/s Receiving objects: 24% (103736/432231), 68.68 MiB | 22.89 MiB/s Receiving objects: 25% (108058/432231), 68.68 MiB | 22.89 MiB/s Receiving objects: 26% (112381/432231), 68.68 MiB | 22.89 MiB/s Receiving objects: 27% (116703/432231), 68.68 MiB | 22.89 MiB/s Receiving objects: 28% (121025/432231), 83.07 MiB | 23.73 MiB/s Receiving objects: 29% (125347/432231), 83.07 MiB | 23.73 MiB/s Receiving objects: 30% (129670/432231), 83.07 MiB | 23.73 MiB/s Receiving objects: 31% (133992/432231), 83.07 MiB | 23.73 MiB/s Receiving objects: 32% (138314/432231), 83.07 MiB | 23.73 MiB/s Receiving objects: 33% (142637/432231), 83.07 MiB | 23.73 MiB/s Receiving objects: 34% (146959/432231), 83.07 MiB | 23.73 MiB/s Receiving objects: 34% (148330/432231), 83.07 MiB | 23.73 MiB/s Receiving objects: 35% (151281/432231), 96.09 MiB | 24.02 MiB/s Receiving objects: 36% (155604/432231), 96.09 MiB | 24.02 MiB/s Receiving objects: 37% (159926/432231), 96.09 MiB | 24.02 MiB/s Receiving objects: 38% (164248/432231), 107.75 MiB | 23.94 MiB/s Receiving objects: 39% (168571/432231), 107.75 MiB | 23.94 MiB/s Receiving objects: 40% (172893/432231), 107.75 MiB | 23.94 MiB/s Receiving objects: 41% (177215/432231), 107.75 MiB | 23.94 MiB/s Receiving objects: 41% (177892/432231), 107.75 MiB | 23.94 MiB/s Receiving objects: 42% (181538/432231), 120.55 MiB | 25.79 MiB/s Receiving objects: 42% (185430/432231), 131.68 MiB | 26.02 MiB/s Receiving objects: 43% (185860/432231), 146.34 MiB | 25.98 MiB/s Receiving objects: 44% (190182/432231), 146.34 MiB | 25.98 MiB/s Receiving objects: 45% (194504/432231), 156.77 MiB | 25.42 MiB/s Receiving objects: 45% (197459/432231), 156.77 MiB | 25.42 MiB/s Receiving objects: 46% (198827/432231), 168.71 MiB | 25.23 MiB/s Receiving objects: 47% (203149/432231), 168.71 MiB | 25.23 MiB/s Receiving objects: 48% (207471/432231), 168.71 MiB | 25.23 MiB/s Receiving objects: 49% (211794/432231), 180.61 MiB | 24.87 MiB/s Receiving objects: 50% (216116/432231), 180.61 MiB | 24.87 MiB/s Receiving objects: 51% (220438/432231), 180.61 MiB | 24.87 MiB/s Receiving objects: 51% (222367/432231), 180.61 MiB | 24.87 MiB/s Receiving objects: 52% (224761/432231), 189.57 MiB | 23.67 MiB/s Receiving objects: 53% (229083/432231), 189.57 MiB | 23.67 MiB/s Receiving objects: 54% (233405/432231), 189.57 MiB | 23.67 MiB/s Receiving objects: 55% (237728/432231), 189.57 MiB | 23.67 MiB/s Receiving objects: 56% (242050/432231), 189.57 MiB | 23.67 MiB/s Receiving objects: 57% (246372/432231), 189.57 MiB | 23.67 MiB/s Receiving objects: 58% (250694/432231), 201.12 MiB | 23.35 MiB/s Receiving objects: 59% (255017/432231), 201.12 MiB | 23.35 MiB/s Receiving objects: 60% (259339/432231), 201.12 MiB | 23.35 MiB/s Receiving objects: 61% (263661/432231), 201.12 MiB | 23.35 MiB/s Receiving objects: 62% (267984/432231), 201.12 MiB | 23.35 MiB/s Receiving objects: 63% (272306/432231), 201.12 MiB | 23.35 MiB/s Receiving objects: 64% (276628/432231), 201.12 MiB | 23.35 MiB/s Receiving objects: 64% (279710/432231), 201.12 MiB | 23.35 MiB/s Receiving objects: 65% (280951/432231), 213.09 MiB | 23.41 MiB/s Receiving objects: 66% (285273/432231), 213.09 MiB | 23.41 MiB/s Receiving objects: 67% (289595/432231), 213.09 MiB | 23.41 MiB/s Receiving objects: 68% (293918/432231), 213.09 MiB | 23.41 MiB/s Receiving objects: 69% (298240/432231), 213.09 MiB | 23.41 MiB/s Receiving objects: 70% (302562/432231), 213.09 MiB | 23.41 MiB/s Receiving objects: 71% (306885/432231), 213.09 MiB | 23.41 MiB/s Receiving objects: 72% (311207/432231), 225.10 MiB | 23.24 MiB/s Receiving objects: 73% (315529/432231), 225.10 MiB | 23.24 MiB/s Receiving objects: 74% (319851/432231), 225.10 MiB | 23.24 MiB/s Receiving objects: 75% (324174/432231), 225.10 MiB | 23.24 MiB/s Receiving objects: 76% (328496/432231), 225.10 MiB | 23.24 MiB/s Receiving objects: 76% (329709/432231), 225.10 MiB | 23.24 MiB/s Receiving objects: 77% (332818/432231), 240.19 MiB | 24.12 MiB/s Receiving objects: 78% (337141/432231), 240.19 MiB | 24.12 MiB/s Receiving objects: 79% (341463/432231), 240.19 MiB | 24.12 MiB/s Receiving objects: 80% (345785/432231), 240.19 MiB | 24.12 MiB/s Receiving objects: 81% (350108/432231), 240.19 MiB | 24.12 MiB/s Receiving objects: 82% (354430/432231), 240.19 MiB | 24.12 MiB/s Receiving objects: 83% (358752/432231), 240.19 MiB | 24.12 MiB/s Receiving objects: 84% (363075/432231), 249.65 MiB | 22.96 MiB/s Receiving objects: 85% (367397/432231), 249.65 MiB | 22.96 MiB/s Receiving objects: 86% (371719/432231), 249.65 MiB | 22.96 MiB/s Receiving objects: 87% (376041/432231), 249.65 MiB | 22.96 MiB/s Receiving objects: 88% (380364/432231), 249.65 MiB | 22.96 MiB/s Receiving objects: 88% (381851/432231), 256.79 MiB | 21.94 MiB/s Receiving objects: 89% (384686/432231), 256.79 MiB | 21.94 MiB/s Receiving objects: 90% (389008/432231), 256.79 MiB | 21.94 MiB/s Receiving objects: 91% (393331/432231), 256.79 MiB | 21.94 MiB/s Receiving objects: 92% (397653/432231), 256.79 MiB | 21.94 MiB/s Receiving objects: 93% (401975/432231), 256.79 MiB | 21.94 MiB/s Receiving objects: 93% (402807/432231), 276.10 MiB | 20.95 MiB/s Receiving objects: 94% (406298/432231), 276.10 MiB | 20.95 MiB/s Receiving objects: 95% (410620/432231), 276.10 MiB | 20.95 MiB/s Receiving objects: 96% (414942/432231), 276.10 MiB | 20.95 MiB/s Receiving objects: 97% (419265/432231), 292.03 MiB | 22.47 MiB/s Receiving objects: 97% (422021/432231), 292.03 MiB | 22.47 MiB/s Receiving objects: 98% (423587/432231), 301.09 MiB | 21.93 MiB/s Receiving objects: 99% (427909/432231), 301.09 MiB | 21.93 MiB/s Receiving objects: 99% (431792/432231), 310.61 MiB | 21.39 MiB/s remote: Total 432231 (delta 5664), reused 8701 (delta 5578), pack-reused 423375 Receiving objects: 100% (432231/432231), 315.01 MiB | 19.72 MiB/s Receiving objects: 100% (432231/432231), 315.34 MiB | 22.40 MiB/s, done. Resolving deltas: 0% (0/326517) Resolving deltas: 1% (3266/326517) Resolving deltas: 2% (6531/326517) Resolving deltas: 3% (9796/326517) Resolving deltas: 4% (13061/326517) Resolving deltas: 5% (16326/326517) Resolving deltas: 5% (19186/326517) Resolving deltas: 6% (19592/326517) Resolving deltas: 7% (22857/326517) Resolving deltas: 8% (26122/326517) Resolving deltas: 9% (29387/326517) Resolving deltas: 9% (32387/326517) Resolving deltas: 10% (32652/326517) Resolving deltas: 11% (35917/326517) Resolving deltas: 12% (39183/326517) Resolving deltas: 13% (42448/326517) Resolving deltas: 14% (45713/326517) Resolving deltas: 15% (48978/326517) Resolving deltas: 15% (51509/326517) Resolving deltas: 16% (52243/326517) Resolving deltas: 17% (55508/326517) Resolving deltas: 18% (58774/326517) Resolving deltas: 19% (62040/326517) Resolving deltas: 20% (65304/326517) Resolving deltas: 21% (68569/326517) Resolving deltas: 21% (70763/326517) Resolving deltas: 22% (71834/326517) Resolving deltas: 23% (75099/326517) Resolving deltas: 24% (78365/326517) Resolving deltas: 25% (81630/326517) Resolving deltas: 26% (84895/326517) Resolving deltas: 27% (88160/326517) Resolving deltas: 28% (91425/326517) Resolving deltas: 29% (94690/326517) Resolving deltas: 29% (97646/326517) Resolving deltas: 30% (97956/326517) Resolving deltas: 31% (101221/326517) Resolving deltas: 32% (104486/326517) Resolving deltas: 33% (107751/326517) Resolving deltas: 34% (111016/326517) Resolving deltas: 35% (114281/326517) Resolving deltas: 36% (117547/326517) Resolving deltas: 37% (120812/326517) Resolving deltas: 37% (121701/326517) Resolving deltas: 38% (124077/326517) Resolving deltas: 39% (127342/326517) Resolving deltas: 40% (130607/326517) Resolving deltas: 41% (133872/326517) Resolving deltas: 42% (137138/326517) Resolving deltas: 42% (139726/326517) Resolving deltas: 43% (140403/326517) Resolving deltas: 44% (143668/326517) Resolving deltas: 45% (146933/326517) Resolving deltas: 46% (150198/326517) Resolving deltas: 47% (153463/326517) Resolving deltas: 48% (156729/326517) Resolving deltas: 49% (159994/326517) Resolving deltas: 49% (161977/326517) Resolving deltas: 50% (163259/326517) Resolving deltas: 51% (166524/326517) Resolving deltas: 52% (169789/326517) Resolving deltas: 53% (173055/326517) Resolving deltas: 54% (176320/326517) Resolving deltas: 54% (179394/326517) Resolving deltas: 55% (179585/326517) Resolving deltas: 56% (182850/326517) Resolving deltas: 57% (186115/326517) Resolving deltas: 58% (189380/326517) Resolving deltas: 59% (192646/326517) Resolving deltas: 60% (195911/326517) Resolving deltas: 61% (199176/326517) Resolving deltas: 62% (202441/326517) Resolving deltas: 63% (205707/326517) Resolving deltas: 64% (208971/326517) Resolving deltas: 64% (210397/326517) Resolving deltas: 65% (212237/326517) Resolving deltas: 66% (215502/326517) Resolving deltas: 67% (218767/326517) Resolving deltas: 68% (222032/326517) Resolving deltas: 69% (225297/326517) Resolving deltas: 70% (228562/326517) Resolving deltas: 71% (231828/326517) Resolving deltas: 72% (235093/326517) Resolving deltas: 73% (238358/326517) Resolving deltas: 73% (239207/326517) Resolving deltas: 74% (241623/326517) Resolving deltas: 75% (244888/326517) Resolving deltas: 76% (248153/326517) Resolving deltas: 77% (251419/326517) Resolving deltas: 78% (254684/326517) Resolving deltas: 79% (257949/326517) Resolving deltas: 80% (261214/326517) Resolving deltas: 81% (264480/326517) Resolving deltas: 82% (267744/326517) Resolving deltas: 82% (269089/326517) Resolving deltas: 83% (271010/326517) Resolving deltas: 84% (274275/326517) Resolving deltas: 85% (277540/326517) Resolving deltas: 86% (280806/326517) Resolving deltas: 87% (284070/326517) Resolving deltas: 88% (287335/326517) Resolving deltas: 89% (290601/326517) Resolving deltas: 90% (293866/326517) Resolving deltas: 91% (297131/326517) Resolving deltas: 92% (300396/326517) Resolving deltas: 92% (303052/326517) Resolving deltas: 93% (303661/326517) Resolving deltas: 94% (306926/326517) Resolving deltas: 95% (310192/326517) Resolving deltas: 96% (313457/326517) Resolving deltas: 97% (316722/326517) Resolving deltas: 98% (319987/326517) Resolving deltas: 99% (323252/326517) Resolving deltas: 100% (326517/326517) Resolving deltas: 100% (326517/326517), done. [0:02:18] Still working on: [0:02:18] src/testing [0:02:18] src/third_party [0:02:18] src/tools [0:02:28] Still working on: [0:02:28] src/testing [0:02:28] src/third_party [0:02:28] src/tools [0:02:33] Still working on: [0:02:33] src/testing [0:02:33] src/third_party [0:02:33] src/tools [0:03:33] Still working on: [0:03:33] src/third_party [0:03:33] src/tools [0:03:43] Still working on: [0:03:43] src/third_party [0:03:43] src/tools [0:03:53] Still working on: [0:03:53] src/third_party [0:03:53] src/tools [0:04:03] Still working on: [0:04:03] src/third_party [0:04:03] src/tools [0:04:13] Still working on: [0:04:13] src/third_party [0:04:13] src/tools [0:04:23] Still working on: [0:04:23] src/third_party [0:04:23] src/tools [0:04:33] Still working on: [0:04:33] src/third_party [0:04:33] src/tools [0:04:43] Still working on: [0:04:43] src/third_party [0:04:43] src/tools [0:04:53] Still working on: [0:04:53] src/third_party [0:04:53] src/tools [0:05:03] Still working on: [0:05:03] src/third_party [0:05:03] src/tools [0:05:13] Still working on: [0:05:13] src/third_party [0:05:13] src/tools [0:05:23] Still working on: [0:05:23] src/third_party [0:05:23] src/tools [0:05:33] Still working on: [0:05:33] src/third_party [0:05:33] src/tools [0:05:43] Still working on: [0:05:43] src/third_party [0:05:43] src/tools [0:05:53] Still working on: [0:05:53] src/third_party [0:05:53] src/tools [0:06:03] Still working on: [0:06:03] src/third_party [0:06:03] src/tools [0:06:13] Still working on: [0:06:13] src/third_party [0:06:13] src/tools [0:06:23] Still working on: [0:06:23] src/third_party [0:06:23] src/tools [0:06:34] Still working on: [0:06:34] src/third_party [0:06:34] src/tools [0:06:44] Still working on: [0:06:44] src/third_party [0:06:44] src/tools [0:06:54] Still working on: [0:06:54] src/third_party [0:06:54] src/tools [0:07:04] Still working on: [0:07:04] src/third_party [0:07:04] src/tools [0:07:14] Still working on: [0:07:14] src/third_party [0:07:14] src/tools [0:07:24] Still working on: [0:07:24] src/third_party [0:07:24] src/tools [0:07:34] Still working on: [0:07:34] src/third_party [0:07:34] src/tools [0:07:44] Still working on: [0:07:44] src/third_party [0:07:44] src/tools [0:07:54] Still working on: [0:07:54] src/third_party [0:07:54] src/tools [0:08:04] Still working on: [0:08:04] src/third_party [0:08:04] src/tools [0:08:14] Still working on: [0:08:14] src/third_party [0:08:14] src/tools [0:08:24] Still working on: [0:08:24] src/third_party [0:08:24] src/tools [0:08:34] Still working on: [0:08:34] src/third_party [0:08:34] src/tools [0:08:44] Still working on: [0:08:44] src/third_party [0:08:44] src/tools [0:08:54] Still working on: [0:08:54] src/third_party [0:08:54] src/tools [0:09:04] Still working on: [0:09:04] src/third_party [0:09:04] src/tools [0:09:14] Still working on: [0:09:14] src/third_party [0:09:14] src/tools [0:09:24] Still working on: [0:09:24] src/third_party [0:09:24] src/tools [0:09:34] Still working on: [0:09:34] src/third_party [0:09:34] src/tools [0:09:44] Still working on: [0:09:44] src/third_party [0:09:44] src/tools [0:09:54] Still working on: [0:09:54] src/third_party [0:09:54] src/tools [0:10:04] Still working on: [0:10:04] src/third_party [0:10:04] src/tools [0:10:15] Still working on: [0:10:15] src/third_party [0:10:15] src/tools [0:10:25] Still working on: [0:10:25] src/third_party [0:10:25] src/tools [0:10:35] Still working on: [0:10:35] src/third_party [0:10:35] src/tools [0:10:45] Still working on: [0:10:45] src/third_party [0:10:45] src/tools [0:10:55] Still working on: [0:10:55] src/third_party [0:10:55] src/tools [0:11:05] Still working on: [0:11:05] src/third_party [0:11:05] src/tools [0:11:15] Still working on: [0:11:15] src/third_party [0:11:15] src/tools [0:11:25] Still working on: [0:11:25] src/third_party [0:11:25] src/tools [0:11:35] Still working on: [0:11:35] src/third_party [0:11:35] src/tools [0:11:40] Still working on: [0:11:40] src/third_party [0:11:40] src/tools [0:12:41] Still working on: [0:12:41] src/third_party [0:12:51] Still working on: [0:12:51] src/third_party [0:13:01] Still working on: [0:13:01] src/third_party [0:13:11] Still working on: [0:13:11] src/third_party [0:13:21] Still working on: [0:13:21] src/third_party [0:13:31] Still working on: [0:13:31] src/third_party [0:13:41] Still working on: [0:13:41] src/third_party [0:13:51] Still working on: [0:13:51] src/third_party [0:14:01] Still working on: [0:14:01] src/third_party [0:14:11] Still working on: [0:14:11] src/third_party [0:14:21] Still working on: [0:14:21] src/third_party [0:14:31] Still working on: [0:14:31] src/third_party [0:14:41] Still working on: [0:14:41] src/third_party [0:14:51] Still working on: [0:14:51] src/third_party [0:15:01] Still working on: [0:15:01] src/third_party [0:15:11] Still working on: [0:15:11] src/third_party [0:15:21] Still working on: [0:15:21] src/third_party [0:15:31] Still working on: [0:15:31] src/third_party [0:15:41] Still working on: [0:15:41] src/third_party [0:15:51] Still working on: [0:15:51] src/third_party [0:16:01] Still working on: [0:16:01] src/third_party [0:16:11] Still working on: [0:16:11] src/third_party [0:16:21] Still working on: [0:16:21] src/third_party [0:16:31] Still working on: [0:16:31] src/third_party [0:16:41] Still working on: [0:16:41] src/third_party [0:16:51] Still working on: [0:16:51] src/third_party [0:17:01] Still working on: [0:17:01] src/third_party [0:17:02] Still working on: [0:17:02] src/third_party ________ running 'python3 src/build/landmines.py --landmine-scripts src/tools_webrtc/get_landmines.py --src-dir src' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' ________ running 'python3 src/third_party/depot_tools/update_depot_tools_toggle.py --disable' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' ________ running 'python3 src/build/linux/sysroot_scripts/install-sysroot.py --arch=i386' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' Installing Debian bullseye i386 root image: /home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7/src/build/linux/debian_bullseye_i386-sysroot Downloading https://commondatastorage.googleapis.com/chrome-linux-sysroot/toolchain/07bb72368889fea19a1f123aa11528f0d792121b/debian_bullseye_i386_sysroot.tar.xz Hook 'python3 src/build/linux/sysroot_scripts/install-sysroot.py --arch=i386' took 10.73 secs ________ running 'python3 src/build/linux/sysroot_scripts/install-sysroot.py --arch=amd64' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' Installing Debian bullseye amd64 root image: /home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7/src/build/linux/debian_bullseye_amd64-sysroot Downloading https://commondatastorage.googleapis.com/chrome-linux-sysroot/toolchain/cb4fa34f1faddafb72cace35faf62a611f2ca7c9/debian_bullseye_amd64_sysroot.tar.xz ________ running 'python3 src/tools/clang/scripts/update.py' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' Downloading https://commondatastorage.googleapis.com/chromium-browser-clang/Linux_x64/clang-llvmorg-15-init-11722-g3f3a235a-2.tgz .......... Done. ________ running 'python3 src/build/util/lastchange.py -o src/build/util/LASTCHANGE' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' ________ running 'python3 src/third_party/depot_tools/download_from_google_storage.py --no_resume --platform=linux* --no_auth --bucket chromium-clang-format -s src/buildtools/linux64/clang-format.sha1' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' 0> Downloading src/buildtools/linux64/clang-format@dd736afb28430c9782750fc0fd5f0ed497399263... Downloading 1 files took 20.932208 second(s) Hook 'python3 src/third_party/depot_tools/download_from_google_storage.py --no_resume '--platform=linux*' --no_auth --bucket chromium-clang-format -s src/buildtools/linux64/clang-format.sha1' took 21.05 secs ________ running 'download_from_google_storage --no_resume --extract --no_auth --bucket chromium-fonts -s src/third_party/test_fonts/test_fonts.tar.gz.sha1' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' 0> Downloading src/third_party/test_fonts/test_fonts.tar.gz@336e775eec536b2d785cc80eff6ac39051931286... 0> Extracting 33 entries from src/third_party/test_fonts/test_fonts.tar.gz to src/third_party/test_fonts/test_fonts Downloading 1 files took 7.094135 second(s) ________ running 'python3 src/third_party/depot_tools/download_from_google_storage.py --no_resume --no_auth --bucket chromium-instrumented-libraries -s src/third_party/instrumented_libraries/binaries/msan-chained-origins.tgz.sha1' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' 0> Downloading src/third_party/instrumented_libraries/binaries/msan-chained-origins.tgz@cab726298bae9c7c4ffb97bf22d85a299932ca2f... Downloading 1 files took 9.086534 second(s) ________ running 'python3 src/third_party/depot_tools/download_from_google_storage.py --no_resume --no_auth --bucket chromium-instrumented-libraries -s src/third_party/instrumented_libraries/binaries/msan-no-origins.tgz.sha1' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' 0> Downloading src/third_party/instrumented_libraries/binaries/msan-no-origins.tgz@3fe3aebfd1316618500622c5f2d2dba0faacc52f... Downloading 1 files took 8.609826 second(s) ________ running 'download_from_google_storage --directory --recursive --num_threads=10 --no_auth --quiet --bucket chromium-webrtc-resources src/resources' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' Hook 'download_from_google_storage --directory --recursive --num_threads=10 --no_auth --quiet --bucket chromium-webrtc-resources src/resources' took 744.23 secs ________ running 'vpython3 src/testing/generate_location_tags.py --out src/testing/location_tags.json' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' Hook 'vpython3 src/testing/generate_location_tags.py --out src/testing/location_tags.json' took 14.77 secs ________ running 'vpython3 -vpython-spec src/.vpython3 -vpython-tool install' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7' ----Running------ > apt update ----------------- Reading package lists... libwebrtc/1.0.0: Cloning into 'depot_tools'... Updating depot_tools... WARNING: Your metrics.cfg file was invalid or nonexistent. A new one will be created. Previous HEAD position was f0fba1d3 Roll recipe dependencies (trivial). HEAD is now at 1b72044e Roll recipe dependencies (trivial). WARNING: apt does not have a stable CLI interface. Use with caution in scripts. E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied) libwebrtc/1.0.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libwebrtc/1.0.0: ERROR: Package '36dbb2516236fedb9e3de657be60b1073287cdc7' build failed libwebrtc/1.0.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libwebrtc/1.0.0/_/_/build/36dbb2516236fedb9e3de657be60b1073287cdc7 ERROR: libwebrtc/1.0.0: Error in build() method, line 173 self._setup_webrtc() while calling '_setup_webrtc', line 109 self._setup_linux_dependencies() while calling '_setup_linux_dependencies', line 90 self.run('apt update') ConanException: Error 100 while executing apt update