Opened 12 years ago
Closed 11 years ago
#35273 closed defect (fixed)
xine-lib: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
Reported by: | mikyboum@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | xine-lib |
Description
Hi, I have a problem with the installation of xine-lib. I have attached the main.log. Please help me. Thank you. Best regards.
Attachments (1)
Change History (6)
Changed 12 years ago by mikyboum@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | xine-lib added |
Summary: | port xine-lib failed → xine-lib: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type! |
comment:2 Changed 12 years ago by mikyboum@…
Thank you for your answer but i think That the problem is memcpy.h I don't Know to use a different compiler And which compiler works for me (i think it's the native compiler)
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
The log showed MacPorts is using llvm-gcc-4.2 on your system. That's the one compiler I didn't test on my systems, so please read wiki:ProblemHotlist#compiler for instructions on how to try different compilers, then let us know which if any of those options worked so that we can modify the port correctly.
comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Were you able to get this to work?
comment:5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I was able to reproduce this error using macports-llvm-gcc-4.2 on Mavericks, so I blacklisted llvm-gcc-4.2 in r119217.
Could you please try using a different compiler? It builds for me with clang on Lion with Xcode 4.3 and with gcc on Snow Leopard with Xcode 3.2. I see you are on Snow Leopard and I assume you have Xcode 4.0 or 4.1; please let me know which compiler(s) work for you.