Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#30861 closed defect (fixed)

arrsync 0.4.1 build fails (missing PresetController.m)

Reported by: Greisby (Greisberger Christophe) Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: arrsync

Description

Other infos:
OS: Snow Leopard 10.6.8
Arch: x86_64
FS: case sensitive
XCode: 4.0.2

I noticed following errors at the end of the log file:

:info:build i686-apple-darwin10-gcc-4.2.1: /opt/local/var/macports/build/_opt_lo
cal_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_arrsync/arrsync/work/arrsync-0.4.1/PresetController.m: No such file or directory:info:build i686-apple-darwin10-gcc-4.2.1: warning: '-x objective-c' after last 
input file has no effect
:info:build i686-apple-darwin10-gcc-4.2.1: no input files

I made sure it's not a compiler problem by trying dith the default (llvm-gcc-4.2), gcc-4.2 and clang compilers. All fail with the same error.

Change History (4)

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to toby@…

comment:2 Changed 13 years ago by tobypeterson

Looks like case-sensitivity issue.

comment:3 Changed 13 years ago by tobypeterson

Resolution: fixed
Status: newclosed

Committed likely fix in r82699. Let me know if it still fails - I didn't bother setting up on a case-sensitive partition/dmg.

comment:4 Changed 13 years ago by Greisby (Greisberger Christophe)

The installation succeeds. Thanks!

Note: See TracTickets for help on using tickets.