All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm] Can't build X server
@ 2013-03-18 16:30 Gary Thomas
  2013-03-18 17:30 ` Otavio Salvador
  0 siblings, 1 reply; 5+ messages in thread
From: Gary Thomas @ 2013-03-18 16:30 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

Using latest master(s) (as of 2013-03-15):

Loading cache: 100% |####################################################################################| ETA:  00:00:00
Loaded 1159 entries from dependency cache.

Build Configuration:
BB_VERSION        = "1.17.1"
BUILD_SYS         = "i686-linux"
NATIVELSBSTRING   = "Fedora-13"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "imx6qsabrelite"
DISTRO            = "poky"
DISTRO_VERSION    = "1.3+snapshot-20130318"
TUNE_FEATURES     = "armv7a vfp neon"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto
meta-yocto-bsp    = "master:1ceb13dda11645229053fc4840954333f8910ba4"
meta-imx6         = "master:81c6a6b7e95fcdaf6cc24cf31adf7ec25f4f110f"
meta-fsl-arm      = "master:b85c4a62f0fca16e636c5d9722d8c7b14383c4a5"

I get this error:
| In file included from vivante_fbdev/vivante_fbdev_driver.c:22:0:
| ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such file or directory
| compilation terminated.
| In file included from vivante_gal/vivante_gal_surface.c:22:0:
| ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such file or directory
| compilation terminated.
| make[2]: *** [vivante_fbdev_driver.lo] Error 1
| make[2]: *** Waiting for unfinished jobs....
| In file included from vivante_gal/vivante_gal_blit.c:22:0:
| ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such file or directory
| compilation terminated.
| make[2]: *** [vivante_gal_surface.lo] Error 1
| make[2]: *** [vivante_gal_blit.lo] Error 1
| In file included from vivante_gal/vivante_gal_gpu.c:23:0:
| ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such file or directory
| compilation terminated.
| make[2]: *** [vivante_gal_gpu.lo] Error 1
| make[2]: Leaving directory `/home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/xserver-xorg-video-imx-viv-12.09.01/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/xserver-xorg-video-imx-viv-12.09.01'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (see /home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/temp/log.do_compile.4674 for 
further information)
ERROR: Task 335 (/home/local/poky-cutting-edge/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb, do_compile) failed with exit code '1'

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: [meta-fsl-arm] Can't build X server
  2013-03-18 16:30 [meta-fsl-arm] Can't build X server Gary Thomas
@ 2013-03-18 17:30 ` Otavio Salvador
  2013-03-19 12:43   ` Gary Thomas
  0 siblings, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2013-03-18 17:30 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale@yoctoproject.org

On Mon, Mar 18, 2013 at 1:30 PM, Gary Thomas <gary@mlbassoc.com> wrote:
> Using latest master(s) (as of 2013-03-15):
>
> Loading cache: 100%
> |####################################################################################|
> ETA:  00:00:00
> Loaded 1159 entries from dependency cache.
>
> Build Configuration:
> BB_VERSION        = "1.17.1"
> BUILD_SYS         = "i686-linux"
> NATIVELSBSTRING   = "Fedora-13"
> TARGET_SYS        = "arm-poky-linux-gnueabi"
> MACHINE           = "imx6qsabrelite"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.3+snapshot-20130318"
> TUNE_FEATURES     = "armv7a vfp neon"
> TARGET_FPU        = "vfp-neon"
> meta
> meta-yocto
> meta-yocto-bsp    = "master:1ceb13dda11645229053fc4840954333f8910ba4"
> meta-imx6         = "master:81c6a6b7e95fcdaf6cc24cf31adf7ec25f4f110f"
> meta-fsl-arm      = "master:b85c4a62f0fca16e636c5d9722d8c7b14383c4a5"
>
> I get this error:
> | In file included from vivante_fbdev/vivante_fbdev_driver.c:22:0:
> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
> file or directory
> | compilation terminated.
> | In file included from vivante_gal/vivante_gal_surface.c:22:0:
> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
> file or directory
> | compilation terminated.
> | make[2]: *** [vivante_fbdev_driver.lo] Error 1
> | make[2]: *** Waiting for unfinished jobs....
> | In file included from vivante_gal/vivante_gal_blit.c:22:0:
> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
> file or directory
> | compilation terminated.
> | make[2]: *** [vivante_gal_surface.lo] Error 1
> | make[2]: *** [vivante_gal_blit.lo] Error 1
> | In file included from vivante_gal/vivante_gal_gpu.c:23:0:
> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
> file or directory
> | compilation terminated.
> | make[2]: *** [vivante_gal_gpu.lo] Error 1
> | make[2]: Leaving directory
> `/home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/xserver-xorg-video-imx-viv-12.09.01/src'
> | make[1]: *** [all-recursive] Error 1
> | make[1]: Leaving directory
> `/home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/xserver-xorg-video-imx-viv-12.09.01'
> | make: *** [all] Error 2
> | ERROR: oe_runmake failed
> | ERROR: Function failed: do_compile (see
> /home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/temp/log.do_compile.4674
> for further information)
> ERROR: Task 335
> (/home/local/poky-cutting-edge/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb,
> do_compile) failed with exit code '1'

