Opened 19 years ago
Closed 19 years ago
#4527 closed defect (fixed)
BUG: xchat2 update 2.4.3 --> 2.4.4 fails
Reported by: | bllxxm | Owned by: | mij@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Using 10.4.2 on a G3 500 Powerbook Pismo. XTools not updated from stock 10.4 issue. sudo port -a upgrade updates all xchat2 dependencies successfully, but fails on xchat2 itself. Re-tried after port xchat2 clean, still fails.
Tail of -v output: Making all in fe-gtk if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/ gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include -I/ opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/ glib-2.0/include -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/opt/local/share/locale\" -I/opt/ local/include -I/usr/X11R6/include -no-cpp-precomp -I/System/Library/Frameworks/ CoreFoundation.framework/Headers -I/opt/local/include -Wall -g -I/opt/local/include -I/usr/X11R6/ include -no-cpp-precomp -I/System/Library/Frameworks/CoreFoundation.framework/Headers -MT about.o -MD -MP -MF ".deps/about.Tpo" -c -o about.o about.c; \ then mv -f ".deps/about.Tpo" ".deps/about.Po"; else rm -f ".deps/about.Tpo"; exit 1; fi In file included from fe-gtk.h:5,
from about.c:25:
/opt/local/include/regex.h:145: error: parse error before "re_void" /opt/local/include/regex.h:145: warning: type defaults to 'int' in declaration of 're_void' /opt/local/include/regex.h:145: warning: data definition has no type or storage class /opt/local/include/regex.h:314: error: parse error before "_ANSI_ARGS_" /opt/local/include/regex.h:323: error: parse error before "_ANSI_ARGS_" /opt/local/include/regex.h:326: error: parse error before "_ANSI_ARGS_" make[3]: * [about.o] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Warning: the following items did not execute (for xchat2): com.apple.destroot com.apple.build Error: Unable to upgrade port: 1
Change History (5)
comment:1 Changed 19 years ago by blb@…
Owner: | changed from darwinports-bugs@… to mij@… |
---|
comment:2 Changed 19 years ago by mww@…
Summary: | xchat2 update 2.4.3 --> 2.4.4 fails → BUG: xchat2 update 2.4.3 --> 2.4.4 fails |
---|
comment:3 Changed 19 years ago by bllxxm
Still unable to update xchat2. Problem is fetch always fails. Tried on my 1.25MHz G4 MDD, this is the output of 'sudo port -v -d fetch xchat':
---> Fetching xchat2 ---> Attempting to fetch xchat-2.4.5.tar.bz2 from http://www.xchat.org/files/source/2.4/---> Attempting to fetch xchat-2.4.5.tar.bz2 from http://distfiles-od.opendarwin.org/---> Attempting to fetch xchat-2.4.5.tar.bz2 from http://distfiles-msn.opendarwin.org/---> Attempting to fetch xchat-2.4.5.tar.bz2 from http://distfiles-bay13.opendarwin.org/Error: Target com.apple.fetch returned: fetch failedError: Unable to upgrade port: 1Horatio:~ leop$ sudo port -v -d fetch xchat2DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/irc/xchat2DEBUG: Changing to port directory: /opt/ local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/irc/xchat2DEBUG: Requested variant powerpc is not provided by port xchat2.DEBUG: Requested variant darwin is not provided by port xchat2.DEBUG: Requested variant macosx is not provided by port xchat2.DEBUG: Skipping completed com.apple.main (xchat2)---> Fetching xchat2DEBUG: Executing com.apple.fetch (xchat2)---> xchat-2.4.5.tar.bz2 doesn't seem to exist in /opt/local/var/db/dports/distfiles/ xchat2---> Attempting to fetch xchat-2.4.5.tar.bz2 from http://www.xchat.org/files/source/2.4/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0---> Attempting to fetch xchat-2.4.5.tar.bz2 from http://distfiles-od.opendarwin.org/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0---> Attempting to fetch xchat-2.4.5.tar.bz2 from http://distfiles-msn.opendarwin.org/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0---> Attempting to fetch xchat-2.4.5.tar.bz2 from http://distfiles-bay13.opendarwin.org/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Error: Target com.apple.fetch returned: fetch failedWarning: the following items did not execute (for xchat2): com.apple.fetch
comment:4 Changed 19 years ago by bllxxm
That output pasted just above is slightly wrong, the actual output starts after 'Horatio:~ leop$ sudo port - v -d fetch' on line 4 or 5. bllx
comment:5 Changed 19 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Oops, this was never responded to. Xchat is up to 2.6.1 and builds fine now so I'm calling this fixed.
Assigning to maintainer.