New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27462 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

burn-app +universal fails on Snow Leopard

Reported by: rmstonecipher@… Owned by: raimue@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign@…
Port: burn-app

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

Running destroot on burn-app (with the patch from #27461 applied) leads to the following error:

The following build commands failed:
Burn (Universal):
        CompileC "build/Burn.build/Release/Burn (Universal).build/Objects-normal/x86_64/KWCommonMethods.o" /opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_sysutils_burn-app/work/burn241src/Source/KWCommonMethods.m normal x86_64 objective-c com.apple.compilers.gcc.4_0
(1 failure)

Attached is the build log.

Attachments

burn-app_main.log (461.1 KB) - added by rmstonecipher@… 2 years ago.
burn-app_2.4_main.log (449.6 KB) - added by rmstonecipher@… 2 years ago.
burn-app-universal-ppc-i386.diff (316 bytes) - added by ryandesign@… 2 years ago.
proposed patch

Change History

comment:1 Changed 2 years ago by rmstonecipher@…

  • Description modified (diff)

Changed 2 years ago by rmstonecipher@…

comment:2 Changed 2 years ago by jmr@…

What about without your patch?

Changed 2 years ago by rmstonecipher@…

comment:3 Changed 2 years ago by rmstonecipher@…

Version 2.4 also fails to build with the same error (log attached).

comment:4 Changed 2 years ago by raimue@…

Try not to use +universal.

I noticed this before, but have no idea how to fix it. A normal build attempt without variants on x86_64 will build i386 instead.

Changed 2 years ago by ryandesign@…

proposed patch

comment:5 Changed 2 years ago by ryandesign@…

  • Cc ryandesign@… added
  • Summary changed from sysutils/burn-app not building properly for x86_64 to burn-app +universal fails on Snow Leopard

The attached patch works (forces the universal build to ppc i386 even on Snow Leopard)

comment:6 Changed 2 years ago by raimue@…

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

Thanks, patch applied in r75391.

Note: See TracTickets for help on using tickets.