Skip to main content
Known Participant
April 11, 2017
Question

Can't package to IPA with AIR25!

  • April 11, 2017
  • 2 replies
  • 2075 views

Instruction does not dominate all uses!

  %doubleToAtom = call i64 @llDoubleToAtom(%"avmplus::AvmCore"* %core, double 2.000000e-01)

  call void @_ZN8halfmoon5Stubs14do_abc_setpropEPN7avmplus11MethodFrameEPKNS1_9MultinameExx(%"avmplus::MethodFrame"* nonnull %methodFrame, %"avmplus::Multiname"* %"MN: scaleY", i64 %MC83, i64 %doubleToAtom)

Instruction does not dominate all uses!

  %doubleToAtom = call i64 @llDoubleToAtom(%"avmplus::AvmCore"* %core, double 2.000000e-01)

  call void @_ZN8halfmoon5Stubs14do_abc_setpropEPN7avmplus11MethodFrameEPKNS1_9MultinameExx(%"avmplus::MethodFrame"* nonnull %methodFrame, %"avmplus::Multiname"* %"MN: scaleX", i64 %MC83, i64 %doubleToAtom)

LLVM ERROR: Broken function found, compilation aborted!

Instruction does not dominate all uses!

  %doubleToAtom = call i32 @llDoubleToAtom(%"avmplus::AvmCore"* %core, double 2.000000e-01)

  call void @_ZN8halfmoon5Stubs14do_abc_setpropEPN7avmplus11MethodFrameEPKNS1_9MultinameEii(%"avmplus::MethodFrame"* nonnull %methodFrame, %"avmplus::Multiname"* %"MN: scaleY", i32 %MC83, i32 %doubleToAtom)

Instruction does not dominate all uses!

  %doubleToAtom = call i32 @llDoubleToAtom(%"avmplus::AvmCore"* %core, double 2.000000e-01)

  call void @_ZN8halfmoon5Stubs14do_abc_setpropEPN7avmplus11MethodFrameEPKNS1_9MultinameEii(%"avmplus::MethodFrame"* nonnull %methodFrame, %"avmplus::Multiname"* %"MN: scaleX", i32 %MC83, i32 %doubleToAtom)

LLVM ERROR: Broken function found, compilation aborted!

Compilation failed while executing : compile-abc

---------------------------------------------------------------------------------------------------------------------------------------------------

What 's the hell??

This topic has been closed for replies.

2 replies

Community Manager
January 31, 2018

Hi,

We observed in the shared project that if instead of defining the variables of any type you declare it to be a type of MovieClip, the project packages successfully without any error. This change will be made in  com.MyClass.Effect.MyEffect_WindowAppear_Scale. The variables mc and MC need to be set of type MovieClip.

Thanks,

Krati

Adobe AIR Engineering

Known Participant
February 5, 2018

Although a bit late, but still thanks very much.

BTW,Is there a new RoadMap for 2018?

Pahup
Adobe Employee
Adobe Employee
April 11, 2017

Hi,

Thanks for reporting the issue, a couple of questions to help us investigate it.

Can you please tell us the exact version of AIR SDK you're using?

Would it be possible for you to share the swf/xml (privately) which is exhibiting this issue?

We would also need to know the way you're packaging your application.

-Thanks

Pahup | Adobe AIR Engineering

Known Participant
April 12, 2017

I use FlashBuilder4.7 with AIR25.0.0.143.

May I have your Email Address for sending the swf file?

Pahup
Adobe Employee
Adobe Employee
April 12, 2017

Thanks for your reply. Please feel free to send me a private message (hover on my name link, there you'll see a button to send message) on forums.

Thanks

-Pahup | Adobe AIR Engineering