Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 387] New: Tremor not installed to toolchain
@ 2009-06-09 15:22 bugzilla at busybox.net
  2009-07-16 19:49 ` [Buildroot] [Bug 387] " bugzilla at busybox.net
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2009-06-09 15:22 UTC (permalink / raw)
  To: buildroot

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

              Host: linux
            Target: mipsel-linux
           Summary: Tremor not installed to toolchain
           Product: buildroot
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: evan.zelkowitz at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


When selecting tremor usage for vorbis it installs into the root fs properly
but it is not being installed into the toolchain, so everything still gets
built against libvorbis instead of tremor.


-- 
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] 10+ messages in thread

* [Buildroot] [Bug 387] Tremor not installed to toolchain
  2009-06-09 15:22 [Buildroot] [Bug 387] New: Tremor not installed to toolchain bugzilla at busybox.net
@ 2009-07-16 19:49 ` bugzilla at busybox.net
  2009-07-21 12:00 ` bugzilla at busybox.net
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2009-07-16 19:49 UTC (permalink / raw)
  To: buildroot

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


Peter Korsgaard <jacmet@uclibc.org> changed:

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




--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org>  2009-07-16 19:49:15 UTC ---
Thanks, fixed in git (bd26b581)


-- 
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] 10+ messages in thread

* [Buildroot] [Bug 387] Tremor not installed to toolchain
  2009-06-09 15:22 [Buildroot] [Bug 387] New: Tremor not installed to toolchain bugzilla at busybox.net
  2009-07-16 19:49 ` [Buildroot] [Bug 387] " bugzilla at busybox.net
@ 2009-07-21 12:00 ` bugzilla at busybox.net
  2009-07-22  6:02 ` bugzilla at busybox.net
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2009-07-21 12:00 UTC (permalink / raw)
  To: buildroot

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


Sven Neumann <s.neumann@raumfeld.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #2 from Sven Neumann <s.neumann@raumfeld.com>  2009-07-21 12:00:25 UTC ---
This breaks the build of gst-plugins-base. Looks like there's a fix needed
there as well:

make: *** No rule to make target `libvorbis', needed by
`gst-plugins-base-depends'.  Stop.


-- 
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] 10+ messages in thread

* [Buildroot] [Bug 387] Tremor not installed to toolchain
  2009-06-09 15:22 [Buildroot] [Bug 387] New: Tremor not installed to toolchain bugzilla at busybox.net
  2009-07-16 19:49 ` [Buildroot] [Bug 387] " bugzilla at busybox.net
  2009-07-21 12:00 ` bugzilla at busybox.net
@ 2009-07-22  6:02 ` bugzilla at busybox.net
  2009-07-22 10:22 ` bugzilla at busybox.net
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2009-07-22  6:02 UTC (permalink / raw)
  To: buildroot

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


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Peter Korsgaard <jacmet@uclibc.org>  2009-07-22 06:02:30 UTC ---
Thanks for the heads up. Should be fixed by 11eb084fc79a75395.


-- 
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] 10+ messages in thread

* [Buildroot] [Bug 387] Tremor not installed to toolchain
  2009-06-09 15:22 [Buildroot] [Bug 387] New: Tremor not installed to toolchain bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-07-22  6:02 ` bugzilla at busybox.net
@ 2009-07-22 10:22 ` bugzilla at busybox.net
  2009-07-22 15:02 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2009-07-22 10:22 UTC (permalink / raw)
  To: buildroot

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


Sven Neumann <s.neumann@raumfeld.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #4 from Sven Neumann <s.neumann@raumfeld.com>  2009-07-22 10:22:41 UTC ---
I am sorry, but it is not fixed:

Making all in vorbis
make[4]: Entering directory
`/home/sven/git/buildroot/build_arm/gst-plugins-base-0.10.23/ext/vorbis'
  CC    vorbis.o
  CC    vorbisparse.o
  CC    vorbisenc.o
  CC    vorbisdec.o
  CC    vorbistag.o
  LINK  libgstvorbis.la
/usr/lib/libvorbisenc.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status

gst-plugins-base tries to link against libvorbisenc.so and as far as I can see
this library is not provided by tremor.


-- 
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] 10+ messages in thread

* [Buildroot] [Bug 387] Tremor not installed to toolchain
  2009-06-09 15:22 [Buildroot] [Bug 387] New: Tremor not installed to toolchain bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2009-07-22 10:22 ` bugzilla at busybox.net
