Ticket #35273 (new defect)
xine-lib: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
| Reported by: | mikyboum@… | Owned by: | ryandesign@… |
|---|---|---|---|
| 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
Change History
comment:1 Changed 10 months ago by ryandesign@…
- Owner changed from macports-tickets@… to ryandesign@…
- Port set to xine-lib
- Summary changed from port xine-lib failed to xine-lib: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
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.
comment:2 Changed 10 months 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 10 months ago by ryandesign@…
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.

