New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30525 (closed defect: duplicate)

Opened 22 months ago

Last modified 9 months ago

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@…
Port: avidemux

Description (last modified by ryandesign@…) (diff)

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

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

Change History

Changed 22 months ago by rampitec@…

comment:1 Changed 22 months ago by ryandesign@…

  • Description modified (diff)

comment:2 Changed 22 months ago by max@…

  • Cc max@… added

Cc Me!

comment:3 Changed 22 months ago by ryandesign@…

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

comment:4 Changed 22 months ago by ryandesign@…

  • Cc thomas_pape@… added

Has duplicate #30654.

Changed 22 months ago by tristan.klocke@…

same issue different error

comment:5 Changed 22 months ago by tristan.klocke@…

  • Cc tristan.klocke@… added

Cc Me!

comment:6 Changed 19 months ago by andy@…

  • Cc andy@… added

Cc Me!

comment:7 Changed 18 months ago by ryandesign@…

  • Cc deesto@… added

Has duplicate #32322.

comment:8 Changed 13 months 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 9 months ago by jmr@…

  • Keywords iconv removed
  • Summary changed from avidemux @2.5.3_5: error: invalid conversion from ‘const char**’ to ‘char**’ to 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 9 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to duplicate

Which makes this a duplicate of #30524.

Note: See TracTickets for help on using tickets.