On 1/28/21 7:38 PM, akuster via lists.openembedded.org wrote: > > On 1/27/21 12:57 PM, Dan Murphy wrote: >> Armin >> >> On 1/25/21 1:01 PM, Dan Murphy wrote: >>> Armin >>> >>> On 1/25/21 11:57 AM, akuster808 wrote: >>>> Dan, >>>> >>>> >>>> On 1/25/21 9:45 AM, Dan Murphy wrote: >>>>> Hello >>>>> >>>>> I was wondering if there has been any reports of the mariadb update on >>>>> the dunfell branch causing issues with 64bit compilers when the 'pam' >>>>> is set for DISTRO_FEATURES >>>>> >>>> I am not aware of any. >>>>> There does not seem to be a compilation issue but more of an >>>>> installation issue in which the lib/security directory is not being >>>>> created. >>>>> >>>>> We are seeing issues in our arago distro with the following errors >>>>> >>>>> mv: cannot stat >>>>> '/OE/arago-dunfell-next-build/build-AARCH64_1/arago-tmp-external-arm-glibc/work/aarch64-linux/mariadb/10.4.17-r0/image/lib/security': >>>>> No such file or directory >>>>> *09:38:06* WARNING: >>>>> /OE/arago-dunfell-next-build/build-AARCH64_1/arago-tmp-external-arm-glibc/work/aarch64-linux/mariadb/10.4.17-r0/temp/run.do_install.5379:1 >>>>> exit 1 from 'mv >>>>> /OE/arago-dunfell-next-build/build-AARCH64_1/arago-tmp-external-arm-glibc/work/aarch64-linux/mariadb/10.4.17-r0/image/lib/security >>>>> >>>>> /OE/arago-dunfell-next-build/build-AARCH64_1/arago-tmp-external-arm-glibc/work/aarch64-linux/mariadb/10.4.17-r0/image//usr/lib' >>>> I would be surprised if this was just limited to Arm64. >>>> >>>> Would enabling "PAM" and appending mariadb to an image reproduce this? >>> Sorry I did not specify when the error occurred. This happens during >>> the build time not run time. >>> >>> 32bit ARM builds perform the install just fine >>> >>> *12:53:25* NOTE: recipe mariadb-native-10.4.17-r0: task do_install: >>> Succeeded >>> >>> >>> 64bit not so much >>> >>> *09:38:03* ERROR: mariadb-10.4.17-r0 do_install: Execution of >>> '/OE/arago-dunfell-next-build/build-AARCH64_1/arago-tmp-external-arm-glibc/work/aarch64-linux/mariadb/10.4.17-r0/temp/run.do_install.5379' >>> failed with exit code 1: >> Actually yes this is specific to 64 bits. The lib/security directory >> for 64 bit builds does not exist it is in lib64/security. So the >> do_install fails because it is looking in the wrong location. >> >> Not sure how to fix this. >> > I thinks this may be the fix. > > https://git.openembedded.org/meta-openembedded/commit/meta-oe/recipes-dbs/mysql?id=4ebfa9afa4d8b608999338bf38e2c8ad596aad58 > > mind trying it out?
never mind. it already there. -armin > > -armin >> Dan >> > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#89160): https://lists.openembedded.org/g/openembedded-devel/message/89160 Mute This Topic: https://lists.openembedded.org/mt/80110394/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
