Opened 19 years ago

Closed 19 years ago

#3035 closed defect (fixed)

BUG: osxutils fails to build on Tiger

Reported by: james@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Output follows:

---> Building osxutils Error: Target com.apple.build returned: shell command "/usr/bin/xcodebuild build" returned error 1 Command output: fileinfo.c: In function 'ProcessFinderInfo': fileinfo.c:384: warning: implicit declaration of function 'GetLabelNumber' fileinfo.c:387: warning: implicit declaration of function 'OSTypeToStr' fileinfo.c:412: warning: no return statement in function returning non-void fileinfo.c: At top level: fileinfo.c:449: error: conflicting types for 'GetFileNameFromPath' fileinfo.c:230: error: previous implicit declaration of 'GetFileNameFromPath' was here fileinfo.c: In function 'GetPathOfAliasSource': fileinfo.c:478: warning: pointer targets in passing argument 1 of 'FSPathMakeRef' differ in signedness fileinfo.c:507: warning: implicit declaration of function 'FSMakePath' fileinfo.c: At top level: fileinfo.c:521: error: conflicting types for 'FSMakePath' fileinfo.c:507: error: previous implicit declaration of 'FSMakePath' was here fileinfo.c:535: error: conflicting types for 'GetSizeString' fileinfo.c:238: error: previous implicit declaration of 'GetSizeString' was herefileinfo.c:601: warning: conflicting types for 'OSTypeToStr' fileinfo.c:387: warning: previous implicit declaration of 'OSTypeToStr' was herefileinfo.c:611: error: conflicting types for 'GetDateTimeStringFromUTCDateTime' fileinfo.c:368: error: previous implicit declaration of 'GetDateTimeStringFromUTCDateTime' was here fileinfo.c: In function 'GetDateTimeStringFromUTCDateTime': fileinfo.c:624: warning: passing argument 2 of 'CopyPascalStringToC' from incompatible pointer type fileinfo.c:625: warning: passing argument 2 of 'CopyPascalStringToC' from incompatible pointer type fileinfo.c:627: warning: passing argument 2 of 'strcpy' from incompatible pointer type fileinfo.c:628: warning: passing argument 2 of 'strcat' from incompatible pointer type fileinfo.c:629: warning: passing argument 2 of 'strcat' from incompatible pointer type fileinfo.c: At top level: fileinfo.c:640: error: conflicting types for 'GetLabelNumber' fileinfo.c:384: error: previous implicit declaration of 'GetLabelNumber' was here ...failed CompileC /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_sysutils_osxutils/ work/osxutils-1.4-src/fileinfo/build/fileinfo.build/fileinfo.build/Objects-normal/ppc/fileinfo.o ... BUILD FAILED

Change History (2)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to waqar@…

comment:2 Changed 19 years ago by waqar@…

Resolution: fixed
Status: newclosed

I just updated to the latest release.

Note: See TracTickets for help on using tickets.