[oe-issues] [Bug 2000] New: Scummvm configure can't find sdl-config

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Fri Mar 16 07:53:52 UTC 2007


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

           Summary: Scummvm configure can't find sdl-config
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: jbs at bandos.homelinux.com
         QAContact: tinderbox-oe at gmx.net


Building scummvm in angstrom, it fails looking for sdl-config:

NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to
increase performance.
NOTE: Using cache in '/media/other/oe/oe/akita/tmp/cache/akita'
NOTE: Handling BitBake files: \ (4289/4289) [100 %]
NOTE: Parsing finished. 4072 cached, 38 parsed, 179 skipped, 0 masked.

NOTE: build 200703160737: started

OE Build Configuration:
BB_VERSION     = "1.6.7"
OE_REVISION    = "890201ff9b740ceb2b02680d2dede9da64858c14"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "akita"
DISTRO         = "angstrom"
DISTRO_VERSION = "test-20070316"
TARGET_FPU     = "soft"

NOTE: preferred version 2.5 of glibc not available
[...]

NOTE: package scummvm-0.9.0: started
NOTE: package scummvm-0.9.0-r0: task do_fetch: started
NOTE: package scummvm-0.9.0-r0: task do_fetch: completed
NOTE: package scummvm-0.9.0-r0: task do_unpack: started
NOTE: Unpacking /virtual/tmp/downloads/scummvm-0.9.0.tar.bz2 to
/media/other/oe/oe/akita/tmp/work/armv5te-angstrom-linux-gnueabi/scummvm-0.9.0-r0/
NOTE: package scummvm-0.9.0-r0: task do_unpack: completed
NOTE: package scummvm-0.9.0-r0: task do_patch: started
NOTE: Applying patch 'sh3-arch-0.9.0+.patch'
NOTE: package scummvm-0.9.0-r0: task do_patch: completed
NOTE: package scummvm-0.9.0-r0: task do_configure: started
ERROR: function do_configure failed
ERROR: log data follows
(/media/other/oe/oe/akita/tmp/work/armv5te-angstrom-linux-gnueabi/scummvm-0.9.0-r0/temp/log.do_configure.27533)
| Running ScummVM configure...
| Looking for C++ compiler... ccache, a compiler cache. Version 2.4
| Copyright Andrew Tridgell, 2002
|
| Usage:
|       ccache [options]
|       ccache compiler [compile options]
|       compiler [compile options]    (via symbolic link)
|
| Options:
| -s                      show statistics summary
| -z                      zero statistics
| -c                      run a cache cleanup
| -C                      clear the cache completely
| -F <maxfiles>           set maximum files in cache
| -M <maxsize>            set maximum size of cache (use G, M or K)
| -h                      this help page
| -V                      print version number
| arm-angstrom-linux-gnueabi-g++
| Checking for compiler version... 4.1.1, ok
| Cross-compiling to arm-angstrom-linux-gnueabi, forcing endianness, alignment
and type sizes
| Checking whether building plugins was requested... no
| Checking for Ogg Vorbis... yes
| Checking for Tremor... no (Ogg Vorbis/Tremor support is mutually exclusive)
| Checking for FLAC >= 1.0.1... no
| Checking for MAD... yes
| Checking for ALSA >= 0.9... no
| Checking for zlib... yes
| Checking for libmpeg2 >= 0.3.2... yes
| Checking for libfluidsynth... no
|
| Engines:
|     SCUMM [v7 & v8 games] [HE70+ games]
|     Simon the Sorcerer
|     Beneath a Steel Sky
|     Broken Sword 1 (w/ mpeg2 cutscenes)
|     Broken Sword 2 (w/ mpeg2 cutscenes)
|     Flight of the Amazon Queen
|     SAGA
|     Legend of Kyrandia
|     Gobli*ns
|     Lure of the Temptress
|     Cinematique evo 1
|     AGI
|
| Backend... sdl, HQ scalers, MT-32 emu
| Looking for sdl-config... none found!
NOTE: Task failed:
/media/other/oe/oe/akita/tmp/work/armv5te-angstrom-linux-gnueabi/scummvm-0.9.0-r0/temp/log.do_configure.27533
NOTE: package scummvm-0.9.0-r0: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package scummvm-0.9.0: failed
ERROR: Build of scummvm failed
jbs at jbs-desktop:/media/other/oe


-------------
But I have sdl-config:
$ find . -name sdl-config
./tmp/work/armv5te-angstrom-linux-gnueabi/libsdl-x11-1.2.9-r1/SDL-1.2.9/sdl-config
./tmp/work/armv5te-angstrom-linux-gnueabi/libsdl-x11-1.2.9-r1/install/libsdl-x11-dev/usr/bin/sdl-config
./tmp/staging/x86_64-linux/bin/arm-angstrom-linux-gnueabi/sdl-config


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




More information about the Openembedded-issues mailing list