From: Marcel Apfelbaum <marcel@redhat.com>
To: Fam Zheng <famz@redhat.com>
Cc: qemu-devel@nongnu.org, patchew-devel@freelists.org
Subject: Re: [Qemu-devel] [PATCH V4] hw/pcie-pci-bridge: restrict to X86 and ARM
Date: Thu, 9 Nov 2017 17:21:18 +0200 [thread overview]
Message-ID: <38577f02-0fdd-c4aa-8fb7-494beac5247c@redhat.com> (raw)
In-Reply-To: <20171109143604.GB29835@lemon>
On 09/11/2017 16:37, Fam Zheng wrote:
> On Thu, 11/09 16:08, Marcel Apfelbaum wrote:
>>> make[1]: *** No rule to make target `../hw/pci-bridge/pcie_pci_bridge.o', needed by `qemu-system-aarch64'. Stop.
>>> make[1]: *** Waiting for unfinished jobs..../tmp/qemu-test/src/target/arm/translate-a64.c: In function 'handle_shri_with_rndacc':
>>> /tmp/qemu-test/src/target/arm/translate-a64.c:6390: warning: 'tcg_src_hi' may be used uninitialized in this function
>>> /tmp/qemu-test/src/target/arm/translate-a64.c: In function 'disas_simd_scalar_two_reg_misc':
>>> /tmp/qemu-test/src/target/arm/translate-a64.c:8117: warning: 'rmode' may be used uninitialized in this function
>>>
>>> make: *** [subdir-aarch64-softmmu] Error 2
>>> Traceback (most recent call last):
>>> File "./tests/docker/docker.py", line 385, in <module>
>>> sys.exit(main())
>>> File "./tests/docker/docker.py", line 382, in main
>>> return args.cmdobj.run(args, argv)
>>> File "./tests/docker/docker.py", line 239, in run
>>> return Docker().run(argv, args.keep, quiet=args.quiet)
>>> File "./tests/docker/docker.py", line 207, in run
>>> quiet=quiet)
>>> File "./tests/docker/docker.py", line 125, in _do_check
>>> return subprocess.check_call(self._command + cmd, **kwargs)
>>> File "/usr/lib64/python2.7/subprocess.py", line 186, in check_call
>>> raise CalledProcessError(retcode, cmd)
>>> subprocess.CalledProcessError: Command '['docker', 'run', '--label', 'com.qemu.instance.uuid=561e8180c54e11e79bd052540069c830', '-u', '0', '--security-opt', 'seccomp=unconfined', '--rm', '--net=none', '-e', 'TARGET_LIST=', '-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=8', '-e', 'DEBUG=', '-e', 'SHOW_ENV=1', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v', '/root/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v', '/var/tmp/patchew-tester-tmp-gp94i687/src/docker-src.2017-11-09-08.03.01.2879:/var/tmp/qemu:z,ro', 'qemu:centos6', '/var/tmp/qemu/run', 'test-quick']' returned non-zero exit status 2
>>> make[1]: *** [tests/docker/Makefile.include:129: docker-run] Error 1
>>> make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-gp94i687/src'
>>> make: *** [tests/docker/Makefile.include:163: docker-run-test-quick@centos6] Error 2
>>>
>>> real 1m28.235s
>>> user 0m4.283s
>>> sys 0m4.399s
>>> === OUTPUT END ===
>>>
>>> Test command exited with code: 2
>>>
>>>
>>> ---
>>> Email generated automatically by Patchew [http://patchew.org/].
>>> Please send your feedback to patchew-devel@freelists.org
>>>
>>
>> Hi Fam,
>>
>> I can compile just fine in my workstation, can you
>> please advice ?
>
> I can see the same error with
>
> make docker-run-test-quick@centos6 V=1 J=8
>
> and also a normal out-of-tree build with
>
> $QEMU_SRC/configure --enable-debug --target-list=x86_64-softmmu,aarch64-softmmu
>
Yes, I succeeded to reproduce it, thanks!
> Can you install docker and try it?
>
I wanted to try it eventually, now it seems a good time.
I will let you know if any problems.
Thanks,
Marcel
> Fam
>
prev parent reply other threads:[~2017-11-09 15:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-09 12:58 [Qemu-devel] [PATCH V4] hw/pcie-pci-bridge: restrict to X86 and ARM Marcel Apfelbaum
2017-11-09 13:04 ` no-reply
2017-11-09 14:03 ` Thomas Huth
2017-11-09 14:10 ` Marcel Apfelbaum
2017-11-09 14:29 ` Philippe Mathieu-Daudé
2017-11-09 15:17 ` Marcel Apfelbaum
2017-11-09 14:08 ` Marcel Apfelbaum
2017-11-09 14:37 ` Fam Zheng
2017-11-09 15:21 ` Marcel Apfelbaum [this message]
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=38577f02-0fdd-c4aa-8fb7-494beac5247c@redhat.com \
--to=marcel@redhat.com \
--cc=famz@redhat.com \
--cc=patchew-devel@freelists.org \
--cc=qemu-devel@nongnu.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).