Page 1 of 1

Darwin port of Growl on 10.4

Posted: Thu Sep 29, 2005 2:10 am
by jpoetker
Has anybody been able to successfully install Growl using darwin ports on 10.4.2?

I'm not sure who the port maintainer is, but the port doesn't seem to build for me..

This is the last bit of text I see before the BUILD FAILURE:

CompileC build/Growl.build/Development/GrowlHelperApp.build/Objects-normal/ppc/GrowlController.o Core/Source/GrowlController.m normal ppc objective-c com.apple.compilers.gcc.4_0
mkdir /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/build/Growl.build/Development/GrowlHelperApp.build/Objects-normal/ppc
cd /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src
setenv MACOSX_DEPLOYMENT_TARGET 10.3
/usr/bin/gcc-4.0 -x objective-c -arch ppc -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 -mtune=G4 -fvisibility=hidden -I/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.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/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/build/Development -I/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/build/Development/include -I/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.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-bicmgaxqrnjvkodrhieoturmoykd/Growl_Prefix.pch -c /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/Core/Source/GrowlController.m -o /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/build/Growl.build/Development/GrowlHelperApp.build/Objects-normal/ppc/GrowlController.o
/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.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/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/Core/Source/GrowlController.m: In function '-[GrowlController versionDictionary]':
/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.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/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.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/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Growl/work/Growl-0.7-src/Core/Source/GrowlController.m:557: error: for each function it appears in.)
** BUILD FAILED **
make: *** [all] Error 1

Posted: Thu Sep 29, 2005 3:18 am
by snarfer
Umm, why DarwinPorts?

Posted: Thu Sep 29, 2005 4:52 am
by The_Tick
snarfer wrote:Umm, why DarwinPorts?
Why not?

Posted: Thu Sep 29, 2005 4:52 am
by The_Tick
Can you rm the source download and retry installing from the portfile?

Posted: Thu Sep 29, 2005 12:37 pm
by iLux
It works great for me :D

Posted: Fri Sep 30, 2005 1:19 am
by jpoetker
Well, I've ran sudo port clean --all Growl and tried sudo port install Growl, a few different times (including just prior to this), and I haven't had any luck. It is still failing... Is there something more complete I should be doing?

Posted: Fri Sep 30, 2005 1:26 am
by jpoetker
Looked at the Portfile, it was for 0.7 - found this patch for 0.7.2 (http://bugzilla.opendarwin.org/attachme ... ction=diff)

Applied it... But it still fails. :cry:

Posted: Fri Sep 30, 2005 1:30 am
by jpoetker
ah - ha - so this is my problem now:

http://trac.growl.info/trac/ticket/388

Anybody have any further info on this ?

Posted: Fri Sep 30, 2005 1:59 am
by The_Tick
Beyond that it's a blocker for .8, no.