Hi Jon

on jobs 7426 and (rerun) 7428 I see that a file is built
but not installed

------------------------------------------
config.status: creating src/ksba-config
...
>>> libksba-devel-1.6.5-1.tar.xz
tar: usr/bin/ksba-config: Cannot stat: No such file or directory
------------------------------------------

but if I run exacly the same jobs locally, the file is installed and
packed as expected

$ find libksba-1.6.5-1.x86_64 -name ksba-config
libksba-1.6.5-1.x86_64/build/src/ksba-config
libksba-1.6.5-1.x86_64/inst/usr/bin/ksba-config

$ grep -H ksba-config libksba-1.6.5-1.x86_64/log/*
libksba-1.6.5-1.x86_64/log/libksba-1.6.5-1-compile.log:config.status: creating src/ksba-config libksba-1.6.5-1.x86_64/log/libksba-1.6.5-1-install.log: /usr/bin/install -c ksba-config '/pub/devel/libksba/libksba-1.6.5-1.x86_64/inst/usr/bin'
libksba-1.6.5-1.x86_64/log/libksba-1.6.5-1-pkg.log:usr/bin/ksba-config


Any clue if I should add something to the

BUILD_REQUIRES="libgpg-error-devel pkg-config"

the only difference between system I can think about is
case Sensitive file system.
But I can not test it as my system loses some functionality
like network if I turn all the file system to be case sensitive

$ uname -svr
CYGWIN_NT-10.0-19045 3.4.10-1.x86_64 2023-11-29 12:12 UTC

Regards
Marco

Reply via email to