#12268: lang/q outdated ----------------------------------------+----------------------------------- Reporter: macports@jasonwatkins.net | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: Resolution: | Keywords: ----------------------------------------+----------------------------------- Comment (by ryandesign@macports.org): 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. -- Ticket URL: <https://trac.macports.org/projects/macports/ticket/12268#comment:3> MacPorts </projects/macports> Ports system for Mac OS