Skip to content

Instantly share code, notes, and snippets.

@naftulikay
Created March 14, 2018 18:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save naftulikay/4a6be9ceddc1a0391a3a4958931e23bd to your computer and use it in GitHub Desktop.
Save naftulikay/4a6be9ceddc1a0391a3a4958931e23bd to your computer and use it in GitHub Desktop.
$ gcc -Wl,--whole-archive -shared ~/.cache/cargo/target/debug/liblambda.a -o ~/.cache/cargo/target/debug/liblambda.so |& tee output.log
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_muldi3.o): In function `__multi3':
(.text+0x0): multiple definition of `__multi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins2-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_negdi2.o): In function `__negti2':
(.text+0x0): multiple definition of `__negti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(negti2.o):negti2.c:(.text.__negti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_lshrdi3.o): In function `__lshrti3':
(.text+0x0): multiple definition of `__lshrti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins7-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ashldi3.o): In function `__ashlti3':
(.text+0x0): multiple definition of `__ashlti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins7-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ashrdi3.o): In function `__ashrti3':
(.text+0x0): multiple definition of `__ashrti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins7-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_cmpdi2.o): In function `__cmpti2':
(.text+0x0): multiple definition of `__cmpti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(cmpti2.o):cmpti2.c:(.text.__cmpti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ucmpdi2.o): In function `__ucmpti2':
(.text+0x0): multiple definition of `__ucmpti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(ucmpti2.o):ucmpti2.c:(.text.__ucmpti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_absvsi2.o): In function `__absvdi2':
(.text+0x0): multiple definition of `__absvdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(absvdi2.o):absvdi2.c:(.text.__absvdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_absvsi2.o): In function `__absvsi2':
(.text+0x20): multiple definition of `__absvsi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(absvsi2.o):absvsi2.c:(.text.__absvsi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_absvdi2.o): In function `__absvti2':
(.text+0x0): multiple definition of `__absvti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(absvti2.o):absvti2.c:(.text.__absvti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addvsi3.o): In function `__addvdi3':
(.text+0x0): multiple definition of `__addvdi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(addvdi3.o):addvdi3.c:(.text.__addvdi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addvsi3.o): In function `__addvsi3':
(.text+0x30): multiple definition of `__addvsi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(addvsi3.o):addvsi3.c:(.text.__addvsi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addvdi3.o): In function `__addvti3':
(.text+0x0): multiple definition of `__addvti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(addvti3.o):addvti3.c:(.text.__addvti3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_subvsi3.o): In function `__subvdi3':
(.text+0x0): multiple definition of `__subvdi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(subvdi3.o):subvdi3.c:(.text.__subvdi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_subvsi3.o): In function `__subvsi3':
(.text+0x30): multiple definition of `__subvsi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(subvsi3.o):subvsi3.c:(.text.__subvsi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_subvdi3.o): In function `__subvti3':
(.text+0x0): multiple definition of `__subvti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(subvti3.o):subvti3.c:(.text.__subvti3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mulvsi3.o): In function `__mulvdi3':
(.text+0x0): multiple definition of `__mulvdi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(mulvdi3.o):mulvdi3.c:(.text.__mulvdi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mulvsi3.o): In function `__mulvsi3':
(.text+0x20): multiple definition of `__mulvsi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(mulvsi3.o):mulvsi3.c:(.text.__mulvsi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mulvdi3.o): In function `__mulvti3':
(.text+0x0): multiple definition of `__mulvti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(mulvti3.o):mulvti3.c:(.text.__mulvti3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_negvsi2.o): In function `__negvdi2':
(.text+0x0): multiple definition of `__negvdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(negvdi2.o):negvdi2.c:(.text.__negvdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_negvsi2.o): In function `__negvsi2':
(.text+0x30): multiple definition of `__negvsi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(negvsi2.o):negvsi2.c:(.text.__negvsi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_negvdi2.o): In function `__negvti2':
(.text+0x0): multiple definition of `__negvti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(negvti2.o):negvti2.c:(.text.__negvti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ffssi2.o): In function `__ffsdi2':
(.text+0x0): multiple definition of `__ffsdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(ffsdi2.o):ffsdi2.c:(.text.__ffsdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ffsdi2.o): In function `__ffsti2':
(.text+0x0): multiple definition of `__ffsti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(ffsti2.o):ffsti2.c:(.text.__ffsti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clzsi2.o): In function `__clzdi2':
(.text+0x0): multiple definition of `__clzdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(clzdi2.o):clzdi2.c:(.text.__clzdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clzdi2.o): In function `__clzti2':
(.text+0x0): multiple definition of `__clzti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(clzti2.o):clzti2.c:(.text.__clzti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ctzsi2.o): In function `__ctzdi2':
(.text+0x0): multiple definition of `__ctzdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(ctzdi2.o):ctzdi2.c:(.text.__ctzdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ctzdi2.o): In function `__ctzti2':
(.text+0x0): multiple definition of `__ctzti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(ctzti2.o):ctzti2.c:(.text.__ctzti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_popcountsi2.o): In function `__popcountdi2':
(.text+0x0): multiple definition of `__popcountdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(popcountdi2.o):popcountdi2.c:(.text.__popcountdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_popcountdi2.o): In function `__popcountti2':
(.text+0x0): multiple definition of `__popcountti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(popcountti2.o):popcountti2.c:(.text.__popcountti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_paritysi2.o): In function `__paritydi2':
(.text+0x0): multiple definition of `__paritydi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(paritydi2.o):paritydi2.c:(.text.__paritydi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_paritydi2.o): In function `__parityti2':
(.text+0x0): multiple definition of `__parityti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(parityti2.o):parityti2.c:(.text.__parityti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_powisf2.o): In function `__powisf2':
(.text+0x0): multiple definition of `__powisf2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins3-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_powidf2.o): In function `__powidf2':
(.text+0x0): multiple definition of `__powidf2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins3-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):compiler_builtins3-edfb5f469cba637b2a10c5a41b844654.rs:(.text.__powidf2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_powixf2.o): In function `__powixf2':
(.text+0x0): multiple definition of `__powixf2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(powixf2.o):powixf2.c:(.text.__powixf2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mulsc3.o): In function `__mulsc3':
(.text+0x0): multiple definition of `__mulsc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(mulsc3.o):mulsc3.c:(.text.__mulsc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_muldc3.o): In function `__muldc3':
(.text+0x0): multiple definition of `__muldc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(muldc3.o):muldc3.c:(.text.__muldc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mulxc3.o): In function `__mulxc3':
(.text+0x0): multiple definition of `__mulxc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(mulxc3.o):mulxc3.c:(.text.__mulxc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_divsc3.o): In function `__divsc3':
(.text+0x0): multiple definition of `__divsc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(divsc3.o):divsc3.c:(.text.__divsc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_divdc3.o): In function `__divdc3':
(.text+0x0): multiple definition of `__divdc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(divdc3.o):divdc3.c:(.text.__divdc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_divxc3.o): In function `__divxc3':
(.text+0x0): multiple definition of `__divxc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(divxc3.o):divxc3.c:(.text.__divxc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunssfsi.o): In function `__fixunssfdi':
(.text+0x0): multiple definition of `__fixunssfdi'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunsdfsi.o): In function `__fixunsdfdi':
(.text+0x0): multiple definition of `__fixunsdfdi'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixsfdi.o): In function `__fixsfti':
(.text+0x0): multiple definition of `__fixsfti'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixdfdi.o): In function `__fixdfti':
(.text+0x0): multiple definition of `__fixdfti'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunssfdi.o): In function `__fixunssfti':
(.text+0x0): multiple definition of `__fixunssfti'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunsdfdi.o): In function `__fixunsdfti':
(.text+0x0): multiple definition of `__fixunsdfti'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatdisf.o): In function `__floattisf':
(.text+0x0): multiple definition of `__floattisf'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatdidf.o): In function `__floattidf':
(.text+0x0): multiple definition of `__floattidf'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatundisf.o): In function `__floatuntisf':
(.text+0x0): multiple definition of `__floatuntisf'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatundidf.o): In function `__floatuntidf':
(.text+0x0): multiple definition of `__floatuntidf'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_divdi3.o): In function `__divti3':
(.text+0x0): multiple definition of `__divti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins5-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_moddi3.o): In function `__modti3':
(.text+0x0): multiple definition of `__modti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins5-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udivdi3.o): In function `__udivti3':
(.text+0x0): multiple definition of `__udivti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins13-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_umoddi3.o): In function `__umodti3':
(.text+0x0): multiple definition of `__umodti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins13-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udivmoddi4.o): In function `__udivmodti4':
(.text+0x0): multiple definition of `__udivmodti4'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins13-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_muldi3.o): In function `__multi3':
(.text+0x0): multiple definition of `__multi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins2-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_negdi2.o): In function `__negti2':
(.text+0x0): multiple definition of `__negti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(negti2.o):negti2.c:(.text.__negti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_lshrdi3.o): In function `__lshrti3':
(.text+0x0): multiple definition of `__lshrti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins7-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ashldi3.o): In function `__ashlti3':
(.text+0x0): multiple definition of `__ashlti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins7-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ashrdi3.o): In function `__ashrti3':
(.text+0x0): multiple definition of `__ashrti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins7-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_cmpdi2.o): In function `__cmpti2':
(.text+0x0): multiple definition of `__cmpti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(cmpti2.o):cmpti2.c:(.text.__cmpti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ucmpdi2.o): In function `__ucmpti2':
(.text+0x0): multiple definition of `__ucmpti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(ucmpti2.o):ucmpti2.c:(.text.__ucmpti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clear_cache.o): In function `__clear_cache':
(.text+0x0): multiple definition of `__clear_cache'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clear_cache.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_absvsi2.o): In function `__absvdi2':
(.text+0x0): multiple definition of `__absvdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(absvdi2.o):absvdi2.c:(.text.__absvdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_absvsi2.o): In function `__absvsi2':
(.text+0x20): multiple definition of `__absvsi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(absvsi2.o):absvsi2.c:(.text.__absvsi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_absvdi2.o): In function `__absvti2':
(.text+0x0): multiple definition of `__absvti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(absvti2.o):absvti2.c:(.text.__absvti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addvsi3.o): In function `__addvdi3':
(.text+0x0): multiple definition of `__addvdi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(addvdi3.o):addvdi3.c:(.text.__addvdi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addvsi3.o): In function `__addvsi3':
(.text+0x30): multiple definition of `__addvsi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(addvsi3.o):addvsi3.c:(.text.__addvsi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addvdi3.o): In function `__addvti3':
(.text+0x0): multiple definition of `__addvti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(addvti3.o):addvti3.c:(.text.__addvti3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_subvsi3.o): In function `__subvdi3':
(.text+0x0): multiple definition of `__subvdi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(subvdi3.o):subvdi3.c:(.text.__subvdi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_subvsi3.o): In function `__subvsi3':
(.text+0x30): multiple definition of `__subvsi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(subvsi3.o):subvsi3.c:(.text.__subvsi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_subvdi3.o): In function `__subvti3':
(.text+0x0): multiple definition of `__subvti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(subvti3.o):subvti3.c:(.text.__subvti3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mulvsi3.o): In function `__mulvdi3':
(.text+0x0): multiple definition of `__mulvdi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(mulvdi3.o):mulvdi3.c:(.text.__mulvdi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mulvsi3.o): In function `__mulvsi3':
(.text+0x20): multiple definition of `__mulvsi3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(mulvsi3.o):mulvsi3.c:(.text.__mulvsi3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mulvdi3.o): In function `__mulvti3':
(.text+0x0): multiple definition of `__mulvti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(mulvti3.o):mulvti3.c:(.text.__mulvti3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_negvsi2.o): In function `__negvdi2':
(.text+0x0): multiple definition of `__negvdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(negvdi2.o):negvdi2.c:(.text.__negvdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_negvsi2.o): In function `__negvsi2':
(.text+0x30): multiple definition of `__negvsi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(negvsi2.o):negvsi2.c:(.text.__negvsi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_negvdi2.o): In function `__negvti2':
(.text+0x0): multiple definition of `__negvti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(negvti2.o):negvti2.c:(.text.__negvti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ffssi2.o): In function `__ffsdi2':
(.text+0x0): multiple definition of `__ffsdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(ffsdi2.o):ffsdi2.c:(.text.__ffsdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ffsdi2.o): In function `__ffsti2':
(.text+0x0): multiple definition of `__ffsti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(ffsti2.o):ffsti2.c:(.text.__ffsti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clz.o):(.rodata+0x0): multiple definition of `__clz_tab'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clz.o):(.rodata+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clzsi2.o): In function `__clzdi2':
(.text+0x0): multiple definition of `__clzdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(clzdi2.o):clzdi2.c:(.text.__clzdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clzdi2.o): In function `__clzti2':
(.text+0x0): multiple definition of `__clzti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(clzti2.o):clzti2.c:(.text.__clzti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ctzsi2.o): In function `__ctzdi2':
(.text+0x0): multiple definition of `__ctzdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(ctzdi2.o):ctzdi2.c:(.text.__ctzdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ctzdi2.o): In function `__ctzti2':
(.text+0x0): multiple definition of `__ctzti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(ctzti2.o):ctzti2.c:(.text.__ctzti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_popcount_tab.o):(.rodata+0x0): multiple definition of `__popcount_tab'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_popcount_tab.o):(.rodata+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_popcountsi2.o): In function `__popcountdi2':
(.text+0x0): multiple definition of `__popcountdi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(popcountdi2.o):popcountdi2.c:(.text.__popcountdi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_popcountdi2.o): In function `__popcountti2':
(.text+0x0): multiple definition of `__popcountti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(popcountti2.o):popcountti2.c:(.text.__popcountti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_paritysi2.o): In function `__paritydi2':
(.text+0x0): multiple definition of `__paritydi2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(paritydi2.o):paritydi2.c:(.text.__paritydi2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_paritydi2.o): In function `__parityti2':
(.text+0x0): multiple definition of `__parityti2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(parityti2.o):parityti2.c:(.text.__parityti2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_powisf2.o): In function `__powisf2':
(.text+0x0): multiple definition of `__powisf2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins3-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):compiler_builtins3-edfb5f469cba637b2a10c5a41b844654.rs:(.text.__powisf2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_powidf2.o): In function `__powidf2':
(.text+0x0): multiple definition of `__powidf2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins3-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):compiler_builtins3-edfb5f469cba637b2a10c5a41b844654.rs:(.text.__powidf2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_powixf2.o): In function `__powixf2':
(.text+0x0): multiple definition of `__powixf2'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(powixf2.o):powixf2.c:(.text.__powixf2+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mulsc3.o): In function `__mulsc3':
(.text+0x0): multiple definition of `__mulsc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(mulsc3.o):mulsc3.c:(.text.__mulsc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_muldc3.o): In function `__muldc3':
(.text+0x0): multiple definition of `__muldc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(muldc3.o):muldc3.c:(.text.__muldc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mulxc3.o): In function `__mulxc3':
(.text+0x0): multiple definition of `__mulxc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(mulxc3.o):mulxc3.c:(.text.__mulxc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_divsc3.o): In function `__divsc3':
(.text+0x0): multiple definition of `__divsc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(divsc3.o):divsc3.c:(.text.__divsc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_divdc3.o): In function `__divdc3':
(.text+0x0): multiple definition of `__divdc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(divdc3.o):divdc3.c:(.text.__divdc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_divxc3.o): In function `__divxc3':
(.text+0x0): multiple definition of `__divxc3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(divxc3.o):divxc3.c:(.text.__divxc3+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_bswapsi2.o): In function `__bswapsi2':
(.text+0x0): multiple definition of `__bswapsi2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_bswapsi2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_bswapdi2.o): In function `__bswapdi2':
(.text+0x0): multiple definition of `__bswapdi2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_bswapdi2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clrsbsi2.o): In function `__clrsbdi2':
(.text+0x0): multiple definition of `__clrsbdi2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clrsbsi2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clrsbdi2.o): In function `__clrsbti2':
(.text+0x0): multiple definition of `__clrsbti2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_clrsbdi2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunssfsi.o): In function `__fixunssfdi':
(.text+0x0): multiple definition of `__fixunssfdi'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunsdfsi.o): In function `__fixunsdfdi':
(.text+0x0): multiple definition of `__fixunsdfdi'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunsxfsi.o): In function `__fixunsxfdi':
(.text+0x0): multiple definition of `__fixunsxfdi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunsxfsi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixsfdi.o): In function `__fixsfti':
(.text+0x0): multiple definition of `__fixsfti'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixdfdi.o): In function `__fixdfti':
(.text+0x0): multiple definition of `__fixdfti'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixxfdi.o): In function `__fixxfti':
(.text+0x0): multiple definition of `__fixxfti'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixxfdi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunssfdi.o): In function `__fixunssfti':
(.text+0x0): multiple definition of `__fixunssfti'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunsdfdi.o): In function `__fixunsdfti':
(.text+0x0): multiple definition of `__fixunsdfti'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunsxfdi.o): In function `__fixunsxfti':
(.text+0x0): multiple definition of `__fixunsxfti'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_fixunsxfdi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatdisf.o): In function `__floattisf':
(.text+0x0): multiple definition of `__floattisf'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatdidf.o): In function `__floattidf':
(.text+0x0): multiple definition of `__floattidf'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatdixf.o): In function `__floattixf':
(.text+0x0): multiple definition of `__floattixf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatdixf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatundisf.o): In function `__floatuntisf':
(.text+0x0): multiple definition of `__floatuntisf'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatundidf.o): In function `__floatuntidf':
(.text+0x0): multiple definition of `__floatuntidf'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins8-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatundixf.o): In function `__floatuntixf':
(.text+0x0): multiple definition of `__floatuntixf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_floatundixf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_eprintf.o): In function `__eprintf':
(.text+0x0): multiple definition of `__eprintf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_eprintf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(__gcc_bcmp.o): In function `__gcc_bcmp':
(.text+0x0): multiple definition of `__gcc_bcmp'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(__gcc_bcmp.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_divdi3.o): In function `__divti3':
(.text+0x0): multiple definition of `__divti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins5-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_moddi3.o): In function `__modti3':
(.text+0x0): multiple definition of `__modti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins5-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udivdi3.o): In function `__udivti3':
(.text+0x0): multiple definition of `__udivti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins13-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_umoddi3.o): In function `__umodti3':
(.text+0x0): multiple definition of `__umodti3'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins13-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udiv_w_sdiv.o): In function `__udiv_w_sdiv':
(.text+0x0): multiple definition of `__udiv_w_sdiv'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udiv_w_sdiv.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udivmoddi4.o): In function `__udivmodti4':
(.text+0x0): multiple definition of `__udivmodti4'
/home/vagrant/.cache/cargo/target/debug/liblambda.a(compiler_builtins-85fd2d595ec0faf9.compiler_builtins13-edfb5f469cba637b2a10c5a41b844654.rs.rcgu.o):/checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/macros.rs:253: first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o): In function `__dfp_set_round':
(.text+0x0): multiple definition of `__dfp_set_round'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o):(.tbss+0x4): multiple definition of `__bid_IDEC_glbround'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o):(.tbss+0x4): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o): In function `__dfp_get_round':
(.text+0x20): multiple definition of `__dfp_get_round'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o):(.text+0x20): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o): In function `__dfp_clear_except':
(.text+0x40): multiple definition of `__dfp_clear_except'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o):(.text+0x40): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o):(.tbss+0x0): multiple definition of `__bid_IDEC_glbflags'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o):(.tbss+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o): In function `__dfp_test_except':
(.text+0x60): multiple definition of `__dfp_test_except'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o):(.text+0x60): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o): In function `__dfp_raise_except':
(.text+0xc0): multiple definition of `__dfp_raise_except'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_globals.o):(.text+0xc0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x0): multiple definition of `__bid_power10_index_binexp_128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x7e0): multiple definition of `__bid_reciprocals10_64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x7e0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x880): multiple definition of `__bid_short_recip_scale'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x880): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x8e0): multiple definition of `__bid_power10_index_binexp'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x8e0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0xae0): multiple definition of `__bid_estimate_bin_expon'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0xae0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0xb40): multiple definition of `__bid_power10_table_128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0xb40): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0xdc0): multiple definition of `__bid_estimate_decimal_digits'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0xdc0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0xfe0): multiple definition of `__bid_recip_scale'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0xfe0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x1080): multiple definition of `__bid_reciprocals10_128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x1080): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x12c0): multiple definition of `__bid_round_const_table_128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x12c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x1e00): multiple definition of `__bid_round_const_table'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_decimal_data.o):(.data+0x1e00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid32_to_binary32':
(.text+0x0): multiple definition of `__bid32_to_binary32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid64_to_binary32':
(.text+0x660): multiple definition of `__bid64_to_binary32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x660): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid128_to_binary32':
(.text+0xf30): multiple definition of `__bid128_to_binary32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0xf30): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid32_to_binary64':
(.text+0x1aa0): multiple definition of `__bid32_to_binary64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x1aa0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid64_to_binary64':
(.text+0x2080): multiple definition of `__bid64_to_binary64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x2080): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid128_to_binary64':
(.text+0x27f0): multiple definition of `__bid128_to_binary64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x27f0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid32_to_binary80':
(.text+0x3400): multiple definition of `__bid32_to_binary80'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x3400): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid64_to_binary80':
(.text+0x3b10): multiple definition of `__bid64_to_binary80'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x3b10): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid128_to_binary80':
(.text+0x4460): multiple definition of `__bid128_to_binary80'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x4460): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid32_to_binary128':
(.text+0x5160): multiple definition of `__bid32_to_binary128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x5160): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid64_to_binary128':
(.text+0x5770): multiple definition of `__bid64_to_binary128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x5770): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__bid128_to_binary128':
(.text+0x5ff0): multiple definition of `__bid128_to_binary128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x5ff0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary32_to_bid32':
(.text+0x6c40): multiple definition of `__binary32_to_bid32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x6c40): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary64_to_bid32':
(.text+0x72e0): multiple definition of `__binary64_to_bid32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x72e0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary80_to_bid32':
(.text+0x7d10): multiple definition of `__binary80_to_bid32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x7d10): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary128_to_bid32':
(.text+0x8750): multiple definition of `__binary128_to_bid32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x8750): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary32_to_bid64':
(.text+0x9480): multiple definition of `__binary32_to_bid64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x9480): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary64_to_bid64':
(.text+0x9ae0): multiple definition of `__binary64_to_bid64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0x9ae0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary80_to_bid64':
(.text+0xa290): multiple definition of `__binary80_to_bid64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0xa290): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary128_to_bid64':
(.text+0xad60): multiple definition of `__binary128_to_bid64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0xad60): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary32_to_bid128':
(.text+0xbae0): multiple definition of `__binary32_to_bid128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0xbae0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary64_to_bid128':
(.text+0xc9b0): multiple definition of `__binary64_to_bid128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0xc9b0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary80_to_bid128':
(.text+0xdae0): multiple definition of `__binary80_to_bid128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0xdae0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o): In function `__binary128_to_bid128':
(.text+0xec70): multiple definition of `__binary128_to_bid128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_binarydecimal.o):(.text+0xec70): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_convert_data.o):(.rodata+0x0): multiple definition of `__bid_factors'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_convert_data.o):(.rodata+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_convert_data.o):(.rodata+0x800): multiple definition of `__bid_packed_10000_zeros'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_convert_data.o):(.rodata+0x800): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_convert_data.o):(.rodata+0xd00): multiple definition of `__bid_convert_table'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_convert_data.o):(.rodata+0xd00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_isinfd32.o): In function `isinfd32':
(.text+0x0): multiple definition of `isinfd32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_isinfd32.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_isinfd64.o): In function `isinfd64':
(.text+0x0): multiple definition of `isinfd64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_isinfd64.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_isinfd128.o): In function `isinfd128':
(.text+0x0): multiple definition of `isinfd128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_isinfd128.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_isSigned':
(.text+0x0): multiple definition of `__bid64_isSigned'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_isNormal':
(.text+0x10): multiple definition of `__bid64_isNormal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x10): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_isSubnormal':
(.text+0x130): multiple definition of `__bid64_isSubnormal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x130): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_isFinite':
(.text+0x250): multiple definition of `__bid64_isFinite'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x250): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_isZero':
(.text+0x270): multiple definition of `__bid64_isZero'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x270): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_isInf':
(.text+0x2f0): multiple definition of `__bid64_isInf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x2f0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_isSignaling':
(.text+0x330): multiple definition of `__bid64_isSignaling'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x330): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_isCanonical':
(.text+0x350): multiple definition of `__bid64_isCanonical'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x350): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_isNaN':
(.text+0x420): multiple definition of `__bid64_isNaN'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x420): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_copy':
(.text+0x440): multiple definition of `__bid64_copy'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x440): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_negate':
(.text+0x450): multiple definition of `__bid64_negate'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x450): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_abs':
(.text+0x470): multiple definition of `__bid64_abs'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x470): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_copySign':
(.text+0x490): multiple definition of `__bid64_copySign'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x490): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_class':
(.text+0x4c0): multiple definition of `__bid64_class'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x4c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_sameQuantum':
(.text+0x640): multiple definition of `__bid64_sameQuantum'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x640): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_totalOrder':
(.text+0x730): multiple definition of `__bid64_totalOrder'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0x730): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_totalOrderMag':
(.text+0xbc0): multiple definition of `__bid64_totalOrderMag'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0xbc0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o): In function `__bid64_radix':
(.text+0xf40): multiple definition of `__bid64_radix'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_noncomp.o):(.text+0xf40): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_isSigned':
(.text+0x0): multiple definition of `__bid128_isSigned'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_isNormal':
(.text+0x10): multiple definition of `__bid128_isNormal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x10): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_isSubnormal':
(.text+0x150): multiple definition of `__bid128_isSubnormal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x150): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_isFinite':
(.text+0x290): multiple definition of `__bid128_isFinite'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x290): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_isZero':
(.text+0x2b0): multiple definition of `__bid128_isZero'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x2b0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_isInf':
(.text+0x360): multiple definition of `__bid128_isInf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x360): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_isSignaling':
(.text+0x3a0): multiple definition of `__bid128_isSignaling'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x3a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_isCanonical':
(.text+0x3c0): multiple definition of `__bid128_isCanonical'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x3c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_isNaN':
(.text+0x4c0): multiple definition of `__bid128_isNaN'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x4c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_copy':
(.text+0x4e0): multiple definition of `__bid128_copy'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x4e0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_negate':
(.text+0x4f0): multiple definition of `__bid128_negate'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x4f0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_abs':
(.text+0x510): multiple definition of `__bid128_abs'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x510): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_copySign':
(.text+0x530): multiple definition of `__bid128_copySign'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x530): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_class':
(.text+0x560): multiple definition of `__bid128_class'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x560): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_sameQuantum':
(.text+0x960): multiple definition of `__bid128_sameQuantum'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x960): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_totalOrder':
(.text+0xa50): multiple definition of `__bid128_totalOrder'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0xa50): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_totalOrderMag':
(.text+0x1530): multiple definition of `__bid128_totalOrderMag'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x1530): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o): In function `__bid128_radix':
(.text+0x1e90): multiple definition of `__bid128_radix'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_noncomp.o):(.text+0x1e90): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid128_fma':
(.text+0x9dd0): multiple definition of `__bid128_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0x9dd0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid128ddd_fma':
(.text+0x9e20): multiple definition of `__bid128ddd_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0x9e20): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid128ddq_fma':
(.text+0x9ec0): multiple definition of `__bid128ddq_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0x9ec0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid128dqd_fma':
(.text+0x9f50): multiple definition of `__bid128dqd_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0x9f50): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid128dqq_fma':
(.text+0x9fe0): multiple definition of `__bid128dqq_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0x9fe0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid128qdd_fma':
(.text+0xa060): multiple definition of `__bid128qdd_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0xa060): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid128qdq_fma':
(.text+0xa0f0): multiple definition of `__bid128qdq_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0xa0f0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid128qqd_fma':
(.text+0xa170): multiple definition of `__bid128qqd_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0xa170): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid64qqq_fma':
(.text+0xa1f0): multiple definition of `__bid64qqq_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0xa1f0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid64ddq_fma':
(.text+0xace0): multiple definition of `__bid64ddq_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0xace0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid64dqd_fma':
(.text+0xad30): multiple definition of `__bid64dqd_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0xad30): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid64dqq_fma':
(.text+0xad80): multiple definition of `__bid64dqq_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0xad80): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid64qdd_fma':
(.text+0xadc0): multiple definition of `__bid64qdd_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0xadc0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid64qdq_fma':
(.text+0xae10): multiple definition of `__bid64qdq_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0xae10): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o): In function `__bid64qqd_fma':
(.text+0xae50): multiple definition of `__bid64qqd_fma'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_fma.o):(.text+0xae50): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_round.o): In function `__bid_round64_2_18':
(.text+0x0): multiple definition of `__bid_round64_2_18'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_round.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_round.o): In function `__bid_round128_19_38':
(.text+0x180): multiple definition of `__bid_round128_19_38'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_round.o):(.text+0x180): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_round.o): In function `__bid_round192_39_57':
(.text+0x6b0): multiple definition of `__bid_round192_39_57'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_round.o):(.text+0x6b0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_round.o): In function `__bid_round256_58_76':
(.text+0x12b0): multiple definition of `__bid_round256_58_76'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_round.o):(.text+0x12b0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o): In function `__bid64_from_int32':
(.text+0x0): multiple definition of `__bid64_from_int32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o): In function `__bid64_from_uint32':
(.text+0x40): multiple definition of `__bid64_from_uint32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o):(.text+0x40): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o): In function `__bid64_from_int64':
(.text+0x50): multiple definition of `__bid64_from_int64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o):(.text+0x50): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o): In function `__bid64_from_uint64':
(.text+0x350): multiple definition of `__bid64_from_uint64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o):(.text+0x350): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o): In function `__bid128_from_int32':
(.text+0x660): multiple definition of `__bid128_from_int32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o):(.text+0x660): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o): In function `__bid128_from_uint32':
(.text+0x690): multiple definition of `__bid128_from_uint32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o):(.text+0x690): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o): In function `__bid128_from_int64':
(.text+0x6a0): multiple definition of `__bid128_from_int64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o):(.text+0x6a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o): In function `__bid128_from_uint64':
(.text+0x6d0): multiple definition of `__bid128_from_uint64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid_from_int.o):(.text+0x6d0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_add.o): In function `__bid64_add':
(.text+0x0): multiple definition of `__bid64_add'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_add.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_add.o): In function `__bid64_sub':
(.text+0x1050): multiple definition of `__bid64_sub'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_add.o):(.text+0x1050): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid64qq_add':
(.text+0x0): multiple definition of `__bid64qq_add'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid64dq_add':
(.text+0x30): multiple definition of `__bid64dq_add'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x30): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid64qd_add':
(.text+0x60): multiple definition of `__bid64qd_add'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x60): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid64qq_sub':
(.text+0x90): multiple definition of `__bid64qq_sub'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x90): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid64dq_sub':
(.text+0xf0): multiple definition of `__bid64dq_sub'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0xf0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid64qd_sub':
(.text+0x120): multiple definition of `__bid64qd_sub'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x120): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid128_add':
(.text+0x150): multiple definition of `__bid128_add'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x150): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid128dd_add':
(.text+0x4f50): multiple definition of `__bid128dd_add'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x4f50): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid128dq_add':
(.text+0x4f80): multiple definition of `__bid128dq_add'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x4f80): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid128qd_add':
(.text+0x4fb0): multiple definition of `__bid128qd_add'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x4fb0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid128_sub':
(.text+0x4fe0): multiple definition of `__bid128_sub'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x4fe0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid128dd_sub':
(.text+0x5030): multiple definition of `__bid128dd_sub'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x5030): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid128dq_sub':
(.text+0x5060): multiple definition of `__bid128dq_sub'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x5060): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o): In function `__bid128qd_sub':
(.text+0x5090): multiple definition of `__bid128qd_sub'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_add.o):(.text+0x5090): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_div.o): In function `__bid64_div':
(.text+0x0): multiple definition of `__bid64_div'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_div.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_div.o): In function `__bid64dq_div':
(.text+0x1550): multiple definition of `__bid64dq_div'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_div.o):(.text+0x1550): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_div.o): In function `__bid64qd_div':
(.text+0x3ac0): multiple definition of `__bid64qd_div'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_div.o):(.text+0x3ac0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_div.o): In function `__bid64qq_div':
(.text+0x6500): multiple definition of `__bid64qq_div'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_div.o):(.text+0x6500): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_div.o): In function `__bid128_div':
(.text+0xdc0): multiple definition of `__bid128_div'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_div.o):(.text+0xdc0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_div.o): In function `__bid128dd_div':
(.text+0x44b0): multiple definition of `__bid128dd_div'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_div.o):(.text+0x44b0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_div.o): In function `__bid128dq_div':
(.text+0x6840): multiple definition of `__bid128dq_div'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_div.o):(.text+0x6840): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_div.o): In function `__bid128qd_div':
(.text+0x9190): multiple definition of `__bid128qd_div'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_div.o):(.text+0x9190): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_mul.o): In function `__bid64_mul':
(.text+0x0): multiple definition of `__bid64_mul'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_mul.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o): In function `__bid64qq_mul':
(.text+0x0): multiple definition of `__bid64qq_mul'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o): In function `__bid64dq_mul':
(.text+0x200): multiple definition of `__bid64dq_mul'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o):(.text+0x200): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o): In function `__bid64qd_mul':
(.text+0x230): multiple definition of `__bid64qd_mul'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o):(.text+0x230): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o): In function `__bid128_mul':
(.text+0x260): multiple definition of `__bid128_mul'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o):(.text+0x260): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o): In function `__bid128dd_mul':
(.text+0x460): multiple definition of `__bid128dd_mul'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o):(.text+0x460): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o): In function `__bid128dq_mul':
(.text+0x490): multiple definition of `__bid128dq_mul'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o):(.text+0x490): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o): In function `__bid128qd_mul':
(.text+0x4c0): multiple definition of `__bid128qd_mul'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_mul.o):(.text+0x4c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_equal':
(.text+0x0): multiple definition of `__bid64_quiet_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_greater':
(.text+0x260): multiple definition of `__bid64_quiet_greater'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x260): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_greater_equal':
(.text+0x5c0): multiple definition of `__bid64_quiet_greater_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x5c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_greater_unordered':
(.text+0x940): multiple definition of `__bid64_quiet_greater_unordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x940): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_less':
(.text+0xca0): multiple definition of `__bid64_quiet_less'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0xca0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_less_equal':
(.text+0x1000): multiple definition of `__bid64_quiet_less_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x1000): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_less_unordered':
(.text+0x1360): multiple definition of `__bid64_quiet_less_unordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x1360): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_not_equal':
(.text+0x16c0): multiple definition of `__bid64_quiet_not_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x16c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_not_greater':
(.text+0x1930): multiple definition of `__bid64_quiet_not_greater'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x1930): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_not_less':
(.text+0x1c90): multiple definition of `__bid64_quiet_not_less'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x1c90): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_ordered':
(.text+0x2010): multiple definition of `__bid64_quiet_ordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x2010): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_quiet_unordered':
(.text+0x2080): multiple definition of `__bid64_quiet_unordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x2080): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_signaling_greater':
(.text+0x20e0): multiple definition of `__bid64_signaling_greater'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x20e0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_signaling_greater_equal':
(.text+0x2420): multiple definition of `__bid64_signaling_greater_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x2420): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_signaling_greater_unordered':
(.text+0x2780): multiple definition of `__bid64_signaling_greater_unordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x2780): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_signaling_less':
(.text+0x2ac0): multiple definition of `__bid64_signaling_less'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x2ac0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_signaling_less_equal':
(.text+0x2df0): multiple definition of `__bid64_signaling_less_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x2df0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_signaling_less_unordered':
(.text+0x3120): multiple definition of `__bid64_signaling_less_unordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x3120): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_signaling_not_greater':
(.text+0x3450): multiple definition of `__bid64_signaling_not_greater'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x3450): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o): In function `__bid64_signaling_not_less':
(.text+0x3790): multiple definition of `__bid64_signaling_not_less'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_compare.o):(.text+0x3790): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_equal':
(.text+0x0): multiple definition of `__bid128_quiet_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_greater':
(.text+0x520): multiple definition of `__bid128_quiet_greater'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x520): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_greater_equal':
(.text+0xdc0): multiple definition of `__bid128_quiet_greater_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0xdc0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_greater_unordered':
(.text+0x1660): multiple definition of `__bid128_quiet_greater_unordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x1660): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_less':
(.text+0x1f20): multiple definition of `__bid128_quiet_less'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x1f20): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_less_equal':
(.text+0x27b0): multiple definition of `__bid128_quiet_less_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x27b0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_less_unordered':
(.text+0x3040): multiple definition of `__bid128_quiet_less_unordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x3040): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_not_equal':
(.text+0x38d0): multiple definition of `__bid128_quiet_not_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x38d0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_not_greater':
(.text+0x3df0): multiple definition of `__bid128_quiet_not_greater'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x3df0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_not_less':
(.text+0x4690): multiple definition of `__bid128_quiet_not_less'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x4690): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_ordered':
(.text+0x4f40): multiple definition of `__bid128_quiet_ordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x4f40): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_quiet_unordered':
(.text+0x4fb0): multiple definition of `__bid128_quiet_unordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x4fb0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_signaling_greater':
(.text+0x5010): multiple definition of `__bid128_signaling_greater'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x5010): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_signaling_greater_equal':
(.text+0x5890): multiple definition of `__bid128_signaling_greater_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x5890): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_signaling_greater_unordered':
(.text+0x6100): multiple definition of `__bid128_signaling_greater_unordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x6100): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_signaling_less':
(.text+0x6980): multiple definition of `__bid128_signaling_less'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x6980): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_signaling_less_equal':
(.text+0x7200): multiple definition of `__bid128_signaling_less_equal'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x7200): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_signaling_less_unordered':
(.text+0x7a90): multiple definition of `__bid128_signaling_less_unordered'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x7a90): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_signaling_not_greater':
(.text+0x8310): multiple definition of `__bid128_signaling_not_greater'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x8310): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o): In function `__bid128_signaling_not_less':
(.text+0x8ba0): multiple definition of `__bid128_signaling_not_less'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_compare.o):(.text+0x8ba0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x0): multiple definition of `__bid_ten2mxtrunc256'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x960): multiple definition of `__bid_mask256'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x960): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0xbc0): multiple definition of `__bid_half256'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0xbc0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0xe20): multiple definition of `__bid_Ex256m256'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0xe20): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0xf60): multiple definition of `__bid_Kx256'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0xf60): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x18c0): multiple definition of `__bid_ten2mxtrunc192'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x18c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x1e00): multiple definition of `__bid_mask192'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x1e00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x1fc0): multiple definition of `__bid_half192'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x1fc0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2180): multiple definition of `__bid_Ex192m192'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2180): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2260): multiple definition of `__bid_Kx192'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2260): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x27a0): multiple definition of `__bid_ten2mxtrunc128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x27a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2a00): multiple definition of `__bid_mask128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2a00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2b40): multiple definition of `__bid_half128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2b40): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2c80): multiple definition of `__bid_Ex128m128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2c80): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2d20): multiple definition of `__bid_Kx128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2d20): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2f80): multiple definition of `__bid_ten2mxtrunc64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x2f80): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3020): multiple definition of `__bid_mask64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3020): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x30c0): multiple definition of `__bid_half64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x30c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3160): multiple definition of `__bid_Ex64m64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3160): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x31c0): multiple definition of `__bid_Kx64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x31c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3260): multiple definition of `__bid_shift_ten2m3k128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3260): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x32a0): multiple definition of `__bid_ten2m3k128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x32a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3350): multiple definition of `__bid_shift_ten2m3k64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3350): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3380): multiple definition of `__bid_ten2m3k64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3380): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x33c0): multiple definition of `__bid_char_table3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x33c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3f80): multiple definition of `__bid_char_table2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x3f80): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4040): multiple definition of `__bid_onehalf256M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4040): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x40a0): multiple definition of `__bid_maskhigh256M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x40a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4100): multiple definition of `__bid_shiftright256M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4100): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4140): multiple definition of `__bid_ten2mk256truncM'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4140): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x42a0): multiple definition of `__bid_ten2mk256M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x42a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4400): multiple definition of `__bid_onehalf192M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4400): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x44a0): multiple definition of `__bid_maskhigh192M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x44a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4540): multiple definition of `__bid_shiftright192M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4540): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x45a0): multiple definition of `__bid_ten2mk192truncM'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x45a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4780): multiple definition of `__bid_ten2mk192M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4780): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4960): multiple definition of `__bid_onehalf128M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4960): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4980): multiple definition of `__bid_maskhigh128M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4980): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x49a0): multiple definition of `__bid_shiftright128M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x49a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x49c0): multiple definition of `__bid_ten2mk128truncM'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x49c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4a00): multiple definition of `__bid_ten2mk128M'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4a00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4a40): multiple definition of `__bid_ten2mk128trunc'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4a40): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4c60): multiple definition of `__bid_ten2mk64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4c60): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4ce0): multiple definition of `__bid_onehalf128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4ce0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4e00): multiple definition of `__bid_maskhigh128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4e00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4f20): multiple definition of `__bid_shiftright128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4f20): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4fc0): multiple definition of `__bid_ten2mk128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x4fc0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x51e0): multiple definition of `__bid_ten2k256'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x51e0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x56c0): multiple definition of `__bid_ten2k128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x56c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x5800): multiple definition of `__bid_ten2k64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x5800): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x58a0): multiple definition of `__bid_midpoint256'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x58a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x5b00): multiple definition of `__bid_midpoint192'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x5b00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x5ce0): multiple definition of `__bid_midpoint128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x5ce0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x5e20): multiple definition of `__bid_midpoint64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x5e20): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x5ec0): multiple definition of `__bid_nr_digits'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128.o):(.data+0x5ec0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid32_to_bid64.o): In function `__bid32_to_bid64':
(.text+0x0): multiple definition of `__bid32_to_bid64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid32_to_bid64.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid32_to_bid64.o): In function `__bid64_to_bid32':
(.text+0x130): multiple definition of `__bid64_to_bid32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid32_to_bid64.o):(.text+0x130): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid32_to_bid128.o): In function `__bid32_to_bid128':
(.text+0x0): multiple definition of `__bid32_to_bid128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid32_to_bid128.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid32_to_bid128.o): In function `__bid128_to_bid32':
(.text+0x170): multiple definition of `__bid128_to_bid32'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid32_to_bid128.o):(.text+0x170): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_bid128.o): In function `__bid64_to_bid128':
(.text+0x0): multiple definition of `__bid64_to_bid128'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_bid128.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_bid128.o): In function `__bid128_to_bid64':
(.text+0x1f0): multiple definition of `__bid128_to_bid64'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_bid128.o):(.text+0x1f0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o): In function `__bid64_to_int32_rnint':
(.text+0x0): multiple definition of `__bid64_to_int32_rnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o): In function `__bid64_to_int32_xrnint':
(.text+0x390): multiple definition of `__bid64_to_int32_xrnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o):(.text+0x390): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o): In function `__bid64_to_int32_floor':
(.text+0x810): multiple definition of `__bid64_to_int32_floor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o):(.text+0x810): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o): In function `__bid64_to_int32_xfloor':
(.text+0xb70): multiple definition of `__bid64_to_int32_xfloor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o):(.text+0xb70): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o): In function `__bid64_to_int32_ceil':
(.text+0xf00): multiple definition of `__bid64_to_int32_ceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o):(.text+0xf00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o): In function `__bid64_to_int32_xceil':
(.text+0x1270): multiple definition of `__bid64_to_int32_xceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o):(.text+0x1270): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o): In function `__bid64_to_int32_int':
(.text+0x1600): multiple definition of `__bid64_to_int32_int'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o):(.text+0x1600): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o): In function `__bid64_to_int32_xint':
(.text+0x1900): multiple definition of `__bid64_to_int32_xint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o):(.text+0x1900): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o): In function `__bid64_to_int32_rninta':
(.text+0x1c80): multiple definition of `__bid64_to_int32_rninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o):(.text+0x1c80): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o): In function `__bid64_to_int32_xrninta':
(.text+0x1fe0): multiple definition of `__bid64_to_int32_xrninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int32.o):(.text+0x1fe0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o): In function `__bid64_to_int64_rnint':
(.text+0x0): multiple definition of `__bid64_to_int64_rnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o): In function `__bid64_to_int64_xrnint':
(.text+0x380): multiple definition of `__bid64_to_int64_xrnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o):(.text+0x380): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o): In function `__bid64_to_int64_floor':
(.text+0x850): multiple definition of `__bid64_to_int64_floor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o):(.text+0x850): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o): In function `__bid64_to_int64_xfloor':
(.text+0xbf0): multiple definition of `__bid64_to_int64_xfloor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o):(.text+0xbf0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o): In function `__bid64_to_int64_ceil':
(.text+0xfa0): multiple definition of `__bid64_to_int64_ceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o):(.text+0xfa0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o): In function `__bid64_to_int64_xceil':
(.text+0x1360): multiple definition of `__bid64_to_int64_xceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o):(.text+0x1360): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o): In function `__bid64_to_int64_int':
(.text+0x1730): multiple definition of `__bid64_to_int64_int'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o):(.text+0x1730): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o): In function `__bid64_to_int64_xint':
(.text+0x1a60): multiple definition of `__bid64_to_int64_xint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o):(.text+0x1a60): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o): In function `__bid64_to_int64_rninta':
(.text+0x1e00): multiple definition of `__bid64_to_int64_rninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o):(.text+0x1e00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o): In function `__bid64_to_int64_xrninta':
(.text+0x2130): multiple definition of `__bid64_to_int64_xrninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_int64.o):(.text+0x2130): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o): In function `__bid64_to_uint32_rnint':
(.text+0x0): multiple definition of `__bid64_to_uint32_rnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o): In function `__bid64_to_uint32_xrnint':
(.text+0x2e0): multiple definition of `__bid64_to_uint32_xrnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o):(.text+0x2e0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o): In function `__bid64_to_uint32_floor':
(.text+0x660): multiple definition of `__bid64_to_uint32_floor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o):(.text+0x660): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o): In function `__bid64_to_uint32_xfloor':
(.text+0x8a0): multiple definition of `__bid64_to_uint32_xfloor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o):(.text+0x8a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o): In function `__bid64_to_uint32_ceil':
(.text+0xb50): multiple definition of `__bid64_to_uint32_ceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o):(.text+0xb50): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o): In function `__bid64_to_uint32_xceil':
(.text+0xe10): multiple definition of `__bid64_to_uint32_xceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o):(.text+0xe10): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o): In function `__bid64_to_uint32_int':
(.text+0x10f0): multiple definition of `__bid64_to_uint32_int'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o):(.text+0x10f0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o): In function `__bid64_to_uint32_xint':
(.text+0x1340): multiple definition of `__bid64_to_uint32_xint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o):(.text+0x1340): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o): In function `__bid64_to_uint32_rninta':
(.text+0x1610): multiple definition of `__bid64_to_uint32_rninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o):(.text+0x1610): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o): In function `__bid64_to_uint32_xrninta':
(.text+0x18a0): multiple definition of `__bid64_to_uint32_xrninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint32.o):(.text+0x18a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o): In function `__bid64_to_uint64_rnint':
(.text+0x0): multiple definition of `__bid64_to_uint64_rnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o): In function `__bid64_to_uint64_xrnint':
(.text+0x3a0): multiple definition of `__bid64_to_uint64_xrnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o):(.text+0x3a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o): In function `__bid64_to_uint64_floor':
(.text+0x800): multiple definition of `__bid64_to_uint64_floor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o):(.text+0x800): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o): In function `__bid64_to_uint64_xfloor':
(.text+0xaa0): multiple definition of `__bid64_to_uint64_xfloor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o):(.text+0xaa0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o): In function `__bid64_to_uint64_ceil':
(.text+0xdf0): multiple definition of `__bid64_to_uint64_ceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o):(.text+0xdf0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o): In function `__bid64_to_uint64_xceil':
(.text+0x1190): multiple definition of `__bid64_to_uint64_xceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o):(.text+0x1190): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o): In function `__bid64_to_uint64_int':
(.text+0x1570): multiple definition of `__bid64_to_uint64_int'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o):(.text+0x1570): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o): In function `__bid64_to_uint64_xint':
(.text+0x1830): multiple definition of `__bid64_to_uint64_xint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o):(.text+0x1830): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o): In function `__bid64_to_uint64_rninta':
(.text+0x1b90): multiple definition of `__bid64_to_uint64_rninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o):(.text+0x1b90): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o): In function `__bid64_to_uint64_xrninta':
(.text+0x1ee0): multiple definition of `__bid64_to_uint64_xrninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid64_to_uint64.o):(.text+0x1ee0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o): In function `__bid128_to_int32_rnint':
(.text+0x0): multiple definition of `__bid128_to_int32_rnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o): In function `__bid128_to_int32_xrnint':
(.text+0x7f0): multiple definition of `__bid128_to_int32_xrnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o):(.text+0x7f0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o): In function `__bid128_to_int32_floor':
(.text+0x1180): multiple definition of `__bid128_to_int32_floor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o):(.text+0x1180): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o): In function `__bid128_to_int32_xfloor':
(.text+0x1a30): multiple definition of `__bid128_to_int32_xfloor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o):(.text+0x1a30): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o): In function `__bid128_to_int32_ceil':
(.text+0x2360): multiple definition of `__bid128_to_int32_ceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o):(.text+0x2360): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o): In function `__bid128_to_int32_xceil':
(.text+0x2cc0): multiple definition of `__bid128_to_int32_xceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o):(.text+0x2cc0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o): In function `__bid128_to_int32_int':
(.text+0x36b0): multiple definition of `__bid128_to_int32_int'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o):(.text+0x36b0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o): In function `__bid128_to_int32_xint':
(.text+0x3e40): multiple definition of `__bid128_to_int32_xint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o):(.text+0x3e40): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o): In function `__bid128_to_int32_rninta':
(.text+0x4780): multiple definition of `__bid128_to_int32_rninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o):(.text+0x4780): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o): In function `__bid128_to_int32_xrninta':
(.text+0x4ed0): multiple definition of `__bid128_to_int32_xrninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int32.o):(.text+0x4ed0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o): In function `__bid128_to_int64_rnint':
(.text+0x0): multiple definition of `__bid128_to_int64_rnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o): In function `__bid128_to_int64_xrnint':
(.text+0x7c0): multiple definition of `__bid128_to_int64_xrnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o):(.text+0x7c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o): In function `__bid128_to_int64_floor':
(.text+0x1160): multiple definition of `__bid128_to_int64_floor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o):(.text+0x1160): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o): In function `__bid128_to_int64_xfloor':
(.text+0x17a0): multiple definition of `__bid128_to_int64_xfloor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o):(.text+0x17a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o): In function `__bid128_to_int64_ceil':
(.text+0x1df0): multiple definition of `__bid128_to_int64_ceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o):(.text+0x1df0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o): In function `__bid128_to_int64_xceil':
(.text+0x24f0): multiple definition of `__bid128_to_int64_xceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o):(.text+0x24f0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o): In function `__bid128_to_int64_int':
(.text+0x2c00): multiple definition of `__bid128_to_int64_int'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o):(.text+0x2c00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o): In function `__bid128_to_int64_xint':
(.text+0x31e0): multiple definition of `__bid128_to_int64_xint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o):(.text+0x31e0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o): In function `__bid128_to_int64_rninta':
(.text+0x3880): multiple definition of `__bid128_to_int64_rninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o):(.text+0x3880): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o): In function `__bid128_to_int64_xrninta':
(.text+0x3fb0): multiple definition of `__bid128_to_int64_xrninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_int64.o):(.text+0x3fb0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o): In function `__bid128_to_uint32_rnint':
(.text+0x0): multiple definition of `__bid128_to_uint32_rnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o): In function `__bid128_to_uint32_xrnint':
(.text+0x680): multiple definition of `__bid128_to_uint32_xrnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o):(.text+0x680): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o): In function `__bid128_to_uint32_floor':
(.text+0xec0): multiple definition of `__bid128_to_uint32_floor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o):(.text+0xec0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o): In function `__bid128_to_uint32_xfloor':
(.text+0x14a0): multiple definition of `__bid128_to_uint32_xfloor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o):(.text+0x14a0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o): In function `__bid128_to_uint32_ceil':
(.text+0x1c00): multiple definition of `__bid128_to_uint32_ceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o):(.text+0x1c00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o): In function `__bid128_to_uint32_xceil':
(.text+0x2390): multiple definition of `__bid128_to_uint32_xceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o):(.text+0x2390): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o): In function `__bid128_to_uint32_int':
(.text+0x2b60): multiple definition of `__bid128_to_uint32_int'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o):(.text+0x2b60): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o): In function `__bid128_to_uint32_xint':
(.text+0x3160): multiple definition of `__bid128_to_uint32_xint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o):(.text+0x3160): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o): In function `__bid128_to_uint32_rninta':
(.text+0x38c0): multiple definition of `__bid128_to_uint32_rninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o):(.text+0x38c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o): In function `__bid128_to_uint32_xrninta':
(.text+0x3eb0): multiple definition of `__bid128_to_uint32_xrninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint32.o):(.text+0x3eb0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o): In function `__bid128_to_uint64_rnint':
(.text+0x0): multiple definition of `__bid128_to_uint64_rnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o): In function `__bid128_to_uint64_xrnint':
(.text+0x780): multiple definition of `__bid128_to_uint64_xrnint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o):(.text+0x780): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o): In function `__bid128_to_uint64_floor':
(.text+0x1090): multiple definition of `__bid128_to_uint64_floor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o):(.text+0x1090): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o): In function `__bid128_to_uint64_xfloor':
(.text+0x1550): multiple definition of `__bid128_to_uint64_xfloor'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o):(.text+0x1550): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o): In function `__bid128_to_uint64_ceil':
(.text+0x1ac0): multiple definition of `__bid128_to_uint64_ceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o):(.text+0x1ac0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o): In function `__bid128_to_uint64_xceil':
(.text+0x2150): multiple definition of `__bid128_to_uint64_xceil'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o):(.text+0x2150): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o): In function `__bid128_to_uint64_int':
(.text+0x2800): multiple definition of `__bid128_to_uint64_int'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o):(.text+0x2800): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o): In function `__bid128_to_uint64_xint':
(.text+0x2d10): multiple definition of `__bid128_to_uint64_xint'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o):(.text+0x2d10): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o): In function `__bid128_to_uint64_rninta':
(.text+0x32c0): multiple definition of `__bid128_to_uint64_rninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o):(.text+0x32c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o): In function `__bid128_to_uint64_xrninta':
(.text+0x39b0): multiple definition of `__bid128_to_uint64_xrninta'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(bid128_to_uint64.o):(.text+0x39b0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_sd.o): In function `__bid_addsd3':
(.text+0x0): multiple definition of `__bid_addsd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_sd.o): In function `__bid_subsd3':
(.text+0x50): multiple definition of `__bid_subsd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_sd.o):(.text+0x50): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_div_sd.o): In function `__bid_divsd3':
(.text+0x0): multiple definition of `__bid_divsd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_div_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mul_sd.o): In function `__bid_mulsd3':
(.text+0x0): multiple definition of `__bid_mulsd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mul_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_eq_sd.o): In function `__bid_eqsd2':
(.text+0x0): multiple definition of `__bid_eqsd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_eq_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ne_sd.o): In function `__bid_nesd2':
(.text+0x0): multiple definition of `__bid_nesd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ne_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_lt_sd.o): In function `__bid_ltsd2':
(.text+0x0): multiple definition of `__bid_ltsd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_lt_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_gt_sd.o): In function `__bid_gtsd2':
(.text+0x0): multiple definition of `__bid_gtsd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_gt_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_le_sd.o): In function `__bid_lesd2':
(.text+0x0): multiple definition of `__bid_lesd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_le_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ge_sd.o): In function `__bid_gesd2':
(.text+0x0): multiple definition of `__bid_gesd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ge_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_si.o): In function `__bid_fixsdsi':
(.text+0x0): multiple definition of `__bid_fixsdsi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_si.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_di.o): In function `__bid_fixsddi':
(.text+0x0): multiple definition of `__bid_fixsddi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_di.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_usi.o): In function `__bid_fixunssdsi':
(.text+0x0): multiple definition of `__bid_fixunssdsi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_usi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_udi.o): In function `__bid_fixunssddi':
(.text+0x0): multiple definition of `__bid_fixunssddi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_udi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_si_to_sd.o): In function `__bid_floatsisd':
(.text+0x0): multiple definition of `__bid_floatsisd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_si_to_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_di_to_sd.o): In function `__bid_floatdisd':
(.text+0x0): multiple definition of `__bid_floatdisd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_di_to_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_usi_to_sd.o): In function `__bid_floatunssisd':
(.text+0x0): multiple definition of `__bid_floatunssisd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_usi_to_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udi_to_sd.o): In function `__bid_floatunsdisd':
(.text+0x0): multiple definition of `__bid_floatunsdisd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udi_to_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_sf.o): In function `__bid_truncsdsf':
(.text+0x0): multiple definition of `__bid_truncsdsf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_sf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_df.o): In function `__bid_extendsddf':
(.text+0x0): multiple definition of `__bid_extendsddf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_df.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_xf.o): In function `__bid_extendsdxf':
(.text+0x0): multiple definition of `__bid_extendsdxf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_xf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_tf.o): In function `__bid_extendsdtf':
(.text+0x0): multiple definition of `__bid_extendsdtf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_tf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sf_to_sd.o): In function `__bid_extendsfsd':
(.text+0x0): multiple definition of `__bid_extendsfsd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sf_to_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_df_to_sd.o): In function `__bid_truncdfsd':
(.text+0x0): multiple definition of `__bid_truncdfsd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_df_to_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_xf_to_sd.o): In function `__bid_truncxfsd':
(.text+0x0): multiple definition of `__bid_truncxfsd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_xf_to_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_tf_to_sd.o): In function `__bid_trunctfsd':
(.text+0x0): multiple definition of `__bid_trunctfsd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_tf_to_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_dd.o): In function `__bid_extendsddd2':
(.text+0x0): multiple definition of `__bid_extendsddd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_td.o): In function `__bid_extendsdtd2':
(.text+0x0): multiple definition of `__bid_extendsdtd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sd_to_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_unord_sd.o): In function `__bid_unordsd2':
(.text+0x0): multiple definition of `__bid_unordsd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_unord_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_dd.o): In function `__bid_adddd3':
(.text+0x0): multiple definition of `__bid_adddd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_dd.o): In function `__bid_subdd3':
(.text+0x30): multiple definition of `__bid_subdd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_dd.o):(.text+0x30): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_div_dd.o): In function `__bid_divdd3':
(.text+0x0): multiple definition of `__bid_divdd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_div_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mul_dd.o): In function `__bid_muldd3':
(.text+0x0): multiple definition of `__bid_muldd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mul_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_eq_dd.o): In function `__bid_eqdd2':
(.text+0x0): multiple definition of `__bid_eqdd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_eq_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ne_dd.o): In function `__bid_nedd2':
(.text+0x0): multiple definition of `__bid_nedd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ne_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_lt_dd.o): In function `__bid_ltdd2':
(.text+0x0): multiple definition of `__bid_ltdd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_lt_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_gt_dd.o): In function `__bid_gtdd2':
(.text+0x0): multiple definition of `__bid_gtdd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_gt_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_le_dd.o): In function `__bid_ledd2':
(.text+0x0): multiple definition of `__bid_ledd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_le_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ge_dd.o): In function `__bid_gedd2':
(.text+0x0): multiple definition of `__bid_gedd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ge_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_si.o): In function `__bid_fixddsi':
(.text+0x0): multiple definition of `__bid_fixddsi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_si.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_di.o): In function `__bid_fixdddi':
(.text+0x0): multiple definition of `__bid_fixdddi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_di.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_usi.o): In function `__bid_fixunsddsi':
(.text+0x0): multiple definition of `__bid_fixunsddsi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_usi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_udi.o): In function `__bid_fixunsdddi':
(.text+0x0): multiple definition of `__bid_fixunsdddi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_udi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_si_to_dd.o): In function `__bid_floatsidd':
(.text+0x0): multiple definition of `__bid_floatsidd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_si_to_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_di_to_dd.o): In function `__bid_floatdidd':
(.text+0x0): multiple definition of `__bid_floatdidd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_di_to_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_usi_to_dd.o): In function `__bid_floatunssidd':
(.text+0x0): multiple definition of `__bid_floatunssidd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_usi_to_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udi_to_dd.o): In function `__bid_floatunsdidd':
(.text+0x0): multiple definition of `__bid_floatunsdidd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udi_to_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_sf.o): In function `__bid_truncddsf':
(.text+0x0): multiple definition of `__bid_truncddsf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_sf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_df.o): In function `__bid_truncdddf':
(.text+0x0): multiple definition of `__bid_truncdddf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_df.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_xf.o): In function `__bid_extendddxf':
(.text+0x0): multiple definition of `__bid_extendddxf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_xf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_tf.o): In function `__bid_extendddtf':
(.text+0x0): multiple definition of `__bid_extendddtf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_tf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sf_to_dd.o): In function `__bid_extendsfdd':
(.text+0x0): multiple definition of `__bid_extendsfdd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sf_to_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_df_to_dd.o): In function `__bid_extenddfdd':
(.text+0x0): multiple definition of `__bid_extenddfdd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_df_to_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_xf_to_dd.o): In function `__bid_truncxfdd':
(.text+0x0): multiple definition of `__bid_truncxfdd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_xf_to_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_tf_to_dd.o): In function `__bid_trunctfdd':
(.text+0x0): multiple definition of `__bid_trunctfdd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_tf_to_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_sd.o): In function `__bid_truncddsd2':
(.text+0x0): multiple definition of `__bid_truncddsd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_td.o): In function `__bid_extendddtd2':
(.text+0x0): multiple definition of `__bid_extendddtd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_dd_to_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_unord_dd.o): In function `__bid_unorddd2':
(.text+0x0): multiple definition of `__bid_unorddd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_unord_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_td.o): In function `__bid_addtd3':
(.text+0x0): multiple definition of `__bid_addtd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_td.o): In function `__bid_subtd3':
(.text+0x40): multiple definition of `__bid_subtd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_addsub_td.o):(.text+0x40): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_div_td.o): In function `__bid_divtd3':
(.text+0x0): multiple definition of `__bid_divtd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_div_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mul_td.o): In function `__bid_multd3':
(.text+0x0): multiple definition of `__bid_multd3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_mul_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_eq_td.o): In function `__bid_eqtd2':
(.text+0x0): multiple definition of `__bid_eqtd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_eq_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ne_td.o): In function `__bid_netd2':
(.text+0x0): multiple definition of `__bid_netd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ne_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_lt_td.o): In function `__bid_lttd2':
(.text+0x0): multiple definition of `__bid_lttd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_lt_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_gt_td.o): In function `__bid_gttd2':
(.text+0x0): multiple definition of `__bid_gttd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_gt_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_le_td.o): In function `__bid_letd2':
(.text+0x0): multiple definition of `__bid_letd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_le_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ge_td.o): In function `__bid_getd2':
(.text+0x0): multiple definition of `__bid_getd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_ge_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_si.o): In function `__bid_fixtdsi':
(.text+0x0): multiple definition of `__bid_fixtdsi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_si.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_di.o): In function `__bid_fixtddi':
(.text+0x0): multiple definition of `__bid_fixtddi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_di.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_usi.o): In function `__bid_fixunstdsi':
(.text+0x0): multiple definition of `__bid_fixunstdsi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_usi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_udi.o): In function `__bid_fixunstddi':
(.text+0x0): multiple definition of `__bid_fixunstddi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_udi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_si_to_td.o): In function `__bid_floatsitd':
(.text+0x0): multiple definition of `__bid_floatsitd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_si_to_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_di_to_td.o): In function `__bid_floatditd':
(.text+0x0): multiple definition of `__bid_floatditd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_di_to_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_usi_to_td.o): In function `__bid_floatunssitd':
(.text+0x0): multiple definition of `__bid_floatunssitd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_usi_to_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udi_to_td.o): In function `__bid_floatunsditd':
(.text+0x0): multiple definition of `__bid_floatunsditd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_udi_to_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_sf.o): In function `__bid_trunctdsf':
(.text+0x0): multiple definition of `__bid_trunctdsf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_sf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_df.o): In function `__bid_trunctddf':
(.text+0x0): multiple definition of `__bid_trunctddf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_df.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_xf.o): In function `__bid_trunctdxf':
(.text+0x0): multiple definition of `__bid_trunctdxf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_xf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_tf.o): In function `__bid_trunctdtf':
(.text+0x0): multiple definition of `__bid_trunctdtf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_tf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sf_to_td.o): In function `__bid_extendsftd':
(.text+0x0): multiple definition of `__bid_extendsftd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_sf_to_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_df_to_td.o): In function `__bid_extenddftd':
(.text+0x0): multiple definition of `__bid_extenddftd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_df_to_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_xf_to_td.o): In function `__bid_extendxftd':
(.text+0x0): multiple definition of `__bid_extendxftd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_xf_to_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_tf_to_td.o): In function `__bid_extendtftd':
(.text+0x0): multiple definition of `__bid_extendtftd'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_tf_to_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_sd.o): In function `__bid_trunctdsd2':
(.text+0x0): multiple definition of `__bid_trunctdsd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_sd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_dd.o): In function `__bid_trunctddd2':
(.text+0x0): multiple definition of `__bid_trunctddd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_td_to_dd.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_unord_td.o): In function `__bid_unordtd2':
(.text+0x0): multiple definition of `__bid_unordtd2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_unord_td.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(cpuinfo.o): In function `__cpu_indicator_init':
(.text.startup+0x110): multiple definition of `__cpu_indicator_init'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(cpuinfo.o):(.text.startup+0x110): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(sfp-exceptions.o): In function `__sfp_handle_exceptions':
(.text+0x0): multiple definition of `__sfp_handle_exceptions'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(sfp-exceptions.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(addtf3.o): In function `__addtf3':
(.text+0x0): multiple definition of `__addtf3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(addtf3.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(divtf3.o): In function `__divtf3':
(.text+0x0): multiple definition of `__divtf3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(divtf3.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(multf3.o): In function `__multf3':
(.text+0x0): multiple definition of `__multf3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(multf3.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(negtf2.o): In function `__negtf2':
(.text+0x0): multiple definition of `__negtf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(negtf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(subtf3.o): In function `__subtf3':
(.text+0x0): multiple definition of `__subtf3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(subtf3.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(unordtf2.o): In function `__unordtf2':
(.text+0x0): multiple definition of `__unordtf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(unordtf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixtfsi.o): In function `__fixtfsi':
(.text+0x0): multiple definition of `__fixtfsi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixtfsi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixunstfsi.o): In function `__fixunstfsi':
(.text+0x0): multiple definition of `__fixunstfsi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixunstfsi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floatsitf.o): In function `__floatsitf':
(.text+0x0): multiple definition of `__floatsitf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floatsitf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floatunsitf.o): In function `__floatunsitf':
(.text+0x0): multiple definition of `__floatunsitf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floatunsitf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixtfdi.o): In function `__fixtfdi':
(.text+0x0): multiple definition of `__fixtfdi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixtfdi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixunstfdi.o): In function `__fixunstfdi':
(.text+0x0): multiple definition of `__fixunstfdi'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixunstfdi.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floatditf.o): In function `__floatditf':
(.text+0x0): multiple definition of `__floatditf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floatditf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floatunditf.o): In function `__floatunditf':
(.text+0x0): multiple definition of `__floatunditf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floatunditf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixtfti.o): In function `__fixtfti':
(.text+0x0): multiple definition of `__fixtfti'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixtfti.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixunstfti.o): In function `__fixunstfti':
(.text+0x0): multiple definition of `__fixunstfti'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(fixunstfti.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floattitf.o): In function `__floattitf':
(.text+0x0): multiple definition of `__floattitf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floattitf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floatuntitf.o): In function `__floatuntitf':
(.text+0x0): multiple definition of `__floatuntitf'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(floatuntitf.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(extendsftf2.o): In function `__extendsftf2':
(.text+0x0): multiple definition of `__extendsftf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(extendsftf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(extenddftf2.o): In function `__extenddftf2':
(.text+0x0): multiple definition of `__extenddftf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(extenddftf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(extendxftf2.o): In function `__extendxftf2':
(.text+0x0): multiple definition of `__extendxftf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(extendxftf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(trunctfsf2.o): In function `__trunctfsf2':
(.text+0x0): multiple definition of `__trunctfsf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(trunctfsf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(trunctfdf2.o): In function `__trunctfdf2':
(.text+0x0): multiple definition of `__trunctfdf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(trunctfdf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(trunctfxf2.o): In function `__trunctfxf2':
(.text+0x0): multiple definition of `__trunctfxf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(trunctfxf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(getf2.o): In function `__getf2':
(.text+0x0): multiple definition of `__getf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(getf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(getf2.o): In function `__getf2':
(.text+0x0): multiple definition of `__gttf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(getf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(letf2.o): In function `__letf2':
(.text+0x0): multiple definition of `__letf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(letf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(letf2.o): In function `__letf2':
(.text+0x0): multiple definition of `__lttf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(letf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(eqtf2.o): In function `__eqtf2':
(.text+0x0): multiple definition of `__eqtf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(eqtf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(eqtf2.o): In function `__eqtf2':
(.text+0x0): multiple definition of `__netf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(eqtf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_divtc3.o): In function `__divtc3':
(.text+0x0): multiple definition of `__divtc3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_divtc3.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_multc3.o): In function `__multc3':
(.text+0x0): multiple definition of `__multc3'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_multc3.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_powitf2.o): In function `__powitf2':
(.text+0x0): multiple definition of `__powitf2'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(_powitf2.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(enable-execute-stack.o): In function `__enable_execute_stack':
(.text+0x0): multiple definition of `__enable_execute_stack'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(enable-execute-stack.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__morestack_fail':
(.text+0x40): multiple definition of `__morestack_fail'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x40): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__morestack_release_segments':
(.text+0x110): multiple definition of `__morestack_release_segments'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x110): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__generic_morestack_set_initial_sp':
(.text+0x240): multiple definition of `__generic_morestack_set_initial_sp'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x240): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.tbss+0x0): multiple definition of `__morestack_initial_sp'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.tbss+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__generic_morestack':
(.text+0x2b0): multiple definition of `__generic_morestack'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x2b0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.tbss+0xb8): multiple definition of `__morestack_current_segment'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.tbss+0xb8): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.tbss+0xc0): multiple definition of `__morestack_segments'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.tbss+0xc0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__generic_releasestack':
(.text+0x7b0): multiple definition of `__generic_releasestack'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x7b0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__morestack_block_signals':
(.text+0x840): multiple definition of `__morestack_block_signals'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x840): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__morestack_unblock_signals':
(.text+0x890): multiple definition of `__morestack_unblock_signals'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x890): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__morestack_allocate_stack_space':
(.text+0x8e0): multiple definition of `__morestack_allocate_stack_space'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x8e0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__generic_findstack':
(.text+0x9b0): multiple definition of `__generic_findstack'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x9b0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__morestack_load_mmap':
(.text+0xa60): multiple definition of `__morestack_load_mmap'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0xa60): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__splitstack_find':
(.text+0xab0): multiple definition of `__splitstack_find'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0xab0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__splitstack_block_signals':
(.text+0xc00): multiple definition of `__splitstack_block_signals'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0xc00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__splitstack_getcontext':
(.text+0xc60): multiple definition of `__splitstack_getcontext'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0xc60): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__splitstack_setcontext':
(.text+0xd90): multiple definition of `__splitstack_setcontext'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0xd90): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__splitstack_makecontext':
(.text+0xe00): multiple definition of `__splitstack_makecontext'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0xe00): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__splitstack_resetcontext':
(.text+0x1050): multiple definition of `__splitstack_resetcontext'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x1050): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__splitstack_releasecontext':
(.text+0x10c0): multiple definition of `__splitstack_releasecontext'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x10c0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__splitstack_block_signals_context':
(.text+0x10d0): multiple definition of `__splitstack_block_signals_context'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x10d0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o): In function `__splitstack_find_context':
(.text+0x1100): multiple definition of `__splitstack_find_context'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack.o):(.text+0x1100): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack-thread.o): In function `__wrap_pthread_create':
(.text+0xb0): multiple definition of `__wrap_pthread_create'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(generic-morestack-thread.o):(.text+0xb0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o): In function `__morestack_non_split':
(.text+0x0): multiple definition of `__morestack_non_split'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o):(.text+0x0): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o): In function `__morestack':
(.text+0x37): multiple definition of `__morestack'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o):(.text+0x37): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o): In function `__morestack_large_model':
(.text+0x11c): multiple definition of `__morestack_large_model'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o):(.text+0x11c): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o): In function `__stack_split_initialize':
(.text+0x12c): multiple definition of `__stack_split_initialize'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o):(.text+0x12c): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o): In function `__morestack_get_guard':
(.text+0x14d): multiple definition of `__morestack_get_guard'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o):(.text+0x14d): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o): In function `__morestack_set_guard':
(.text+0x157): multiple definition of `__morestack_set_guard'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o):(.text+0x157): first defined here
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o): In function `__morestack_make_guard':
(.text+0x161): multiple definition of `__morestack_make_guard'
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgcc.a(morestack.o):(.text+0x161): first defined here
/usr/bin/ld: /home/vagrant/.cache/cargo/target/debug/liblambda.so: version node not found for symbol SSLeay_version@OPENSSL_1.0.1
/usr/bin/ld: failed to set dynamic section sizes: Bad value
collect2: error: ld returned 1 exit status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment