Opened 18 years ago

Closed 17 years ago

Last modified 15 years ago

#5622 closed defect (invalid)

BUG: unable to build Pantomime (therefore cannot build GNUMail)

Reported by: wingdo@… Owned by: kballard (Lily Ballard)
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

I am trying to build GNUMail, but Pantomime (a dependency) fails to build. I get the following error:

sudo port install Pantomime

---> Building Pantomime Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime" && /usr/bin/xcodebuild -project Pantomime.xcode -buildstyle Deployment build SYMROOT=build/ OBJROOT=build/" returned error 1 Command output: deprecated option: -buildstyle is no longer supported in xcodebuild. Use -configuration instead. (NOTE: project Pantomime was written by an older version of Xcode (39) -- temporarily upgrading it to version 42 (without modifying project file))

BUILDING FRAMEWORK TARGET Pantomime WITH CONFIGURATION Deployment

/Developer/Private/jam -d2 -j1 JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase JAMFILE=- build ACTION=build _DEFAULT_GCC_VERSION=4.0 CONFIGURATION=Deployment BUILD_STYLE=Deployment CPP_HEADERMAP_FILE=/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Pantomime.build/Deployment/Pantomime.build/Pantomime.hmap SRCROOT=/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime OBJROOT=/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build SYMROOT=/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build DSTROOT=/tmp/Pantomime.dst

PBXCp /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Deployment/Pantomime.framework/Versions/A/Resources/Info.plist

/System/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp

-exclude .DS_Store -exclude CVS -exclude .svn -strip-debug-symbols -resolve-src-symlinks /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Pantomime.build/Deployment/Pantomime.build/Info.plist

/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Deployment/Pantomime.framework/Versions/A/Resources

PBXCp /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Deployment/Pantomime.framework/Versions/A/Resources/pbdevelopment.plist

/System/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp

-exclude .DS_Store -exclude CVS -exclude .svn -strip-debug-symbols -resolve-src-symlinks /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Pantomime.build/Deployment/Pantomime.build/pbdevelopment.plist

/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Deployment/Pantomime.framework/Versions/A/Resources

BuildPhase <CopyResources>Pantomime.framework

echo Completed phase "<CopyResources>" for

"<CopyResources>Pantomime.framework" Completed phase <CopyResources> for <CopyResources>Pantomime.framework

CompileC /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Pantomime.build/Deployment/Pantomime.build/Objects-normal/ppc/CWDNSManager.o

/usr/bin/gcc-4.0 -c

-I/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Pantomime.build/Deployment/Pantomime.build/Pantomime.hmap -F/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Deployment

-I/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Deployment/include

-IFramework/Pantomime -arch ppc -fno-common -fpascal-strings -Os -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -pipe "-fmessage-length=0" "-DMACOSX" Framework/Pantomime/CWDNSManager.m -o /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Pantomime.build/Deployment/Pantomime.build/Objects-normal/ppc/CWDNSManager.o

Framework/Pantomime/CWDNSManager.m: In function '-[CWDNSManager addressesForName:]': Framework/Pantomime/CWDNSManager.m:78: error: 'NULL' undeclared (first use in this function) Framework/Pantomime/CWDNSManager.m:78: error: (Each undeclared identifier is reported only once Framework/Pantomime/CWDNSManager.m:78: error: for each function it appears in.) ...failed CompileC /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_mail_pantomime/work/Pantomime/build/Pantomime.build/Deployment/Pantomime.build/Objects-normal/ppc/CWDNSManager.o ... BUILD FAILED

Change History (6)

comment:1 Changed 18 years ago by blb@…

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

Assign to maintainer.

comment:2 Changed 17 years ago by kballard (Lily Ballard)

I actually maintain mail/Pantomime-Framework, this bug is against gnustep/Pantomime. Though I'm not actually sure what the real difference between the ports is. After a cursory glance, Pantomime is using the default build system (which I assume is make), and Pantomime-Framework uses pbx. I don't know if building with make vs pbx produces different frameworks, or if make just calls through to xcodebuild.

comment:3 Changed 17 years ago by pipping@…

Milestone: Available Ports

comment:4 Changed 17 years ago by pipping@…

Milestone: Available PortsPort Bugs

comment:5 Changed 17 years ago by yves@…

Resolution: invalid
Status: newclosed

This is not the gnustep port. This rather look like the old broken Pantomime port.

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.