Discussion:
error while building sysroot image of meego tablet
Yoon, Youngsik
2011-04-15 04:45:20 UTC
Permalink
Hi list,

When I tried to build sysroot image of meego tablet, I got following errors.

$ sudo mic-image-creator -run-mode=1 -cache=mycachedir -format=fs -config=tablet-ia32-madde-sysroot.ks -package=tar.bz2 -release=1.1.99.2.20110412.6 -pkgmgr=yum

Error: faild to create image: Failed to build transaction : pvr-bin conflicts with mesa-libGLESv2
Pvr-bin conflicts with mesa-libEGL

And I realized that there is no sysroot image of meego tablet even in meego repo because of the same errors.
Please see
http://repo.meego.com/MeeGo/builds/trunk/1.1.99.2.20110412.6/images/meego-tablet-ia32-madde-sysroot/meego-tablet-ia32-madde-sysroot-1.1.99.2.20110412.6.log

Any hint about this?

Thanks,
Yoon
Maurice de la Ferte
2011-04-15 07:45:18 UTC
Permalink
Hi,
 
I do not have this error at sysroot build time.
 
<snip>
# sudo /usr/bin/mic-image-creator \
       --config=${TMP_DIR}/${kickstartfile} \
       --record-pkgs=name \
       --run-mode=1 \
       --cache=${MIC_CACHE} \
       --format=fs \
       --package=${TARBALL_SUFFIX} \
       --arch=${PACKAGE_ARCH} \
       --use-comps \
 
<snap>
 
Or feel free and download our development sysroot image with installer:
http://www.peregrine-communicator.org/downloads/meego_sysroot//builds/1.1.90/1.1.99.2.20110412.6/images/meego-tablet-ia32-madde-sysroot/meego-tablet-ia32-madde-sysroot-1.1.99.2.20110412.6-1.1.90.20110413.0824-***@thinkpad.tar.gz
 
cheers
 
Maurice
 
 
 
 
Post by Yoon, Youngsik
Hi list,
When I tried to build sysroot image of meego tablet, I got following errors.
$ sudo mic-image-creator -run-mode=1 -cache=mycachedir -format=fs -config=tablet-ia32-madde-sysroot.ks -package=tar.bz2 -release=1.1.99.2.20110412.6 -pkgmgr=yum
Error: faild to create image: Failed to build transaction : pvr-bin conflicts with mesa-libGLESv2
Pvr-bin conflicts with mesa-libEGL
And I realized that there is no sysroot image of meego tablet even in meego repo because of the same errors.
Please see
http://repo.meego.com/MeeGo/builds/trunk/1.1.99.2.20110412.6/images/meego-tablet-ia32-madde-sysroot/meego-tablet-ia32-madde-sysroot-1.1.99.2.20110412.6.log
Any hint about this?
Thanks,
Yoon
Maurice de la Ferté

basysKom GmbH
Südwestpark 108 | 90449 Nürnberg | Germany
Tel: +49 6151 3969-961 | Fax: -736
***@basyskom.de | www.basyskom.de

Handelsregister: Darmstadt HRB 9352
Geschaeftsfuehrung: Eva Brucherseifer
Yoon, Youngsik
2011-04-18 01:03:38 UTC
Permalink
Hi Maurice,

Thank you for your kindness.
I will try your sysroot image.

Thanks,
Yoon

-----Original Message-----
From: Maurice de la Ferte [mailto:***@basyskom.de]
Sent: Friday, April 15, 2011 4:45 PM
To: meego-***@meego.com; Yoon, Youngsik
Subject: Re: [MeeGo-SDK] error while building sysroot image of meego tablet

Hi,
 
I do not have this error at sysroot build time.
 
<snip>
# sudo /usr/bin/mic-image-creator \
       --config=${TMP_DIR}/${kickstartfile} \
       --record-pkgs=name \
       --run-mode=1 \
       --cache=${MIC_CACHE} \
       --format=fs \
       --package=${TARBALL_SUFFIX} \
       --arch=${PACKAGE_ARCH} \
       --use-comps \
 
<snap>
 
Or feel free and download our development sysroot image with installer:
http://www.peregrine-communicator.org/downloads/meego_sysroot//builds/1.1.90/1.1.99.2.20110412.6/images/meego-tablet-ia32-madde-sysroot/meego-tablet-ia32-madde-sysroot-1.1.99.2.20110412.6-1.1.90.20110413.0824-***@thinkpad.tar.gz
 
cheers
 
