Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2026 09:35:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293258] libkrb5.so.122 can not build with WITHOUT_PROFILE=yes
Message-ID:  <bug-293258-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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: bugs@FreeBSD.org
          Reporter: dmitryluhtionov@gmail.com

```
--- 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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293258-227>