Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2011 13:01:44 GMT
From:      Florian Degner <f.degner@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162473: Building math/pspp from ports fails.
Message-ID:  <201111111301.pABD1ikM047080@red.freebsd.org>
Resent-Message-ID: <201111111310.pABDA8uJ069910@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162473
>Category:       ports
>Synopsis:       Building math/pspp from ports fails.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 11 13:10:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Florian Degner
>Release:        8.2
>Organization:
n/a
>Environment:
FreeBSD somebox.somewhere.local 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Building math/pspp fails:

# cd /usr/ports/math/pspp
# make install
===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for pspp-0.6.2_8
=> pspp-0.6.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://ftp.gnu.org/gnu/pspp/pspp-0.6.2.tar.gz
----- 8< -----
cc -std=gnu99 -DHAVE_CONFIG_H -I.  -I./gl -I./gl  -I./src/language/stats -I./src/language/expressions -I./src/language/expressions
 -I./src -I./lib -DPKGDATADIR=\"/usr/local/share/pspp\" -I/usr/local/include -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-
2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -
I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/i
nclude/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/drm   -Wall -O2 -fno-strict-aliasing -pipe -march=native -Wdec
laration-after-statement -MT lib/gtksheet/lib_gtksheet_libgtksheet_a-gtkitementry.o -MD -MP -MF lib/gtksheet/.deps/lib_gtksheet_li
bgtksheet_a-gtkitementry.Tpo -c -o lib/gtksheet/lib_gtksheet_libgtksheet_a-gtkitementry.o `test -f 'lib/gtksheet/gtkitementry.c' |
| echo './'`lib/gtksheet/gtkitementry.c
lib/gtksheet/gtkitementry.c:148: error: static declaration of 'gtk_entry_reset_im_context' follows non-static declaration
/usr/local/include/gtk-2.0/gtk/gtkentry.h:311: error: previous declaration of 'gtk_entry_reset_im_context' was here
gmake[2]: *** [lib/gtksheet/lib_gtksheet_libgtksheet_a-gtkitementry.o] Error 1
gmake[2]: Leaving directory `/usr/ports/math/pspp/work/pspp-0.6.2'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/math/pspp/work/pspp-0.6.2'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/math/pspp.
*** Error code 1

Stop in /usr/ports/math/pspp.
#

>How-To-Repeat:
Try to install math/pspp from ports.

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111111301.pABD1ikM047080>