Known issue; it has been reported at
https://bugzilla.yoctoproject.org/show_bug.cgi?id=4040

We're working on it.

--
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


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

* Re: [meta-fsl-arm] Can't build X server
  2013-03-18 17:30 ` Otavio Salvador
@ 2013-03-19 12:43   ` Gary Thomas
  2013-03-19 13:17     ` Otavio Salvador
  0 siblings, 1 reply; 5+ messages in thread
From: Gary Thomas @ 2013-03-19 12:43 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org

On 2013-03-18 11:30, Otavio Salvador wrote:
> On Mon, Mar 18, 2013 at 1:30 PM, Gary Thomas <gary@mlbassoc.com> wrote:
>> Using latest master(s) (as of 2013-03-15):
>>
>> Loading cache: 100%
>> |####################################################################################|
>> ETA:  00:00:00
>> Loaded 1159 entries from dependency cache.
>>
>> Build Configuration:
>> BB_VERSION        = "1.17.1"
>> BUILD_SYS         = "i686-linux"
>> NATIVELSBSTRING   = "Fedora-13"
>> TARGET_SYS        = "arm-poky-linux-gnueabi"
>> MACHINE           = "imx6qsabrelite"
>> DISTRO            = "poky"
>> DISTRO_VERSION    = "1.3+snapshot-20130318"
>> TUNE_FEATURES     = "armv7a vfp neon"
>> TARGET_FPU        = "vfp-neon"
>> meta
>> meta-yocto
>> meta-yocto-bsp    = "master:1ceb13dda11645229053fc4840954333f8910ba4"
>> meta-imx6         = "master:81c6a6b7e95fcdaf6cc24cf31adf7ec25f4f110f"
>> meta-fsl-arm      = "master:b85c4a62f0fca16e636c5d9722d8c7b14383c4a5"
>>
>> I get this error:
>> | In file included from vivante_fbdev/vivante_fbdev_driver.c:22:0:
>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>> file or directory
>> | compilation terminated.
>> | In file included from vivante_gal/vivante_gal_surface.c:22:0:
>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>> file or directory
>> | compilation terminated.
>> | make[2]: *** [vivante_fbdev_driver.lo] Error 1
>> | make[2]: *** Waiting for unfinished jobs....
>> | In file included from vivante_gal/vivante_gal_blit.c:22:0:
>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>> file or directory
>> | compilation terminated.
>> | make[2]: *** [vivante_gal_surface.lo] Error 1
>> | make[2]: *** [vivante_gal_blit.lo] Error 1
>> | In file included from vivante_gal/vivante_gal_gpu.c:23:0:
>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>> file or directory
>> | compilation terminated.
>> | make[2]: *** [vivante_gal_gpu.lo] Error 1
>> | make[2]: Leaving directory
>> `/home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/xserver-xorg-video-imx-viv-12.09.01/src'
>> | make[1]: *** [all-recursive] Error 1
>> | make[1]: Leaving directory
>> `/home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/xserver-xorg-video-imx-viv-12.09.01'
>> | make: *** [all] Error 2
>> | ERROR: oe_runmake failed
>> | ERROR: Function failed: do_compile (see
>> /home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/temp/log.do_compile.4674
>> for further information)
>> ERROR: Task 335
>> (/home/local/poky-cutting-edge/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb,
>> do_compile) failed with exit code '1'
>
> Known issue; it has been reported at
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4040
>
> We're working on it.

Relatively easy to fix - patch sent.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: [meta-fsl-arm] Can't build X server
  2013-03-19 12:43   ` Gary Thomas