Maurice
 
 
 
 
Post by Yoon, Youngsik
Hi list,
When I tried to build sysroot image of meego tablet, I got following errors.
$ sudo mic-image-creator -run-mode=1 -cache=mycachedir -format=fs -config=tablet-ia32-madde-sysroot.ks -package=tar.bz2 -release=1.1.99.2.20110412.6 -pkgmgr=yum
Error: faild to create image: Failed to build transaction : pvr-bin conflicts with mesa-libGLESv2
Pvr-bin conflicts with mesa-libEGL
And I realized that there is no sysroot image of meego tablet even in meego repo because of the same errors.
Please see
http://repo.meego.com/MeeGo/builds/trunk/1.1.99.2.20110412.6/images/meego-tablet-ia32-madde-sysroot/meego-tablet-ia32-madde-sysroot-1.1.99.2.20110412.6.log
Any hint about this?
Thanks,
Yoon
Maurice de la Ferté

basysKom GmbH
Südwestpark 108 | 90449 Nürnberg | Germany
Tel: +49 6151 3969-961 | Fax: -736
***@basyskom.de | www.basyskom.de

Handelsregister: Darmstadt HRB 9352
Geschaeftsfuehrung: Eva Brucherseifer
Zhang, Zheng
2011-04-15 10:21:14 UTC
Permalink
Both pvr and mesa provide gles v2 lib, u can replace pvr with mesa after system up.
Please check your system if there is a HW graphic, if there is an PVR one, after uninstall pvr driver, u can see u screen.

From: meego-sdk-bounces-***@public.gmane.org [mailto:meego-sdk-bounces-***@public.gmane.org] On Behalf Of Yoon, Youngsik
Sent: Friday, April 15, 2011 12:45 PM
To: meego-sdk-***@public.gmane.org
Subject: [MeeGo-SDK] error while building sysroot image of meego tablet

Hi list,

When I tried to build sysroot image of meego tablet, I got following errors.

$ sudo mic-image-creator -run-mode=1 -cache=mycachedir -format=fs -config=tablet-ia32-madde-sysroot.ks -package=tar.bz2 -release=1.1.99.2.20110412.6 -pkgmgr=yum

Error: faild to create image: Failed to build transaction : pvr-bin conflicts with mesa-libGLESv2
Pvr-bin conflicts with mesa-libEGL

And I realized that there is no sysroot image of meego tablet even in meego repo because of the same errors.
Please see
http://repo.meego.com/MeeGo/builds/trunk/1.1.99.2.20110412.6/images/meego-tablet-ia32-madde-sysroot/meego-tablet-ia32-madde-sysroot-1.1.99.2.20110412.6.log

Any hint about this?

Thanks,
Yoon
Zhang, Zheng
2011-04-15 10:25:15 UTC
Permalink
Cannot see u screen after removing pvr driver

From: meego-sdk-bounces-***@public.gmane.org [mailto:meego-sdk-bounces-***@public.gmane.org] On Behalf Of Zhang, Zheng
Sent: Friday, April 15, 2011 6:21 PM
To: Yoon, Youngsik; meego-sdk-***@public.gmane.org
Subject: Re: [MeeGo-SDK] error while building sysroot image of meego tablet

Both pvr and mesa provide gles v2 lib, u can replace pvr with mesa after system up.
Please check your system if there is a HW graphic, if there is an PVR one, after uninstall pvr driver, u can see u screen.

From: meego-sdk-bounces-***@public.gmane.org [mailto:meego-sdk-bounces-***@public.gmane.org] On Behalf Of Yoon, Youngsik
Sent: Friday, April 15, 2011 12:45 PM
To: meego-sdk-***@public.gmane.org
Subject: [MeeGo-SDK] error while building sysroot image of meego tablet

Hi list,

When I tried to build sysroot image of meego tablet, I got following errors.

$ sudo mic-image-creator -run-mode=1 -cache=mycachedir -format=fs -config=tablet-ia32-madde-sysroot.ks -package=tar.bz2 -release=1.1.99.2.20110412.6 -pkgmgr=yum

Error: faild to create image: Failed to build transaction : pvr-bin conflicts with mesa-libGLESv2
Pvr-bin conflicts with mesa-libEGL

And I realized that there is no sysroot image of meego tablet even in meego repo because of the same errors.
Please see
http://repo.meego.com/MeeGo/builds/trunk/1.1.99.2.20110412.6/images/meego-tablet-ia32-madde-sysroot/meego-tablet-ia32-madde-sysroot-1.1.99.2.20110412.6.log

Any hint about this?

Thanks,
Yoon
Yoon, Youngsik
2011-04-18 01:14:10 UTC
Permalink
Do you mean that I need to remove pvr package in sysroot KS file for resolving dependency problem?

I used following ks file to create sysroot image.
And if so, it seems that there is bug in the ks file.
http://repo.meego.com/MeeGo/builds/trunk/latest/builddata/image-configs/tablet-ia32-madde-sysroot.ks

