* No bb files matched ?
[not found] <2119774081.2388882.1435738369262.JavaMail.root@openwide.fr>
@ 2015-07-01 8:16 ` Aïda Brahim
2015-07-01 8:55 ` Aïda Brahim
0 siblings, 1 reply; 3+ messages in thread
From: Aïda Brahim @ 2015-07-01 8:16 UTC (permalink / raw)
To: bitbake-devel
[-- Attachment #1: Type: text/plain, Size: 1616 bytes --]
Hello,
I'm trying to generate an embedded linux image with a java oracle meta but here what I get :
aida@aida:~/poky/build$ bitbake core-image-minimal
Loading cache: 100% |##########################################| ETA: 00:00:00
Loaded 1292 entries from dependency cache.
WARNING: No bb files matched BBFILE_PATTERN_oraclejava '^/home/aida/poky/meta-oracle-java/'
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'oracle-jse-jdk-i586' (but /home/aida/poky/meta/recipes-core/images/core-image-minimal.bb RDEPENDS on or otherwise requires it)
ERROR: oracle-jse-jdk-i586 was skipped: because it has a restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
NOTE: Runtime target 'oracle-jse-jdk-i586' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['oracle-jse-jdk-i586']
ERROR: Required build target 'core-image-minimal' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-minimal', 'oracle-jse-jdk-i586']
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Despite my bblayers.conf :
<blockquote>
BBLAYERS ?= " \
/home/aida/poky/meta \
/home/aida/poky/meta-yocto \
/home/aida/poky/meta-oracle-java \
/home/aida/poky/meta-yocto-bsp \
"
</blockquote>
And my local.conf :
<blockquote>
LICENSE_FLAGS_WHITELIST += "oracle_java"
</blockquote>
I can't find where this No bb files matched BBFILE_PATTERN warning came from, neither then the licence problem...
Thank you !
[-- Attachment #2: Type: text/html, Size: 2046 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* No bb files matched ?
2015-07-01 8:16 ` No bb files matched ? Aïda Brahim
@ 2015-07-01 8:55 ` Aïda Brahim
0 siblings, 0 replies; 3+ messages in thread
From: Aïda Brahim @ 2015-07-01 8:55 UTC (permalink / raw)
To: yocto
Hello,
I'm trying to generate an embedded linux image with a java oracle
meta but here what I get :
> aida@aida:~/poky/build$ bitbake core-image-minimal
> Loading cache: 100% |##########################################| ETA:
> 00:00:00
> Loaded 1292 entries from dependency cache.
> WARNING: No bb files matched BBFILE_PATTERN_oraclejava
> '^/home/aida/poky/meta-oracle-java/'
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'oracle-jse-jdk-i586' (but
> /home/aida/poky/meta/recipes-core/images/core-image-minimal.bb
> RDEPENDS on or otherwise requires it)
> ERROR: oracle-jse-jdk-i586 was skipped: because it has a restricted
> license not whitelisted in LICENSE_FLAGS_WHITELIST
> NOTE: Runtime target 'oracle-jse-jdk-i586' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was: ['oracle-jse-jdk-i586']
> ERROR: Required build target 'core-image-minimal' has no buildable
> providers.
> Missing or unbuildable dependency chain was: ['core-image-minimal',
> 'oracle-jse-jdk-i586']
>
> Summary: There was 1 WARNING message shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit
> code.
Despite my bblayers.conf :
> BBLAYERS ?= " \
> /home/aida/poky/meta \
> /home/aida/poky/meta-yocto \
> /home/aida/poky/meta-oracle-java \
> /home/aida/poky/meta-yocto-bsp \
> "
And my local.conf :
> LICENSE_FLAGS_WHITELIST += "oracle_java"
I can't find where this No bb files matched BBFILE_PATTERN warning
came from, neither then the licence problem...
Thank you !
^ permalink raw reply [flat|nested] 3+ messages in thread
* No bb files matched ?
@ 2015-07-01 9:23 Aïda Brahim
0 siblings, 0 replies; 3+ messages in thread
From: Aïda Brahim @ 2015-07-01 9:23 UTC (permalink / raw)
To: yocto, bitbake-devel
[-- Attachment #1: Type: text/plain, Size: 1642 bytes --]
Hello,
I'm trying to generate an embedded linux image with a java oracle
meta but here what I get :
aida@aida:~/poky/build$ bitbake core-image-minimal
Loading cache: 100% |##########################################| ETA:
00:00:00
Loaded 1292 entries from dependency cache.
WARNING: No bb files matched BBFILE_PATTERN_oraclejava
'^/home/aida/poky/meta-oracle-java/'
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'oracle-jse-jdk-i586' (but
/home/aida/poky/meta/recipes-core/images/core-image-minimal.bb
RDEPENDS on or otherwise requires it)
ERROR: oracle-jse-jdk-i586 was skipped: because it has a restricted
license not whitelisted in LICENSE_FLAGS_WHITELIST
NOTE: Runtime target 'oracle-jse-jdk-i586' is unbuildable,
removing...
Missing or unbuildable dependency chain was: ['oracle-jse-jdk-i586']
ERROR: Required build target 'core-image-minimal' has no buildable
providers.
Missing or unbuildable dependency chain was: ['core-image-minimal',
'oracle-jse-jdk-i586']
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit
code.
Despite my bblayers.conf :
<blockquote>
BBLAYERS ?= " \
/home/aida/poky/meta \
/home/aida/poky/meta-yocto \
/home/aida/poky/meta-oracle-java \
/home/aida/poky/meta-yocto-bsp \
"
And my local.conf :
</blockquote>
<blockquote>
LICENSE_FLAGS_WHITELIST += "oracle_java"
I can't find where this No bb files matched BBFILE_PATTERN warning
</blockquote>
came from, neither then the licence problem...
Thank you !
[-- Attachment #2: Type: text/html, Size: 2056 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-07-01 9:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <2119774081.2388882.1435738369262.JavaMail.root@openwide.fr>
2015-07-01 8:16 ` No bb files matched ? Aïda Brahim
2015-07-01 8:55 ` Aïda Brahim
2015-07-01 9:23 Aïda Brahim
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.