=> Bootstrap dependency digest>=20010302: found digest-20111104
WARNING: [bsd.prefs.mk] The package galib-2.4.5 is missing DESTDIR support.
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /home/asau/pkg/var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/home/asau/pkg/sbin/pkg_admin -K /home/asau/pkg/var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for galib-2.4.5
cd ga; gmake
gmake[1]: Entering directory `/usr/home/asau/tmp/wip/galib/work/galib245/ga'
g++ -g -Wall -O -fexceptions -O0 -I.. -c garandom.C
g++ -g -Wall -O -fexceptions -O0 -I.. -c gaerror.C
g++ -g -Wall -O -fexceptions -O0 -I.. -c GAParameter.C
g++ -g -Wall -O -fexceptions -O0 -I.. -c GAStatistics.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GABaseGA.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
./ga/gaversion.h:12: warning: 'rcsid' defined but not used
g++ -g -Wall -O -fexceptions -O0 -I.. -c GASStateGA.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GASimpleGA.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GAIncGA.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GADemeGA.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GADCrowdingGA.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GASelector.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GAScaling.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GAPopulation.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GAGenome.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GABinStr.C
g++ -g -Wall -O -fexceptions -O0 -I.. -c gabincvt.C
g++ -g -Wall -O -fexceptions -O0 -I.. -c GAAllele.C
g++ -g -Wall -O -fexceptions -O0 -I.. -c GA1DBinStrGenome.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GA2DBinStrGenome.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GA3DBinStrGenome.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GABin2DecGenome.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
g++ -g -Wall -O -fexceptions -O0 -I.. -c GA1DArrayGenome.C
./ga/gaid.h:29: warning: 'class GAID' has virtual functions but non-virtual destructor
./ga/GA1DArrayGenome.h: In member function 'GA1DArrayGenome<T>& GA1DArrayGenome<T>::operator=(const T*)':
./ga/GA1DArrayGenome.h:66: error: 'sz' was not declared in this scope
./ga/GA1DArrayGenome.h: In member function 'const T& GA1DArrayGenome<T>::gene(unsigned int) const':
./ga/GA1DArrayGenome.h:78: error: 'a' was not declared in this scope
./ga/GA1DArrayGenome.h: In member function 'T& GA1DArrayGenome<T>::gene(unsigned int, const T&)':
./ga/GA1DArrayGenome.h:80: error: 'a' was not declared in this scope
./ga/GA1DArrayGenome.h:81: error: 'a' was not declared in this scope
./ga/GA1DArrayGenome.h: At global scope:
./ga/GA1DArrayGenome.h:155: error: 'CONTENTS' was not declared in this scope
GA1DArrayGenome.C: In member function 'virtual int GA1DArrayGenome<T>::resize(int)':
GA1DArrayGenome.C:136: error: 'sz' was not declared in this scope
GA1DArrayGenome.C: In constructor 'GA1DArrayAlleleGenome<T>::GA1DArrayAlleleGenome(unsigned int, const GAAlleleSet<T>&, float (*)(GAGenome&), void*)':
GA1DArrayGenome.C:227: error: 'ElementComparator' was not declared in this scope
GA1DArrayGenome.C:227: error: there are no arguments to 'comparator' that depend on a template parameter, so a declaration of 'comparator' must be available
GA1DArrayGenome.C:227: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
GA1DArrayGenome.C:228: error: 'OnePointCrossover' was not declared in this scope
GA1DArrayGenome.C:228: error: there are no arguments to 'crossover' that depend on a template parameter, so a declaration of 'crossover' must be available
GA1DArrayGenome.C: In constructor 'GA1DArrayAlleleGenome<T>::GA1DArrayAlleleGenome(const GAAlleleSetArray<T>&, float (*)(GAGenome&), void*)':
GA1DArrayGenome.C:243: error: 'ElementComparator' was not declared in this scope
GA1DArrayGenome.C:243: error: there are no arguments to 'comparator' that depend on a template parameter, so a declaration of 'comparator' must be available
GA1DArrayGenome.C:244: error: 'OnePointCrossover' was not declared in this scope
GA1DArrayGenome.C:244: error: there are no arguments to 'crossover' that depend on a template parameter, so a declaration of 'crossover' must be available
GA1DArrayGenome.C: In member function 'virtual int GA1DArrayAlleleGenome<T>::resize(int)':
GA1DArrayGenome.C:298: error: 'nx' was not declared in this scope
GA1DArrayGenome.C:302: error: 'a' was not declared in this scope
gmake[1]: *** [GA1DArrayGenome.o] Error 1
gmake[1]: Leaving directory `/usr/home/asau/tmp/wip/galib/work/galib245/ga'
gmake: *** [all] Error 2
*** Error code 2
Stop.
bmake: stopped in /usr/home/asau/pkgsrc/wip/galib
*** Error code 1
Stop.
bmake: stopped in /usr/home/asau/pkgsrc/wip/galib