search for: ppc64le

Displaying 20 results from an estimated 352 matches for "ppc64le".

2020 Sep 01
2
Flakey failure on clang-ppc64le-linux-multistage
Seems there were a couple of correlated failures that appear to be flakes on this buildbot recently: green: http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/13974 red: http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/13975 (target-override.c during stage 1, seems to be missing the directory/symlink it just created) red: http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/13976 (same tes...
2019 Sep 25
3
Update to Centos 7.7 / Arch ppc64le / Problem with nvidia driver
Hello, today I updated a CentOS 7.6 ppc64le machine to CentOS 7.7. After reboot to the new kernel (4.18.0-80.7.2.el7.ppc64le) dkms could not build the nvidia-module. Error-message from dkms: Compiler version check failed: The major and minor number of the compiler used to compile the kernel: gcc version 8.3.1 20190311 (Red Hat 8.3.1-3)...
2017 Apr 19
1
qemu-kvm-ev ppc64le release builds
Hi, We're using qemu-kvm-ev on ppc64le and I've noticed that it's included in the extras repo for ppc64le but in the qemu-kvm-ev repo for x86_64. I also noticed the version in ppc64le is lagging behind x86. I see that ppc64le is being built for this, however isn't tagged for virt7-kvm-common-release and thus showing up under...
2020 Sep 02
2
Flakey failure on clang-ppc64le-linux-multistage
...l message ----- > From: David Blaikie <dblaikie at gmail.com> > To: llvm-dev <llvm-dev at lists.llvm.org>, Nico Weber <thakis at chromium.org>, > Serge Pavlov <sepavloff at gmail.com>, powerllvm at ca.ibm.com > Cc: > Subject: [EXTERNAL] Flakey failure on clang-ppc64le-linux-multistage > Date: Tue, Sep 1, 2020 6:10 PM > > Seems there were a couple of correlated failures that appear to be flakes > on this buildbot recently: > > green: > http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/13974 > red: > http://lab.llvm...
2020 Sep 03
2
Flakey failure on clang-ppc64le-linux-multistage
Sure. I didn't use lit or ninja. I simply copied the script produced by lit (/home/buildbots/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/tools/clang/test/Driver/Output/target-override.c.script) into a temporary directory (along with a deep copy of the build directory). I modified the paths in the script to point to the temporary directory. Then I ran the script in a loop. For run...
2019 Sep 26
0
Update to Centos 7.7 / Arch ppc64le / Problem with nvidia driver
On 25/09/2019 10:30, Ralf Aum?ller wrote: > Hello, > > today I updated a CentOS 7.6 ppc64le machine to CentOS 7.7. After reboot > to the new kernel (4.18.0-80.7.2.el7.ppc64le) dkms could not build the > nvidia-module. > > Error-message from dkms: > > Compiler version check failed: > > The major and minor number of the compiler used to > compile the kernel: &g...
2015 Nov 16
1
AltArch/ppc64le wiki page request
I have created a JamesOConnor centos wiki userid and I would like to create and be able edit a pair of AltArch wiki pages. https://wiki.centos.org/SpecialInterestGroup/AltArch/ppc64le # POWER8 Little Endian https://wiki.centos.org/SpecialInterestGroup/AltArch/ppc64 # POWER7 Big Endian These would be linked to from https://wiki.centos.org/SpecialInterestGroup/AltArch similar to the Arm32, AArch64, i386 wiki pages. ppc64le and ppc64 are the POWER rpm arches as defined in redhat...
2015 May 19
4
[PATCH v4 0/2] inspector: recognize ppc64 and ppc64le archs (RHBZ#1211996)
...B/LSB info from /bin/file output and passes it as separate parameret from elf_arch. Then it is sent to impl_file_architecture and checked/ Modified magic_for_file to handle regex changes. Now with tests for file_architecture. Fixes: RHBZ#1211996 Maros Zatko (2): inspector: recognize ppc64 and ppc64le archs (RHBZ#1211996) tests: ppc64 and ppc64le for file_architecture generator/actions.ml | 8 ++++++++ src/filearch.c | 24 +++++++++++++++--------- 2 files changed, 23 insertions(+), 9 deletions(-) -- 1.9.3
2020 Sep 03
2
Flakey failure on clang-ppc64le-linux-multistage
...rsday, September 3, 2020 4:16 PM > *To:* David Blaikie <dblaikie at gmail.com> > *Cc:* llvm-dev <llvm-dev at lists.llvm.org>; LLVM on Power < > powerllvm at ca.ibm.com>; Nemanja Ivanovic <nemanjai at ca.ibm.com> > *Subject:* Re: [llvm-dev] Flakey failure on clang-ppc64le-linux-multistage > > > > https://llvm.org/docs/CommandGuide/lit.html > <https://urldefense.com/v3/__https:/llvm.org/docs/CommandGuide/lit.html__;!!JmoZiZGBv3RvKRSx!pMM0AcKS3gRL1wx2OJk-DMZG6KNuO3f602ILYnDX01_Q_Se_K_tNOHEg9mWS8jKYBA$> > already lists %T as "parent directo...
2020 Sep 03
2
Flakey failure on clang-ppc64le-linux-multistage
...t they are not failing? Maybe they do it in some slightly different manner? > > On Thu, Sep 3, 2020 at 5:03 AM Nemanja Ivanovic <nemanja.i.ibm at gmail.com> wrote: >> >> Sure. >> I didn't use lit or ninja. I simply copied the script produced by lit (/home/buildbots/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/tools/clang/test/Driver/Output/target-override.c.script) into a temporary directory (along with a deep copy of the build directory). I modified the paths in the script to point to the temporary directory. >> Then I ran the script in a loop...
2020 Sep 04
2
Flakey failure on clang-ppc64le-linux-multistage
...*To:* Robinson, Paul <paul.robinson at sony.com> > *Cc:* David Blaikie <dblaikie at gmail.com>; LLVM on Power < > powerllvm at ca.ibm.com>; Nemanja Ivanovic <nemanjai at ca.ibm.com>; > llvm-dev at lists.llvm.org > *Subject:* Re: [llvm-dev] Flakey failure on clang-ppc64le-linux-multistage > > > > I think that was maybe the discussion on https://reviews.llvm.org/D78245 > <https://urldefense.com/v3/__https:/reviews.llvm.org/D78245__;!!JmoZiZGBv3RvKRSx!qUxaxgSDhAK0UvjN4Fw4SZNtpJl1UErEyIr-afENDwN-PUSngxiJsLPt6J7cBGD38A$> > > > > On Thu,...
2020 Sep 03
2
Flakey failure on clang-ppc64le-linux-multistage
...gt; On Thu, Sep 3, 2020 at 5:03 AM Nemanja Ivanovic < >> nemanja.i.ibm at gmail.com> wrote: >> >> >> >> >> >> Sure. >> >> >> I didn't use lit or ninja. I simply copied the script produced by >> lit >> (/home/buildbots/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/tools/clang/test/Driver/Output/target-override.c.script) >> into a temporary directory (along with a deep copy of the build directory). >> I modified the paths in the script to point to the temporary directory. >> >> >...
2017 Sep 14
0
Release for CentOS Linux 7 (1708) on ppc64le
...l availability of CentOS Linux 7 (1708) for 64 bit POWER8, little endian, compatible machines. This is the current release for CentOS Linux 7 and is tagged as 1708, derived from Red Hat Enterprise Linux 7.4 == Download Images are available on the mirrors at: http://mirror.centos.org/altarch/7/isos/ppc64le/ Images and sha256sums : CentOS-7-AltArch-ppc64le-Everything-1708.iso: 907fefce4f701180286abed461585e6e9cf0f0d0c4e444e7d1481cc76e1f5124 CentOS-7-AltArch-ppc64le-Minimal-1708.iso: c5c3bc2d3d88665c5bddc816cffc264de4b5708fd204080bf1f22c0bad855544 CentOS-7-AltArch-ppc64le-NetInstall-1708.iso: 5c3b...
2020 Sep 03
3
Flakey failure on clang-ppc64le-linux-multistage
...ome slightly different manner? >> > >> > On Thu, Sep 3, 2020 at 5:03 AM Nemanja Ivanovic <nemanja.i.ibm at gmail.com> wrote: >> >> >> >> Sure. >> >> I didn't use lit or ninja. I simply copied the script produced by lit (/home/buildbots/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/tools/clang/test/Driver/Output/target-override.c.script) into a temporary directory (along with a deep copy of the build directory). I modified the paths in the script to point to the temporary directory. >> >> Then I ran the script...
2016 Jan 26
2
Problems with test on ppc
Bill, For some reason the llvm-symbolizer tests fail on ppc: http://lab.llvm.org:8011/builders/clang-ppc64le-linux/builds/182/steps/ninja%20check%201/logs/stdio because it can't be started: /home/buildbots/ppc64le-clang-test/clang-ppc64le/stage1/./bin/llvm-symbolizer: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/buildbots/ppc64le-clang-test/clang-ppc64le/stage1/./...
2016 May 10
1
[PATCH] builder: run/schedule a SELinux relabel if needed
...lder/website/centos.sh | 2 ++ builder/website/compress.sh | 18 +++++++++++++++++- builder/website/fedora-aarch64.sh | 2 ++ builder/website/fedora-armv7l.sh | 2 ++ builder/website/fedora-i686.sh | 2 ++ builder/website/fedora-ppc64.sh | 2 ++ builder/website/fedora-ppc64le.sh | 2 ++ builder/website/fedora.sh | 2 ++ builder/website/rhel-aarch64.sh | 2 ++ builder/website/rhel-ppc64.sh | 2 ++ builder/website/rhel-ppc64le.sh | 2 ++ builder/website/rhel.sh | 2 ++ builder/website/scientificlinux.sh | 2 ++ 13 files changed, 41 i...
2015 Jan 12
2
[LLVMdev] buildbot failure in LLVM on ppc64le-sanitizer
...mailed when something breaks, i.e. on a transition from green to red? In this case there was no previous build whatsoever, let alone a successful one. Thanks, Jay. On 12 January 2015 at 19:54, <llvm.buildmaster at lab.llvm.org> wrote: > The Buildbot has detected a new failure on builder ppc64le-sanitizer while building llvm. > Full details are available at: > http://lab.llvm.org:8011/builders/ppc64le-sanitizer/builds/0 > > Buildbot URL: http://lab.llvm.org:8011/ > > Buildslave for this Build: ppc64le-sanitizer > > Build Reason: scheduler > Build Source Stamp: [...
2016 Aug 23
0
GPG key issue for epel-release on ppc64le platform
...e package and hit with following error: [root at localhost ~]# yum info epel-release Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Available Packages Name : epel-release Arch : noarch Version : 7 Release : 5 Size : 14 k Repo : extras/7/ppc64le Summary : Extra Packages for Enterprise Linux repository configuration URL : http://download.fedoraproject.org/pub/epel License : GPLv2 Description : This package contains the Extra Packages for Enterprise Linux : (EPEL) repository GPG key as well as configuration for yu...
2018 Jul 12
3
[PATCH 0/7] PowerPC64 performance improvements
Hi Brian, > Thank you for this collection of patches. > > How can I test them? What platforms (computers) have the ppc64 or > POWER9 processor? The IBM Bounty Source page has a list of resources: https://www.bountysource.com/teams/ibm/bounties Travis also has ppc64le support, so if you add the linux-ppc64le target then FLAC will be tested on ppc64le. Thanks, Anton
2015 May 22
0
[PATCH v5] inspector: recognize ppc64 and ppc64le archs (RHBZ#1211996)
..."/bin-i586-dynamic"]], "i386"), []; InitISOFS, Always, TestResultString ( + [["file_architecture"; "/bin-ppc64-dynamic"]], "ppc64"), []; + InitISOFS, Always, TestResultString ( + [["file_architecture"; "/bin-ppc64le-dynamic"]], "ppc64le"), []; + InitISOFS, Always, TestResultString ( [["file_architecture"; "/bin-sparc-dynamic"]], "sparc"), []; InitISOFS, Always, TestResultString ( [["file_architecture"; "/bin-win32.exe&quo...