#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)
Change History (10)
Changed 15 years ago by nerdling (Jeremy Lavergne)
Attachment: | texshop_build.err added |
---|
comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)
Keywords: | snowleopard added |
---|
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: | Low → Normal |
---|
comment:7 Changed 15 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
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?
Note: See
TracTickets for help on using
tickets.
port -d build texshop (stderr)