=> Bootstrap dependency digest>=20010302: found digest-20190127
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for impress-1.1b9nb3
cd /work/graphics/impress/work/impress-1.1b9 && make make_impress make_font3d
(cd src;make all install)
cat impress.tcl >impress
chmod a+x impress
rm -f transeps
cp transeps.sh transeps
chmod a+x transeps
drvbase.h ../pstoedit/src/drvbase.h differ: char 1849, line 62
Updating drvbase.h
Updating impress
Updating transeps
Updating COPYING
Updating README
Updating CHANGES
Updating OPTIONS
Updating tkFont-patch.diff
Updating tkUnixWm-patch.diff
Updating arrows.jpg
Updating custcolor.jpg
Updating file.jpg
Updating fonts.jpg
Updating grid.jpg
Updating impdoc.html
Updating implogo.gif
Updating impressbuttons.jpg
Updating impressmain2.jpg
Updating lgtoolbar.jpg
Updating openurldialog.jpg
Updating page.jpg
Updating palette.jpg
Updating print.jpg
Updating props.jpg
Updating pstoedit.jpg
Updating selection.jpg
Updating slide.jpg
Updating tclet.jpg
Updating toolbarpref.jpg
Updating urldialog.jpg
Updating miniview.jpg
(cd font3d;make LDFLAGS=-static)
c++ -c -O build.cc
build.cc:40:16: error: expected ';' before ',' token
 using std::endl, std::cout;
                ^
build.cc:40:16: error: expected unqualified-id before ',' token
build.cc:40:27: error: expected constructor, destructor, or type conversion before ';' token
 using std::endl, std::cout;
                           ^
build.cc: In function 'int CreateSides(TTFont&, int, Font3DOptions&, vector, TRIANGLELIST&, TRIANGLELIST&, TRIANGLELIST&)':
build.cc:900:29: error: 'cout' was not declared in this scope
             if (t3==NULL) { cout<<"ERROR: Out of memory"<<endl; exit(1); }
                             ^
build.cc:900:29: note: suggested alternative:
In file included from vector.h:76:0,
                 from build.cc:34:
/usr/include/g++/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^
build.cc:902:29: error: 'cout' was not declared in this scope
             if (t4==NULL) { cout<<"ERROR: Out of memory"<<endl; exit(1); }
                             ^
build.cc:902:29: note: suggested alternative:
In file included from vector.h:76:0,
                 from build.cc:34:
/usr/include/g++/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^
build.cc:912:35: error: 'cout' was not declared in this scope
                   if (t1==NULL) { cout<<"ERROR: Out of memory"<<endl; exit(1); }
                                   ^
build.cc:912:35: note: suggested alternative:
In file included from vector.h:76:0,
                 from build.cc:34:
/usr/include/g++/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^
build.cc:915:35: error: 'cout' was not declared in this scope
                   if (t2==NULL) { cout<<"ERROR: Out of memory"<<endl; exit(1); }
                                   ^
build.cc:915:35: note: suggested alternative:
In file included from vector.h:76:0,
                 from build.cc:34:
/usr/include/g++/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^
build.cc:920:35: error: 'cout' was not declared in this scope
                   if (t1==NULL) { cout<<"ERROR: Out of memory"<<endl; exit(1); }
                                   ^
build.cc:920:35: note: suggested alternative:
In file included from vector.h:76:0,
                 from build.cc:34:
/usr/include/g++/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^
build.cc:922:35: error: 'cout' was not declared in this scope
                   if (t2==NULL) { cout<<"ERROR: Out of memory"<<endl; exit(1); }
                                   ^
build.cc:922:35: note: suggested alternative:
In file included from vector.h:76:0,
                 from build.cc:34:
/usr/include/g++/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^
build.cc:934:33: error: 'cout' was not declared in this scope
                 if (t5==NULL) { cout<<"ERROR: Out of memory"<<endl; exit(1); }
                                 ^
build.cc:934:33: note: suggested alternative:
In file included from vector.h:76:0,
                 from build.cc:34:
/usr/include/g++/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^
build.cc:937:33: error: 'cout' was not declared in this scope
                 if (t6==NULL) { cout<<"ERROR: Out of memory"<<endl; exit(1); }
                                 ^
build.cc:937:33: note: suggested alternative:
In file included from vector.h:76:0,
                 from build.cc:34:
/usr/include/g++/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^
build.cc:942:33: error: 'cout' was not declared in this scope
                 if (t5==NULL) { cout<<"ERROR: Out of memory"<<endl; exit(1); }
                                 ^
build.cc:942:33: note: suggested alternative:
In file included from vector.h:76:0,
                 from build.cc:34:
/usr/include/g++/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^
build.cc:944:33: error: 'cout' was not declared in this scope
                 if (t6==NULL) { cout<<"ERROR: Out of memory"<<endl; exit(1); }
                                 ^
build.cc:944:33: note: suggested alternative:
In file included from vector.h:76:0,
                 from build.cc:34:
/usr/include/g++/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^
*** Error code 1

Stop.
make[3]: stopped in /work/graphics/impress/work/impress-1.1b9/font3d
*** Error code 1

Stop.
make[2]: stopped in /work/graphics/impress/work/impress-1.1b9
*** Error code 1

Stop.
make[1]: stopped in /tree/pkgsrc/graphics/impress
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/graphics/impress