Opened 18 years ago

Closed 17 years ago

#10792 closed defect (wontfix)

BUG: growl-0.7 failed due to missing SVNRevision.h

Reported by: ludwig@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.3.2
Keywords: growl Cc:
Port:

Description

I tried to install MacBiff on a MacBook Pro (Intel CPU, MacOS X 10.4.7) that depends on growl. However, the build of growl failed as follows:

/usr/bin/gcc-4.0 -x objective-c -arch i386 -pipe -std=gnu99 -Wno-trigraphs -fobjc-exceptions -fpascal-strings -fasm-blocks -g -O0 -Wmissing-prototypes -Wreturn-type -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wunknown-pragmas -Wshadow -Wsign-compare -Wnewline-eof -fmessage-length=0 -fvisibility=hidden -mmacosx-version-min=10.3 -I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/build/Growl.build/Development/GrowlHelperApp.build/GrowlHelperApp.hmap -W -Wall -O0 -F/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/build/Development -I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/build/Development/include -I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/build/Growl.build/Development/GrowlHelperApp.build/DerivedSources -include /Library/Caches/com.apple.Xcode.0/SharedPrecompiledHeaders/Growl_Prefix-frcsbllefmidgygohsjjkdnbqjjs/Growl_Prefix.pch -c /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/Core/Source/GrowlController.m -o /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/build/Growl.build/Development/GrowlHelperApp.build/Objects-normal/i386/GrowlController.o

/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/Core/Source/GrowlController.m:26:24: error: SVNRevision.h: No such file or directory /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/Core/Source/GrowlController.m: In function '-[GrowlController init]': /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/Core/Source/GrowlController.m:119: warning: class 'GrowlController' does not implement the 'GrowlApplicationBridgeDelegate' protocol /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/Core/Source/GrowlController.m: In function '-[GrowlController versionDictionary]': /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/Core/Source/GrowlController.m:557: error: 'SVN_REVISION' undeclared (first use in this function) /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/Core/Source/GrowlController.m:557: error: (Each undeclared identifier is reported only once /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/Core/Source/GrowlController.m:557: error: for each function it appears in.)

I don't know what else you need to fix this issue, feel free to request further information.

Thanks, Christoph Ludwig

Change History (2)

comment:1 Changed 18 years ago by markd@…

Summary: Build of growl failed due to missing SVNRevision.hBUG: growl-0.7 failed due to missing SVNRevision.h

There are existing Growl bugs. 3536 and 4996. I think we are waiting on some upstream fixes.

comment:2 Changed 17 years ago by pguyot (Paul Guyot)

Resolution: wontfix
Status: newclosed

We need to update growl to 0.7.6 anyway.

Note: See TracTickets for help on using tickets.