Skip to content

Cannot build main version (same error as in 5.1.0) #371

@hatsujouki

Description

@hatsujouki

Description

Looks like the same compilation error as #358

Isaac Sim version

main

Operating System (OS)

slackware64-15-current

GPU Name

3090

GPU Driver and CUDA versions

580.105.08, cuda_12.6

Logs

$ tail -n 200 /home/user/isaacsim/_repo/repo.log
[2025-12-19 13:45:49,027][INFO][omni.repo.man.configuration.set_token:231] Token: 'config' set to 'release'
[2025-12-19 13:45:52,948][INFO][omni.repo.man.python_exec._exec:166] Reloading with interpreter _repo/python/python3.
[2025-12-19 13:45:53,461][INFO][omni.repo.man.python_exec._exec:161] Custom Executable _repo/python/python3 requested and currently active. Python version: 3.11.11 (tags/v3.11.11-dirty:d03b868, Feb  7 2025, 19:34:23) [GCC 7.3.1 20180303 (Red Hat 7.3.1-5)]
[2025-12-19 13:45:53,461][INFO][omni.repo.man.entry.run:133] Running repo tool: repo_build_number@1.89.2. args: ['build_number', '-o', '/home/user/isaacsim/_build/linux-x86_64/debug/VERSION']
[2025-12-19 13:45:53,461][INFO][omni.repo.man.nvenv.get_git_hash:352] Getting Git hash for directory /home/user/isaacsim
[2025-12-19 13:45:53,462][INFO][omni.repo.man.nvenv.find_git_path:186] Searching for the location of Git
[2025-12-19 13:45:53,462][INFO][omni.repo.man.utils.run_process_return_output:301] running process: which git
[2025-12-19 13:45:53,463][INFO][omni.repo.man.nvenv.find_git_path:249] Git location: git
[2025-12-19 13:45:53,463][INFO][omni.repo.man.utils.run_process_return_output:301] running process: git rev-parse --git-dir
[2025-12-19 13:45:53,466][INFO][omni.repo.man.nvenv.execute_git:284] Calling Git with args: "rev-parse --short=8 HEAD". Try: 1. cwd: '/home/user/isaacsim'
[2025-12-19 13:45:53,469][INFO][omni.repo.man.nvenv.execute_git:295] git call result:
        return code:0
        stdout: aa503a9b

        stderr: 
[2025-12-19 13:45:53,469][INFO][omni.repo.man.utils.run_process_return_output:301] running process: git rev-parse --git-dir
[2025-12-19 13:45:53,475][INFO][omni.repo.man.nvenv.execute_git:284] Calling Git with args: "rev-parse --abbrev-ref HEAD". Try: 1. cwd: '/home/user/isaacsim'
[2025-12-19 13:45:53,478][INFO][omni.repo.man.nvenv.execute_git:295] git call result:
        return code:0
        stdout: main

        stderr: 
[2025-12-19 13:45:53,478][INFO][omni.repo.man.build_number.print_log:182] Build number: '5.1.0-rc.19+main.0.aa503a9b.local'
[2025-12-19 13:45:53,482][INFO][omni.repo.man.build_number.print_log:182] Written to file: '/home/user/isaacsim/_build/linux-x86_64/debug/VERSION'
[2025-12-19 13:45:54,518][INFO][omni.repo.man.python_exec._exec:166] Reloading with interpreter _repo/python/python3.
[2025-12-19 13:45:55,026][INFO][omni.repo.man.python_exec._exec:161] Custom Executable _repo/python/python3 requested and currently active. Python version: 3.11.11 (tags/v3.11.11-dirty:d03b868, Feb  7 2025, 19:34:23) [GCC 7.3.1 20180303 (Red Hat 7.3.1-5)]
[2025-12-19 13:45:55,026][INFO][omni.repo.man.entry.run:133] Running repo tool: repo_build_number@1.89.2. args: ['build_number', '-o', '/home/user/isaacsim/_build/linux-x86_64/release/VERSION']
[2025-12-19 13:45:55,026][INFO][omni.repo.man.nvenv.get_git_hash:352] Getting Git hash for directory /home/user/isaacsim
[2025-12-19 13:45:55,026][INFO][omni.repo.man.nvenv.find_git_path:186] Searching for the location of Git
[2025-12-19 13:45:55,026][INFO][omni.repo.man.utils.run_process_return_output:301] running process: which git
[2025-12-19 13:45:55,028][INFO][omni.repo.man.nvenv.find_git_path:249] Git location: git
[2025-12-19 13:45:55,028][INFO][omni.repo.man.utils.run_process_return_output:301] running process: git rev-parse --git-dir
[2025-12-19 13:45:55,033][INFO][omni.repo.man.nvenv.execute_git:284] Calling Git with args: "rev-parse --short=8 HEAD". Try: 1. cwd: '/home/user/isaacsim'
[2025-12-19 13:45:55,037][INFO][omni.repo.man.nvenv.execute_git:295] git call result:
        return code:0
        stdout: aa503a9b

        stderr: 
