https://bugzilla.redhat.com/show_bug.cgi?id=1040517



--- Comment #15 from Orion Poplawski <[email protected]> ---
Hmm, I would have thought rpm would complain about unpackaged files in the
libuv.a case.  I tend to prefer simply using rm in %install, but whatever you
like best.

The llvm version appears to be hardcoded into deps/Versions.make so it fails
with llvm 3.4.  You'll need a way to changed this automatically as needed.

You're going to need to work around lack of network access for the julia tests:

+ cd test
+ make all
Warning: git information unavailable; versioning information limited
    JULIA test/all
ERROR: connect: network is unreachable (ENETUNREACH)
while loading
/export/home/orion/redhat/julia-0.3.0/julia-master/test/runtests.jl, in
expression starting on line 29

make: *** [all] Error 1
error: Bad exit status from /tmp/rpm/rpm-tmp.BrEF5I (%check)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to