All of lore.kernel.org
 help / color / mirror / Atom feed
* Build failure for openjade in dev
@ 2011-08-24 19:02 Philip Balister
  2011-08-24 19:49 ` Henning Heinold
  0 siblings, 1 reply; 6+ messages in thread
From: Philip Balister @ 2011-08-24 19:02 UTC (permalink / raw)
  To: openembedded-devel

I am seeing this building openjade. As near as I can see, there haven't 
been any changes to cause this. It does build in release-2011.3-maintenance.

Anyone have any clues?

Philip

| oe_libinstall: cp -P libogrove.so 
/home/balister/oe/tmp/work/x86_64-linux/openjade-native-1.3.2-r5/image/home/balister/oe/tmp/sysroots/x86_64-linux/usr/lib/
| + cp -P libogrove.so 
/home/balister/oe/tmp/work/x86_64-linux/openjade-native-1.3.2-r5/image/home/balister/oe/tmp/sysroots/x86_64-linux/usr/lib/
| + '[' -z libogrove.so.0.0.1 ']'
| + '[' -z 1 ']'
| + __runcmd cd 
/home/balister/oe/tmp/work/x86_64-linux/openjade-native-1.3.2-r5/openjade-1.3.2
| + '[' -z '' ']'
| + echo 'oe_libinstall: cd 
/home/balister/oe/tmp/work/x86_64-linux/openjade-native-1.3.2-r5/openjade-1.3.2'
| oe_libinstall: cd 
/home/balister/oe/tmp/work/x86_64-linux/openjade-native-1.3.2-r5/openjade-1.3.2
| + cd 
/home/balister/oe/tmp/work/x86_64-linux/openjade-native-1.3.2-r5/openjade-1.3.2
| + install -d 
/home/balister/oe/tmp/work/x86_64-linux/openjade-native-1.3.2-r5/image/home/balister/oe/tmp/sysroots/x86_64-linux/usr/share/sgml/openjade-1.3.2
| + install -m 644 dsssl/catalog 
/home/balister/oe/tmp/work/x86_64-linux/openjade-native-1.3.2-r5/image/home/balister/oe/tmp/sysroots/x86_64-linux/usr/share/sgml/openjade-1.3.2
| + install -m 644 dsssl/dsssl.dtd dsssl/fot.dtd dsssl/style-sheet.dtd 
dsssl/builtins.dsl dsssl/demo.dsl dsssl/extensions.dsl dsssl/demo.sgm 
/home/balister/oe/tmp/work/x86_64-linux/openjade-native-1.3.2-r5/image/home/balister/oe/tmp/sysroots/x86_64-linux/usr/share/sgml/openjade-1.3.2
| + install -d 
/home/balister/oe/tmp/sysroots/x86_64-linux/usr/share/sgmERROR: Function 
'do_install' failed (see 
/home/balister/oe/tmp/work/x86_64-linux/openjade-native-1.3.2-r5/temp/log.do_install.31853 
for further information)
| l/openjade-1.3.2
| + install -m 644 dsssl/catalog 
/home/balister/oe/tmp/sysroots/x86_64-linux/usr/share/sgml/openjade-1.3.2/catalog
| + install-catalog --add 
/home/balister/oe/tmp/sysroots/x86_64-linux/etc/sgml/openjade-1.3.2.cat 
/home/balister/oe/tmp/sysroots/x86_64-linux/usr/share/sgml/openjade-1.3.2/catalog
| install-catalog: unable to write in /etc/sgml.
NOTE: package openjade-native-1.3.2-r5: task do_install: Failed
ERROR: Task 2 
(virtual:native:/home/balister/oe/openembedded/recipes/openjade/openjade_1.3.2.bb, 
do_install) failed with exit code '1'
Waiting for 3 active tasks to finish:



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

* Re: Build failure for openjade in dev
  2011-08-24 19:02 Build failure for openjade in dev Philip Balister
@ 2011-08-24 19:49 ` Henning Heinold
  2011-08-24 20:44   ` Philip Balister
  2011-08-25  1:36   ` Philip Balister
  0 siblings, 2 replies; 6+ messages in thread
From: Henning Heinold @ 2011-08-24 19:49 UTC (permalink / raw)
  To: openembedded-devel

On Wed, Aug 24, 2011 at 12:02:49PM -0700, Philip Balister wrote:
> I am seeing this building openjade. As near as I can see, there
> haven't been any changes to cause this. It does build in
> release-2011.3-maintenance.
> 
> Anyone have any clues?
> 
> Philip
> | + install-catalog --add /home/balister/oe/tmp/sysroots/x86_64-linux/etc/sgml/openjade-1.3.2.cat /home/balister/oe/tmp/sysroots/x86_64-linux/usr/share/sgml/openjade-1.3.2/catalog
> | install-catalog: unable to write in /etc/sgml.

hm maybee you need to traint install-catalog not to write at /etc/sgml

Bye Henning



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

* Re: Build failure for openjade in dev
  2011-08-24 19:49 ` Henning Heinold
@ 2011-08-24 20:44   ` Philip Balister
  2011-08-25  1:36   ` Philip Balister
  1 sibling, 0 replies; 6+ messages in thread
From: Philip Balister @ 2011-08-24 20:44 UTC (permalink / raw)
  To: openembedded-devel

On 08/24/2011 12:49 PM, Henning Heinold wrote:
> On Wed, Aug 24, 2011 at 12:02:49PM -0700, Philip Balister wrote:
>> I am seeing this building openjade. As near as I can see, there
>> haven't been any changes to cause this. It does build in
>> release-2011.3-maintenance.
>>
>> Anyone have any clues?
>>
>> Philip
>> | + install-catalog --add /home/balister/oe/tmp/sysroots/x86_64-linux/etc/sgml/openjade-1.3.2.cat /home/balister/oe/tmp/sysroots/x86_64-linux/usr/share/sgml/openjade-1.3.2/catalog
>> | install-catalog: unable to write in /etc/sgml.
>
> hm maybee you need to traint install-catalog not to write at /etc/sgml

The weird bit it this worked recently, and does work in the release branch.

Philip



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

* Re: Build failure for openjade in dev
  2011-08-24 19:49 ` Henning Heinold
  2011-08-24 20:44   ` Philip Balister
@ 2011-08-25  1:36   ` Philip Balister
  2011-08-25  9:05     ` Build failure for openjade in dev: `libtool: link: cannot find the library `=/usr/lib/libstdc++.la'` Paul Menzel
  1 sibling, 1 reply; 6+ messages in thread
From: Philip Balister @ 2011-08-25  1:36 UTC (permalink / raw)
  To: openembedded-devel

On 08/24/2011 12:49 PM, Henning Heinold wrote:
> On Wed, Aug 24, 2011 at 12:02:49PM -0700, Philip Balister wrote:
>> I am seeing this building openjade. As near as I can see, there
>> haven't been any changes to cause this. It does build in
>> release-2011.3-maintenance.
>>
>> Anyone have any clues?
>>
>> Philip
>> | + install-catalog --add /home/balister/oe/tmp/sysroots/x86_64-linux/etc/sgml/openjade-1.3.2.cat /home/balister/oe/tmp/sysroots/x86_64-linux/usr/share/sgml/openjade-1.3.2/catalog
>> | install-catalog: unable to write in /etc/sgml.
>
> hm maybee you need to traint install-catalog not to write at /etc/sgml

It's beginning to look like bitbake master does not work with dev. Back 
on 1.12.0 bitbake and things seem sane again.

It has been one of those days.

Philip



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

* Re: Build failure for openjade in dev: `libtool: link: cannot find the library `=/usr/lib/libstdc++.la'`
  2011-08-25  1:36   ` Philip Balister
@ 2011-08-25  9:05     ` Paul Menzel
  2011-08-25 16:58       ` Philip Balister
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Menzel @ 2011-08-25  9:05 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1501 bytes --]

Am Mittwoch, den 24.08.2011, 18:36 -0700 schrieb Philip Balister:
> On 08/24/2011 12:49 PM, Henning Heinold wrote:
> > On Wed, Aug 24, 2011 at 12:02:49PM -0700, Philip Balister wrote:
> >> I am seeing this building openjade. As near as I can see, there
> >> haven't been any changes to cause this. It does build in
> >> release-2011.3-maintenance.
> >>
> >> Anyone have any clues?
> >>
> >> Philip
> >> | + install-catalog --add /home/balister/oe/tmp/sysroots/x86_64-linux/etc/sgml/openjade-1.3.2.cat /home/balister/oe/tmp/sysroots/x86_64-linux/usr/share/sgml/openjade-1.3.2/catalog
> >> | install-catalog: unable to write in /etc/sgml.
> >
> > hm maybee you need to traint install-catalog not to write at /etc/sgml
> 
> It's beginning to look like bitbake master does not work with dev. Back 
> on 1.12.0 bitbake and things seem sane again.

Well, it still fails for me. What build configuration do you use? I
tested `angstrom-2010.x`, `minimal{,-uclibc}` for `MACHINE =
"beagleboard"`. (Please always add that to the commit message.)

        mkdir .libs
        libtool: link: warning: library `/oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux-gnueabi/usr/lib/libosp.la' was moved.
        libtool: link: warning: library `/oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux-gnueabi/usr/lib/libosp.la' was moved.
        libtool: link: cannot find the library `=/usr/lib/libstdc++.la'
        make[2]: *** [openjade] Error 1



Thanks,

Paul

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: Build failure for openjade in dev: `libtool: link: cannot find the library `=/usr/lib/libstdc++.la'`
  2011-08-25  9:05     ` Build failure for openjade in dev: `libtool: link: cannot find the library `=/usr/lib/libstdc++.la'` Paul Menzel
@ 2011-08-25 16:58       ` Philip Balister
  0 siblings, 0 replies; 6+ messages in thread
From: Philip Balister @ 2011-08-25 16:58 UTC (permalink / raw)
  To: openembedded-devel

On 08/25/2011 02:05 AM, Paul Menzel wrote:
> Am Mittwoch, den 24.08.2011, 18:36 -0700 schrieb Philip Balister:
>> On 08/24/2011 12:49 PM, Henning Heinold wrote:
>>> On Wed, Aug 24, 2011 at 12:02:49PM -0700, Philip Balister wrote:
>>>> I am seeing this building openjade. As near as I can see, there
>>>> haven't been any changes to cause this. It does build in
>>>> release-2011.3-maintenance.
>>>>
>>>> Anyone have any clues?
>>>>
>>>> Philip
>>>> | + install-catalog --add /home/balister/oe/tmp/sysroots/x86_64-linux/etc/sgml/openjade-1.3.2.cat /home/balister/oe/tmp/sysroots/x86_64-linux/usr/share/sgml/openjade-1.3.2/catalog
>>>> | install-catalog: unable to write in /etc/sgml.
>>>
>>> hm maybee you need to traint install-catalog not to write at /etc/sgml
>>
>> It's beginning to look like bitbake master does not work with dev. Back
>> on 1.12.0 bitbake and things seem sane again.
>
> Well, it still fails for me. What build configuration do you use? I
> tested `angstrom-2010.x`, `minimal{,-uclibc}` for `MACHINE =
> "beagleboard"`. (Please always add that to the commit message.)
>
>          mkdir .libs
>          libtool: link: warning: library `/oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux-gnueabi/usr/lib/libosp.la' was moved.
>          libtool: link: warning: library `/oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux-gnueabi/usr/lib/libosp.la' was moved.
>          libtool: link: cannot find the library `=/usr/lib/libstdc++.la'
>          make[2]: *** [openjade] Error 1

I am building Angstrom 2010 for the usrp-e1xx (in overlay, but it should 
be very close to the overo).

Philip


>
>
>
> Thanks,
>
> Paul
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



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

end of thread, other threads:[~2011-08-25 17:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-24 19:02 Build failure for openjade in dev Philip Balister
2011-08-24 19:49 ` Henning Heinold
2011-08-24 20:44   ` Philip Balister
2011-08-25  1:36   ` Philip Balister
2011-08-25  9:05     ` Build failure for openjade in dev: `libtool: link: cannot find the library `=/usr/lib/libstdc++.la'` Paul Menzel
2011-08-25 16:58       ` Philip Balister

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.