Opened 3 years ago

Closed 18 months ago

#62136 closed defect (duplicate)

avidemux @2.6.20_10+aac+gettext+lame+sqlite+twolame+x264+x265: build failure on 10.6

Reported by: macportsraf Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: snowleopard Cc: mkuron (Michael Kuron), cooljeanius (Eric Gallager)
Port: avidemux

Description

avidemux with default variants on macos-10.6.8 has multiple compile errors:

  6 * error: expected unqualified-id
  1 * error: no member named 'ptrdiff_t' in the global namespace
  12 * error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'?
  Mac OS X 10.6 (darwin/10.8.0) arch i386
  MacPorts 2.6.4
  Xcode 3.2.6
  SDK 10.6
  MACOSX_DEPLOYMENT_TARGET: 10.6

Attachments (1)

avidemux-main.log (562.4 KB) - added by macportsraf 3 years ago.
avidemux install main.log

Download all attachments as: .zip

Change History (8)

Changed 3 years ago by macportsraf

Attachment: avidemux-main.log added

avidemux install main.log

comment:1 Changed 3 years ago by ctreleaven (Craig Treleaven)

Owner: set to ctreleaven
Status: newassigned

Avidemux has now been updated to 2.7.6 but is failing on the 10.6 buildbots (both i386 & x86_64) with a message that "C compiler test failed. Investigating.

comment:2 Changed 3 years ago by mkuron (Michael Kuron)

Cc: mkuron added

comment:3 Changed 2 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:4 Changed 2 years ago by cooljeanius (Eric Gallager)

I'm experiencing similar errors on Big Sur, too (after rev-upgrade decided to try to rebuild it after a libvpx update broke the +vpx variant)

comment:5 Changed 2 years ago by ctreleaven (Craig Treleaven)

Owner: ctreleaven deleted

I'm no longer using avidemux and have very limited time in the near future so I'm taking myself off as owner of this issue. Hopefully someone else can step up.

comment:6 in reply to:  4 Changed 2 years ago by cooljeanius (Eric Gallager)

Replying to cooljeanius:

I'm experiencing similar errors on Big Sur, too (after rev-upgrade decided to try to rebuild it after a libvpx update broke the +vpx variant)

I opened a separate bug for the rev-upgrade part: #64811

comment:7 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Let's call it a duplicate of #65098. I assume that the errors seen after expected unqualified-id are caused by the expected unqualified-id error.

Note: See TracTickets for help on using tickets.