Opened 13 years ago

Closed 12 years ago

#30525 closed defect (duplicate)

avidemux @2.5.3_5: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!

Reported by: rampitec@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.0
Keywords: lion Cc: max@…, thomas_pape@…, tristan.klocke@…, andy@…, deesto (John S. De Stefano Jr.)
Port: avidemux

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Avidemux fails to build under Lion:

$ sudo port install avidemux
:info:configure /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_avidemux/avidemux/work/avidemux_2.5.3/cmake_compile_check/iconv_check.cpp:12: error: invalid conversion from ‘const char**’ to ‘char**’

Attachments (2)

main.log (274.2 KB) - added by rampitec@… 13 years ago.
main.2.log (137.8 KB) - added by tristan.klocke@… 13 years ago.
same issue different error

Download all attachments as: .zip

Change History (12)

Changed 13 years ago by rampitec@…

Attachment: main.log added

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

comment:2 Changed 13 years ago by max@…

Cc: max@… added

Cc Me!

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: lion added
Summary: Avidemux avidemux-2.5.3_5 fails to buildavidemux @2.5.3_5: error: invalid conversion from ‘const char**’ to ‘char**’

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: thomas_pape@… added

Has duplicate #30654.

Changed 13 years ago by tristan.klocke@…

Attachment: main.2.log added

same issue different error

comment:5 Changed 13 years ago by tristan.klocke@…

Cc: tristan.klocke@… added

Cc Me!

comment:6 Changed 13 years ago by andy@…

Cc: andy@… added

Cc Me!

comment:7 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: deesto@… added

Has duplicate #32322.

comment:8 Changed 12 years ago by kato23@…

Try to adapt this Bash script to Mac OS X Lion (if necessary) to build Avidemux 2.6 (SVN revision 7891).

It worked on Mac OS X 10.6.8 using clang-3.1 without getting error: invalid conversion from 'const char**' to 'char**' or
error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!.

comment:9 Changed 12 years ago by jmroot (Joshua Root)

Keywords: iconv removed
Summary: avidemux @2.5.3_5: error: invalid conversion from ‘const char**’ to ‘char**’avidemux @2.5.3_5: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!

The iconv test isn't actually failing; the first real error appears to be:

:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_avidemux/avidemux/work/avidemux_2.5.3/avidemux/ADM_core/src/ADM_memcpy.cpp:144: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!

comment:10 Changed 12 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

Which makes this a duplicate of #30524.

Note: See TracTickets for help on using tickets.