Openembedded SDK build problem

Hello everyone.
I am building OpenEmbedded V2.8 SDK for Colibri T20.
The Build environment is 64 bit Fedora 27 supported by 4 x Intel Xeon CPU E5-1, 8 Gbyte RAM.

Command:
bitbake -k angstrom-lxde-image
fails because of 1 task (lame).

I tried to rebuild according to Toradex suggestion, but even

$ bitbake -c cleanall lame
$ bitbake angstrom-lxde-image

fails.

[venturi@localhost build]$ bitbake -k angstrom-lxde-image
Loading cache: 100% |##########################################################################################################| Time: 0:00:00
Loaded 3479 entries from dependency cache.
WARNING: No recipes available for:
  /opt/oe-core/build/../layers/meta-freescale/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-wayland_48.0.2548.0.bbappend     
  /opt/oe-core/build/../layers/meta-freescale/dynamic-layers/browser-layer/recipes-browser/chromium/chromium_52.0.2743.76.bbappend            
  /opt/oe-core/build/../layers/meta-jetson-tk1/recipes-graphics/mesa/mesa_11.1.1.bbappend                                                     
  /opt/oe-core/build/../layers/meta-angstrom/recipes-tweaks/opkg/opkg_0.3.4.bbappend                                                          
  /opt/oe-core/build/../layers/meta-toradex-demos/recipes-support/icu/icu_57%.bbappend                                                        
  /opt/oe-core/build/../layers/meta-toradex-demos/recipes-support/opencv/opencv_2.4.bbappend                                                  
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.36.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "fedora-27"
TARGET_SYS           = "arm-angstrom-linux-gnueabi"
MACHINE              = "colibri-t20"
DISTRO               = "angstrom"
DISTRO_VERSION       = "v2017.12"
TUNE_FEATURES        = "arm armv7a vfp thumb callconvention-hard"
TARGET_FPU           = "hard"
meta-angstrom        = "HEAD:2a246b9f26126a662caef79a99845ff8379145b9"
meta-toradex-nxp     = "HEAD:53fdf58e0a31c94ef446fe7c9e20585dad763099"
meta-freescale       = "HEAD:bf7fd9cfe0788fe2f819a4ae2cc7db8327fe161a"
meta-freescale-3rdparty = "HEAD:37c79046d13d10ab16561dddc764c0164ee5deaa"
meta-toradex-tegra   = "HEAD:4931a667e17a72819331265ca8b3b0f176ef6293"
meta-jetson-tk1      = "HEAD:e8b87fe8da7c6fcffa37ab245f50082953cc1ee1"
meta-toradex-bsp-common = "HEAD:eb87aec937ab520da8162c89e69d33faf9bc29a2"
meta-snappy          = "HEAD:a0432dcff49e35af9175c5bdd57d6b5871062ecf"
meta-oe              
meta-filesystems     
meta-gnome           
meta-xfce            
meta-initramfs       
meta-networking      
meta-multimedia      
meta-python          = "HEAD:6e3fc5b8d904d06e3aa77e9ec9968ab37a798188"
meta-lxde            = "HEAD:dbcbbfd9539a9a017bb6c9b7fd67c3ca22c4cacf"
meta-browser         = "HEAD:8cc24caa56f254e09ccb2311b59d054d1f016014"
meta-qt4             = "HEAD:f313dbee2ac3d5fcc9801407947d3cb6cfb90b5d"
meta-qt5             = "HEAD:d87335a50a9dd35d890786edbd79b8953fdaa11a"
meta-freescale-distro = "HEAD:3f958b6a9a4c4120f241e431fec8e5ba616fcc73"
meta-toradex-demos   = "HEAD:51cb154f4219a918590994bcbe0e14f9545120cc"
meta                 = "HEAD:39fc1150e74173fc6d73c464c141dba0b7ac2930"

