From: Carlos Hernandez <ceh@ti.com>
To: Denys Dmytriyenko <denys@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCH] recipes-devtools: New ltp-ddt_1.0.0 recipe
Date: Thu, 12 Mar 2015 09:10:02 -0400 [thread overview]
Message-ID: <5501902A.4060206@ti.com> (raw)
In-Reply-To: <20150312040513.GI23587@edge>
On 03/12/2015 12:05 AM, Denys Dmytriyenko wrote:
> Doesn't help. It still fails for am57xx-evm. It seems to build fine for am335x-evm...
>
> Besides the undefined yylex error (which might be non-fatal), I also see
> these:
>
> | clock_gettime03.c:141:4: error: '__NR_clock_gettime' undeclared (first use in this function)
>
> | clock_gettime03.c:168:31: error: 'cleanup' undeclared (first use in this function)
>
> | faccessat01.c:70:21: error: '__NR_faccessat' undeclared (first use in this function)
>
I saw that error but it went away after cleaning ltp-ddt and rebuilding.
See log below.
a0850405@a0850405-off1:~/code/tisdk/build$ MACHINE=dra7xx-evm bitbake
ltp-ddt -c clean
Loading cache: 100%
|###################################################################################################################################################################################################|
ETA: 00:00:00
Loaded 2194 entries from dependency cache.
Parsing recipes: 100%
|#################################################################################################################################################################################################|
Time: 00:00:02
Parsing of 1766 .bb files complete (1758 cached, 8 parsed). 2201
targets, 199 skipped, 0 masked, 0 errors.
WARNING: No recipes available for:
/home/a0850405/code/tisdk/sources/meta-arago/meta-arago-distro/recipes-qt/qt5/qtbase_5.4.1.bbappend
/home/a0850405/code/tisdk/sources/meta-arago/meta-arago-distro/recipes-qt/qt5/qtwebkit_5.4.1.bbappend
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.22.0"
BUILD_SYS = "i686-linux"
NATIVELSBSTRING = "Ubuntu-14.04"
TARGET_SYS = "arm-oe-linux-gnueabi"
MACHINE = "dra7xx-evm"
DISTRO = "arago"
DISTRO_VERSION = "2015.02"
TUNE_FEATURES = "armv7a vfp thumb neon callconvention-hard cortexa15"
TARGET_FPU = "vfp-neon"
meta-arago-distro
meta-arago-extras = "master:7362ca23ba513bc8af251da6b8b8a7a029aeafca"
meta-qt5 = "master:adeaa6128b665920eb98eb7c064f4aacbd74b873"
toolchain-layer
meta-networking
meta-ruby
meta-oe = "daisy:91dbdff2e1a0ca3dae72dfe0aaa022fc28974314"
meta-ti = "daisy:a47fe3573ec2c7662eb385049807dea4f81fa284"
meta-linaro-toolchain = "daisy:bc63e777ad2748b8bfa7fa70ffd74700fa21a567"
meta = "daisy:f34de2175f1d6a443f219b8ceaaf796cfbc6efd5"
NOTE: Preparing runqueue
NOTE: Executing RunQueue Tasks
NOTE: Tasks Summary: Attempted 1 tasks of which 0 didn't need to be
rerun and all succeeded.
Summary: There was 1 WARNING message shown.
a0850405@a0850405-off1:~/code/tisdk/build$ MACHINE=dra7xx-evm bitbake
ltp-ddt
Loading cache: 100%
|###################################################################################################################################################################################################|
ETA: 00:00:00
Loaded 2194 entries from dependency cache.
Parsing recipes: 100%
|#################################################################################################################################################################################################|
Time: 00:00:01
Parsing of 1766 .bb files complete (1758 cached, 8 parsed). 2201
targets, 199 skipped, 0 masked, 0 errors.
WARNING: No recipes available for:
/home/a0850405/code/tisdk/sources/meta-arago/meta-arago-distro/recipes-qt/qt5/qtbase_5.4.1.bbappend
/home/a0850405/code/tisdk/sources/meta-arago/meta-arago-distro/recipes-qt/qt5/qtwebkit_5.4.1.bbappend
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.22.0"
BUILD_SYS = "i686-linux"
NATIVELSBSTRING = "Ubuntu-14.04"
TARGET_SYS = "arm-oe-linux-gnueabi"
MACHINE = "dra7xx-evm"
DISTRO = "arago"
DISTRO_VERSION = "2015.02"
TUNE_FEATURES = "armv7a vfp thumb neon callconvention-hard cortexa15"
TARGET_FPU = "vfp-neon"
meta-arago-distro
meta-arago-extras = "master:7362ca23ba513bc8af251da6b8b8a7a029aeafca"
meta-qt5 = "master:adeaa6128b665920eb98eb7c064f4aacbd74b873"
toolchain-layer
meta-networking
meta-ruby
meta-oe = "daisy:91dbdff2e1a0ca3dae72dfe0aaa022fc28974314"
meta-ti = "daisy:a47fe3573ec2c7662eb385049807dea4f81fa284"
meta-linaro-toolchain = "daisy:bc63e777ad2748b8bfa7fa70ffd74700fa21a567"
meta = "daisy:f34de2175f1d6a443f219b8ceaaf796cfbc6efd5"
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Tasks Summary: Attempted 465 tasks of which 452 didn't need to be
rerun and all succeeded.
Summary: There was 1 WARNING message shown.
a0850405@a0850405-off1:~/code/tisdk/build$ ls
arago-tmp-external-linaro-toolchain/
abi_version buildstats/ cache/ deploy/ log/
qa.log saved_tmpdir sstate-control/ stamps/
sysroots/ work/
a0850405@a0850405-off1:~/code/tisdk/build$ ls
arago-tmp-external-linaro-toolchain/deploy/
images/ ipk/ licenses/
a0850405@a0850405-off1:~/code/tisdk/build$ ls
arago-tmp-external-linaro-toolchain/deploy/ipk/
all/ cortexa15t2hf-vfp-neon/ dra7xx_evm/
a0850405@a0850405-off1:~/code/tisdk/build$ ls
arago-tmp-external-linaro-toolchain/deploy/ipk/dra7xx_evm/ -ltr
...
...
-rw-r--r-- 2 a0850405 a0850405 38745494 Mar 10 16:32
ltp-ddt-dbg_1.0.0-r1-arago10+gitrAUTOINC+eef6281052_dra7xx_evm.ipk
-rw-r--r-- 2 a0850405 a0850405 952 Mar 10 16:32
ltp-ddt-dev_1.0.0-r1-arago10+gitrAUTOINC+eef6281052_dra7xx_evm.ipk
-rw-r--r-- 2 a0850405 a0850405 26224 Mar 10 16:32
ltp-ddt-doc_1.0.0-r1-arago10+gitrAUTOINC+eef6281052_dra7xx_evm.ipk
-rw-r--r-- 2 a0850405 a0850405 12129096 Mar 10 16:32
ltp-ddt_1.0.0-r1-arago10+gitrAUTOINC+eef6281052_dra7xx_evm.ipk
-rw-r--r-- 2 a0850405 a0850405 3822 Mar 10 16:32
kernel-module-coproc-devfreq_1.0.0-r1-arago10+gitrAUTOINC+eef6281052_dra7xx_evm.ipk
-rw-r--r-- 2 a0850405 a0850405 3132 Mar 10 16:32
kernel-module-gpio-test_1.0.0-r1-arago10+gitrAUTOINC+eef6281052_dra7xx_evm.ipk
-rw-r--r-- 2 a0850405 a0850405 2452 Mar 10 16:32
kernel-module-kst-timer_1.0.0-r1-arago10+gitrAUTOINC+eef6281052_dra7xx_evm.ipk
-rw-r--r-- 2 a0850405 a0850405 2828 Mar 10 16:32
kernel-module-rpmsg-client-sample_1.0.0-r1-arago10+gitrAUTOINC+eef6281052_dra7xx_evm.ipk
next prev parent reply other threads:[~2015-03-12 13:10 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-10 13:13 [PATCH] recipes-devtools: New ltp-ddt_1.0.0 recipe Carlos Hernandez
2015-03-10 16:19 ` Denys Dmytriyenko
2015-03-10 20:48 ` [PATCH v2] " Carlos Hernandez
2015-03-11 23:53 ` [PATCH] " Denys Dmytriyenko
2015-03-12 0:44 ` Hernandez, Carlos
2015-03-12 0:47 ` Denys Dmytriyenko
2015-03-12 4:05 ` Denys Dmytriyenko
2015-03-12 10:59 ` Stiffler, Jacob
2015-03-12 13:10 ` Carlos Hernandez [this message]
2015-03-12 13:19 ` Stiffler, Jacob
2015-03-12 14:11 ` Carlos Hernandez
2015-03-12 14:21 ` Stiffler, Jacob
2015-03-12 14:37 ` Stiffler, Jacob
2015-03-12 14:38 ` Carlos Hernandez
2015-03-12 14:42 ` Denys Dmytriyenko
2015-03-12 14:43 ` Stiffler, Jacob
2015-03-12 14:50 ` Stiffler, Jacob
2015-03-12 14:53 ` Denys Dmytriyenko
2015-03-12 14:57 ` Carlos Hernandez
2015-03-12 14:56 ` Carlos Hernandez
2015-03-12 14:57 ` Stiffler, Jacob
2015-03-12 15:04 ` Denys Dmytriyenko
2015-03-12 14:50 ` Denys Dmytriyenko
2015-03-12 14:23 ` Denys Dmytriyenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5501902A.4060206@ti.com \
--to=ceh@ti.com \
--cc=denys@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.