Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#20291 closed defect (fixed)

texshop fails to build on 10.6

Reported by: nerdling (Jeremy Lavergne) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: snowleopard Cc: marco.comini@…, glen.henshaw@…, huahang.liu@…, stephane.bachelier@…
Port: texshop

Description

The following build commands failed:
TeXShop:
        CompileC build/TeXShop.build/Release/TeXShop.build/Objects-normal/x86_64/TSDocument.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_TeXShop/work/texshop2.26/Sources/
TSDocument.m normal x86_64 objective-c com.apple.compilers.gcc.4_0
        CompileC build/TeXShop.build/Release/TeXShop.build/Objects-normal/x86_64/TSPreferences.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_TeXShop/work/texshop2.26/Sourc
es/TSPreferences.m normal x86_64 objective-c com.apple.compilers.gcc.4_0
        CompileC build/TeXShop.build/Release/TeXShop.build/Objects-normal/x86_64/TSAppDelegate.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_TeXShop/work/texshop2.26/Sourc
es/TSAppDelegate.m normal x86_64 objective-c com.apple.compilers.gcc.4_0
        CompileC build/TeXShop.build/Release/TeXShop.build/Objects-normal/x86_64/MyPDFView.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_TeXShop/work/texshop2.26/Sources/M
yPDFView.m normal x86_64 objective-c com.apple.compilers.gcc.4_0
        CompileC build/TeXShop.build/Release/TeXShop.build/Objects-normal/x86_64/TSDocumentScripting.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_TeXShop/work/texshop2.26
/Sources/TSDocumentScripting.m normal x86_64 objective-c com.apple.compilers.gcc.4_0
        CompileC build/TeXShop.build/Release/TeXShop.build/Objects-normal/x86_64/TSMovie.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_TeXShop/work/texshop2.26/Sources/TSM
ovie.m normal x86_64 objective-c com.apple.compilers.gcc.4_0
        CompileC build/TeXShop.build/Release/TeXShop.build/Objects-normal/x86_64/TSMovieWindow.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_TeXShop/work/texshop2.26/Sourc
es/TSMovieWindow.m normal x86_64 objective-c com.apple.compilers.gcc.4_0
(7 failures)

Attachments (1)

texshop_build.err (16.6 KB) - added by nerdling (Jeremy Lavergne) 15 years ago.
port -d build texshop (stderr)

Download all attachments as: .zip

Change History (10)

Changed 15 years ago by nerdling (Jeremy Lavergne)

Attachment: texshop_build.err added

port -d build texshop (stderr)

comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)

Keywords: snowleopard added

comment:2 Changed 15 years ago by marco.comini@…

Cc: marco.comini@… added

Cc Me!

comment:3 Changed 15 years ago by glen.henshaw@…

Cc: glen.henshaw@… added

Cc Me!

comment:4 Changed 15 years ago by huahang.liu@…

Cc: huahang.liu@… added

Cc Me!

comment:5 Changed 15 years ago by glen.henshaw@…

I believe this should be normal priority, not low priority.

comment:6 Changed 15 years ago by mf2k (Frank Schima)

Priority: LowNormal

comment:7 Changed 15 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: newclosed

I've forced this to build in 32-bit mode which bypasses the issues cited here.

Once I've figured out the correct way to patch it, I'll update the Portfile and its revision. Since this upgrade only effects those who could not build it already, I'm not bumping the revision.

r59134.

comment:8 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

You changed it to build for i386 on Snow Leopard and up.... but is this a Snow Leopard problem or a 64-bit problem? If the latter, wouldn't this also be a problem building 64-bit on Leopard or Tiger, and shouldn't the fix be to set configure.build_arch to a 32-bit architecture when you detect that the build_arch is a 64-bit architecture? Also, what about the universal variant?

comment:9 Changed 15 years ago by stephane.bachelier@…

Cc: stephane.bachelier@… added

Cc Me!

Note: See TracTickets for help on using tickets.