Initialising tasks: 100% |#####################################################################################################| Time: 0:00:17
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: lame-3.99.5-r1 do_patch: Command Error: 'quilt --quiltrc /opt/oe-core/build/tmp-glibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/lame/3.99.5-r1/recipe-sysroot-native/etc/quiltrc push' exited with 0  Output:
Applying patch CVE-2017-13712.patch
patching file libmp3lame/id3tag.c
Hunk #1 succeeded at 195 with fuzz 1 (offset 1 line).                                                                                         
Hunk #11 succeeded at 1023 (offset 24 lines).
***Hunk #12 FAILED at 1051.***
Hunk #13 succeeded at 1055 (offset -25 lines).
Hunk #14 succeeded at 1065 (offset -25 lines).
Hunk #15 succeeded at 1078 (offset -25 lines).
Hunk #16 succeeded at 1271 (offset -25 lines).
Hunk #17 succeeded at 1566 (offset -25 lines).
Hunk #18 succeeded at 1581 (offset -25 lines).
Hunk #19 succeeded at 1614 (offset -25 lines).
Hunk #20 succeeded at 1770 (offset -25 lines).
Hunk #21 succeeded at 1876 (offset -25 lines).
1 out of 21 hunks FAILED -- rejects in file libmp3lame/id3tag.c
Patch CVE-2017-13712.patch does not apply (enforce with -f)
ERROR: lame-3.99.5-r1 do_patch: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /opt/oe-core/build/tmp-glibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/lame/3.99.5-r1/temp/log.do_patch.14616
ERROR: Task (/opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame_3.99.5.bb:do_patch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 8081 tasks of which 8077 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory

Summary: 1 task failed:
  /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame_3.99.5.bb:do_patch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
[venturi@localhost build]$ 

Here is the ERROR logfile:
DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['/opt/oe-core/build/../layers/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_populate_sysroot']
NOTE: Installed into sysroot: []
NOTE: Skipping as already exists in sysroot: ['quilt-native']
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing python function do_patch
DEBUG: Executing python function patch_do_patch
DEBUG: Searching for no-gtk1.patch in paths:
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/angstrom
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/angstrom
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/angstrom
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/colibri-t20
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/colibri-t20
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/colibri-t20
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/tegra2
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/tegra2
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/tegra2
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/tegra
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/tegra
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/tegra
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/armv7a
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/armv7a
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/armv7a
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/arm
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/arm
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/arm
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/
DEBUG: Searching for lame-3.99.5_fix_for_automake-1.12.x.patch in paths:
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/angstrom
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/angstrom
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/angstrom
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/colibri-t20
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/colibri-t20
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/colibri-t20
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/tegra2
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/tegra2
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/tegra2
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/tegra
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/tegra
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/tegra
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/armv7a
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/armv7a
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/armv7a
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/arm
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/arm
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/arm
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/
DEBUG: Searching for CVE-2017-13712.patch in paths:
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/angstrom
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/angstrom
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/angstrom
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/colibri-t20
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/colibri-t20
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/colibri-t20
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/tegra2
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/tegra2
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/tegra2
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/tegra
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/tegra
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/tegra
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/armv7a
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/armv7a
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/armv7a
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/arm
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/arm
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/arm
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame-3.99.5/
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/lame/
    /opt/oe-core/build/../layers/openembedded-core/meta/recipes-multimedia/lame/files/
NOTE: Applying patch 'no-gtk1.patch' (../layers/openembedded-core/meta/recipes-multimedia/lame/lame/no-gtk1.patch)
NOTE: Applying patch 'lame-3.99.5_fix_for_automake-1.12.x.patch' (../layers/openembedded-core/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch)
NOTE: Applying patch 'CVE-2017-13712.patch' (../layers/openembedded-core/meta/recipes-multimedia/lame/lame/CVE-2017-13712.patch)
ERROR: Command Error: 'quilt --quiltrc /opt/oe-core/build/tmp-glibc/work/armv7at2hf-vfp-angstrom-linux-gnueabi/lame/3.99.5-r1/recipe-sysroot-native/etc/quiltrc push' exited with 0  Output:
Applying patch CVE-2017-13712.patch
patching file libmp3lame/id3tag.c
Hunk #1 succeeded at 195 with fuzz 1 (offset 1 line).
Hunk #11 succeeded at 1023 (offset 24 lines).
Hunk #12 FAILED at 1051.
Hunk #13 succeeded at 1055 (offset -25 lines).
Hunk #14 succeeded at 1065 (offset -25 lines).
Hunk #15 succeeded at 1078 (offset -25 lines).
Hunk #16 succeeded at 1271 (offset -25 lines).
Hunk #17 succeeded at 1566 (offset -25 lines).
Hunk #18 succeeded at 1581 (offset -25 lines).
Hunk #19 succeeded at 1614 (offset -25 lines).
Hunk #20 succeeded at 1770 (offset -25 lines).
Hunk #21 succeeded at 1876 (offset -25 lines).
1 out of 21 hunks FAILED -- rejects in file libmp3lame/id3tag.c
Patch CVE-2017-13712.patch does not apply (enforce with -f)
DEBUG: Python function patch_do_patch finished
DEBUG: Python function do_patch finished
ERROR: Function failed: patch_do_patch

Can you suggest me how to solve this problem ?

Thank you for your attention.

Just tried on a Fedora 26, and it seemed to have worked here.

I noticed when I manually tried to apply the patch it failed here too. I wonder why your setup leads to that error to and mine not.

Can you try replacing the patch file in layers/openembedded-core/meta/recipes-multimedia/lame/lame/CVE-2017-13712.patch with this one.

Your suggestion worked fine !
Thank you very much for your prompt support !

[venturi@localhost build]$ bitbake -c cleanall lame
Loading cache: 100% |##########################################################################################################| Time: 0:00:00
Loaded 3479 entries from dependency cache.
WARNING: No recipes available for:
/opt/oe-core/build/…/layers/meta-freescale/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-wayland_48.0.2548.0.bbappend
/opt/oe-core/build/…/layers/meta-freescale/dynamic-layers/browser-layer/recipes-browser/chromium/chromium_52.0.2743.76.bbappend
/opt/oe-core/build/…/layers/meta-jetson-tk1/recipes-graphics/mesa/mesa_11.1.1.bbappend
/opt/oe-core/build/…/layers/meta-angstrom/recipes-tweaks/opkg/opkg_0.3.4.bbappend
/opt/oe-core/build/…/layers/meta-toradex-demos/recipes-support/icu/icu_57%.bbappend
/opt/oe-core/build/…/layers/meta-toradex-demos/recipes-support/opencv/opencv_2.4.bbappend
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = “1.36.0”
BUILD_SYS = “x86_64-linux”
NATIVELSBSTRING = “fedora-27”
TARGET_SYS = “arm-angstrom-linux-gnueabi”
MACHINE = “colibri-t20”
DISTRO = “angstrom”
DISTRO_VERSION = “v2017.12”
TUNE_FEATURES = “arm armv7a vfp thumb callconvention-hard”
TARGET_FPU = “hard”
meta-angstrom = “HEAD:2a246b9f26126a662caef79a99845ff8379145b9”
meta-toradex-nxp = “HEAD:53fdf58e0a31c94ef446fe7c9e20585dad763099”
meta-freescale = “HEAD:bf7fd9cfe0788fe2f819a4ae2cc7db8327fe161a”
meta-freescale-3rdparty = “HEAD:37c79046d13d10ab16561dddc764c0164ee5deaa”
meta-toradex-tegra = “HEAD:4931a667e17a72819331265ca8b3b0f176ef6293”
meta-jetson-tk1 = “HEAD:e8b87fe8da7c6fcffa37ab245f50082953cc1ee1”
meta-toradex-bsp-common = “HEAD:eb87aec937ab520da8162c89e69d33faf9bc29a2”
meta-snappy = “HEAD:a0432dcff49e35af9175c5bdd57d6b5871062ecf”
meta-oe
meta-filesystems
meta-gnome
meta-xfce
meta-initramfs
meta-networking
meta-multimedia
meta-python = “HEAD:6e3fc5b8d904d06e3aa77e9ec9968ab37a798188”
meta-lxde = “HEAD:dbcbbfd9539a9a017bb6c9b7fd67c3ca22c4cacf”
meta-browser = “HEAD:8cc24caa56f254e09ccb2311b59d054d1f016014”
meta-qt4 = “HEAD:f313dbee2ac3d5fcc9801407947d3cb6cfb90b5d”
meta-qt5 = “HEAD:d87335a50a9dd35d890786edbd79b8953fdaa11a”
meta-freescale-distro = “HEAD:3f958b6a9a4c4120f241e431fec8e5ba616fcc73”
meta-toradex-demos = “HEAD:51cb154f4219a918590994bcbe0e14f9545120cc”
meta = “HEAD:39fc1150e74173fc6d73c464c141dba0b7ac2930”

Initialising tasks: 100% |#####################################################################################################| Time: 0:00:00
NOTE: Executing RunQueue Tasks
NOTE: Tasks Summary: Attempted 3 tasks of which 0 didn’t need to be rerun and all succeeded.
NOTE: Writing buildhistory

Summary: There was 1 WARNING message shown.
[venturi@localhost build]$ bitbake -k angstrom-lxde-image
Loading cache: 100% |##########################################################################################################| Time: 0:00:00
Loaded 3479 entries from dependency cache.
WARNING: No recipes available for:
/opt/oe-core/build/…/layers/meta-freescale/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-wayland_48.0.2548.0.bbappend
/opt/oe-core/build/…/layers/meta-freescale/dynamic-layers/browser-layer/recipes-browser/chromium/chromium_52.0.2743.76.bbappend
/opt/oe-core/build/…/layers/meta-jetson-tk1/recipes-graphics/mesa/mesa_11.1.1.bbappend
/opt/oe-core/build/…/layers/meta-angstrom/recipes-tweaks/opkg/opkg_0.3.4.bbappend
/opt/oe-core/build/…/layers/meta-toradex-demos/recipes-support/icu/icu_57%.bbappend
/opt/oe-core/build/…/layers/meta-toradex-demos/recipes-support/opencv/opencv_2.4.bbappend
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = “1.36.0”
BUILD_SYS = “x86_64-linux”
NATIVELSBSTRING = “fedora-27”
TARGET_SYS = “arm-angstrom-linux-gnueabi”
MACHINE = “colibri-t20”
DISTRO = “angstrom”
DISTRO_VERSION = “v2017.12”
TUNE_FEATURES = “arm armv7a vfp thumb callconvention-hard”
TARGET_FPU = “hard”
meta-angstrom = “HEAD:2a246b9f26126a662caef79a99845ff8379145b9”
meta-toradex-nxp = “HEAD:53fdf58e0a31c94ef446fe7c9e20585dad763099”
meta-freescale = “HEAD:bf7fd9cfe0788fe2f819a4ae2cc7db8327fe161a”
meta-freescale-3rdparty = “HEAD:37c79046d13d10ab16561dddc764c0164ee5deaa”
meta-toradex-tegra = “HEAD:4931a667e17a72819331265ca8b3b0f176ef6293”
meta-jetson-tk1 = “HEAD:e8b87fe8da7c6fcffa37ab245f50082953cc1ee1”
meta-toradex-bsp-common = “HEAD:eb87aec937ab520da8162c89e69d33faf9bc29a2”
meta-snappy = “HEAD:a0432dcff49e35af9175c5bdd57d6b5871062ecf”
meta-oe
meta-filesystems
meta-gnome
meta-xfce
meta-initramfs
meta-networking
meta-multimedia
meta-python = “HEAD:6e3fc5b8d904d06e3aa77e9ec9968ab37a798188”
meta-lxde = “HEAD:dbcbbfd9539a9a017bb6c9b7fd67c3ca22c4cacf”
meta-browser = “HEAD:8cc24caa56f254e09ccb2311b59d054d1f016014”
meta-qt4 = “HEAD:f313dbee2ac3d5fcc9801407947d3cb6cfb90b5d”
meta-qt5 = “HEAD:d87335a50a9dd35d890786edbd79b8953fdaa11a”
meta-freescale-distro = “HEAD:3f958b6a9a4c4120f241e431fec8e5ba616fcc73”
meta-toradex-demos = “HEAD:51cb154f4219a918590994bcbe0e14f9545120cc”
meta = “HEAD:39fc1150e74173fc6d73c464c141dba0b7ac2930”

Initialising tasks: 100% |#####################################################################################################| Time: 0:00:18
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: angstrom-lxde-image-2.8b1-r0 do_rootfs: The license listed SGI was not in the licenses collected for recipe tdx-nv-binaries
WARNING: angstrom-lxde-image-2.8b1-r0 do_rootfs: The license listed Khronos was not in the licenses collected for recipe tdx-nv-binaries
WARNING: angstrom-lxde-image-2.8b1-r0 do_rootfs: The license listed SGI was not in the licenses collected for recipe tdx-nv-binaries
WARNING: angstrom-lxde-image-2.8b1-r0 do_rootfs: The license listed Khronos was not in the licenses collected for recipe tdx-nv-binaries
WARNING: angstrom-lxde-image-2.8b1-r0 do_rootfs: The license listed SGI was not in the licenses collected for recipe tdx-nv-binaries
WARNING: angstrom-lxde-image-2.8b1-r0 do_rootfs: The license listed Khronos was not in the licenses collected for recipe tdx-nv-binaries
NOTE: Tasks Summary: Attempted 8114 tasks of which 8077 didn’t need to be rerun and all succeeded.
NOTE: Writing buildhistory

Summary: There were 7 WARNING messages shown.
[venturi@localhost build]$