@ 2009-07-22 15:02 ` bugzilla at busybox.net
  2009-07-22 15:04 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2009-07-22 15:02 UTC (permalink / raw)
  To: buildroot

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





--- Comment #5 from Peter Korsgaard <jacmet@uclibc.org>  2009-07-22 15:02:53 UTC ---
(In reply to comment #4)
> I am sorry, but it is not fixed:

Ahh, sorry - I didn't explicitly enable libvorbis support when I did a test
compile of gst-plugin-base, so I missed that.

> gst-plugins-base tries to link against libvorbisenc.so and as far as I can see
> this library is not provided by tremor.

No, tremor is only an implementation of the decoding API. We should either make
the stuff needing the encoding API depend on !BR2_PACKAGE_LIBVORBIS_TREMOR or
split up the libvorbis handling in encoding and decoding support, so you can
use the normal (FPU using) libvorbis stuff for encoding and tremor for decoding
(which I suspect is what you were doing before by luck as the tremor stuff was
listed below libvorbis so it was overwriting the FPU version of the lib).


-- 
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] 10+ messages in thread

* [Buildroot] [Bug 387] Tremor not installed to toolchain
  2009-06-09 15:22 [Buildroot] [Bug 387] New: Tremor not installed to toolchain bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2009-07-22 15:02 ` bugzilla at busybox.net
@ 2009-07-22 15:04 ` bugzilla at busybox.net
  2010-02-21 18:51 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2009-07-22 15:04 UTC (permalink / raw)
  To: buildroot

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





--- Comment #6 from Peter Korsgaard <jacmet@uclibc.org>  2009-07-22 15:04:05 UTC ---
(In reply to comment #4)

> /usr/lib/libvorbisenc.so: could not read symbols: File in wrong format
> collect2: ld returned 1 exit status

FYI, the reference to /usr/lib is because of a bug in pkg-config's sysroot
support which I'm fixing now.


-- 
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] 10+ messages in thread

* [Buildroot] [Bug 387] Tremor not installed to toolchain
  2009-06-09 15:22 [Buildroot] [Bug 387] New: Tremor not installed to toolchain bugzilla at busybox.net
                   ` (5 preceding siblings ...)
  2009-07-22 15:04 ` bugzilla at busybox.net
@ 2010-02-21 18:51 ` bugzilla at busybox.net
  2010-04-09 14:54 ` bugzilla at busybox.net
  2010-07-18 20:35 ` bugzilla at busybox.net
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2010-02-21 18:51 UTC (permalink / raw)
  To: buildroot

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


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2010.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] 10+ messages in thread

* [Buildroot] [Bug 387] Tremor not installed to toolchain
  2009-06-09 15:22 [Buildroot] [Bug 387] New: Tremor not installed to toolchain bugzilla at busybox.net
                   ` (6 preceding siblings ...)
  2010-02-21 18:51 ` bugzilla at busybox.net
@ 2010-04-09 14:54 ` bugzilla at busybox.net
  2010-07-18 20:35 ` bugzilla at busybox.net
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2010-04-09 14:54 UTC (permalink / raw)
  To: buildroot

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


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|2010.02                     |2010.05




-- 
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] 10+ messages in thread

* [Buildroot] [Bug 387] Tremor not installed to toolchain
  2009-06-09 15:22 [Buildroot] [Bug 387] New: Tremor not installed to toolchain bugzilla at busybox.net
                   ` (7 preceding siblings ...)
  2010-04-09 14:54 ` bugzilla at busybox.net
@ 2010-07-18 20:35 ` bugzilla at busybox.net
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2010-07-18 20:35 UTC (permalink / raw)
  To: buildroot

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

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Peter Korsgaard <jacmet@uclibc.org>  ---
I believe this is resolved by Svens addition of the
BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_TREMOR option (63dd44dbcdc6eb8) - If not,
please reopen the bug.

-- 
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] 10+ messages in thread

end of thread, other threads:[~2010-07-18 20:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-09 15:22 [Buildroot] [Bug 387] New: Tremor not installed to toolchain bugzilla at busybox.net
2009-07-16 19:49 ` [Buildroot] [Bug 387] " bugzilla at busybox.net
2009-07-21 12:00 ` bugzilla at busybox.net
2009-07-22  6:02 ` bugzilla at busybox.net
2009-07-22 10:22 ` bugzilla at busybox.net
2009-07-22 15:02 ` bugzilla at busybox.net
2009-07-22 15:04 ` bugzilla at busybox.net
2010-02-21 18:51 ` bugzilla at busybox.net
2010-04-09 14:54 ` bugzilla at busybox.net
2010-07-18 20:35 ` 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