[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#735006: gcc-4.9: amd64 kernel gives error alg: hash: Chunking test 1 failed for hmac(md5-generic)



Package: gcc-4.9
Version: 4.9-20140110-1
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?

building current git head kernel with gcc-4.9

CONCURRENCY_LEVEL=6 MAKEFLAGS="CC=gcc-4.9 LD=ld.gold CFLAGS=-march=athlon64" \
make-kpkg --config menuconfig --initrd linux-image 

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

make clean followed by rebuilding current git head kernel with gcc-4.8 worked

   * What was the outcome of this action?

when attempting a cifs mount on AMD64 running a kernel built with gcc-4.9 
I received the following error:

[   55.103557] FS-Cache: Loaded
[   55.126434] Key type dns_resolver registered
[   55.250221] FS-Cache: Netfs 'cifs' registered for caching
[   55.255543] Key type cifs.spnego registered
[   55.260674] Key type cifs.idmap registered
[   55.421943] alg: hash: Chunking test 1 failed for hmac(md5-generic)
[   55.427058] 00000000: 53 49 32 30 a0 a8 ec 9f 4d 64 c9 74 62 52 20 d2
[   55.432172] CIFS VFS: could not allocate crypto hmacmd5
[   55.437212] CIFS VFS: could not crypto alloc hmacmd5 rc -2
[   55.442152] CIFS VFS: Error -2 during NTLMSSP authentication
[   55.447091] CIFS VFS: Send error in SessSetup = -2
[   55.452306] CIFS VFS: cifs_mount failed w/return code = -2

   * What outcome did you expect instead?

successful cifs mount

*** End of the template - remove these lines ***


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13.0-rc7+ (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gcc-4.9 depends on:
ii  binutils        2.24-2
ii  cpp-4.9         4.9-20140110-1
ii  gcc-4.9-base    4.9-20140110-1
ii  libc6           2.17-97
ii  libcloog-isl4   0.18.1-3
ii  libgcc-4.9-dev  4.9-20140110-1
ii  libgmp10        2:5.1.3+dfsg-1
ii  libisl10        0.12.1-2
ii  libmpc3         1.0.1-1
ii  libmpfr4        3.1.2-1
ii  zlib1g          1:1.2.8.dfsg-1

Versions of packages gcc-4.9 recommends:
ii  libc6-dev  2.17-97

Versions of packages gcc-4.9 suggests:
ii  binutils [binutils-gold]  2.24-2
pn  gcc-4.9-doc               <none>
pn  gcc-4.9-locales           <none>
pn  gcc-4.9-multilib          <none>
pn  libasan1-dbg              <none>
ii  libatomic1-dbg            4.9-20140110-1
pn  libcilkrts5-dbg           <none>
ii  libgcc1-dbg               1:4.9-20140110-1
ii  libgomp1-dbg              4.9-20140110-1
pn  libitm1-dbg               <none>
pn  liblsan0-dbg              <none>
ii  libquadmath0-dbg          4.9-20140110-1
ii  libtsan0-dbg              4.9-20140110-1
pn  libubsan0-dbg             <none>
pn  libvtv0-dbg               <none>

-- no debconf information


Reply to: