* Did someone break X ?
@ 2006-09-29 19:06 Koen Kooi
2006-09-29 20:05 ` Paul Sokolovsky
0 siblings, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2006-09-29 19:06 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Linux Distributions
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
OE Build Configuration:
BB_VERSION = "1.7.0"
OE_REVISION = "<unknown>"
TARGET_ARCH = "i686"
TARGET_OS = "linux"
MACHINE = "guinness"
DISTRO = "angstrom"
DISTRO_VERSION = "test-20060929"
TARGET_FPU = ""
NOTE: Resolving missing task queue dependencies
NOTE: Removing failed runtime build target xserver-kdrive-fbdev
ERROR: No providers of runtime build target xserver-kdrive after filtering (for
['/home/koen/OE/monotone/org.openembedded.dev/packages/xorg-xserver/xserver-kdrive_X11R7.1-1.1.0.bb'])
NOTE: Removing failed runtime build target xserver-kdrive
NOTE: Removing failed runtime build target virtual/xserver
NOTE: Removing failed runtime build target angstrom-x11-base-depends
NOTE: Removing failed runtime build target angstrom-gpe-task-pim
NOTE: Removing failed runtime build target angstrom-gpe-task-settings
NOTE: Removing failed runtime build target angstrom-gpe-task-base
NOTE: multiple providers are available (xserver-xorg, xserver-kdrive-omap);
NOTE: consider defining PREFERRED_PROVIDER_virtual/xserver
NOTE: Removing failed runtime build target ipaq-sleep
NOTE: Removing failed runtime build target suspend-desktop
NOTE: Removing failed runtime build target gpe-conf
NOTE: Preparing Runqueue
NOTE: Executing runqueue
NOTE: build 200609292052: completed
Build statistics:
Attempted builds: 0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFFHW6jMkyGM64RGpERAllRAJ9stCxP2bz++ehoJ1ShBZmC3Oy8nQCfeK8c
CWBy+mg2el4Cz/qIh323P6c=
=I2Yw
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Did someone break X ?
2006-09-29 19:06 Did someone break X ? Koen Kooi
@ 2006-09-29 20:05 ` Paul Sokolovsky
2006-09-29 20:19 ` Koen Kooi
0 siblings, 1 reply; 4+ messages in thread
From: Paul Sokolovsky @ 2006-09-29 20:05 UTC (permalink / raw)
To: Koen Kooi; +Cc: Using the OpenEmbedded metadata to build Linux Distributions
Hello Koen,
Friday, September 29, 2006, 10:06:11 PM, you wrote:
> OE Build Configuration:
> BB_VERSION = "1.7.0"
> OE_REVISION = "<unknown>"
> TARGET_ARCH = "i686"
> TARGET_OS = "linux"
> MACHINE = "guinness"
> DISTRO = "angstrom"
> DISTRO_VERSION = "test-20060929"
> TARGET_FPU = ""
> NOTE: Resolving missing task queue dependencies
> NOTE: Removing failed runtime build target xserver-kdrive-fbdev
> ERROR: No providers of runtime build target xserver-kdrive after filtering (for
> ['/home/koen/OE/monotone/org.openembedded.dev/packages/xorg-xserver/xserver-kdrive_X11R7.1-1.1.0.bb'])
> NOTE: Removing failed runtime build target xserver-kdrive
> NOTE: Removing failed runtime build target virtual/xserver
> NOTE: Removing failed runtime build target angstrom-x11-base-depends
> NOTE: Removing failed runtime build target angstrom-gpe-task-pim
> NOTE: Removing failed runtime build target angstrom-gpe-task-settings
> NOTE: Removing failed runtime build target angstrom-gpe-task-base
> NOTE: multiple providers are available (xserver-xorg, xserver-kdrive-omap);
> NOTE: consider defining PREFERRED_PROVIDER_virtual/xserver
> NOTE: Removing failed runtime build target ipaq-sleep
> NOTE: Removing failed runtime build target suspend-desktop
> NOTE: Removing failed runtime build target gpe-conf
> NOTE: Preparing Runqueue
> NOTE: Executing runqueue
> NOTE: build 200609292052: completed
> Build statistics:
> Attempted builds: 0
Well, it's not easy to grasp anything form these messages. While I
hacked xserver-kdrive_X11R7.1-1.1.0.bb (rather, it's patches)
yesterday, that was to make it build (do_configure) for angstrom arm.
What about suspecting --enable-w100 switch Michael Lauer had to
disable in xserver-kdrive_git.bb to make it build for x86?
--
Best regards,
Paul mailto:pmiscml@gmail.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Did someone break X ?
2006-09-29 20:05 ` Paul Sokolovsky
@ 2006-09-29 20:19 ` Koen Kooi
2006-09-30 14:59 ` Paul Sokolovsky
0 siblings, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2006-09-29 20:19 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Linux Distributions
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Paul Sokolovsky schreef:
> Hello Koen,
>
> Friday, September 29, 2006, 10:06:11 PM, you wrote:
>
>
>> OE Build Configuration:
>> BB_VERSION = "1.7.0"
>> OE_REVISION = "<unknown>"
>> TARGET_ARCH = "i686"
>> TARGET_OS = "linux"
>> MACHINE = "guinness"
>> DISTRO = "angstrom"
>> DISTRO_VERSION = "test-20060929"
>> TARGET_FPU = ""
>
>> NOTE: Resolving missing task queue dependencies
>> NOTE: Removing failed runtime build target xserver-kdrive-fbdev
>> ERROR: No providers of runtime build target xserver-kdrive after filtering (for
>> ['/home/koen/OE/monotone/org.openembedded.dev/packages/xorg-xserver/xserver-kdrive_X11R7.1-1.1.0.bb'])
>> NOTE: Removing failed runtime build target xserver-kdrive
>> NOTE: Removing failed runtime build target virtual/xserver
>> NOTE: Removing failed runtime build target angstrom-x11-base-depends
>> NOTE: Removing failed runtime build target angstrom-gpe-task-pim
>> NOTE: Removing failed runtime build target angstrom-gpe-task-settings
>> NOTE: Removing failed runtime build target angstrom-gpe-task-base
>> NOTE: multiple providers are available (xserver-xorg, xserver-kdrive-omap);
>> NOTE: consider defining PREFERRED_PROVIDER_virtual/xserver
>> NOTE: Removing failed runtime build target ipaq-sleep
>> NOTE: Removing failed runtime build target suspend-desktop
>> NOTE: Removing failed runtime build target gpe-conf
>> NOTE: Preparing Runqueue
>> NOTE: Executing runqueue
>> NOTE: build 200609292052: completed
>> Build statistics:
>> Attempted builds: 0
>
> Well, it's not easy to grasp anything form these messages. While I
> hacked xserver-kdrive_X11R7.1-1.1.0.bb (rather, it's patches)
> yesterday, that was to make it build (do_configure) for angstrom arm.
>
> What about suspecting --enable-w100 switch Michael Lauer had to
> disable in xserver-kdrive_git.bb to make it build for x86?
Mickeyl had a problem *during* build, OE isn't letting me *start* a build right now, while
it did do that yesterday. I looks like something changed with (R)DEPENDS.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFFHX+PMkyGM64RGpERAhCKAKC4IVkByqNkxeMp5c1Oh2KkjdsYSgCgkNLs
QF8wJjTNgtfnm6ahi1edPq8=
=6iw2
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Did someone break X ?
2006-09-29 20:19 ` Koen Kooi
@ 2006-09-30 14:59 ` Paul Sokolovsky
0 siblings, 0 replies; 4+ messages in thread
From: Paul Sokolovsky @ 2006-09-30 14:59 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Linux Distributions
Hello Koen,
Friday, September 29, 2006, 11:19:14 PM, you wrote:
>>> ERROR: No providers of runtime build target xserver-kdrive after filtering (for
>>> ['/home/koen/OE/monotone/org.openembedded.dev/packages/xorg-xserver/xserver-kdrive_X11R7.1-1.1.0.bb'])
[]
>>
>> Well, it's not easy to grasp anything form these messages. While I
>> hacked xserver-kdrive_X11R7.1-1.1.0.bb (rather, it's patches)
>> yesterday, that was to make it build (do_configure) for angstrom arm.
>>
>> What about suspecting --enable-w100 switch Michael Lauer had to
>> disable in xserver-kdrive_git.bb to make it build for x86?
> Mickeyl had a problem *during* build, OE isn't letting me *start* a build right now, while
> it did do that yesterday. I looks like something changed with (R)DEPENDS.
Ok, turned out that I missed to commit xcalibrateext_git.bb (did it
some time ago and forgot since). Fixed now. Worth doing
"mtn ls unknown" regularly...
> regards,
> Koen
--
Best regards,
Paul mailto:pmiscml@gmail.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-09-30 15:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-29 19:06 Did someone break X ? Koen Kooi
2006-09-29 20:05 ` Paul Sokolovsky
2006-09-29 20:19 ` Koen Kooi
2006-09-30 14:59 ` Paul Sokolovsky
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.