@ 2013-03-19 13:17     ` Otavio Salvador
  2013-03-19 13:21       ` Gary Thomas
  0 siblings, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2013-03-19 13:17 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale@yoctoproject.org

On Tue, Mar 19, 2013 at 9:43 AM, Gary Thomas <gary@mlbassoc.com> wrote:
> On 2013-03-18 11:30, Otavio Salvador wrote:
>>
>> On Mon, Mar 18, 2013 at 1:30 PM, Gary Thomas <gary@mlbassoc.com> wrote:
>>>
>>> Using latest master(s) (as of 2013-03-15):
>>>
>>> Loading cache: 100%
>>>
>>> |####################################################################################|
>>> ETA:  00:00:00
>>> Loaded 1159 entries from dependency cache.
>>>
>>> Build Configuration:
>>> BB_VERSION        = "1.17.1"
>>> BUILD_SYS         = "i686-linux"
>>> NATIVELSBSTRING   = "Fedora-13"
>>> TARGET_SYS        = "arm-poky-linux-gnueabi"
>>> MACHINE           = "imx6qsabrelite"
>>> DISTRO            = "poky"
>>> DISTRO_VERSION    = "1.3+snapshot-20130318"
>>> TUNE_FEATURES     = "armv7a vfp neon"
>>> TARGET_FPU        = "vfp-neon"
>>> meta
>>> meta-yocto
>>> meta-yocto-bsp    = "master:1ceb13dda11645229053fc4840954333f8910ba4"
>>> meta-imx6         = "master:81c6a6b7e95fcdaf6cc24cf31adf7ec25f4f110f"
>>> meta-fsl-arm      = "master:b85c4a62f0fca16e636c5d9722d8c7b14383c4a5"
>>>
>>> I get this error:
>>> | In file included from vivante_fbdev/vivante_fbdev_driver.c:22:0:
>>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>>> file or directory
>>> | compilation terminated.
>>> | In file included from vivante_gal/vivante_gal_surface.c:22:0:
>>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>>> file or directory
>>> | compilation terminated.
>>> | make[2]: *** [vivante_fbdev_driver.lo] Error 1
>>> | make[2]: *** Waiting for unfinished jobs....
>>> | In file included from vivante_gal/vivante_gal_blit.c:22:0:
>>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>>> file or directory
>>> | compilation terminated.
>>> | make[2]: *** [vivante_gal_surface.lo] Error 1
>>> | make[2]: *** [vivante_gal_blit.lo] Error 1
>>> | In file included from vivante_gal/vivante_gal_gpu.c:23:0:
>>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>>> file or directory
>>> | compilation terminated.
>>> | make[2]: *** [vivante_gal_gpu.lo] Error 1
>>> | make[2]: Leaving directory
>>>
>>> `/home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/xserver-xorg-video-imx-viv-12.09.01/src'
>>> | make[1]: *** [all-recursive] Error 1
>>> | make[1]: Leaving directory
>>>
>>> `/home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/xserver-xorg-video-imx-viv-12.09.01'
>>> | make: *** [all] Error 2
>>> | ERROR: oe_runmake failed
>>> | ERROR: Function failed: do_compile (see
>>>
>>> /home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/temp/log.do_compile.4674
>>> for further information)
>>> ERROR: Task 335
>>>
>>> (/home/local/poky-cutting-edge/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb,
>>> do_compile) failed with exit code '1'
>>
>>
>> Known issue; it has been reported at
>> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4040
>>
>> We're working on it.
>
>
> Relatively easy to fix - patch sent.

I didn't receive any patch.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


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

* Re: [meta-fsl-arm] Can't build X server
  2013-03-19 13:17     ` Otavio Salvador
@ 2013-03-19 13:21       ` Gary Thomas
  0 siblings, 0 replies; 5+ messages in thread
From: Gary Thomas @ 2013-03-19 13:21 UTC (permalink / raw)
  To: meta-freescale