[2025-12-19 13:45:55,037][INFO][omni.repo.man.utils.run_process_return_output:301] running process: git rev-parse --git-dir
[2025-12-19 13:45:55,043][INFO][omni.repo.man.nvenv.execute_git:284] Calling Git with args: "rev-parse --abbrev-ref HEAD". Try: 1. cwd: '/home/user/isaacsim'
[2025-12-19 13:45:55,049][INFO][omni.repo.man.nvenv.execute_git:295] git call result:
        return code:0
        stdout: main

        stderr: 
[2025-12-19 13:45:55,049][INFO][omni.repo.man.build_number.print_log:182] Build number: '5.1.0-rc.19+main.0.aa503a9b.local'
[2025-12-19 13:45:55,053][INFO][omni.repo.man.build_number.print_log:182] Written to file: '/home/user/isaacsim/_build/linux-x86_64/release/VERSION'
[2025-12-19 13:45:57,654][INFO][omni.repo.man.fileutils.copy_and_link_using_dict:532] Copy of 0 files took: 0.003 milliseconds.
[2025-12-19 13:45:57,656][INFO][omni.repo.man.fileutils.copy_and_link_using_dict:542] Creating links of 0 folders took: 0.057 milliseconds.
[2025-12-19 13:45:58,089][INFO][omni.repo.man.fileutils.copy_and_link_using_dict:532] Copy of 252 files took: 428.856 milliseconds.
[2025-12-19 13:45:58,763][INFO][omni.repo.man.fileutils.copy_and_link_using_dict:542] Creating links of 952 folders took: 666.234 milliseconds.
[2025-12-19 13:45:58,767][INFO][omni.repo.man.utils.run_process:241] running process: /home/user/isaacsim/repo.sh precache_exts -c release
[2025-12-19 13:45:59,834][INFO][omni.repo.man.python_exec._exec:166] Reloading with interpreter _repo/python/python3.
[2025-12-19 13:46:00,326][INFO][omni.repo.man.python_exec._exec:161] Custom Executable _repo/python/python3 requested and currently active. Python version: 3.11.11 (tags/v3.11.11-dirty:d03b868, Feb  7 2025, 19:34:23) [GCC 7.3.1 20180303 (Red Hat 7.3.1-5)]
[2025-12-19 13:46:00,326][INFO][omni.repo.man.entry.run:133] Running repo tool: repo_precache_exts@None. args: ['precache_exts', '-c', 'release']
[2025-12-19 13:46:00,460][INFO][omni.repo.precache_exts.run:315] precaching app: /home/user/isaacsim/_build/linux-x86_64/release/apps/isaacsim.exp.extscache.kit
[2025-12-19 13:46:00,460][INFO][omni.repo.man.utils.run_process:241] running process: /home/user/isaacsim/_build/linux-x86_64/release/kit/kit /home/user/isaacsim/_build/linux-x86_64/release/apps/isaacsim.exp.extscache.kit --allow-root --portable --ext-precache-mode --/crashreporter/gatherUserStory=0 --/app/settings/persistent=0 --/app/settings/loadUserConfig=0 --/app/extensions/generateVersionLock=1 --/app/extensions/parallelPullEnabled=1 --/app/enableStdoutOutput=1 --/app/extensions/detailedSolverExplanation=1 --/app/extensions/registryEnabled=1 --/app/extensions/mkdirExtFolders=0 '--/app/extensions/registryCacheFull='"'"'/home/user/isaacsim/_build/linux-x86_64/release/extscache'"'"'' --/log/flushStandardStreamOutput=1 '--/exts/omni.kit.registry.nucleus/registries/0/name="kit/default"' '--/exts/omni.kit.registry.nucleus/registries/0/url="omniverse://kit-extensions.ov.nvidia.com/exts/kit/default"' '--/exts/omni.kit.registry.nucleus/registries/1/name="kit/sdk"' '--/exts/omni.kit.registry.nucleus/registries/1/url="omniverse://kit-extensions.ov.nvidia.com/exts/kit/sdk/${kit_version_short}/${kit_git_hash}"' --/app/extensions/target/config=release --ext-folder /home/user/isaacsim/_build/linux-x86_64/release/exts --ext-folder /home/user/isaacsim/_build/linux-x86_64/release/extsDeprecated
[2025-12-19 13:46:00,718][INFO][omni.repo.man.container_utils.get_cgroup_cpu_count:138] Unable to determine cgroup CPU count, using host logical core count: 14
[2025-12-19 13:46:00,718][INFO][omni.repo.build.main.compute_job_count:1626] Default job count requested. Setting to all host cores: 14 jobs.
[2025-12-19 13:46:00,719][INFO][omni.repo.man.utils.run_process_return_output:301] running process: make --directory=/home/user/isaacsim/_compiler/gmake2 --stop config=release_x86_64 -j14 --output-sync
[2025-12-19 13:46:26,007][ERROR][omni.repo.man.utils.run_process_return_output:360] error running: ['make', '--directory=/home/user/isaacsim/_compiler/gmake2', '--stop', 'config=release_x86_64', '-j14', '--output-sync'], code: 2, message: ""
[2025-12-19 13:46:26,019][WARNING][omni.repo.man.version.get_tool_version:312] Retrieving repo_build version via VERSION file.
[2025-12-19 13:46:26,020][ERROR][omni.repo.man.exceptions_utils.print_log:182] BuildError exception stack trace dumped to logfile /home/user/isaacsim/_repo/repo.log. Stacks dumped to console via `--verbose` or `--tracebacks`. 
BuildError: BUILD FAILED for release
[2025-12-19 13:46:26,022][ERROR][omni.repo.emit_stack_to_logfile:156] BuildError encountered while running repo_build via ['/home/user/isaacsim/tools/repoman/repoman.py', 'build']:
Traceback (most recent call last):
  File "/home/user/isaacsim/_repo/deps/repo_man/omni/repo/man/entry.py", line 138, in run
    options.func(options)
  File "/home/user/isaacsim/_repo/deps/repo_man/omni/repo/man/entry.py", line 90, in <lambda>
    func=lambda args, func=func, config=self.merged_tool_config: func(args, config),
                                                                 ^^^^^^^^^^^^^^^^^^
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/main.py", line 1594, in run_repo_tool
    run_build(options, repo_folders, None, config)
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/utils.py", line 49, in wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/main.py", line 1239, in run_build
    build_fn(
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/main.py", line 771, in build
    build_with_make(
  File "/home/user/isaacsim/_repo/deps/repo_man/omni/repo/man/utils.py", line 1218, in wrapper
    result = func(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/build.py", line 575, in build_with_make
    do_build(
  File "/home/user/isaacsim/_repo/deps/repo_man/omni/repo/man/nvteamcity.py", line 177, in wrapper
    result = func(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/build.py", line 311, in do_build
    raise BuildError(f"BUILD FAILED for {config}")
omni.repo.build.exceptions.BuildError: BUILD FAILED for release
[2025-12-19 13:55:03,366][INFO][omni.repo.man.python_exec._exec:166] Reloading with interpreter _repo/python/python3.
[2025-12-19 13:55:03,891][INFO][omni.repo.man.python_exec._exec:161] Custom Executable _repo/python/python3 requested and currently active. Python version: 3.11.11 (tags/v3.11.11-dirty:d03b868, Feb  7 2025, 19:34:23) [GCC 7.3.1 20180303 (Red Hat 7.3.1-5)]
[2025-12-19 13:55:03,891][INFO][omni.repo.man.entry.run:133] Running repo tool: repo_build@1.16.0. args: ['build']
[2025-12-19 13:55:03,895][INFO][omni.repo.man.utils.set_niceness:1013] set IO niceness to 3 (idle)
[2025-12-19 13:55:03,900][INFO][omni.repo.man.utils.set_niceness:1027] set process niceness to 19 (max)
[2025-12-19 13:55:03,900][INFO][omni.repo.man.configuration.set_token:231] Token: 'platform_target' set to 'linux-x86_64'
[2025-12-19 13:55:03,901][INFO][omni.repo.man.configuration.set_token:231] Token: 'platform_target_abi' set to 'manylinux_2_35_x86_64'
[2025-12-19 13:55:03,901][INFO][omni.repo.build.dependencies.pull_files:288] Skipping project file (doesn't exist): /home/user/isaacsim/deps/host-deps.packman.xml
[2025-12-19 13:55:03,911][INFO][omni.repo.man.utils.run_process_return_output:301] running process: gcc --version
[2025-12-19 13:55:03,917][INFO][omni.repo.build.dependencies.check_compiler_version_linux:478] GCC version check passed: expected 11.*.* and found 11.2.0

[2025-12-19 13:55:03,917][INFO][omni.repo.build.pippull.pull_pip_dependencies:403] Skip pip pull of because is most recent config (['/home/user/isaacsim/deps/pip.toml', '/home/user/isaacsim/deps/pip_ml.toml', '/home/user/isaacsim/deps/pip_lula.toml', '/home/user/isaacsim/deps/pip_compute.toml', '/home/user/isaacsim/deps/pip_usd_to_urdf.toml', '/home/user/isaacsim/deps/pip_cloud.toml']) is older than '/home/user/isaacsim/_build/.lastpippull'.
[2025-12-19 13:55:03,917][INFO][omni.repo.build.build.generate_projects:269] generating project from: /home/user/isaacsim/premake5.lua
[2025-12-19 13:55:03,917][INFO][omni.repo.man.utils.run_process:241] running process: /home/user/isaacsim/_build/host-deps/premake/bin/premake5 --file=/home/user/isaacsim/premake5.lua gmake2 --platform-host=linux-x86_64 --scripts=/home/user/.cache/packman/chk/repo_build/1.16.0/lua --platform-target=linux-x86_64 --linux-x86_64-cxx11-abi=True --solution-name=isaac-sim --os=linux
[2025-12-19 13:55:04,957][INFO][omni.repo.man.python_exec._exec:166] Reloading with interpreter _repo/python/python3.
[2025-12-19 13:55:05,492][INFO][omni.repo.man.python_exec._exec:161] Custom Executable _repo/python/python3 requested and currently active. Python version: 3.11.11 (tags/v3.11.11-dirty:d03b868, Feb  7 2025, 19:34:23) [GCC 7.3.1 20180303 (Red Hat 7.3.1-5)]
[2025-12-19 13:55:05,492][INFO][omni.repo.man.entry.run:133] Running repo tool: repo_kit_pull_extensions@1.10.0. args: ['pull_extensions', 'setup']
[2025-12-19 13:55:05,492][INFO][omni.repo.man.configuration.set_token:231] Token: 'config' set to 'debug'
[2025-12-19 13:55:05,494][INFO][omni.repo.man.configuration.set_token:231] Token: 'config' set to 'release'
[2025-12-19 13:55:09,477][INFO][omni.repo.man.python_exec._exec:166] Reloading with interpreter _repo/python/python3.
[2025-12-19 13:55:09,988][INFO][omni.repo.man.python_exec._exec:161] Custom Executable _repo/python/python3 requested and currently active. Python version: 3.11.11 (tags/v3.11.11-dirty:d03b868, Feb  7 2025, 19:34:23) [GCC 7.3.1 20180303 (Red Hat 7.3.1-5)]
[2025-12-19 13:55:09,988][INFO][omni.repo.man.entry.run:133] Running repo tool: repo_build_number@1.89.2. args: ['build_number', '-o', '/home/user/isaacsim/_build/linux-x86_64/debug/VERSION']
[2025-12-19 13:55:09,988][INFO][omni.repo.man.nvenv.get_git_hash:352] Getting Git hash for directory /home/user/isaacsim
[2025-12-19 13:55:09,988][INFO][omni.repo.man.nvenv.find_git_path:186] Searching for the location of Git
[2025-12-19 13:55:09,989][INFO][omni.repo.man.utils.run_process_return_output:301] running process: which git
[2025-12-19 13:55:09,991][INFO][omni.repo.man.nvenv.find_git_path:249] Git location: git
[2025-12-19 13:55:09,991][INFO][omni.repo.man.utils.run_process_return_output:301] running process: git rev-parse --git-dir
[2025-12-19 13:55:09,997][INFO][omni.repo.man.nvenv.execute_git:284] Calling Git with args: "rev-parse --short=8 HEAD". Try: 1. cwd: '/home/user/isaacsim'
[2025-12-19 13:55:10,000][INFO][omni.repo.man.nvenv.execute_git:295] git call result:
        return code:0
        stdout: aa503a9b

        stderr: 
[2025-12-19 13:55:10,001][INFO][omni.repo.man.utils.run_process_return_output:301] running process: git rev-parse --git-dir
[2025-12-19 13:55:10,004][INFO][omni.repo.man.nvenv.execute_git:284] Calling Git with args: "rev-parse --abbrev-ref HEAD". Try: 1. cwd: '/home/user/isaacsim'
[2025-12-19 13:55:10,007][INFO][omni.repo.man.nvenv.execute_git:295] git call result:
        return code:0
        stdout: main

        stderr: 
[2025-12-19 13:55:10,008][INFO][omni.repo.man.build_number.print_log:182] Build number: '5.1.0-rc.19+main.0.aa503a9b.local'
[2025-12-19 13:55:10,011][INFO][omni.repo.man.build_number.print_log:182] Written to file: '/home/user/isaacsim/_build/linux-x86_64/debug/VERSION'
[2025-12-19 13:55:11,037][INFO][omni.repo.man.python_exec._exec:166] Reloading with interpreter _repo/python/python3.
[2025-12-19 13:55:11,534][INFO][omni.repo.man.python_exec._exec:161] Custom Executable _repo/python/python3 requested and currently active. Python version: 3.11.11 (tags/v3.11.11-dirty:d03b868, Feb  7 2025, 19:34:23) [GCC 7.3.1 20180303 (Red Hat 7.3.1-5)]
[2025-12-19 13:55:11,534][INFO][omni.repo.man.entry.run:133] Running repo tool: repo_build_number@1.89.2. args: ['build_number', '-o', '/home/user/isaacsim/_build/linux-x86_64/release/VERSION']
[2025-12-19 13:55:11,535][INFO][omni.repo.man.nvenv.get_git_hash:352] Getting Git hash for directory /home/user/isaacsim
[2025-12-19 13:55:11,535][INFO][omni.repo.man.nvenv.find_git_path:186] Searching for the location of Git
[2025-12-19 13:55:11,535][INFO][omni.repo.man.utils.run_process_return_output:301] running process: which git
[2025-12-19 13:55:11,537][INFO][omni.repo.man.nvenv.find_git_path:249] Git location: git
[2025-12-19 13:55:11,537][INFO][omni.repo.man.utils.run_process_return_output:301] running process: git rev-parse --git-dir
[2025-12-19 13:55:11,542][INFO][omni.repo.man.nvenv.execute_git:284] Calling Git with args: "rev-parse --short=8 HEAD". Try: 1. cwd: '/home/user/isaacsim'
[2025-12-19 13:55:11,545][INFO][omni.repo.man.nvenv.execute_git:295] git call result:
        return code:0
        stdout: aa503a9b

        stderr: 
[2025-12-19 13:55:11,545][INFO][omni.repo.man.utils.run_process_return_output:301] running process: git rev-parse --git-dir
[2025-12-19 13:55:11,549][INFO][omni.repo.man.nvenv.execute_git:284] Calling Git with args: "rev-parse --abbrev-ref HEAD". Try: 1. cwd: '/home/user/isaacsim'
[2025-12-19 13:55:11,555][INFO][omni.repo.man.nvenv.execute_git:295] git call result:
        return code:0
        stdout: main

        stderr: 
[2025-12-19 13:55:11,555][INFO][omni.repo.man.build_number.print_log:182] Build number: '5.1.0-rc.19+main.0.aa503a9b.local'
[2025-12-19 13:55:11,559][INFO][omni.repo.man.build_number.print_log:182] Written to file: '/home/user/isaacsim/_build/linux-x86_64/release/VERSION'
[2025-12-19 13:55:14,108][INFO][omni.repo.man.fileutils.copy_and_link_using_dict:532] Copy of 0 files took: 0.002 milliseconds.
[2025-12-19 13:55:14,110][INFO][omni.repo.man.fileutils.copy_and_link_using_dict:542] Creating links of 0 folders took: 0.058 milliseconds.
[2025-12-19 13:55:14,564][INFO][omni.repo.man.fileutils.copy_and_link_using_dict:532] Copy of 252 files took: 450.124 milliseconds.
[2025-12-19 13:55:15,249][INFO][omni.repo.man.fileutils.copy_and_link_using_dict:542] Creating links of 952 folders took: 676.529 milliseconds.
[2025-12-19 13:55:15,253][INFO][omni.repo.man.utils.run_process:241] running process: /home/user/isaacsim/repo.sh precache_exts -c release
[2025-12-19 13:55:16,294][INFO][omni.repo.man.python_exec._exec:166] Reloading with interpreter _repo/python/python3.
[2025-12-19 13:55:16,781][INFO][omni.repo.man.python_exec._exec:161] Custom Executable _repo/python/python3 requested and currently active. Python version: 3.11.11 (tags/v3.11.11-dirty:d03b868, Feb  7 2025, 19:34:23) [GCC 7.3.1 20180303 (Red Hat 7.3.1-5)]
[2025-12-19 13:55:16,781][INFO][omni.repo.man.entry.run:133] Running repo tool: repo_precache_exts@None. args: ['precache_exts', '-c', 'release']
[2025-12-19 13:55:16,913][INFO][omni.repo.precache_exts.run:315] precaching app: /home/user/isaacsim/_build/linux-x86_64/release/apps/isaacsim.exp.extscache.kit
[2025-12-19 13:55:16,913][INFO][omni.repo.man.utils.run_process:241] running process: /home/user/isaacsim/_build/linux-x86_64/release/kit/kit /home/user/isaacsim/_build/linux-x86_64/release/apps/isaacsim.exp.extscache.kit --allow-root --portable --ext-precache-mode --/crashreporter/gatherUserStory=0 --/app/settings/persistent=0 --/app/settings/loadUserConfig=0 --/app/extensions/generateVersionLock=1 --/app/extensions/parallelPullEnabled=1 --/app/enableStdoutOutput=1 --/app/extensions/detailedSolverExplanation=1 --/app/extensions/registryEnabled=1 --/app/extensions/mkdirExtFolders=0 '--/app/extensions/registryCacheFull='"'"'/home/user/isaacsim/_build/linux-x86_64/release/extscache'"'"'' --/log/flushStandardStreamOutput=1 '--/exts/omni.kit.registry.nucleus/registries/0/name="kit/default"' '--/exts/omni.kit.registry.nucleus/registries/0/url="omniverse://kit-extensions.ov.nvidia.com/exts/kit/default"' '--/exts/omni.kit.registry.nucleus/registries/1/name="kit/sdk"' '--/exts/omni.kit.registry.nucleus/registries/1/url="omniverse://kit-extensions.ov.nvidia.com/exts/kit/sdk/${kit_version_short}/${kit_git_hash}"' --/app/extensions/target/config=release --ext-folder /home/user/isaacsim/_build/linux-x86_64/release/exts --ext-folder /home/user/isaacsim/_build/linux-x86_64/release/extsDeprecated
[2025-12-19 13:55:17,198][INFO][omni.repo.man.container_utils.get_cgroup_cpu_count:138] Unable to determine cgroup CPU count, using host logical core count: 14
[2025-12-19 13:55:17,199][INFO][omni.repo.build.main.compute_job_count:1626] Default job count requested. Setting to all host cores: 14 jobs.
[2025-12-19 13:55:17,199][INFO][omni.repo.man.utils.run_process_return_output:301] running process: make --directory=/home/user/isaacsim/_compiler/gmake2 --stop config=release_x86_64 -j14 --output-sync
[2025-12-19 13:55:18,826][ERROR][omni.repo.man.utils.run_process_return_output:360] error running: ['make', '--directory=/home/user/isaacsim/_compiler/gmake2', '--stop', 'config=release_x86_64', '-j14', '--output-sync'], code: 2, message: ""
[2025-12-19 13:55:18,837][WARNING][omni.repo.man.version.get_tool_version:312] Retrieving repo_build version via VERSION file.
[2025-12-19 13:55:18,838][ERROR][omni.repo.man.exceptions_utils.print_log:182] BuildError exception stack trace dumped to logfile /home/user/isaacsim/_repo/repo.log. Stacks dumped to console via `--verbose` or `--tracebacks`. 
BuildError: BUILD FAILED for release
[2025-12-19 13:55:18,840][ERROR][omni.repo.emit_stack_to_logfile:156] BuildError encountered while running repo_build via ['/home/user/isaacsim/tools/repoman/repoman.py', 'build']:
Traceback (most recent call last):
  File "/home/user/isaacsim/_repo/deps/repo_man/omni/repo/man/entry.py", line 138, in run
    options.func(options)
  File "/home/user/isaacsim/_repo/deps/repo_man/omni/repo/man/entry.py", line 90, in <lambda>
    func=lambda args, func=func, config=self.merged_tool_config: func(args, config),
                                                                 ^^^^^^^^^^^^^^^^^^
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/main.py", line 1594, in run_repo_tool
    run_build(options, repo_folders, None, config)
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/utils.py", line 49, in wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/main.py", line 1239, in run_build
    build_fn(
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/main.py", line 771, in build
    build_with_make(
  File "/home/user/isaacsim/_repo/deps/repo_man/omni/repo/man/utils.py", line 1218, in wrapper
    result = func(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/build.py", line 575, in build_with_make
    do_build(
  File "/home/user/isaacsim/_repo/deps/repo_man/omni/repo/man/nvteamcity.py", line 177, in wrapper
    result = func(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^
  File "/home/user/isaacsim/_repo/deps/repo_build/omni/repo/build/build.py", line 311, in do_build
    raise BuildError(f"BUILD FAILED for {config}")
omni.repo.build.exceptions.BuildError: BUILD FAILED for release

Additional information

$ git log -1
commit aa503a9bbf92405bbbcfe5361e1c4a74fe10d689 (HEAD -> main, origin/main, origin/develop, origin/HEAD)
Author: Sheikh Dawood <7774242+sheikh-nv@users.noreply.github.com>
Date:   Thu Nov 20 17:21:27 2025 -0600

    Isaac Sim Update

$ ls -lth /lib/ld-linux.so.2 
lrwxrwxrwx 1 root root 16 Dec 17 00:38 /lib/ld-linux.so.2 -> ld-linux-2.42.so*

$ ls -lth /usr/lib64/libstdc++.so.6
lrwxrwxrwx 1 root root 30 Dec 19 13:29 /usr/lib64/libstdc++.so.6 -> /usr/lib64/libstdc++.so.6.0.34*

$ ls -lth /lib/libc.so.6 
lrwxrwxrwx 1 root root 12 Dec 17 00:38 /lib/libc.so.6 -> libc-2.42.so*

$ gcc --version
gcc (GCC) 11.2.0

$ g++ --version
g++ (GCC) 11.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions