Openembedded Core Discussions
 help / color / mirror / Atom feed
* State of bitbake world, test-dependencies 2014-12-11
@ 2014-12-11  9:23 Martin Jansa
  2014-12-11 11:13 ` [oe] " Burton, Ross
  2015-03-05 21:22 ` State of bitbake world, test-dependencies 2015-03-05 Martin Jansa
  0 siblings, 2 replies; 8+ messages in thread
From: Martin Jansa @ 2014-12-11  9:23 UTC (permalink / raw)
  To: openembedded-core, openembedded-devel

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

On Sat, Aug 09, 2014 at 11:01:10AM +0200, Martin Jansa wrote:
> Complete logs:
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.20140808_063907.log/
> 
> ERROR: 483 issues were found in these recipes: directfb engrave epiphany expedite gd gmtk gnome-disk-utility gst-ffmpeg guile leptonica libarchive libmicrohttpd libmikmod libungif libwebp libwmf mariadb midori mpd mpeg2dec mpg123 openal-soft opendataplane oscam piglit protobuf snort sox stunnel synergy tesseract tracker

Complete logs;
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.20141210_162427.log/

This was only partial build, so the results don't look so bad.
ERROR: 27 issues were found in these recipes: android-audiosystem
collectd fbida gnome-bluetooth gst-plugins-bad mongodb opencv
polkit-gnome qtbase tcpdump udisks xbmc xfce4-vala

Found differences: 
WARN: collectd: collectd rdepends on libcrypto, but it isn't a build dependency?
WARN: collectd: collectd rdepends on libesmtp, but it isn't a build dependency?
WARN: collectd: collectd rdepends on libssl, but it isn't a build dependency?
WARN: fbida: fbida rdepends on libwebp, but it isn't a build dependency?
WARN: gst-plugins-bad: gst-plugins-bad-meta rdepends on gst-plugins-bad-rtmp, but it isn't a build dependency?
WARN: opencv: libopencv-highgui rdepends on jasper, but it isn't a build dependency?
WARN: opencv: libopencv-highgui rdepends on libdc1394, but it isn't a build dependency?
WARN: qtbase: qtbase-plugins rdepends on cups-lib, but it isn't a build dependency?
WARN: tcpdump: tcpdump rdepends on libsmi, but it isn't a build dependency?
WARN: udisks: udisks rdepends on lvm2, but it isn't a build dependency?

Found errors: 
ERROR: gst-plugins-bad: gst-plugins-bad-rtmp package isn't created when building with minimal dependencies?
ERROR: gst-plugins-bad: gst-plugins-bad-rtmp-dev package isn't created when building with minimal dependencies?

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

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

* Re: [oe] State of bitbake world, test-dependencies 2014-12-11
  2014-12-11  9:23 State of bitbake world, test-dependencies 2014-12-11 Martin Jansa
@ 2014-12-11 11:13 ` Burton, Ross
  2014-12-11 12:14   ` Martin Jansa
  2015-03-05 21:22 ` State of bitbake world, test-dependencies 2015-03-05 Martin Jansa
  1 sibling, 1 reply; 8+ messages in thread
From: Burton, Ross @ 2014-12-11 11:13 UTC (permalink / raw)
  To: OE-devel; +Cc: OE-core

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

On 11 December 2014 at 09:23, Martin Jansa <martin.jansa@gmail.com> wrote:

> WARN: gst-plugins-bad: gst-plugins-bad-meta rdepends on
> gst-plugins-bad-rtmp, but it isn't a build dependency?
> ERROR: gst-plugins-bad: gst-plugins-bad-rtmp package isn't created when
> building with minimal dependencies?
> ERROR: gst-plugins-bad: gst-plugins-bad-rtmp-dev package isn't created
> when building with minimal dependencies?
>

Coincidently last night my world run gave me warnings that
gst-plugins-bad-rtmp was depending on rtmpdump without a build depends, so
I've copied the PACKAGECONFIG[rtmp] from gstreamer1.0-plugins-bad to
gst-plugins-bad.  Presumably this will fix these errors, although that
warning seems odd.

Ross

[-- Attachment #2: Type: text/html, Size: 1145 bytes --]

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

* Re: [oe] State of bitbake world, test-dependencies 2014-12-11
  2014-12-11 11:13 ` [oe] " Burton, Ross
@ 2014-12-11 12:14   ` Martin Jansa
  2014-12-11 12:31     ` Burton, Ross
  0 siblings, 1 reply; 8+ messages in thread
From: Martin Jansa @ 2014-12-11 12:14 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-devel, OE-core

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

On Thu, Dec 11, 2014 at 11:13:51AM +0000, Burton, Ross wrote:
> On 11 December 2014 at 09:23, Martin Jansa <martin.jansa@gmail.com> wrote:
> 
> > WARN: gst-plugins-bad: gst-plugins-bad-meta rdepends on
> > gst-plugins-bad-rtmp, but it isn't a build dependency?
> > ERROR: gst-plugins-bad: gst-plugins-bad-rtmp package isn't created when
> > building with minimal dependencies?
> > ERROR: gst-plugins-bad: gst-plugins-bad-rtmp-dev package isn't created
> > when building with minimal dependencies?
> >
> 
> Coincidently last night my world run gave me warnings that
> gst-plugins-bad-rtmp was depending on rtmpdump without a build depends, so
> I've copied the PACKAGECONFIG[rtmp] from gstreamer1.0-plugins-bad to
> gst-plugins-bad.  Presumably this will fix these errors, although that
> warning seems odd.

Why odd? It just means that gst-plugins-bad-rtmp* packages aren't
created at all when rtmp isn't autodetected.

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

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

* Re: [oe] State of bitbake world, test-dependencies 2014-12-11
  2014-12-11 12:14   ` Martin Jansa
@ 2014-12-11 12:31     ` Burton, Ross
  2014-12-11 12:44       ` Martin Jansa
  0 siblings, 1 reply; 8+ messages in thread
From: Burton, Ross @ 2014-12-11 12:31 UTC (permalink / raw)
  To: Martin Jansa; +Cc: OE-devel, OE-core

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

On 11 December 2014 at 12:14, Martin Jansa <martin.jansa@gmail.com> wrote:

> > > WARN: gst-plugins-bad: gst-plugins-bad-meta rdepends on
> > > gst-plugins-bad-rtmp, but it isn't a build dependency?
> > > ERROR: gst-plugins-bad: gst-plugins-bad-rtmp package isn't created when
> > > building with minimal dependencies?
> > > ERROR: gst-plugins-bad: gst-plugins-bad-rtmp-dev package isn't created
> > > when building with minimal dependencies?
> > >
> >
> > Coincidently last night my world run gave me warnings that
> > gst-plugins-bad-rtmp was depending on rtmpdump without a build depends,
> so
> > I've copied the PACKAGECONFIG[rtmp] from gstreamer1.0-plugins-bad to
> > gst-plugins-bad.  Presumably this will fix these errors, although that
> > warning seems odd.
>
> Why odd? It just means that gst-plugins-bad-rtmp* packages aren't
> created at all when rtmp isn't autodetected.


But gst-plugins-bad-meta won't depend on -rtmp when rtmp isn't detected as
the splitting is dynamically done.

Ross

[-- Attachment #2: Type: text/html, Size: 1547 bytes --]

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

* Re: [oe] State of bitbake world, test-dependencies 2014-12-11
  2014-12-11 12:31     ` Burton, Ross
@ 2014-12-11 12:44       ` Martin Jansa
  2014-12-11 13:54         ` Burton, Ross
  0 siblings, 1 reply; 8+ messages in thread
From: Martin Jansa @ 2014-12-11 12:44 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-devel, OE-core

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

On Thu, Dec 11, 2014 at 12:31:45PM +0000, Burton, Ross wrote:
> On 11 December 2014 at 12:14, Martin Jansa <martin.jansa@gmail.com> wrote:
> 
> > > > WARN: gst-plugins-bad: gst-plugins-bad-meta rdepends on
> > > > gst-plugins-bad-rtmp, but it isn't a build dependency?
> > > > ERROR: gst-plugins-bad: gst-plugins-bad-rtmp package isn't created when
> > > > building with minimal dependencies?
> > > > ERROR: gst-plugins-bad: gst-plugins-bad-rtmp-dev package isn't created
> > > > when building with minimal dependencies?
> > > >
> > >
> > > Coincidently last night my world run gave me warnings that
> > > gst-plugins-bad-rtmp was depending on rtmpdump without a build depends,
> > so
> > > I've copied the PACKAGECONFIG[rtmp] from gstreamer1.0-plugins-bad to
> > > gst-plugins-bad.  Presumably this will fix these errors, although that
> > > warning seems odd.
> >
> > Why odd? It just means that gst-plugins-bad-rtmp* packages aren't
> > created at all when rtmp isn't autodetected.
> 
> 
> But gst-plugins-bad-meta won't depend on -rtmp when rtmp isn't detected as
> the splitting is dynamically done.

gst-plugins-bad-meta depends on gst-plugins-bad-rtmp when built after
world (rtmp is detected) and doesn't depend on gst-plugins-bad-rtmp when
built in minimal TMPDIR.

test-dependencies.sh is showing this warning when the dependencies
between "maximal" and "minimal" builds aren't equal.

I still don't get what's wrong with that warning.

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

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

* Re: [oe] State of bitbake world, test-dependencies 2014-12-11
  2014-12-11 12:44       ` Martin Jansa
@ 2014-12-11 13:54         ` Burton, Ross
  0 siblings, 0 replies; 8+ messages in thread
From: Burton, Ross @ 2014-12-11 13:54 UTC (permalink / raw)
  To: Martin Jansa; +Cc: OE-devel, OE-core

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

On 11 December 2014 at 12:44, Martin Jansa <martin.jansa@gmail.com> wrote:

> gst-plugins-bad-meta depends on gst-plugins-bad-rtmp when built after
> world (rtmp is detected) and doesn't depend on gst-plugins-bad-rtmp when
> built in minimal TMPDIR.
>
> test-dependencies.sh is showing this warning when the dependencies
> between "maximal" and "minimal" builds aren't equal.
>
> I still don't get what's wrong with that warning.
>

Gotcha, yes, understood.

Ross

[-- Attachment #2: Type: text/html, Size: 920 bytes --]

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

* State of bitbake world, test-dependencies 2015-03-05
  2014-12-11  9:23 State of bitbake world, test-dependencies 2014-12-11 Martin Jansa
  2014-12-11 11:13 ` [oe] " Burton, Ross
@ 2015-03-05 21:22 ` Martin Jansa
  2015-03-06  6:27   ` Martin Jansa
  1 sibling, 1 reply; 8+ messages in thread
From: Martin Jansa @ 2015-03-05 21:22 UTC (permalink / raw)
  To: openembedded-core, openembedded-devel

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

On Thu, Dec 11, 2014 at 10:23:32AM +0100, Martin Jansa wrote:
> On Sat, Aug 09, 2014 at 11:01:10AM +0200, Martin Jansa wrote:
> > Complete logs:
> > http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.20140808_063907.log/
> > 
> > ERROR: 483 issues were found in these recipes: directfb engrave epiphany expedite gd gmtk gnome-disk-utility gst-ffmpeg guile leptonica libarchive libmicrohttpd libmikmod libungif libwebp libwmf mariadb midori mpd mpeg2dec mpg123 openal-soft opendataplane oscam piglit protobuf snort sox stunnel synergy tesseract tracker
> 
> Complete logs;
> http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.20141210_162427.log/
> 
> This was only partial build, so the results don't look so bad.
> ERROR: 27 issues were found in these recipes: android-audiosystem
> collectd fbida gnome-bluetooth gst-plugins-bad mongodb opencv
> polkit-gnome qtbase tcpdump udisks xbmc xfce4-vala
> 
> Found differences: 
> WARN: collectd: collectd rdepends on libcrypto, but it isn't a build dependency?
> WARN: collectd: collectd rdepends on libesmtp, but it isn't a build dependency?
> WARN: collectd: collectd rdepends on libssl, but it isn't a build dependency?
> WARN: fbida: fbida rdepends on libwebp, but it isn't a build dependency?
> WARN: gst-plugins-bad: gst-plugins-bad-meta rdepends on gst-plugins-bad-rtmp, but it isn't a build dependency?
> WARN: opencv: libopencv-highgui rdepends on jasper, but it isn't a build dependency?
> WARN: opencv: libopencv-highgui rdepends on libdc1394, but it isn't a build dependency?
> WARN: qtbase: qtbase-plugins rdepends on cups-lib, but it isn't a build dependency?
> WARN: tcpdump: tcpdump rdepends on libsmi, but it isn't a build dependency?
> WARN: udisks: udisks rdepends on lvm2, but it isn't a build dependency?
> 
> Found errors: 
> ERROR: gst-plugins-bad: gst-plugins-bad-rtmp package isn't created when building with minimal dependencies?
> ERROR: gst-plugins-bad: gst-plugins-bad-rtmp-dev package isn't created when building with minimal dependencies?

I've another partial build which basically confirmed that some of these
issues are still there.

Found differences: 
WARN: fbida: fbida rdepends on libwebp, but it isn't a build dependency?
WARN: fbida: fbida rdepends on lirc, but it isn't a build dependency?
WARN: qt5-creator: qt5-creator rdepends on qt-creator, but it isn't a build dependency?
WARN: tcpdump: tcpdump rdepends on libsmi, but it isn't a build dependency?
WARN: udisks: udisks rdepends on lvm2, but it isn't a build dependency?

Logs weren't uploaded this time, because we've run out of space on
logs.nslu2-linux.org/buildlogs/

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

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

* Re: State of bitbake world, test-dependencies 2015-03-05
  2015-03-05 21:22 ` State of bitbake world, test-dependencies 2015-03-05 Martin Jansa
@ 2015-03-06  6:27   ` Martin Jansa
  0 siblings, 0 replies; 8+ messages in thread
From: Martin Jansa @ 2015-03-06  6:27 UTC (permalink / raw)
  To: openembedded-core, openembedded-devel

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

On Thu, Mar 05, 2015 at 10:22:12PM +0100, Martin Jansa wrote:
> On Thu, Dec 11, 2014 at 10:23:32AM +0100, Martin Jansa wrote:
> > On Sat, Aug 09, 2014 at 11:01:10AM +0200, Martin Jansa wrote:
> > > Complete logs:
> > > http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.20140808_063907.log/
> > > 
> > > ERROR: 483 issues were found in these recipes: directfb engrave epiphany expedite gd gmtk gnome-disk-utility gst-ffmpeg guile leptonica libarchive libmicrohttpd libmikmod libungif libwebp libwmf mariadb midori mpd mpeg2dec mpg123 openal-soft opendataplane oscam piglit protobuf snort sox stunnel synergy tesseract tracker
> > 
> > Complete logs;
> > http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.20141210_162427.log/
> > 
> > This was only partial build, so the results don't look so bad.
> > ERROR: 27 issues were found in these recipes: android-audiosystem
> > collectd fbida gnome-bluetooth gst-plugins-bad mongodb opencv
> > polkit-gnome qtbase tcpdump udisks xbmc xfce4-vala
> > 
> > Found differences: 
> > WARN: collectd: collectd rdepends on libcrypto, but it isn't a build dependency?
> > WARN: collectd: collectd rdepends on libesmtp, but it isn't a build dependency?
> > WARN: collectd: collectd rdepends on libssl, but it isn't a build dependency?
> > WARN: fbida: fbida rdepends on libwebp, but it isn't a build dependency?
> > WARN: gst-plugins-bad: gst-plugins-bad-meta rdepends on gst-plugins-bad-rtmp, but it isn't a build dependency?
> > WARN: opencv: libopencv-highgui rdepends on jasper, but it isn't a build dependency?
> > WARN: opencv: libopencv-highgui rdepends on libdc1394, but it isn't a build dependency?
> > WARN: qtbase: qtbase-plugins rdepends on cups-lib, but it isn't a build dependency?
> > WARN: tcpdump: tcpdump rdepends on libsmi, but it isn't a build dependency?
> > WARN: udisks: udisks rdepends on lvm2, but it isn't a build dependency?
> > 
> > Found errors: 
> > ERROR: gst-plugins-bad: gst-plugins-bad-rtmp package isn't created when building with minimal dependencies?
> > ERROR: gst-plugins-bad: gst-plugins-bad-rtmp-dev package isn't created when building with minimal dependencies?
> 
> I've another partial build which basically confirmed that some of these
> issues are still there.
> 
> Found differences: 
> WARN: fbida: fbida rdepends on libwebp, but it isn't a build dependency?
> WARN: fbida: fbida rdepends on lirc, but it isn't a build dependency?
> WARN: qt5-creator: qt5-creator rdepends on qt-creator, but it isn't a build dependency?
> WARN: tcpdump: tcpdump rdepends on libsmi, but it isn't a build dependency?
> WARN: udisks: udisks rdepends on lvm2, but it isn't a build dependency?
> 
> Logs weren't uploaded this time, because we've run out of space on
> logs.nslu2-linux.org/buildlogs/

Now we have the logs as well
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.20150305_213704.log/

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

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

end of thread, other threads:[~2015-03-06  6:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-11  9:23 State of bitbake world, test-dependencies 2014-12-11 Martin Jansa
2014-12-11 11:13 ` [oe] " Burton, Ross
2014-12-11 12:14   ` Martin Jansa
2014-12-11 12:31     ` Burton, Ross
2014-12-11 12:44       ` Martin Jansa
2014-12-11 13:54         ` Burton, Ross
2015-03-05 21:22 ` State of bitbake world, test-dependencies 2015-03-05 Martin Jansa
2015-03-06  6:27   ` Martin Jansa

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