This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Glibc Build locals


Hi Christian, all,

Can you retry with CT-NG default-e0d70cf2b396 and/or eglibc 2.13? I've already tested that CT-NG default-e0d70cf2b396 with eglibc 2.13 and locales support enabled works for ARM targets and Ubuntu 11.10 build machines, so if you use that CT-NG/eglibc combination, we'll know more accurately where your issue comes from.

BenoÃt

----- Original Message -----
> From: "Christian MÃller" <moeller@ap-microcomputer.de>
> To: crossgcc@sourceware.org
> Sent: Thursday, February 16, 2012 10:02:09 AM
> Subject: Glibc Build locals
>
> Dear List,
> i try to build a toolchain for an geode target on fedora 16.
> I need glibc and full locale support.
> With "build and install locales" enabled the build failed.
>
> [ALL  ]    /tmp/ccGXC39V.s: Assembler messages:
> [ALL  ]    /tmp/ccGXC39V.s: Error: open CFI at the end of file;
> missing
> .cfi_endproc directive
> [ALL  ]    /tmp/ccGXC39V.s: Error: open CFI at the end of file;
> missing
> .cfi_endproc directive
> [ERROR]    make[3]: ***
> [/home/moeller/Entwicklung/crosstool-ng/.build/i586-unknown-linux-gnu/build/build-localedef/csu/crti.o]
> Error 1
> [ALL  ]    make[3]: *** Waiting for unfinished jobs....
> [ALL  ]    /tmp/ccNqlW5V.s: Assembler messages:
> [ALL  ]    /tmp/ccNqlW5V.s:33: Error: CFI instruction used without
> previous .cfi_startproc
> [ALL  ]    /tmp/ccNqlW5V.s:35: Error: .cfi_endproc without
> corresponding
> .cfi_startproc
> [ALL  ]    /tmp/ccNqlW5V.s:48: Error: CFI instruction used without
> previous .cfi_startproc
> [ALL  ]    /tmp/ccNqlW5V.s:50: Error: CFI instruction used without
> previous .cfi_startproc
> [ALL  ]    /tmp/ccNqlW5V.s:51: Error: CFI instruction used without
> previous .cfi_startproc
> [ALL  ]    /tmp/ccNqlW5V.s:53: Error: .cfi_endproc without
> corresponding
> .cfi_startproc
> [ERROR]    make[3]: ***
> [/home/moeller/Entwicklung/crosstool-ng/.build/i586-unknown-linux-gnu/build/build-localedef/csu/crtn.o]
> Error 1
> [ALL  ]    make[3]: Leaving directory
> `/home/moeller/Entwicklung/crosstool-ng/.build/src/glibc-2.9/csu'
> [ERROR]    make[2]: *** [csu/subdir_lib] Error 2
> [ALL  ]    make[2]: Leaving directory
> `/home/moeller/Entwicklung/crosstool-ng/.build/src/glibc-2.9'
> [ERROR]    make[1]: *** [all] Error 2
> [ALL  ]    make[1]: Leaving directory
> `/home/moeller/Entwicklung/crosstool-ng/.build/i586-unknown-linux-gnu/build/build-localedef'
> [ERROR]
> [ERROR] >>
> [ERROR] >>  Build failed in step 'Installing C library'
> [ERROR] >>        called in step '(top-level)'
> [ERROR] >>
> [ERROR] >>  Error happened in: CT_DoExecLog[scripts/functions@172]
> [ERROR] >>        called from:
> do_libc_locales[scripts/build/libc/glibc.sh@116]
> [ERROR] >>        called from:
> do_libc_backend_once[scripts/build/libc/glibc-eglibc.sh-common@464]
> [ERROR] >>        called from:
> do_libc_backend[scripts/build/libc/glibc-eglibc.sh-common@143]
> [ERROR] >>        called from:
> do_libc[scripts/build/libc/glibc-eglibc.sh-common@65]
> [ERROR] >>        called from: main[scripts/crosstool-NG.sh@597]
> [ERROR] >>
> [ERROR] >>  For more info on this error, look at the file:
> 'build.log'
> [ERROR] >>  There is a list of known issues, some with workarounds,
> in:
> [ERROR] >>
> '/usr/local/share/doc/crosstool-ng/ct-ng.hg+default-369e2fbe9010/B -
> Known issues.txt'
> [ERROR]
> [ERROR]  (elapsed: 7:38.96)
>
> Any help is welcome.
> Christian
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]