ports/177949: [ports] devel/flatzebra 0.1.6 regression on ia64

Anton Shterenlikht mexas at bris.ac.uk
Thu Apr 18 08:40:02 UTC 2013


>Number:         177949
>Category:       ports
>Synopsis:       [ports] devel/flatzebra 0.1.6 regression on ia64
>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:   Thu Apr 18 08:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Anton Shterenlikht
>Release:        FreeBSD 10.0-CURRENT ia64
>Organization:
Unversity of Bristol	
>Environment:
System: FreeBSD mech-cluster241.men.bris.ac.uk 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r248493: Wed Mar 20 09:27:11 GMT 2013 root at mech-cluster241.men.bris.ac.uk:/usr/obj/usr/src/sys/TZAV ia64


	
>Description:

# svn info
Path: .
Working Copy Root Path: /usr/ports
URL: svn://svn0.us-east.freebsd.org/ports/head/devel/flatzebra
Repository Root: svn://svn0.us-east.freebsd.org/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 316015
Node Kind: directory
Schedule: normal
Last Changed Author: martymac
Last Changed Rev: 315963
Last Changed Date: 2013-04-17 14:02:44 +0100 (Wed, 17 Apr 2013)

# 

# pkg version -vX flat
flatzebra-0.1.5_2                  <   needs updating (port has 0.1.6)
# 

===>  Building for flatzebra-0.1.6
Making all in src
Making all in flatzebra
/bin/sh /usr/local/bin/libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flatzebra\" -DVERSION=\"0.1.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.    -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT  -I../../src -O2 -pipe -fno-strict-aliasing -W -Wall -MT libflatzebra_0_1_la-RCouple.lo -MD -MP -MF .deps/libflatzebra_0_1_la-RCouple.Tpo -c -o libflatzebra_0_1_la-RCouple.lo `test -f 'RCouple.cpp' || echo './'`RCouple.cpp
libtool: compile:  c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flatzebra\" -DVERSION=\"0.1.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I../../src -O2 -pipe -fno-strict-aliasing -W -Wall -MT libflatzebra_0_1_la-RCouple.lo -MD -MP -MF .deps/libflatzebra_0_1_la-RCouple.Tpo -c RCouple.cpp  -fPIC -DPIC -o .libs/libflatzebra_0_1_la-RCouple.o
RCouple.cpp:28: error: 'const double flatzebra::RCouple::tolerance' is not a static member of 'class flatzebra::RCouple'
RCouple.cpp:35: error: no 'bool flatzebra::RCouple::rectangleCollision(const flatzebra::RCouple&, const flatzebra::RCouple&, const flatzebra::RCouple&, const flatzebra::RCouple&)' member function declared in class 'flatzebra::RCouple'
RCouple.cpp:51: error: no 'flatzebra::RCouple flatzebra::RCouple::getClosestPointOnSegment(const flatzebra::RCouple&, const flatzebra::RCouple&) const' member function declared in class 'flatzebra::RCouple'
RCouple.cpp: In member function 'flatzebra::RCouple flatzebra::RCouple::getClosestPointOnSegment(const flatzebra::RCouple&, const flatzebra::RCouple&) const':
RCouple.cpp:53: error: 'assert' was not declared in this scope
RCouple.cpp:56: error: 'class flatzebra::RCouple' has no member named 'dotProduct'
RCouple.cpp:56: error: 'class flatzebra::RCouple' has no member named 'dotProduct'
RCouple.cpp: At global scope:
RCouple.cpp:67: error: no 'bool flatzebra::RCouple::isOnSegment(const flatzebra::RCouple&, const flatzebra::RCouple&) const' member function declared in class 'flatzebra::RCouple'
RCouple.cpp: In member function 'bool flatzebra::RCouple::isOnSegment(const flatzebra::RCouple&, const flatzebra::RCouple&) const':
RCouple.cpp:69: error: 'assert' was not declared in this scope
RCouple.cpp:72: error: 'class flatzebra::RCouple' has no member named 'dotProduct'
RCouple.cpp:72: error: 'class flatzebra::RCouple' has no member named 'dotProduct'
*** [libflatzebra_0_1_la-RCouple.lo] Error code 1

Stop in /usr/ports/devel/flatzebra/work/flatzebra-0.1.6/src/flatzebra.
*** [all-recursive] Error code 1

	
>How-To-Repeat:
	
>Fix:

	


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


More information about the freebsd-ports-bugs mailing list