Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#12268 closed update (fixed)

lang/q outdated

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

Description

The version currently in the 1.5 release doesn't build. It's also rather stale. I don't know much about ports, but went ahead and edited my Portfile in the obvious way, and the current version builds fine.

Attachments (1)

ports.diff (176 bytes) - added by macports@… 17 years ago.

Download all attachments as: .zip

Change History (8)

Changed 17 years ago by macports@…

Attachment: ports.diff added

comment:1 Changed 17 years ago by nox@…

Milestone: Port Updates
Priority: ExpectedNormal
Version: 1.5

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…

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

I agree, q 6.0 doesn't build for me either:

$ sudo port install
--->  Fetching q
--->  Attempting to fetch q-6.0.tar.gz from http://downloads.sourceforge.net/q-lang
--->  Verifying checksum(s) for q
--->  Extracting q
--->  Configuring q
--->  Building q with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_q/work/q-6.0" && make all " returned error 2
Command output: clib.c:1484: error: for each function it appears in.)
clib.c: In function '__F__clib_fprintf':
clib.c:2576: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c:2582: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c:2589: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c:2640: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c:2642: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c:2646: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c: In function '__F__clib_sprintf':
clib.c:2784: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c:2792: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c:2804: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c:2874: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c:2876: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c:2880: warning: pointer targets in passing argument 2 of 'coerce_int' differ in signedness
clib.c: In function 'isaddr':
clib.c:4271: error: 'AF_LOCAL' undeclared (first use in this function)
clib.c: In function 'encode_addr':
clib.c:4311: error: 'AF_LOCAL' undeclared (first use in this function)
clib.c:4339: error: 'struct hostent' has no member named 'h_addr'
clib.c:4354: error: 'struct hostent' has no member named 'h_addr'
clib.c: In function 'decode_addr':
clib.c:4370: error: 'AF_LOCAL' undeclared (first use in this function)
clib.c: In function '__F__clib_setpgrp':
clib.c:6129: error: too many arguments to function 'setpgrp'
make[4]: *** [clib.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.
$

q 7.9 is now available. 7.8 "is a recommended upgrade for anyone who is currently running Q 7.7" and "sports several important bugfixes". 7.9 "is a bugfix release". I will attempt to update the port.

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

Q 7.7, 7.8 and 7.9 all fail to build for me. I've asked their mailing list for help, since I can't find an active bug tracker for them.

comment:5 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

They've released 7.9-2 which now builds! Committed the update in r32080.

comment:6 Changed 15 years ago by jmroot (Joshua Root)

Type: defectupdate

comment:7 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.