All of lore.kernel.org
 help / color / mirror / Atom feed
* Weird python/OE issue on parsing
@ 2015-12-19 12:15 Holger Freyther
  2015-12-19 12:30 ` Holger Freyther
  2015-12-19 23:02 ` Richard Purdie
  0 siblings, 2 replies; 5+ messages in thread
From: Holger Freyther @ 2015-12-19 12:15 UTC (permalink / raw)
  To: poky

Hi,

my build to track master of Poky has started to fail in a very odd way. I can't reproduce it in a
local build but something is severely wrong:

ERROR: Error in compiling python function in /home/oebuilds/jenkins/workspace/Yocto-Master/label/OE/poky/meta/conf/distro/include/tclibc-glibc.inc, line -10000000000005:
..
OverflowError: Python int too large to convert to C long


So somehow IN_PYTHON_EOF starts ending up in linenumber and then a bit is subtracted from
it. Any idea how I can run into this?

holger

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

end of thread, other threads:[~2015-12-20  7:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-19 12:15 Weird python/OE issue on parsing Holger Freyther
2015-12-19 12:30 ` Holger Freyther
2015-12-19 23:02 ` Richard Purdie
2015-12-19 23:06   ` Richard Purdie
2015-12-20  7:42   ` Holger Freyther

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.