https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293258
Bug ID: 293258
Summary: libkrb5.so.122 can not build with WITHOUT_PROFILE=yes
Product: Base System
Version: 15.0-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
```
--- libkrb5.so.122 ---
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'et_prof_error_table' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'initialize_prof_error_table' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_abandon' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_add_node' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_close_file' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol 'profile_copy'
failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_copy_file' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_copy_node' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_create_node' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_dereference_data' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_dereference_data_locked' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_file_is_writable' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_find_node' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_find_node_relation' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_find_node_subsection' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol 'profile_flush'
failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_flush_file_data' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_flush_file_data_to_buffer' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_flush_file_data_to_file' failed: symbol not defined
ld: error: version script assignment of 'krb5_3_MIT' to symbol
'profile_flush_to_buffer' failed: symbol not defined
ld: error: too many errors emitted, stopping now (use --error-limit=0 to see
all errors)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [libkrb5.so.122] Error code 1
```
--
You are receiving this mail because:
You are the assignee for the bug.