[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/19405] nios2 binutils assertion fail at elf32-nios2.c:1038
From: |
address@hidden |
Subject: |
[Bug binutils/19405] nios2 binutils assertion fail at elf32-nios2.c:1038 |
Date: |
Tue, 19 Jan 2016 14:03:00 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19405
--- Comment #2 from Thomas Petazzoni <address@hidden> ---
(In reply to Nick Clifton from comment #1)
> Hi Thomas,
>
> I just tried to reproduce the problem, following the steps that you
> suggested, and nothing went wrong.... Please could you check that the bug
> still exists for you.
>
> I was running the build on an x86_64 machine running Fedora 23, perhaps
> that makes a difference ?
>
> Cheers
> Nick
Thanks Nick for testing! After reporting this bug, we have marked the gtkmm3
package as not available on nios2, as a temporary workaround. So in fact, your
build is not building gtkmm3.
Could you instead do:
$ git clone git://git.busybox.net/buildroot
$ cd buildroot
$ git checkout 09649f2a305e0b9d52555c35c24178255aa298df
$ cat > .config <<EOF
BR2_nios2=y
BR2_GCC_VERSION_5_X=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_PACKAGE_GTKMM3=y
EOF
$ make olddefconfig
$ make
Thanks a lot!
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/19405] nios2 binutils assertion fail at elf32-nios2.c:1038, nickc at redhat dot com, 2016/01/19
- [Bug binutils/19405] nios2 binutils assertion fail at elf32-nios2.c:1038,
address@hidden <=
- [Bug binutils/19405] nios2 binutils assertion fail at elf32-nios2.c:1038, nickc at redhat dot com, 2016/01/19
- [Bug binutils/19405] nios2 binutils assertion fail at elf32-nios2.c:1038, nickc at redhat dot com, 2016/01/19
- [Bug binutils/19405] nios2 binutils assertion fail at elf32-nios2.c:1038, address@hidden, 2016/01/19
- [Bug binutils/19405] nios2 binutils assertion fail at elf32-nios2.c:1038, nickc at redhat dot com, 2016/01/19
- [Bug binutils/19405] nios2 binutils assertion fail at elf32-nios2.c:1038, address@hidden, 2016/01/19