Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 3289] New: speech-tools fails to build
@ 2011-02-18  7:33 bugzilla at busybox.net
  2011-02-18  7:34 ` [Buildroot] [Bug 3289] " bugzilla at busybox.net
  2011-02-23 22:04 ` bugzilla at busybox.net
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2011-02-18  7:33 UTC (permalink / raw)
  To: buildroot

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

           Summary: speech-tools fails to build
           Product: buildroot
           Version: 2010.11
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: thomas.petazzoni at free-electrons.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


/home/test/outputs/test-378/external-toolchain/bin/arm-none-linux-gnueabi-g++
--sysroot=/home/test/outputs/test-378/host/usr/arm-unknown-linux-gnueabi/sysroot
-shared -o libestbase.so.1.2.96 \
                shared_space/*.o -L. -leststring $libs -L. -lesd
/home/test/outputs/test-378/external-toolchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.5.1/../../../../arm-none-linux-gnueabi/bin/ld:
cannot find -lesd
collect2: ld returned 1 exit status
make[2]: *** [libestbase.so] Error 1
make[1]: *** [lib] Error 2
make[1]: *** Waiting for unfinished jobs....
/home/test/outputs/test-378/external-toolchain/bin/arm-none-linux-gnueabi-g++
--sysroot=/home/test/outputs/test-378/host/usr/arm-unknown-linux-gnueabi/sysroot
-c -O3 -fPIC -Wall -I../../include ngrammar_aux.cc
/home/test/outputs/test-378/external-toolchain/bin/arm-none-linux-gnueabi-g++
--sysroot=/home/test/outputs/test-378/host/usr/arm-unknown-linux-gnueabi/sysroot
-c -O3 -fPIC -Wall -I../../include ngrammar_utils.cc
/home/test/outputs/test-378/external-toolchain/bin/arm-none-linux-gnueabi-g++
--sysroot=/home/test/outputs/test-378/host/usr/arm-unknown-linux-gnueabi/sysroot
-c -O3 -fPIC -Wall -I../../include EST_lattice.cc
/home/test/outputs/test-378/external-toolchain/bin/arm-none-linux-gnueabi-g++
--sysroot=/home/test/outputs/test-378/host/usr/arm-unknown-linux-gnueabi/sysroot
-c -O3 -fPIC -Wall -I../../include EST_lattice_io.cc
/home/test/outputs/test-378/external-toolchain/bin/arm-none-linux-gnueabi-g++
--sysroot=/home/test/outputs/test-378/host/usr/arm-unknown-linux-gnueabi/sysroot
-c -O3 -fPIC -Wall -I../../include freqsmooth.cc
/home/test/outputs/test-378/external-toolchain/bin/arm-none-linux-gnueabi-g++
--sysroot=/home/test/outputs/test-378/host/usr/arm-unknown-linux-gnueabi/sysroot
-c -O3 -fPIC -Wall -I../../include EST_PST.cc
look at library estools lattice_t.o EST_Ngrammar.o ngrammar_io.o ngrammar_aux.o
ngrammar_utils.o EST_lattice.o EST_lattice_io.o freqsmooth.o EST_PST.o
look at library estbase
Update library estools lattice_t.o EST_Ngrammar.o ngrammar_io.o ngrammar_aux.o
ngrammar_utils.o EST_lattice.o EST_lattice_io.o freqsmooth.o EST_PST.o
look at library eststring
a - lattice_t.o
a - EST_Ngrammar.o
a - ngrammar_io.o
a - ngrammar_aux.o
a - ngrammar_utils.o
a - EST_lattice.o
a - EST_lattice_io.o
a - freqsmooth.o
a - EST_PST.o
make[1]: Leaving directory
`/home/test/outputs/test-378/build/speech-tools-1.2.96~beta'
make: ***
[/home/test/outputs/test-378/build/speech-tools-1.2.96~beta/.stamp_built] Error
2

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 3289] speech-tools fails to build
  2011-02-18  7:33 [Buildroot] [Bug 3289] New: speech-tools fails to build bugzilla at busybox.net
@ 2011-02-18  7:34 ` bugzilla at busybox.net
  2011-02-23 22:04 ` bugzilla at busybox.net
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2011-02-18  7:34 UTC (permalink / raw)
  To: buildroot

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

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
Created attachment 2983
  --> https://bugs.busybox.net/attachment.cgi?id=2983
Buildroot configuration file

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 3289] speech-tools fails to build
  2011-02-18  7:33 [Buildroot] [Bug 3289] New: speech-tools fails to build bugzilla at busybox.net
  2011-02-18  7:34 ` [Buildroot] [Bug 3289] " bugzilla at busybox.net
@ 2011-02-23 22:04 ` bugzilla at busybox.net
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2011-02-23 22:04 UTC (permalink / raw)
  To: buildroot

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

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org>  ---
Marked as broken in git, will remove post 2011.02

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

end of thread, other threads:[~2011-02-23 22:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-18  7:33 [Buildroot] [Bug 3289] New: speech-tools fails to build bugzilla at busybox.net
2011-02-18  7:34 ` [Buildroot] [Bug 3289] " bugzilla at busybox.net
2011-02-23 22:04 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox