Opened 19 years ago

Closed 19 years ago

#3059 closed defect (fixed)

BUG: GNUMail won't build on 10.3.8 Server

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

Description

CompileC /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_GNUMail/ work/GNUMail-1.1.2/build/GNUMail.build/GNUMail framework.build/Objects-normal/ppc/ AddressBookController.o

/usr/bin/gcc3 -c -F/opt/local/var/db/dports/build/

file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_GNUMail/ work/GNUMail-1.1.2/build -I/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_GNUMail/ work/GNUMail-1.1.2/build/include -arch ppc -fno-common -fpascal-strings -Os -Wmost -Wno-four- char-constants -Wno-unknown-pragmas -pipe "-fmessage-length=0" -precomp-trustfile "/opt/local/ var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_GNUMail/ work/GNUMail-1.1.2/build/GNUMail.build/GNUMail framework.build/TrustedPrecomps.txt" "-Wp,- header-mapfile,/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_GNUMail/ work/GNUMail-1.1.2/build/GNUMail.build/GNUMail framework.build/GNUMail.hmap" "-DMACOSX" "-no-cpp-precomp" AddressBookController.m -o "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_GNUMail/ work/GNUMail-1.1.2/build/GNUMail.build/GNUMail framework.build/Objects-normal/ppc/ AddressBookController.o" In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:47,

from AddressBookController.h:26, from AddressBookController.m:23:

/System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:25: `INT_MAX' undeclared here (not in a function) /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:26: enumerator value for `NSDragOperationEvery' not integer constant AddressBookController.m: In function `-[AddressBookController(Private) _updateFieldUsingSelector:]': AddressBookController.m:729: warning: method `performSelector:withObject:' not implemented by protocol ...failed CompileC /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_GNUMail/ work/GNUMail-1.1.2/build/GNUMail.build/GNUMail framework.build/Objects-normal/ppc/ AddressBookController.o ... BUILD FAILED

Change History (5)

comment:1 Changed 19 years ago by stephan@…

I forgot to mention, I used the latest darwinports 1.0 from the dmg installer.

comment:2 Changed 19 years ago by jmpp@…

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

Hi Stephan! Please assign bugs againts existing ports to the corresponding maintainer. You can find this information out through "port info GNUMail". Thanks!

-jmpp

comment:3 Changed 19 years ago by mww@…

sorry, GNUMail builds just fine on 10.3.9 (as did on 10.3.8) and I have no access to OS-X server;

what does a "head -n 25 /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h | tail -n 1" yield on your system?

Mine has NSDragOperationEvery = UINT_MAX and I suppose if yours has "INT_MAX" instead of "UINT_MAX", this is a bug... please check for this line!

comment:4 Changed 19 years ago by snu@…

Summary: GNUMail won't build on 10.3.8 ServerBUG: GNUMail won't build on 10.3.8 Server

comment:5 Changed 19 years ago by mww@…

Resolution: fixed
Status: newclosed

please re-open this bug if the problem still occurs with the updated (1.2.0pre1) port of GNUMail;

Note: See TracTickets for help on using tickets.