[poky] mariadb on Poky master
Greg Huber
ghuber at qualitrolcorp.com
Fri Jan 26 05:40:05 PST 2018
Hello, and thank you for considering this...
I have been building the Rocko branch with no issues for a while now.
Earlier this week I tried switching to the master branch due to some
outdated packages. Building meta-toolchain when without a hitch.
However, when I tried building our first target, the 'mariadb' package
came back with a rather difficult error. I added a patch for the
"%pure_parser" problem but I can't seem to figure this one out.
(i shortened the paths to make it more readable)
Loading cache: 100%
|##########################################################################################################################################################|
Time: 0:00:00
Loaded 3205 entries from dependency cache.
Parsing recipes: 100%
|########################################################################################################################################################|
Time: 0:00:01
Parsing of 2301 .bb files complete (2296 cached, 5 parsed). 3195
targets, 224 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Multiple providers are available for openssl (openssl, openssl-qoriq)
Consider defining a PREFERRED_PROVIDER entry to match openssl
Build Configuration:
BB_VERSION = "1.37.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "arm-fsl-linux-gnueabi"
MACHINE = "ls1021atwr"
DISTRO = "fsl-qoriq"
DISTRO_VERSION = "2.0"
TUNE_FEATURES = "arm armv7ve vfp neon callconvention-hard cortexa7"
TARGET_FPU = "hard"
meta
meta-poky = "master:be821416fe0f092c90feeda7e008452af46fc6c7"
meta-oe
meta-multimedia
meta-filesystems
meta-networking
meta-python = "master:9eb33e651aaf0067c32110977e8700aa16811c55"
meta-selinux = "master:d855c624f32c5e599bf27e06cb8f5b25b3aae12d"
meta-freescale = "master:bf7fd9cfe0788fe2f819a4ae2cc7db8327fe161a"
meta-freescale-3rdparty = "master:fcc529237f9c934b42549a9bae70576a193eab0a"
meta-freescale-distro = "master:3f958b6a9a4c4120f241e431fec8e5ba616fcc73"
meta-fsl-arm = "master:154ccf1e8b08e3d6219bd455b7dfe9ff7ab975b0"
meta-qualitrol = "master:70535e13dd2aabbad53243518f4cc5064d284592"
Initialising tasks: 100%
|#####################################################################################################################################################|
Time: 0:00:03
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: mariadb-native-5.5.57-r0 do_install: oe_runmake failed
ERROR: mariadb-native-5.5.57-r0 do_install: Function failed: do_install
(log file is located at
fsl-community-bsp-base/build_ls1021atwr/tmp/work/x86_64-linux/mariadb-native/5.5.57-r0/temp/log.do_install.8701)
ERROR: Logfile of failure stored in:
fsl-community-bsp-base/build_ls1021atwr/tmp/work/x86_64-linux/mariadb-native/5.5.57-r0/temp/log.do_install.8701
Log data follows:
| DEBUG: Executing shell function do_install
| NOTE: make -j 8
DESTDIR=fsl-community-bsp-base/build_ls1021atwr/tmp/work/x86_64-linux/mariadb-native/5.5.57-r0/image
install
| make: *** No rule to make target 'install'. Stop.
| ERROR: oe_runmake failed
| WARNING:
fsl-community-bsp-base/build_ls1021atwr/tmp/work/x86_64-linux/mariadb-native/5.5.57-r0/temp/run.do_install.8701:1
exit 1 from 'exit 1'
| ERROR: Function failed: do_install (log file is located at
fsl-community-bsp-base/build_ls1021atwr/tmp/work/x86_64-linux/mariadb-native/5.5.57-r0/temp/log.do_install.8701)
ERROR: Task
(fsl-community-bsp-base/sources/meta-openembedded/meta-oe/recipes-support/mysql/mariadb-native_5.5.57.bb:do_install)
failed with exit code '1'
NOTE: Tasks Summary: Attempted 2907 tasks of which 2453 didn't need to
be rerun and 1 failed.
Summary: 1 task failed:
fsl-community-bsp-base/sources/meta-openembedded/meta-oe/recipes-support/mysql/mariadb-native_5.5.57.bb:do_install
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Than base problem is that there is no Makefile created (or it got
deleted) when do_install runs "oe_runmake 'DESTDIR=${D}' install".
This package and the few that depend on it are the only failures,
everything else builds without error.
Again, this builds in the Rocko branch and an older (1.7) branch I still
have but not in the master branch.
Any help you can provide would be greatly appreciated.
Please let me know if you need any additional information.
Thank You.
GRH
________________________________
________________________________
Please be advised that this email may contain confidential information. If you are not the intended recipient, please notify us by email by replying to the sender and delete this message. The sender disclaims that the content of this email constitutes an offer to enter into, or the acceptance of, any agreement; provided that the foregoing does not invalidate the binding effect of any digital or other electronic reproduction of a manual signature that is included in any attachment.
More information about the poky
mailing list