Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2016 20:26:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215497] graphics/gdal: update/compilation failure: undefined reference to `typeinfo for GNMNetwork'
Message-ID:  <bug-215497-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215497

            Bug ID: 215497
           Summary: graphics/gdal: update/compilation failure: undefined
                    reference to `typeinfo for GNMNetwork'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: ohartmann@walstatt.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

The most recent update to graphics/gdal renders building graphics/gdal on
CURRENT (12.0-CURRENT #17 r310386: Thu Dec 22 08:23:52 CET 2016 amd64) unus=
able
due to compilation failure shown below.

[...]
c++ -L/usr/local/lib -fstack-protector gnmmanage.o=20
-L/usr/ports/graphics/gdal/work/gdal-2.1.2 -lgdal  -ljson-c -ljasper -lgif
-ljpeg -lgeotiff -ltiff -lpng -L/usr/local/lib -lpq -llzma -lz -L/usr
-L/usr/lib -lpthread -lm -lrt -L/usr/local/lib                    -o gnmman=
age
gnmmanage.o: In function `main':
gnmmanage.cpp:(.text+0x8bc): undefined reference to `typeinfo for GNMNetwor=
k'
gnmmanage.cpp:(.text+0x8c3): undefined reference to `typeinfo for
GNMGenericNetwork'
gnmmanage.cpp:(.text+0x9c9): undefined reference to `typeinfo for GNMNetwor=
k'
gnmmanage.cpp:(.text+0x9d0): undefined reference to `typeinfo for
GNMGenericNetwork'
gnmmanage.cpp:(.text+0xbed): undefined reference to `typeinfo for GNMNetwor=
k'
gnmmanage.cpp:(.text+0xbf4): undefined reference to `typeinfo for
GNMGenericNetwork'
gnmmanage.cpp:(.text+0xc74): undefined reference to `typeinfo for GNMNetwor=
k'
gnmmanage.cpp:(.text+0xc7b): undefined reference to `typeinfo for
GNMGenericNetwork'
gnmmanage.cpp:(.text+0xd48): undefined reference to `typeinfo for GNMNetwor=
k'
gnmmanage.cpp:(.text+0xd4f): undefined reference to `typeinfo for
GNMGenericNetwork'
gnmmanage.cpp:(.text+0x1059): undefined reference to `typeinfo for GNMNetwo=
rk'
gnmmanage.cpp:(.text+0x1060): undefined reference to `typeinfo for
GNMGenericNetwork'
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)
gmake[3]: *** [GNUmakefile:175: gnmmanage] Error 1
gmake[3]: Leaving directory '/usr/ports/graphics/gdal/work/gdal-2.1.2/apps'
gmake[2]: *** [GNUmakefile:94: apps-target] Error 2
gmake[2]: Leaving directory '/usr/ports/graphics/gdal/work/gdal-2.1.2'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/gdal

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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