From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 27 10:40:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4F79106566B for ; Sun, 27 May 2012 10:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 860578FC14 for ; Sun, 27 May 2012 10:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4RAe1Jm040618 for ; Sun, 27 May 2012 10:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4RAe11Q040617; Sun, 27 May 2012 10:40:01 GMT (envelope-from gnats) Resent-Date: Sun, 27 May 2012 10:40:01 GMT Resent-Message-Id: <201205271040.q4RAe11Q040617@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Justin Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDA87106567B for ; Sun, 27 May 2012 10:30:59 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 9DEAC8FC16 for ; Sun, 27 May 2012 10:30:59 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4RAUxUD035208 for ; Sun, 27 May 2012 10:30:59 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q4RAUx1w035207; Sun, 27 May 2012 10:30:59 GMT (envelope-from nobody) Message-Id: <201205271030.q4RAUx1w035207@red.freebsd.org> Date: Sun, 27 May 2012 10:30:59 GMT From: Justin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/168365: astro/gpsd fails to compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2012 10:40:01 -0000 >Number: 168365 >Category: ports >Synopsis: astro/gpsd fails to compile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 27 10:40:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Justin >Release: 8.3-STABLE >Organization: >Environment: FreeBSD apogee.lst.org 8.3-STABLE FreeBSD 8.3-STABLE #0: Sat May 12 04:33:17 PDT 2012 apogee@apogee.lst.org:/usr/obj/usr/src/sys/SPARTACUS amd64 >Description: cc -o shared_json-qt.os -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing -pthread -fPIC -DUSE_QT -DQT_SHARED -I/usr/local/include/qt4 -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtCore -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include shared_json.c c++ -o strl-qt.os -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing -pthread -fPIC -DUSE_QT -DQT_SHARED -I/usr/local/include/qt4 -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtCore -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include strl.c cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++ cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++ c++ -o libgpsmm-qt.os -c -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing -pthread -fPIC -DUSE_QT -DQT_SHARED -I/usr/local/include/qt4 -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtCore -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include libgpsmm.cpp cc -o gpsd.o -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include gpsd.c gpsd.c: In function 'adjust_max_fd': gpsd.c:352: warning: comparison between signed and unsigned gpsd.c: In function 'main': gpsd.c:2235: warning: comparison between signed and unsigned gpsd.c:2242: warning: comparison between signed and unsigned gpsd.c:2325: warning: comparison between signed and unsigned gpsd.c:2484: warning: format '%d' expects type 'int', but argument 3 has type 'sig_atomic_t' cc -o ntpshm.o -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include ntpshm.c ntpshm.c:297: warning: 'ntpshm_pps' defined but not used cc -o shmexport.o -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include shmexport.c cc -o dbusexport.o -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing -pthread -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include dbusexport.c cc -o gpsdecode.o -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing gpsdecode.c cc -o gpsctl.o -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing gpsctl.c cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++ cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++ gpsutils.c: In function 'double earth_distance_and_bearings(double, double, double, double, double*, double*)': gpsutils.c:441: error: 'isnanf' was not declared in this scope cc -o gpsdecode -Wl,-rpath=//usr/local/lib gpsdecode.o -L. -L/usr/local/lib -lrt -ldbus-1 -lgpsd -lusb -lgps -lm cc -o gpsd -pthread -Wl,-rpath=//usr/local/lib gpsd.o ntpshm.o shmexport.o dbusexport.o -L. -L/usr/local/lib -L/usr/local/lib -lrt -ldbus-1 -lgpsd -lusb -lgps -lm -ldbus-1 cc -o gpsdctl.o -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing gpsdctl.c cc -o gpspipe.o -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -pipe -fno-omit-frame-pointer -fno-strict-aliasing gpspipe.c scons: *** [gpsutils-qt.os] Error 1 scons: building terminated because of errors. *** Error code 2 Stop in /usr/ports/astro/gpsd. *** Error code 1 Stop in /usr/ports/astro/gpsd. >How-To-Repeat: run portupgrade on astro/gpsd >Fix: >Release-Note: >Audit-Trail: >Unformatted: