Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12927 closed defect (fixed)

xchat: compile error on macbook pro

Reported by: daverahmany@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: Cc: daverahmany@…, ryandesign (Ryan Carsten Schmidt)
Port:

Description

sudo port install -R xchat ---> Building xchat with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_xchat/work/xchat-1.8.11" && make all " returned error 2 Command output: depmode=gcc3 /bin/sh ../../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -I../../intl -DLOCALEDIR=\"/opt/local/share/locale\" -I/opt/local/include -no-cpp-precomp -I/opt/local/include -I/opt/local/include/glib-1.2 -I/opt/local/include/gtk-1.2 -I/opt/local/lib/glib/include -I/usr/X11R6/include -O2 -Wall -g -c test -f 'maingui.c' || echo './'maingui.c source='menu.c' object='menu.o' libtool=no \ depfile='.deps/menu.Po' tmpdepfile='.deps/menu.TPo' \ depmode=gcc3 /bin/sh ../../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -I../../intl -DLOCALEDIR=\"/opt/local/share/locale\" -I/opt/local/include -no-cpp-precomp -I/opt/local/include -I/opt/local/include/glib-1.2 -I/opt/local/include/gtk-1.2 -I/opt/local/lib/glib/include -I/usr/X11R6/include -O2 -Wall -g -c test -f 'menu.c' || echo './'menu.c menu.c: In function 'savebuffer_req_done': menu.c:897: warning: pointer targets in assignment differ in signedness gcc -I/opt/local/include -I/opt/local/include/glib-1.2 -I/opt/local/include/gtk-1.2 -I/opt/local/lib/glib/include -I/usr/X11R6/include -O2 -Wall -g -c test -f 'mmx_cmod.S' || echo './'mmx_cmod.S mmx_cmod.S:38:Unknown pseudo-op: .global mmx_cmod.S:38:Rest of line ignored. 1st junk character valued 115 (s). mmx_cmod.S:39:Unknown pseudo-op: .type mmx_cmod.S:39:Rest of line ignored. 1st junk character valued 115 (s). mmx_cmod.S:40:Unknown pseudo-op: .global mmx_cmod.S:40:Rest of line ignored. 1st junk character valued 115 (s). mmx_cmod.S:41:Unknown pseudo-op: .type mmx_cmod.S:41:Rest of line ignored. 1st junk character valued 115 (s). mmx_cmod.S:42:Unknown pseudo-op: .global mmx_cmod.S:42:Rest of line ignored. 1st junk character valued 115 (s). mmx_cmod.S:43:Unknown pseudo-op: .type mmx_cmod.S:43:Rest of line ignored. 1st junk character valued 115 (s). mmx_cmod.S:44:Unknown pseudo-op: .global mmx_cmod.S:44:Rest of line ignored. 1st junk character valued 104 (h). mmx_cmod.S:45:Unknown pseudo-op: .type mmx_cmod.S:45:Rest of line ignored. 1st junk character valued 104 (h). mmx_cmod.S:47:Unknown pseudo-op: .bss make[3]: * [mmx_cmod.o] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Error: Status 1 encountered during processing.

Change History (5)

comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: daverahmany@… ryandesign@… added
Milestone: Port Bugs

I agree. I see this problem too, on a MacBookPro3,1.

The port is at version 1.8.11 and has been since r1799 on 2003-01-20. The current version of xchat is 2.8.4. Someone should update this port. If you would like to update the portfile, feel free to attach a patch to this ticket.

comment:2 Changed 17 years ago by afb@…

Resolution: fixed
Status: newclosed

mmx disabled in r30533. This "xchat" port is for xchat-1.8.x (for GTK+ 1), the new version lives in port "xchat2" (for GTK+ 2) so it is not as out of day as one might think from the livecheck...

comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Ah, ok. You're right, 1.8.11 is the latest version of xchat 1.8. I turned off livecheck for this port in r30536 since we're unlikely to ever see any new versions of xchat 1.8.

comment:4 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

New ticket filed requesting xchat2 be updated. See #13060.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.