rooneypark / naclports

Automatically exported from code.google.com/p/naclports
0 stars 0 forks source link

tiff build fails with pnacl #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. NACL_ARCH=pnacl make tiff

What is the expected output? What do you see instead?
Expect successful build. Error happens here (full log attached):

2.  Running pass 'Promote integer types which are illegal in PNaCl' on function 
'@loadImage'
make[2]: *** [tiffcrop.pexe] Error 252
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [out/sentinels/pnacl/ports/tiff] Error 2

What version of the product are you using? On what operating system?
pepper_31 OS X 10.8.4

Please provide any additional information below.

Original issue reported on code.google.com by adam.p...@gmail.com on 11 Dec 2013 at 4:18

Attachments:

GoogleCodeExporter commented 9 years ago
I think this is https://code.google.com/p/nativeclient/issues/detail?id=3599.

Unfortunately the fix didn't make it into the M31 SDK, which branched a couple 
of months ago (see comment #8 in that issue).  Does the M32 SDK work for you?

Original comment by jvo...@google.com on 13 Dec 2013 at 5:10

GoogleCodeExporter commented 9 years ago

Original comment by sbc@google.com on 13 Dec 2013 at 5:37

GoogleCodeExporter commented 9 years ago
Fixed in r1008

Original comment by sbc@google.com on 13 Dec 2013 at 6:44