lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 29 Nov 2010 14:18:40 +0100
From:	Zimny Lech <napohybelskurwysynom2010@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
Cc:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	Herbert Xu <herbert@...dor.apana.org.au>,
	linux-crypto@...r.kernel.org
Subject: Re: linux-next: Tree for November 29

Salve!

2010/11/29 Stephen Rothwell <sfr@...b.auug.org.au>:
> Hi all,
>
> Changes since 20101126:

This crypto thing is pretty busted today

crypto/built-in.o: In function `alg_create':
af_alg.c:(.text+0x16c61): undefined reference to `sk_alloc'
af_alg.c:(.text+0x16c81): undefined reference to `sock_init_data'
crypto/built-in.o: In function `alg_setsockopt':
af_alg.c:(.text+0x16ccb): undefined reference to `lock_sock_nested'
af_alg.c:(.text+0x16d07): undefined reference to `sock_kmalloc'
af_alg.c:(.text+0x16d53): undefined reference to `sock_kfree_s'
af_alg.c:(.text+0x16d63): undefined reference to `release_sock'
crypto/built-in.o: In function `alg_bind':
af_alg.c:(.text+0x16e79): undefined reference to `lock_sock_nested'
af_alg.c:(.text+0x16ea3): undefined reference to `release_sock'
crypto/built-in.o: In function `af_alg_release':
(.text+0x16eda): undefined reference to `sk_free'
crypto/built-in.o: In function `af_alg_accept':
(.text+0x17083): undefined reference to `lock_sock_nested'
crypto/built-in.o: In function `af_alg_accept':
(.text+0x170ab): undefined reference to `init_net'
crypto/built-in.o: In function `af_alg_accept':
(.text+0x170b6): undefined reference to `sk_alloc'
crypto/built-in.o: In function `af_alg_accept':
(.text+0x170c9): undefined reference to `sock_init_data'
crypto/built-in.o: In function `af_alg_accept':
(.text+0x170e7): undefined reference to `sk_free'
crypto/built-in.o: In function `af_alg_accept':
(.text+0x1711b): undefined reference to `release_sock'
crypto/built-in.o: In function `skcipher_wait_for_wmem':
algif_skcipher.c:(.text+0x17471): undefined reference to `release_sock'
algif_skcipher.c:(.text+0x174b9): undefined reference to `lock_sock_nested'
crypto/built-in.o: In function `skcipher_alloc_sgl':
algif_skcipher.c:(.text+0x1755b): undefined reference to `sock_kmalloc'
crypto/built-in.o: In function `skcipher_data_wakeup':
algif_skcipher.c:(.text+0x176c9): undefined reference to `sock_wake_async'
crypto/built-in.o: In function `skcipher_sendpage':
algif_skcipher.c:(.text+0x1771b): undefined reference to `lock_sock_nested'
algif_skcipher.c:(.text+0x17809): undefined reference to `release_sock'
crypto/built-in.o: In function `skcipher_pull_sgl':
algif_skcipher.c:(.text+0x178e3): undefined reference to `sock_kfree_s'
crypto/built-in.o: In function `skcipher_recvmsg':
algif_skcipher.c:(.text+0x17955): undefined reference to `lock_sock_nested'
algif_skcipher.c:(.text+0x17a94): undefined reference to `release_sock'
algif_skcipher.c:(.text+0x17abd): undefined reference to `lock_sock_nested'
algif_skcipher.c:(.text+0x17d22): undefined reference to `sock_wake_async'
algif_skcipher.c:(.text+0x17d42): undefined reference to `release_sock'
crypto/built-in.o: In function `skcipher_sendmsg':
algif_skcipher.c:(.text+0x17dee): undefined reference to `lock_sock_nested'
algif_skcipher.c:(.text+0x17f00): undefined reference to `memcpy_fromiovec'
algif_skcipher.c:(.text+0x18056): undefined reference to `memcpy_fromiovec'
algif_skcipher.c:(.text+0x18102): undefined reference to `release_sock'
crypto/built-in.o: In function `skcipher_accept_parent':
algif_skcipher.c:(.text+0x1815c): undefined reference to `sock_kmalloc'
algif_skcipher.c:(.text+0x18179): undefined reference to `sock_kmalloc'
algif_skcipher.c:(.text+0x18196): undefined reference to `sock_kfree_s'
crypto/built-in.o: In function `skcipher_sock_destruct':
algif_skcipher.c:(.text+0x18284): undefined reference to `sock_kfree_s'
algif_skcipher.c:(.text+0x18297): undefined reference to `sock_kfree_s'
algif_skcipher.c:(.text+0x182ae): undefined reference to `sk_free'
crypto/built-in.o: In function `af_alg_init':
af_alg.c:(.init.text+0x440): undefined reference to `proto_register'
af_alg.c:(.init.text+0x450): undefined reference to `sock_register'
af_alg.c:(.init.text+0x465): undefined reference to `proto_unregister'
crypto/built-in.o: In function `af_alg_exit':
af_alg.c:(.exit.text+0x23d): undefined reference to `sock_unregister'
af_alg.c:(.exit.text+0x249): undefined reference to `proto_unregister'
crypto/built-in.o:(.rodata+0xec20): undefined reference to `sock_no_connect'
crypto/built-in.o:(.rodata+0xec28): undefined reference to `sock_no_socketpair'
crypto/built-in.o:(.rodata+0xec38): undefined reference to `sock_no_getname'
crypto/built-in.o:(.rodata+0xec40): undefined reference to `sock_no_poll'
crypto/built-in.o:(.rodata+0xec48): undefined reference to `sock_no_ioctl'
crypto/built-in.o:(.rodata+0xec50): undefined reference to `sock_no_listen'
crypto/built-in.o:(.rodata+0xec58): undefined reference to `sock_no_shutdown'
crypto/built-in.o:(.rodata+0xec68): undefined reference to `sock_no_getsockopt'
crypto/built-in.o:(.rodata+0xec70): undefined reference to `sock_no_sendmsg'
crypto/built-in.o:(.rodata+0xec78): undefined reference to `sock_no_recvmsg'
crypto/built-in.o:(.rodata+0xec80): undefined reference to `sock_no_mmap'
crypto/built-in.o:(.rodata+0xec88): undefined reference to `sock_no_sendpage'
crypto/built-in.o:(.data+0x2158): undefined reference to `sock_no_bind'
crypto/built-in.o:(.data+0x2160): undefined reference to `sock_no_connect'
crypto/built-in.o:(.data+0x2168): undefined reference to `sock_no_socketpair'
crypto/built-in.o:(.data+0x2170): undefined reference to `sock_no_accept'
crypto/built-in.o:(.data+0x2178): undefined reference to `sock_no_getname'
crypto/built-in.o:(.data+0x2188): undefined reference to `sock_no_ioctl'
crypto/built-in.o:(.data+0x2190): undefined reference to `sock_no_listen'
crypto/built-in.o:(.data+0x2198): undefined reference to `sock_no_shutdown'
crypto/built-in.o:(.data+0x21a0): undefined reference to `sock_no_setsockopt'
crypto/built-in.o:(.data+0x21a8): undefined reference to `sock_no_getsockopt'
crypto/built-in.o:(.data+0x21c0): undefined reference to `sock_no_mmap'
make[1]: *** [.tmp_vmlinux1] Error 1
make: *** [sub-make] Error 2



-- 
Slawa!
Zimny "Spie dziadu!" Lech z Wawelu

That is not dead which can eternal lie.
And with strange aeons even death may die.

Download attachment "10-11-29-11-15-33-buildlog" of type "application/octet-stream" (47172 bytes)

Download attachment "10-11-29-11-15-33-config" of type "application/octet-stream" (31748 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