From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A479CE008B4; Sat, 30 Jan 2016 07:34:49 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (marcin.k[at]comcast.net) * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [69.252.207.38 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from resqmta-ch2-06v.sys.comcast.net (resqmta-ch2-06v.sys.comcast.net [69.252.207.38]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4CC82E006AD for ; Sat, 30 Jan 2016 07:34:43 -0800 (PST) Received: from resomta-ch2-11v.sys.comcast.net ([69.252.207.107]) by resqmta-ch2-06v.sys.comcast.net with comcast id CFaM1s00E2Ka2Q501FaiW2; Sat, 30 Jan 2016 15:34:42 +0000 Received: from linux.localnet ([76.29.95.128]) by resomta-ch2-11v.sys.comcast.net with comcast id CFai1s00J2mAukU01FaisT; Sat, 30 Jan 2016 15:34:42 +0000 From: Marcin To: Christian Ege Date: Sat, 30 Jan 2016 09:34:42 -0600 Message-ID: <1600812.JF34xN8mVL@linux> User-Agent: KMail/4.13.3 (Linux/3.19.0-47-generic; KDE/4.13.3; x86_64; ; ) In-Reply-To: References: <6157252.koJxiLtBsG@linux> <4580316.3nQGh0abZQ@linux> MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1454168082; bh=bx787frH62+pMoeMcqhDRiwCL7H52I3aEXNm/vOEy5Y=; h=Received:Received:From:To:Reply-To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=m9vNyEgbkNclBlnBMZbkwzvpWjb93pjGAt31oxVlajjxar3PGVL8mStyUsaAs0S5C CjAimXvgy7V3GlGsT38HjIRwGsnROs7Kyw2D8jvPLS1/sRo7PsPa1Ls366Z7tySHNl Y0J5WILLOn5zfZr13dNkG4B4MNJ7FoTgXt3N1gHF9KHZdCGEp6WZj/x9Ey7DMV388P Rin+HxMSmyUoEgkhEtFurtZkXedqysvVV27i0n2FUDD5RWVtlIyOhHbpisf2+EMJNb 8xNaWKsQTfzNYkvvcreIz3iqm3CR8udIJw2ZwvYXSeXEDn27ACOOi1uFvDGY+gQE0k wdZJE/2xDikgg== Cc: meta-freescale@yoctoproject.org Subject: Re: Jethro Qt5.5 does not build without X11 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: marcin.k@comcast.net List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jan 2016 15:34:49 -0000 X-Groupsio-MsgNum: 17309 Content-Type: multipart/mixed; boundary="nextPart1767610.t5VI2iKxdt" Content-Transfer-Encoding: 7Bit --nextPart1767610.t5VI2iKxdt Content-Type: multipart/alternative; boundary="nextPart5215368.RH8J1loIsD" Content-Transfer-Encoding: 7Bit --nextPart5215368.RH8J1loIsD Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="iso-8859-1" I built everything from scratch in new folder using Jethro. As far as I know there are two instances where I selected Jethro: 1) repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b jethro 2) git clone -b jethro https://github.com/meta-qt5/meta-qt5.git[1] I am not sure where else I could verify that all Jethro was selected for all layers (Again sorry for lack of experience) I have attached my local.conf (yes, that should have been done in the first email) Regards, Marcin Hi,Am 30.01.2016 6:25 vorm. schrieb "Marcin" :>> I removed the tmp folder and bitbaked it again, but the same error showed up. Keeps complaining about libXrandr.so.2.>> >> Computing transaction...error: Can't install fsl-gpu-sdk-2.1-r0@cortexa9hf_vfp_neon_mx6qdl: no package provides libXrandr.so.2>> >> See the original email for more detail and error log.>> >> No issues when building with X11.That's strange I successfully build Qt5.5 meta-qt (jethro) with UDOO Board. See the post how to set-up on UDOO forum: http://udoo.org/forum/index.php?threads/2965/[3] So could you please double check you've selected Jethro for all layers and maybe post your local.conf Regards,Christian -------- [1] https://github.com/meta-qt5/meta-qt5.git [2] mailto:marcin.k@comcast.net [3] http://udoo.org/forum/index.php?threads/2965/ --nextPart5215368.RH8J1loIsD Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="iso-8859-1"

I b= uilt everything from scratch in new folder using Jethro. As far as I kn= ow there are two instances where I selected Jethro:

1) = repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b= jethro

2) = git clone -b jethro= https://github.com/meta-qt5/meta-qt5.git
=

I a= m not sure where else I could verify that all Jethro was selected for a= ll layers (Again sorry for lack of experience)

 

I h= ave attached my local.conf (yes, that should have been done in the firs= t email)

 

Reg= ards,

 

Mar= cin

Hi,
Am 30.01.2016 6:25 vorm. schrieb "Marcin" <marcin.k@comcast.net>:
><= br />> I removed the tmp folder and bitbaked it again, but the same = error showed up. Keeps complaining about libXrandr.so.2.
>
> =A0
>
> Computing transaction...error: Can't inst= all fsl-gpu-sdk-2.1-r0@cortexa9hf_vfp_neon_mx6qdl: no package provides = libXrandr.so.2
>
> =A0
>
> See the orig= inal email for more detail and error log.
>
> =A0
= >
> No issues when building with X11.
That's strange I = successfully build Qt5.5 meta-qt (jethro) with UDOO Board.
See th= e post how to set-up on UDOO forum:

http://udoo.org/forum/ind= ex.php?threads/2965/

So could you please double check you've selected Jethro for all layers= and maybe post your local.conf

Regards,
Christian

 

--nextPart5215368.RH8J1loIsD-- --nextPart1767610.t5VI2iKxdt Content-Disposition: attachment; filename="local.conf" Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8"; name="local.conf" MACHINE ??= 'wandboard' DISTRO ?= 'poky' PACKAGE_CLASSES ?= "package_rpm" EXTRA_IMAGE_FEATURES = "debug-tweaks ssh-server-openssh" USER_CLASSES ?= "buildstats image-mklibs" PATCHRESOLVE = "noop" BB_DISKMON_DIRS = "\ STOPTASKS,${TMPDIR},1G,100K \ STOPTASKS,${DL_DIR},1G,100K \ STOPTASKS,${SSTATE_DIR},1G,100K \ STOPTASKS,/tmp,100M,100K \ ABORT,${TMPDIR},100M,1K \ ABORT,${DL_DIR},100M,1K \ ABORT,${SSTATE_DIR},100M,1K \ ABORT,/tmp,10M,1K" PACKAGECONFIG_append_pn-qemu-native = " sdl" PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" PACKAGECONFIG_DISTRO_append_pn-qtbase = " accessibility" PACKAGECONFIG_append_pn-qtquickcontrols-qmlplugins = " accessibility" ASSUME_PROVIDED += "libsdl-native" CONF_VERSION = "1" DL_DIR ?= "${BSPDIR}/downloads/" ACCEPT_FSL_EULA = "1" BB_NUMBER_THREADS = '4' PARALLEL_MAKE = '-j 4' DISTRO_FEATURES_remove = "x11 wayland" IMAGE_INSTALL_append = " \ gcc \ g++ \ binutils \ libgcc libgcc-dev libstdc++ libstdc++-dev libstdc++-staticdev \ tslib-conf \ tslib-tests \ tslib-calibrate \ tslib \ evtest \ autoconf automake ccache chkconfig glib-networking glibmm \ packagegroup-core-buildessential pkgconfig \ boost cmake zlib glib-2.0 packagegroup-fsl-tools-testapps \ ruby \ cpufrequtils \ nano \ gdb \ openssh-sftp-server \ imx-vpu \ imx-test \ cairo pango fontconfig freetype dbus \ i2c-tools \ alsa-lib alsa-tools alsa-state fsl-alsa-plugins \ alsa-plugins \ qtquickcontrols-qmlplugins \ qtbase-fonts \ qtbase-plugins \ qtbase-tools \ qtdeclarative \ qtdeclarative-plugins \ qtdeclarative-tools \ qtdeclarative-qmlplugins \ qtmultimedia \ qtmultimedia-plugins \ qtmultimedia-qmlplugins \ qtsvg \ qtsvg-plugins \ qtsensors \ qtimageformats-plugins \ qtsystems \ qtsystems-tools \ qtsystems-qmlplugins \ qtscript \ qt3d \ qt3d-qmlplugins \ qtgraphicaleffects-qmlplugins \ qtconnectivity-qmlplugins \ qtlocation-plugins \ qtlocation-qmlplugins \ cinematicexperience \ " --nextPart1767610.t5VI2iKxdt--