Bug ID 1202208
Summary cmake:full fails with glibc 2.36
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee screening-team-bugs@suse.de
Reporter martin.liska@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Fails here:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:B/cmake:full/standard/x86_64

due to:
[  753s] OUTPUTMODULE =
/home/abuild/rpmbuild/BUILD/cmake-3.23.3/Tests/BundleUtilities/testdir1/module1.so
[  753s] -- fixup_bundle
[  753s] --  
app='/home/abuild/rpmbuild/BUILD/cmake-3.23.3/Tests/BundleUtilities/testdir1/testbundleutils1'
[  753s] --  
libs='/home/abuild/rpmbuild/BUILD/cmake-3.23.3/Tests/BundleUtilities/testdir1/module1.so'
[  753s] --  
dirs='/home/abuild/rpmbuild/BUILD/cmake-3.23.3/Tests/BundleUtilities'
[  753s] --   ignoreItems=''
[  753s] -- fixup_bundle: preparing...
[  753s] -- 
[  753s] warning: cannot resolve item 'linux-vdso.so.1'
[  753s] 
[  753s]   possible problems:
[  753s]     need more directories?
[  753s]     need to use InstallRequiredSystemLibraries?
[  753s]     run in install tree instead of build tree?
[  753s] 
[  753s] -- warning: gp_resolved_file_type non-absolute file 'linux-vdso.so.1'
returning type 'other' -- possibly incorrect
[  753s] -- 
[  753s] warning: cannot resolve item 'linux-vdso.so.1'
[  753s] 
[  753s]   possible problems:
[  753s]     need more directories?
[  753s]     need to use InstallRequiredSystemLibraries?
[  753s]     run in install tree instead of build tree?
[  753s] 
[  753s] -- 
[  753s] warning: cannot resolve item 'linux-vdso.so.1'
[  753s] 
[  753s]   possible problems:
[  753s]     need more directories?
[  753s]     need to use InstallRequiredSystemLibraries?
[  753s]     run in install tree instead of build tree?
[  753s] 
[  753s] -- warning: gp_resolved_file_type non-absolute file 'linux-vdso.so.1'
returning type 'other' -- possibly incorrect
[  753s] -- 
[  753s] warning: cannot resolve item 'linux-vdso.so.1'
[  753s] 
[  753s]   possible problems:
[  753s]     need more directories?
[  753s]     need to use InstallRequiredSystemLibraries?
[  753s]     run in install tree instead of build tree?
[  753s] 
[  753s] CMake Error at
/home/abuild/rpmbuild/BUILD/cmake-3.23.3/Modules/BundleUtilities.cmake:471
(file):
[  753s]   file READ_ELF given FILE "linux-vdso.so.1" that does not exist.
[  753s] Call Stack (most recent call first):
[  753s]  
/home/abuild/rpmbuild/BUILD/cmake-3.23.3/Modules/BundleUtilities.cmake:527
(get_item_rpaths)
[  753s]  
/home/abuild/rpmbuild/BUILD/cmake-3.23.3/Modules/BundleUtilities.cmake:614
(set_bundle_key_values)
[  753s]  
/home/abuild/rpmbuild/BUILD/cmake-3.23.3/Modules/BundleUtilities.cmake:934
(get_bundle_keys)
[  753s]   bundleutils.cmake:37 (fixup_bundle)
[  753s] 
[  753s] 
[  753s] gmake[2]: *** [CMakeFiles/testbundleutils1_test.dir/build.make:71:
CMakeFiles/testbundleutils1_test] Error 1
[  753s] gmake[1]: *** [CMakeFiles/Makefile2:231:
CMakeFiles/testbundleutils1_test.dir/all] Error 2
[  753s] gmake: *** [Makefile:91: all] Error 2


You are receiving this mail because: