Bug 1096135

Summary: add ppc64le support to js
Product: [Fedora] Fedora Reporter: Menanteau Guy <menantea>
Component: jsAssignee: Pavel Alexeev <pahan>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bbaude, dan, pahan
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-14 16:41:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1051573    
Attachments:
Description Flags
ppc64le support patch none

Description Menanteau Guy 2014-05-09 09:30:02 UTC
Created attachment 893892 [details]
ppc64le support patch

Description of problem:
js build fails on arch ppc64le 

Version-Release number of selected component (if applicable):
js-1.8.5-16.fc21.ppc64le

How reproducible:
rpmbuild

Actual results:
build failed with following error:
In file included from ./assembler/jit/ExecutableAllocatorPosix.cpp:26:0:
./assembler/jit/ExecutableAllocator.h:401:6: error: #error "The cacheFlush support is missing on this platform."
     #error "The cacheFlush support is missing on this platform."

Additional info:
note I have got js build pass with attached patch.

Comment 1 Pavel Alexeev 2014-05-12 15:07:49 UTC
Is there ppc64le koji builders available? Where I could test scratch build?

Comment 2 Menanteau Guy 2014-05-13 08:23:30 UTC
You can submit to:

http://ppc-le.koji.fedoraproject.org/koji/index

Currently you need to make your own alias, copy, or symlink for /usr/bin/ppcle-koji  as well as /etc/koji/ppcle-config

Comment 3 Pavel Alexeev 2014-05-13 11:57:05 UTC
Unfortunately I have no access to https://ppc-le.koji.fedoraproject.org/koji/login with certificate what accepted to https://koji.fedoraproject.org/koji/index

Comment 4 Brent Baude 2014-05-13 13:42:06 UTC
Pavel, Can you jump into #fedora-ppcle and we can help you.

Comment 5 Dan HorĂ¡k 2014-05-13 13:53:34 UTC
(In reply to Pavel Alexeev (aka Pahan-Hubbitus) from comment #3)
> Unfortunately I have no access to
> https://ppc-le.koji.fedoraproject.org/koji/login with certificate what
> accepted to https://koji.fedoraproject.org/koji/index

This looks a problem of the koji web interface configuration only, koji CLI works fine here.