[oe-commits] [Bug 5332] building ncurses triggers an internal compiler error

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Wed Dec 2 09:56:57 UTC 2009


http://bugs.openembedded.org/show_bug.cgi?id=5332





--- Comment #4 from Antonio Ospite <ospite at studenti.unina.it>  2009-12-02 09:56:57 ---
Hi, I still experience this issue, it presents to me even on another host:

Linux vps2.vserver 2.6.27.39-vs2.3.0.36.7 #1 SMP Thu Nov 19 13:01:26 CET 2009
i686 GNU/Linux

This is my complete local.conf:

DL_DIR = "${HOME}/Proj/EZX/OE/sources"
BBFILES := "${HOME}/Proj/EZX/OE/openembedded/recipes/*/*.bb"
BBMASK = ""
PREFERRED_PROVIDERS = "virtual/qte:qte virtual/libqpe:libqpe-opie"
PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-x11"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
PREFERRED_PROVIDERS += "
virtual/${TARGET_PREFIX}gcc-intermediate:gcc-cross-intermediate"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
TMPDIR = "${HOME}/Proj/EZX/OE/build/tmp"
MACHINE = "a780"
DISTRO = "minimal"
require conf/distro/include/sane-srcrevs.inc
require conf/distro/include/fso-autorev.inc
OE_STRICT_CHECKSUMS = ""
ENABLE_BINARY_LOCALE_GENERATION = "0"
ASSUME_PROVIDED += "qemu-native"
ASSUME_PROVIDED += "librsvg-native"
IMAGE_FSTYPES = "tar.gz"
DEBUG_BUILD = "1"
INHIBIT_PACKAGE_STRIP = "1"
PARALLEL_MAKE = "-j 2"
BBINCLUDELOGS = "yes"

And my env:

PATH=/home/ao2/Proj/EZX/OE/bitbake/bin:/home/ao2/Proj/EZX/OE/bitbake/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
BBPATH=/home/ao2/Proj/EZX/OE/build:/home/ao2/Proj/EZX/OE/openembedded

I can provide access to that machine if any OE dev is willing to investigate
the issue.

Many thanks,
   Antonio

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list