Thanks,
Yoon

From: Zhang, Zheng
Sent: Friday, April 15, 2011 7:25 PM
To: Zhang, Zheng; Yoon, Youngsik; meego-sdk-***@public.gmane.org
Subject: RE: error while building sysroot image of meego tablet

Cannot see u screen after removing pvr driver

From: meego-sdk-bounces-***@public.gmane.org [mailto:meego-sdk-bounces-***@public.gmane.org] On Behalf Of Zhang, Zheng
Sent: Friday, April 15, 2011 6:21 PM
To: Yoon, Youngsik; meego-sdk-***@public.gmane.org
Subject: Re: [MeeGo-SDK] error while building sysroot image of meego tablet

Both pvr and mesa provide gles v2 lib, u can replace pvr with mesa after system up.
Please check your system if there is a HW graphic, if there is an PVR one, after uninstall pvr driver, u can see u screen.

From: meego-sdk-bounces-***@public.gmane.org [mailto:meego-sdk-bounces-***@public.gmane.org] On Behalf Of Yoon, Youngsik
Sent: Friday, April 15, 2011 12:45 PM
To: meego-sdk-***@public.gmane.org
Subject: [MeeGo-SDK] error while building sysroot image of meego tablet

Hi list,

When I tried to build sysroot image of meego tablet, I got following errors.

$ sudo mic-image-creator -run-mode=1 -cache=mycachedir -format=fs -config=tablet-ia32-madde-sysroot.ks -package=tar.bz2 -release=1.1.99.2.20110412.6 -pkgmgr=yum

Error: faild to create image: Failed to build transaction : pvr-bin conflicts with mesa-libGLESv2
Pvr-bin conflicts with mesa-libEGL

And I realized that there is no sysroot image of meego tablet even in meego repo because of the same errors.
Please see
http://repo.meego.com/MeeGo/builds/trunk/1.1.99.2.20110412.6/images/meego-tablet-ia32-madde-sysroot/meego-tablet-ia32-madde-sysroot-1.1.99.2.20110412.6.log

Any hint about this?

Thanks,
Yoon
Carsten Munk
2011-04-18 05:07:10 UTC
Permalink
Post by Yoon, Youngsik
Do you mean that I need to remove pvr package in sysroot KS file for
resolving dependency problem?
I used following ks file to create sysroot image.
And if so, it seems that there is bug in the ks file.
http://repo.meego.com/MeeGo/builds/trunk/latest/builddata/image-configs/tablet-ia32-madde-sysroot.ks
For any sysroots, it needs to contain Mesa libEGL and libGLESv2 to
build EGL/GLESv2 packages. pvr package is hardware adaptation and
shouldn't be in a sysroot.

BR
Carsten Munk
Post by Yoon, Youngsik
Thanks,
Yoon
From: Zhang, Zheng
Sent: Friday, April 15, 2011 7:25 PM
Subject: RE: error while building sysroot image of meego tablet
Cannot see u screen after removing pvr driver
Behalf Of Zhang, Zheng
Sent: Friday, April 15, 2011 6:21 PM
Subject: Re: [MeeGo-SDK] error while building sysroot image of meego tablet
Both pvr and mesa provide gles v2 lib, u can replace pvr with mesa after system up.
Please check your system if there is a HW graphic, if there is an PVR one,
after uninstall pvr driver, u can see u screen.
Behalf Of Yoon, Youngsik
Sent: Friday, April 15, 2011 12:45 PM
Subject: [MeeGo-SDK] error while building sysroot image of meego tablet
Hi list,
When I tried to build sysroot image of meego tablet, I got following errors.
$ sudo mic-image-creator –run-mode=1 –cache=mycachedir –format=fs
–config=tablet-ia32-madde-sysroot.ks –package=tar.bz2
–release=1.1.99.2.20110412.6 –pkgmgr=yum
Error: faild to create image: Failed to build transaction : pvr-bin
conflicts with mesa-libGLESv2
Pvr-bin conflicts with mesa-libEGL
And I realized that there is no sysroot image of meego tablet even in meego
repo because of the same errors.
Please see
http://repo.meego.com/MeeGo/builds/trunk/1.1.99.2.20110412.6/images/meego-tablet-ia32-madde-sysroot/meego-tablet-ia32-madde-sysroot-1.1.99.2.20110412.6.log
Any hint about this?
Thanks,
Yoon
_______________________________________________
MeeGo-sdk mailing list
http://lists.meego.com/listinfo/meego-sdk
http://wiki.meego.com/Mailing_list_guidelines
http://meego.com/developers
Loading...