On 2013-03-19 07:17, Otavio Salvador wrote:
> On Tue, Mar 19, 2013 at 9:43 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>> On 2013-03-18 11:30, Otavio Salvador wrote:
>>>
>>> On Mon, Mar 18, 2013 at 1:30 PM, Gary Thomas <gary@mlbassoc.com> wrote:
>>>>
>>>> Using latest master(s) (as of 2013-03-15):
>>>>
>>>> Loading cache: 100%
>>>>
>>>> |####################################################################################|
>>>> ETA:  00:00:00
>>>> Loaded 1159 entries from dependency cache.
>>>>
>>>> Build Configuration:
>>>> BB_VERSION        = "1.17.1"
>>>> BUILD_SYS         = "i686-linux"
>>>> NATIVELSBSTRING   = "Fedora-13"
>>>> TARGET_SYS        = "arm-poky-linux-gnueabi"
>>>> MACHINE           = "imx6qsabrelite"
>>>> DISTRO            = "poky"
>>>> DISTRO_VERSION    = "1.3+snapshot-20130318"
>>>> TUNE_FEATURES     = "armv7a vfp neon"
>>>> TARGET_FPU        = "vfp-neon"
>>>> meta
>>>> meta-yocto
>>>> meta-yocto-bsp    = "master:1ceb13dda11645229053fc4840954333f8910ba4"
>>>> meta-imx6         = "master:81c6a6b7e95fcdaf6cc24cf31adf7ec25f4f110f"
>>>> meta-fsl-arm      = "master:b85c4a62f0fca16e636c5d9722d8c7b14383c4a5"
>>>>
>>>> I get this error:
>>>> | In file included from vivante_fbdev/vivante_fbdev_driver.c:22:0:
>>>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>>>> file or directory
>>>> | compilation terminated.
>>>> | In file included from vivante_gal/vivante_gal_surface.c:22:0:
>>>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>>>> file or directory
>>>> | compilation terminated.
>>>> | make[2]: *** [vivante_fbdev_driver.lo] Error 1
>>>> | make[2]: *** Waiting for unfinished jobs....
>>>> | In file included from vivante_gal/vivante_gal_blit.c:22:0:
>>>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>>>> file or directory
>>>> | compilation terminated.
>>>> | make[2]: *** [vivante_gal_surface.lo] Error 1
>>>> | make[2]: *** [vivante_gal_blit.lo] Error 1
>>>> | In file included from vivante_gal/vivante_gal_gpu.c:23:0:
>>>> | ./vivante_util/vivante_common.h:51:22: fatal error: mibstore.h: No such
>>>> file or directory
>>>> | compilation terminated.
>>>> | make[2]: *** [vivante_gal_gpu.lo] Error 1
>>>> | make[2]: Leaving directory
>>>>
>>>> `/home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/xserver-xorg-video-imx-viv-12.09.01/src'
>>>> | make[1]: *** [all-recursive] Error 1
>>>> | make[1]: Leaving directory
>>>>
>>>> `/home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/xserver-xorg-video-imx-viv-12.09.01'
>>>> | make: *** [all] Error 2
>>>> | ERROR: oe_runmake failed
>>>> | ERROR: Function failed: do_compile (see
>>>>
>>>> /home/local/imx6_poky/tmp/work/imx6qsabrelite-poky-linux-gnueabi/xf86-video-imxfb-vivante/2_12.09.01-r21.2/temp/log.do_compile.4674
>>>> for further information)
>>>> ERROR: Task 335
>>>>
>>>> (/home/local/poky-cutting-edge/meta-fsl-arm/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb,
>>>> do_compile) failed with exit code '1'
>>>
>>>
>>> Known issue; it has been reported at
>>> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4040
>>>
>>> We're working on it.
>>
>>
>> Relatively easy to fix - patch sent.
>
> I didn't receive any patch.
>

I've resent it from a different address & I think you should have it now.


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

end of thread, other threads:[~2013-03-19 13:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18 16:30 [meta-fsl-arm] Can't build X server Gary Thomas
2013-03-18 17:30 ` Otavio Salvador
2013-03-19 12:43   ` Gary Thomas
2013-03-19 13:17     ` Otavio Salvador
2013-03-19 13:21       ` Gary Thomas

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.