poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: daniel.macumber@terumobct.com
To: poky@lists.yoctoproject.org
Subject: Trouble with quilt-0.67 in Kirkstone 4.0.4 #poky
Date: Fri, 12 May 2023 16:02:44 -0700	[thread overview]
Message-ID: <jL02.1683932564788554823.GrCM@lists.yoctoproject.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2456 bytes --]

Hello, I am building a project based on Yocto Kirkstone 4.0.4.  Several of our developers have gotten this to build successfully.  However, I am seeing the errors building quilt-native_0.67:

> 
> + do_configure
> + find /src/build/tmp/work/x86_64-linux/quilt-native/0.67-r0/quilt-0.67
> -name '*.in' -exec sed -i -e '1s,^#\!.*@PERL@ -w$,#\! @PERL@\nuse
> warnings;,' '{}' ';'
> 
> + oe_runconf
> 
> ++ basename
> /src/build/tmp/work/x86_64-linux/quilt-native/0.67-r0/quilt-0.67/configure
> 
> 
> + cfgscript_name=configure
> 
> ++ python3 -c 'import os;
> print(os.path.relpath(os.path.dirname('\''/src/build/tmp/work/x86_64-linux/quilt-native/0.67-r0/quilt-0.67/configure'\''),
> '\''.'\''))'
> 
> + cfgscript=./configure
> 
> + '[' -x ./configure ']'
> 
> + bbfatal 'no configure script found at ./configure'
> 
> + '[' -p
> /src/build/tmp/work/x86_64-linux/quilt-native/0.67-r0/temp/fifo.201 ']'
> + printf '%b\0' 'bbfatal no configure script found at ./configure'
> 
> ERROR: quilt-native-0.67-r0 do_configure: no configure script found at
> ./configure
> + exit 1
> + bb_bash_exit_handler 'exit 1'
> + ret=1
> 
> WARNING:
> /src/build/tmp/work/x86_64-linux/quilt-native/0.67-r0/temp/run.do_configure.201:181
> exit 1 from 'exit 1'
> WARNING: Backtrace (BB generated script):
> 
> + set +x
> 
> #1: bbfatal,
> /src/build/tmp/work/x86_64-linux/quilt-native/0.67-r0/temp/run.do_configure.201,
> line 181
> 
> #2: oe_runconf,
> /src/build/tmp/work/x86_64-linux/quilt-native/0.67-r0/temp/run.do_configure.201,
> line 170
> #3: do_configure,
> /src/build/tmp/work/x86_64-linux/quilt-native/0.67-r0/temp/run.do_configure.201,
> line 153
> #4: main,
> /src/build/tmp/work/x86_64-linux/quilt-native/0.67-r0/temp/run.do_configure.201,
> line 205
> 
> ERROR: quilt-native-0.67-r0 do_configure:
> ExecutionError('/src/build/tmp/work/x86_64-linux/quilt-native/0.67-r0/temp/run.do_configure.201',
> 1, None, None)
> ERROR: Logfile of failure stored in:
> /src/build/tmp/work/x86_64-linux/quilt-native/0.67-r0/temp/log.do_configure.201
> 
> ERROR: Task
> (/src/poky/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_configure)
> failed with exit code '1'
> 

When I look at the files, the build/tmp/work/x86_64-linux/quilt-native/0.67-r0/quilt-0.67/configure script is there, permissions are correct, and it is executable.  Does anyone know what might be causing this?

Thanks a lot,
Dan

[-- Attachment #2: Type: text/html, Size: 10432 bytes --]

             reply	other threads:[~2023-05-12 23:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-12 23:02 daniel.macumber [this message]
2023-05-15  9:39 ` [poky] Trouble with quilt-0.67 in Kirkstone 4.0.4 #poky Ross Burton

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=jL02.1683932564788554823.GrCM@lists.yoctoproject.org \
    --to=daniel.macumber@terumobct.com \
    --cc=poky@lists.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).