[Bug 3952] New: gnash doesn't compile
bugzilla-daemon at treke.net
bugzilla-daemon at treke.net
Thu Mar 6 18:11:35 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=3952
Summary: gnash doesn't compile
Product: Openembedded
Version: Angstrom 2008.x
Platform: Other
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: vtzan at teilam.gr
Gnash can't compile on Alix. I have attached the log
here is my local.conf
=============
DL_DIR = "${HOME}/OE/sources"
BBFILES = "/home/avr/OE/org.openembedded.dev/packages/*/*.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:gcc-cross"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
MACHINE = "alix"
DISTRO = "angstrom-2008.1"
IMAGE_FSTYPES = "ext2"
#PARALLEL_MAKE = "-j 8"
#BB_NUMBER_THREADS = "8"
BBINCLUDELOGS = "yes"
=============================
| configure: loading site script
/home/avr/OE/org.openembedded.dev/site/endian-little
| configure: loading site script
/home/avr/OE/org.openembedded.dev/site/common-glibc
| configure: loading site script
/home/avr/OE/org.openembedded.dev/site/ix86-common
| configure: loading site script /home/avr/OE/org.openembedded.dev/site/common
| configure: loading site script /home/avr/OE/org.openembedded.dev/site/common
| checking build system type... i686-pc-linux-gnu
| checking host system type... i586-angstrom-linux-gnu
| checking for a BSD-compatible install...
/home/avr/OE/org.openembedded.dev/tmp/staging/i686-linux/usr/bin/install -c
| checking whether build environment is sane... yes
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking for i586-angstrom-linux-strip... i586-angstrom-linux-strip
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking whether make sets $(MAKE)... (cached) yes
| checking whether NLS is requested... yes
| checking for msgfmt...
/home/avr/OE/org.openembedded.dev/tmp/staging/i686-linux/usr/bin/msgfmt
| checking for gmsgfmt...
/home/avr/OE/org.openembedded.dev/tmp/staging/i686-linux/usr/bin/msgfmt
| checking for xgettext...
/home/avr/OE/org.openembedded.dev/tmp/staging/i686-linux/usr/bin/xgettext
| checking for msgmerge...
/home/avr/OE/org.openembedded.dev/tmp/staging/i686-linux/usr/bin/msgmerge
| checking for style of include used by make... GNU
| checking for i586-angstrom-linux-gcc... ccache i586-angstrom-linux-gcc
-march=k6-2
| checking for C compiler default output file name...
| configure: error: C compiler cannot create executables
| See `config.log' for more details.
| FATAL: oe_runconf failed
NOTE: Task failed:
/home/avr/OE/org.openembedded.dev/tmp/work/geode-angstrom-linux/gnash-0.8.1-r0/temp/log.do_configure.14063
NOTE: package gnash-0.8.1-r0: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package gnash-0.8.1: failed
ERROR: Build of /home/avr/OE/org.openembedded.dev/packages/gnash/gnash_0.8.1.bb
do_configure failed
ERROR: Task 5 (/home/avr/OE/org.openembedded.dev/packages/gnash/gnash_0.8.1.bb,
do_configure) failed
NOTE: Tasks Summary: Attempted 867 tasks of which 578 didn't need to be rerun
and 1 failed.
ERROR: '/home/avr/OE/org.openembedded.dev/packages/gnash/gnash_0.8.1.bb' failed
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list