All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 12656] New: bison fails to relocate with relocate-sdk.sh
@ 2020-03-17 14:16 bugzilla at busybox.net
  2020-03-17 14:20 ` [Buildroot] [Bug 12656] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2020-03-17 14:16 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=12656

            Bug ID: 12656
           Summary: bison fails to relocate with relocate-sdk.sh
           Product: buildroot
           Version: 2019.11
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: marcelo.jimenez at gmail.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

Hi,

I am having a problem while compiling the linux kernel with a toolchain
generated by buildroot. The git tag for the toolchain build is "2019.11":

PIG_KERNEL_MAKE=/home/user/prog/scripts/pig-kmake.sh --ccache
/home/user/prog/tmp/arm /home/user/prog/tmp/linux ARCH=arm
CROSS_COMPILE=arm-buildroot-linux-gnueabi-
PWD=/home/user/prog
kernel defconfig ........................................................
[Fail(B]
/home/user/prog/scripts/pig-kmake.sh --ccache /home/user/prog/tmp/arm
/home/user/prog/tmp/linux ARCH=arm CROSS_COMPILE=arm-buildroot-linux-gnueabi-
cpti-arietta_defconfig
make[1]: Entering directory '/home/user/prog/tmp/arm'
  GEN     ./Makefile
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  YACC    scripts/kconfig/zconf.tab.c
  LEX     scripts/kconfig/zconf.lex.c
bison: /home/user/buildroot/output/host/share/bison/m4sugar/m4sugar.m4: cannot
open: No such file or directory
make[2]: *** [scripts/Makefile.lib:196: scripts/kconfig/zconf.tab.c] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [/home/user/prog/linux/Makefile:534: cpti-arietta_defconfig] Error
2
make[1]: Leaving directory '/home/user/prog/tmp/arm'
make: *** [Makefile:146: sub-make] Error 2

The problem seems to be the same as the one reported here:
https://github.com/bootlin/toolchains-builder/issues/17

The toolchain has been generated in one machine and is beeing used in another
different machine. Somehow bison still keeps its absolute path dependency.

Best regards,
Marcelo.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 12656] bison fails to relocate with relocate-sdk.sh
  2020-03-17 14:16 [Buildroot] [Bug 12656] New: bison fails to relocate with relocate-sdk.sh bugzilla at busybox.net
@ 2020-03-17 14:20 ` bugzilla at busybox.net
  2020-05-18  6:27 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2020-03-17 14:20 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=12656

--- Comment #1 from Marcelo Roberto Jimenez <marcelo.jimenez@gmail.com> ---
Also, a suggestion for a quick workaround while the bug is being addressed is
welcome ;)

Regards,
Marcelo.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 12656] bison fails to relocate with relocate-sdk.sh
  2020-03-17 14:16 [Buildroot] [Bug 12656] New: bison fails to relocate with relocate-sdk.sh bugzilla at busybox.net
  2020-03-17 14:20 ` [Buildroot] [Bug 12656] " bugzilla at busybox.net
@ 2020-05-18  6:27 ` bugzilla at busybox.net
  2020-05-18  6:33 ` bugzilla at busybox.net
  2020-05-19 19:25 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2020-05-18  6:27 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=12656

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Thanks for your bug report, I have submitted
https://patchwork.ozlabs.org/project/buildroot/patch/20200518062648.1744905-1-thomas.petazzoni at bootlin.com/
to fix it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 12656] bison fails to relocate with relocate-sdk.sh
  2020-03-17 14:16 [Buildroot] [Bug 12656] New: bison fails to relocate with relocate-sdk.sh bugzilla at busybox.net
  2020-03-17 14:20 ` [Buildroot] [Bug 12656] " bugzilla at busybox.net
  2020-05-18  6:27 ` bugzilla at busybox.net
@ 2020-05-18  6:33 ` bugzilla at busybox.net
  2020-05-19 19:25 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2020-05-18  6:33 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=12656

Thomas Petazzoni <thomas.petazzoni@bootlin.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at buildroot.uclibc |thomas.petazzoni at bootlin.co
                   |.org                        |m

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 12656] bison fails to relocate with relocate-sdk.sh
  2020-03-17 14:16 [Buildroot] [Bug 12656] New: bison fails to relocate with relocate-sdk.sh bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2020-05-18  6:33 ` bugzilla at busybox.net
@ 2020-05-19 19:25 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2020-05-19 19:25 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=12656

Yann E. MORIN <yann.morin.1998@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yann.morin.1998 at free.fr
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Marcelo, All,

Fixed with the patch from Thomas applied to master.

Thanks for the report!

Regards,
Yann E. MORIN.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-19 19:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-17 14:16 [Buildroot] [Bug 12656] New: bison fails to relocate with relocate-sdk.sh bugzilla at busybox.net
2020-03-17 14:20 ` [Buildroot] [Bug 12656] " bugzilla at busybox.net
2020-05-18  6:27 ` bugzilla at busybox.net
2020-05-18  6:33 ` bugzilla at busybox.net
2020-05-19 19:25 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.