Re: buildworld fails

From: Guido Falsi <mad_at_madpilot.net>
Date: Sun, 23 Dec 2012 18:53:36 +0100
On 12/23/12 18:50, Dimitry Andric wrote:
> On 2012-12-23 18:43, AN wrote:
>> FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #10 r244601: Sat Dec 22
>> 18:22:44 EST 2012     root_at_FBSD10:/usr/obj/usr/src/sys/MYKERNEL  amd64
>>
>>
>> ===> gnu/usr.bin/texinfo/infokey (all)
> ...
> ...
>> 1 error
>> *** [everything] Error code 2
>> 1 error
>> *** [buildworld] Error code 2
>> 1 error
>
> The actual error was earlier in this multi-threaded build, but you did
> not post the full log.  Please search in the log for the actual error,
> or try a buildworld without -j.

I have just got the same error, here is the relevant error message:

===> usr.sbin/gssd (all)
cc -O2 -pipe -march=nocona -I. -std=gnu99 -Qunused-arguments 
-fstack-protector -Wsystem-headers -Werror -Wno-pointer-sign 
-Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare 
-Wno-unused-value -Wno-parentheses-equality -Wno-unused-function 
-Wno-conversion -Wno-switch -Wno-switch-enum -Wno-parentheses  -o gssd 
gssd.o gssd_svc.o gssd_xdr.o gssd_prot.o -lgssapi
gssd.o: In function `find_ccache_file':
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xaf5): undefined reference to 
`krb5_init_context'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xb15): undefined reference to 
`krb5_cc_resolve'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xb3d): undefined reference to 
`krb5_cc_start_seq_get'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xb5e): undefined reference to 
`krb5_cc_next_cred'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xb7d): undefined reference to 
`krb5_free_context'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xbdf): undefined reference to 
`krb5_unparse_name'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xc96): undefined reference to 
`krb5_unparse_name'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xd67): undefined reference to 
`krb5_free_cred_contents'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xd84): undefined reference to 
`krb5_cc_next_cred'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xda6): undefined reference to 
`krb5_cc_end_seq_get'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xdbf): undefined reference to 
`krb5_cc_close'
/usr/src/usr.sbin/gssd/gssd.c:(.text+0xdcb): undefined reference to 
`krb5_free_context'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [gssd] Error code 1

Stop in /usr/src/usr.sbin/gssd.
*** [all] Error code 1

Stop in /usr/src/usr.sbin.
*** [usr.sbin.all__D] Error code 1

Stop in /usr/src.
*** [everything] Error code 1

Stop in /usr/src.
*** [buildworld] Error code 1

Stop in /usr/src.


Hope this helps.

> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"


-- 
Guido Falsi <mad_at_madpilot.net>
Received on Sun Dec 23 2012 - 16:53:50 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:33 UTC