qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: no-reply@patchew.org
To: aleksandar.markovic@rt-rk.com
Cc: arikalo@wavecomp.com, sw@weilnetz.de, qemu-devel@nongnu.org,
	amarkovic@wavecomp.com
Subject: Re: [Qemu-devel] [PATCH for 4.2 v4 0/6] target/mips: Misc patches for 4.2
Date: Tue, 30 Jul 2019 18:31:40 -0700 (PDT)	[thread overview]
Message-ID: <156453669919.18513.8772917182132375215@c4a48874b076> (raw)
In-Reply-To: <1564514832-29482-1-git-send-email-aleksandar.markovic@rt-rk.com>

Patchew URL: https://patchew.org/QEMU/1564514832-29482-1-git-send-email-aleksandar.markovic@rt-rk.com/



Hi,

This series failed build test on s390x host. Please find the details below.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
# Testing script will be invoked under the git checkout with
# HEAD pointing to a commit that has the patches applied on top of "base"
# branch
set -e

echo
echo "=== ENV ==="
env

echo
echo "=== PACKAGES ==="
rpm -qa

echo
echo "=== UNAME ==="
uname -a

CC=$HOME/bin/cc
INSTALL=$PWD/install
BUILD=$PWD/build
mkdir -p $BUILD $INSTALL
SRC=$PWD
cd $BUILD
$SRC/configure --cc=$CC --prefix=$INSTALL
make -j4
# XXX: we need reliable clean up
# make check -j4 V=1
make install
=== TEST SCRIPT END ===




The full log is available at
http://patchew.org/logs/1564514832-29482-1-git-send-email-aleksandar.markovic@rt-rk.com/testing.s390x/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

  parent reply	other threads:[~2019-07-31  1:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30 19:27 [Qemu-devel] [PATCH for 4.2 v4 0/6] target/mips: Misc patches for 4.2 Aleksandar Markovic
2019-07-30 19:27 ` [Qemu-devel] [PATCH for 4.2 v4 1/6] target/mips: Add support for DSPRAM Aleksandar Markovic
2019-07-30 19:27 ` [Qemu-devel] [PATCH for 4.2 v4 2/6] target/mips: Amend CP0 WatchHi register implementation Aleksandar Markovic
2019-07-30 19:27 ` [Qemu-devel] [PATCH for 4.2 v4 3/6] target/mips: Implement Global Invalidate TLB instruction Aleksandar Markovic
2019-07-30 19:27 ` [Qemu-devel] [PATCH for 4.2 v4 4/6] target/mips: Add emulation of CRC32 instructions Aleksandar Markovic
2019-07-30 19:27 ` [Qemu-devel] [PATCH for 4.2 v4 5/6] tests/tcg: target/mips: Add optional printing of more detailed failure info Aleksandar Markovic
2019-07-30 19:27 ` [Qemu-devel] [PATCH for 4.2 v4 6/6] tests/tcg: target/mips: Fix target configurations for MSA tests Aleksandar Markovic
2019-07-31  1:31 ` no-reply [this message]
2019-08-01 16:18 ` [Qemu-devel] [PATCH for 4.2 v4 0/6] target/mips: Misc patches for 4.2 Philippe Mathieu-Daudé
2019-08-01 16:28   ` [Qemu-devel] [EXTERNAL]Re: " Aleksandar Markovic

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=156453669919.18513.8772917182132375215@c4a48874b076 \
    --to=no-reply@patchew.org \
    --cc=aleksandar.markovic@rt-rk.com \
    --cc=amarkovic@wavecomp.com \
    --cc=arikalo@wavecomp.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sw@weilnetz.de \
    /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).