All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Dean <dean@ripperd.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: Maupin, Chase : linux-ti-staging: Add version 3.15 of TI integration kernel
Date: Wed, 28 May 2014 16:37:31 -0400	[thread overview]
Message-ID: <20140528203730.GY21819@edge> (raw)
In-Reply-To: <53864855.8040600@ripperd.com>

Yeah, I have a fix for cryptodev in the queue, but was sick lately. I'll try 
to push the fix soon.


On Wed, May 28, 2014 at 03:34:29PM -0500, Dean wrote:
> I think this broke my build? I am using dora rather than daisy or
> master, so I was hoping to avoid problems.
> 
> Based on googling the error messages cryptodev might need to be
> updated for 3.13+ kernels?
> 
> Build Configuration:
> BB_VERSION        = "1.20.0"
> BUILD_SYS         = "i686-linux"
> NATIVELSBSTRING   = "Debian-7.5"
> TARGET_SYS        = "arm-oe-linux-gnueabi"
> MACHINE           = "am335x-evm"
> DISTRO            = "arago"
> DISTRO_VERSION    = "2014.05"
> TUNE_FEATURES     = "armv7a vfp thumb neon callconvention-hard cortexa8"
> TARGET_FPU        = "vfp-neon"
> meta-arago-distro
> meta-arago-extras = "master:dfd2d18aabc562c6cd22fac96e715b58167b19f0"
> meta-qt5          = "dora:5b5616b63bdf163ea3eb2ca8857c56a393435fe3"
> toolchain-layer
> meta-networking
> meta-ruby
> meta-oe           = "dora:ee173678383683e972c7d4d6f0ef5790bfa50274"
> meta-ti           = "dora:afabec7ba33b2b24298481d3325147b0f29a17fc"
> meta-linaro-toolchain = "dora:503b1fe68f90a8e2b43c456ddd17a0a90816cf9c"
> meta              = "dora:4c58fe468790822fe48e0a570779979c831d0f10"
> meta-java         = "dora:d86d17c9d13d1117b484cb36f884709ce585a3e0"
> ...
> ERROR: Function failed: do_compile (log file is located at /home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-oe-linux-gnueabi/cryptodev/1.6-r1-arago1/temp/log.do_compile.4071)
> ERROR: Logfile of failure stored in: /home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-oe-linux-gnueabi/cryptodev/1.6-r1-arago1/temp/log.do_compile.4071
> Log data follows:
> | DEBUG: Executing shell function do_compile
> | NOTE: make -j 8 KERNEL_DIR=/home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/src/kernel PREFIX=/home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-oe-linux-gnueabi/cryptodev/1.6-r1-arago1/image KERNEL_PATH=/home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/src/kernel KERNEL_SRC=/home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/src/kernel
> KERNEL_VERSION=3.15.0-rc6 CC=arm-linux-gnueabihf-gcc
> -mno-thumb-interwork -marm LD=arm-linux-gnueabihf-ld.bfd
> AR=arm-linux-gnueabihf-ar
> | make -C /home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/src/kernel
> SUBDIRS=`pwd` ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- modules
> | make[1]: Entering directory `/home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/src/kernel'
> | make[1]: warning: jobserver unavailable: using -j1.  Add `+' to
> parent make rule.
> |   CC [M] /home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-oe-linux-gnueabi/cryptodev/1.6-r1-arago1/git/cryptlib.o
> | */home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-oe-linux-gnueabi/cryptodev/1.6-r1-arago1/git/cryptlib.c:
> In function 'cryptodev_cipher_encrypt':**
> **| /home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-oe-linux-gnueabi/cryptodev/1.6-r1-arago1/git/cryptlib.c:223:2:
> error: implicit declaration of function 'INIT_COMPLETION'
> [-Werror=implicit-function-declaration]*
> | cc1: some warnings being treated as errors
> | make[2]: *** [/home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-oe-linux-gnueabi/cryptodev/1.6-r1-arago1/git/cryptlib.o]
> Error 1
> | make[1]: *** [_module_/home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-oe-linux-gnueabi/cryptodev/1.6-r1-arago1/git]
> Error 2
> | make[1]: Leaving directory `/home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/src/kernel'
> | make: *** [build] Error 2
> | ERROR: oe_runmake failed
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_compile (log file is located at /home/deane/arago/tisdk-dora/build/arago-tmp-external-linaro-toolchain/work/am335x_evm-oe-linux-gnueabi/cryptodev/1.6-r1-arago1/temp/log.do_compile.4071)
> ERROR: Task 2302 (/home/deane/arago/tisdk-dora/sources/meta-arago/meta-arago-extras/recipes-kernel/cryptodev/cryptodev_1.6.bb,
> do_compile) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 2387 tasks of which 2346 didn't need
> to be rerun and 1 failed.
> Waiting for 0 running tasks to finish:
> 
> Summary: 1 task failed:
> /home/deane/arago/tisdk-dora/sources/meta-arago/meta-arago-extras/recipes-kernel/cryptodev/cryptodev_1.6.bb,
> do_compile
> Summary: There was 1 WARNING message shown.
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> 
> Thanks,
> Dean
> 
> On 5/23/2014 2:17 PM, Arago Project git wrote:
> >Module: meta-ti
> >Branch: dora
> >Commit: 5548cad9ffb24e06f645c6c8ff843ba1b79c290d
> >URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=5548cad9ffb24e06f645c6c8ff843ba1b79c290d
> >
> >Author: Maupin, Chase <chase.maupin@ti.com>
> >Date:   Fri May 23 02:08:33 2014 +0000
> >
> >linux-ti-staging: Add version 3.15 of TI integration kernel
> >
> >* Add version 3.15 of the TI integration kernel.  Major changes
> >   from previous version are:
> >     * Config fragments now come primarily from the integration
> >       tree.  Removed baseport and connectivity fragments for now
> >       and the others can be removed as they are added to the
> >       integration tree.
> >     * Added a non-smp.cfg config to disable SMP for single core
> >       devices instead of using a patch to the defconfig file as
> >       we did in the past.
> >* Use the right SRCREV
> >
> >Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
> >Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >
> >---
> >
> >  .../linux/linux-ti-staging-3.15/defconfig          |    1 +
> >  recipes-kernel/linux/linux-ti-staging-3.15/ipc.cfg |   18 ++++++
> >  .../linux/linux-ti-staging-3.15/non-smp.cfg        |    5 ++
> >  .../linux/linux-ti-staging-3.15/systest.cfg        |   20 +++++++
> >  recipes-kernel/linux/linux-ti-staging_3.15.bb      |   59 ++++++++++++++++++++
> >  5 files changed, 103 insertions(+), 0 deletions(-)
> >
> >diff --git a/recipes-kernel/linux/linux-ti-staging-3.15/defconfig b/recipes-kernel/linux/linux-ti-staging-3.15/defconfig
> >new file mode 100644
> >index 0000000..926b35a
> >--- /dev/null
> >+++ b/recipes-kernel/linux/linux-ti-staging-3.15/defconfig
> >@@ -0,0 +1 @@
> >+use-kernel-config=omap2plus_defconfig
> >diff --git a/recipes-kernel/linux/linux-ti-staging-3.15/ipc.cfg b/recipes-kernel/linux/linux-ti-staging-3.15/ipc.cfg
> >new file mode 100644
> >index 0000000..645dfdf
> >--- /dev/null
> >+++ b/recipes-kernel/linux/linux-ti-staging-3.15/ipc.cfg
> >@@ -0,0 +1,18 @@
> >+##################################################
> >+# IPC config options
> >+##################################################
> >+CONFIG_IOMMU_API=y
> >+CONFIG_IOMMU_SUPPORT=y
> >+CONFIG_OF_IOMMU=y
> >+CONFIG_OMAP_IOMMU=y
> >+CONFIG_OMAP_IOVMM=y
> >+CONFIG_OMAP_IOMMU_DEBUG=y
> >+CONFIG_VIRTIO=m
> >+CONFIG_RPMSG=m
> >+CONFIG_RPMSG_RPC=m
> >+CONFIG_REMOTEPROC=m
> >+CONFIG_OMAP_REMOTEPROC=m
> >+CONFIG_OMAP_REMOTEPROC_IPU=y
> >+CONFIG_OMAP_REMOTEPROC_DSP=y
> >+CONFIG_OMAP_REMOTEPROC_IPU1=y
> >+CONFIG_OMAP_REMOTEPROC_DSP2=y
> >diff --git a/recipes-kernel/linux/linux-ti-staging-3.15/non-smp.cfg b/recipes-kernel/linux/linux-ti-staging-3.15/non-smp.cfg
> >new file mode 100644
> >index 0000000..d61a413
> >--- /dev/null
> >+++ b/recipes-kernel/linux/linux-ti-staging-3.15/non-smp.cfg
> >@@ -0,0 +1,5 @@
> >+##################################################
> >+# Non-SMP config options
> >+##################################################
> >+CONFIG_SMP=n
> >+CONFIG_NR_CPUS=n
> >diff --git a/recipes-kernel/linux/linux-ti-staging-3.15/systest.cfg b/recipes-kernel/linux/linux-ti-staging-3.15/systest.cfg
> >new file mode 100644
> >index 0000000..e21602f
> >--- /dev/null
> >+++ b/recipes-kernel/linux/linux-ti-staging-3.15/systest.cfg
> >@@ -0,0 +1,20 @@
> >+##################################################
> >+# Systest config options
> >+##################################################
> >+CONFIG_DEBUG_SPINLOCK=y
> >+CONFIG_DEBUG_MUTEXES=y
> >+CONFIG_DEBUG_KMEMLEAK=y
> >+CONFIG_DEVKMEM=y
> >+CONFIG_HAVE_DEBUG_KMEMLEAK=y
> >+CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=400
> >+CONFIG_DEBUG_KMEMLEAK_TEST=n
> >+CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=n
> >+CONFIG_DEBUG_LOCK_ALLOC=y
> >+CONFIG_DEBUG_INFO=y
> >+CONFIG_DEBUG_FS=y
> >+CONFIG_DEBUG_KERNEL=y
> >+CONFIG_PM_DEBUG=y
> >+CONFIG_DEBUG_GPIO=y
> >+CONFIG_USB_DEBUG=y
> >+CONFIG_SND_DEBUG=y
> >+CONFIG_RTC_DEBUG=y
> >diff --git a/recipes-kernel/linux/linux-ti-staging_3.15.bb b/recipes-kernel/linux/linux-ti-staging_3.15.bb
> >new file mode 100644
> >index 0000000..308a412
> >--- /dev/null
> >+++ b/recipes-kernel/linux/linux-ti-staging_3.15.bb
> >@@ -0,0 +1,59 @@
> >+SECTION = "kernel"
> >+DESCRIPTION = "Linux kernel for TI devices"
> >+LICENSE = "GPLv2"
> >+LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
> >+
> >+inherit kernel
> >+
> >+require recipes-kernel/linux/linux-dtb.inc
> >+require recipes-kernel/linux/setup-defconfig.inc
> >+
> >+# Look in the generic major.minor directory for files
> >+FILESEXTRAPATHS_append := "${THISDIR}/${PN}-3.15:"
> >+
> >+# Pull in the devicetree files into the rootfs
> >+RDEPENDS_kernel-base += "kernel-devicetree"
> >+
> >+# Add a run-time dependency for the PM firmware to be installed
> >+# on the target file system.
> >+RDEPENDS_kernel-base_append_ti33x = " am33x-cm3"
> >+RDEPENDS_kernel-base_append_ti43x = " am33x-cm3"
> >+
> >+# Add a run-time dependency for the VPE VPDMA firmware to be installed
> >+# on the target file system.
> >+RDEPENDS_kernel-base_append_dra7xx-evm = " vpe-vpdma-fw"
> >+
> >+# Default is to package all dtb files for ti33x devices unless building
> >+# for the specific beaglebone machine.
> >+KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb"
> >+KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am437x-gp-evm.dtb"
> >+KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb"
> >+KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
> >+KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb"
> >+
> >+KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
> >+
> >+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
> >+
> >+S = "${WORKDIR}/git"
> >+
> >+BRANCH = "ti-linux-3.15.y"
> >+
> >+SRCREV = "3fd9aad17d3b4d1d7ee50ae788c0a096921e7216"
> >+PV = "3.14+3.15-rc6"
> >+
> >+# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
> >+MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
> >+PR = "${MACHINE_KERNEL_PR}"
> >+
> >+KERNEL_CONFIG_DIR = "ti_config_fragments"
> >+KERNEL_CONFIG_FRAGMENTS = "${WORKDIR}/ipc.cfg"
> >+KERNEL_CONFIG_FRAGMENTS_append_ti33x = "${WORKDIR}/non-smp.cfg"
> >+KERNEL_CONFIG_FRAGMENTS_append_ti43x = "${WORKDIR}/non-smp.cfg"
> >+
> >+SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \
> >+           file://defconfig \
> >+           file://ipc.cfg \
> >+           file://systest.cfg \
> >+           file://non-smp.cfg \
> >+          "
> >
> 

> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti



  reply	other threads:[~2014-05-28 20:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-23 19:17 Maupin, Chase : linux-ti-staging: Add version 3.15 of TI integration kernel Arago Project git
2014-05-28 20:34 ` Dean
2014-05-28 20:37   ` Denys Dmytriyenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-23 19:17 Arago Project git
2014-05-23 19:17 Arago Project git

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=20140528203730.GY21819@edge \
    --to=denys@ti.com \
    --cc=dean@ripperd.com \
    --cc=meta-ti@yoctoproject.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.