=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for gcvs-1.0nb17
cd . && /opt/pkg/bin/mksh /Users/pbulk/build/devel/gcvs/work/gcvs-1.0/missing --run aclocal-1.6 
WARNING: 'aclocal' is missing on your system.  You should only need it if
         you modified 'acinclude.m4' or 'configure.in'.  You might want
         to install the Automake and Perl packages.  Grab them from
         any GNU archive site.
cd . && \
  /opt/pkg/bin/mksh /Users/pbulk/build/devel/gcvs/work/gcvs-1.0/missing --run automake-1.6 --gnu  ./Makefile
WARNING: 'automake' is missing on your system.  You should only need it if
         you modified 'Makefile.am', 'acinclude.m4' or 'configure.in'.
         You might want to install the Automake and Perl packages.
         Grab them from any GNU archive site.
cd . && /opt/pkg/bin/mksh /Users/pbulk/build/devel/gcvs/work/gcvs-1.0/missing --run autoconf
WARNING: 'autoconf' is missing on your system.  You should only need it if
         you modified 'configure.in'.  You might want to install the
         Autoconf and GNU m4 packages.  Grab them from any GNU
         archive site.
/opt/pkg/bin/mksh ./config.status --recheck
cd . && /opt/pkg/bin/mksh ./config.status Makefile 
config.status: creating Makefile
mv: Makefile: set owner/group (was: 500/0): Operation not permitted
/opt/pkg/bin/mksh ./config.status --recheck
cd . && /opt/pkg/bin/mksh /Users/pbulk/build/devel/gcvs/work/gcvs-1.0/missing --run autoheader
WARNING: 'autoheader' is missing on your system.  You should only need it if
         you modified 'acconfig.h' or 'configure.in'.  You might want
         to install the Autoconf and GNU m4 packages.  Grab them
         from any GNU archive site.
touch ./config.h.in
cd . && /opt/pkg/bin/mksh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/opt/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0'
/opt/pkg/bin/mksh ./config.status --recheck
Making all in common
gmake[2]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/common'
cd .. && /opt/pkg/bin/mksh ./config.status common/Makefile depfiles
config.status: creating common/Makefile
mv: common/Makefile: set owner/group (was: 500/0): Operation not permitted
config.status: executing depfiles commands
source='AboutDlg.cpp' object='AboutDlg.o' libtool=no \
depfile='.deps/AboutDlg.Po' tmpdepfile='.deps/AboutDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o AboutDlg.o `test -f 'AboutDlg.cpp' || echo './'`AboutDlg.cpp
In file included from AboutDlg.cpp:26:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
AboutDlg.cpp:299:7: warning: variable 'res' set but not used [-Wunused-but-set-variable]
        bool res = false;
             ^
2 warnings generated.
source='AnnotateDlg.cpp' object='AnnotateDlg.o' libtool=no \
depfile='.deps/AnnotateDlg.Po' tmpdepfile='.deps/AnnotateDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o AnnotateDlg.o `test -f 'AnnotateDlg.cpp' || echo './'`AnnotateDlg.cpp
In file included from AnnotateDlg.cpp:33:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from AnnotateDlg.cpp:48:
In file included from ./AnnotateDlg.h:32:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from AnnotateDlg.cpp:49:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='AppConsole.cpp' object='AppConsole.o' libtool=no \
depfile='.deps/AppConsole.Po' tmpdepfile='.deps/AppConsole.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o AppConsole.o `test -f 'AppConsole.cpp' || echo './'`AppConsole.cpp
In file included from AppConsole.cpp:33:
In file included from ./UCvsConsole.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
1 warning generated.
source='AppGlue.cpp' object='AppGlue.o' libtool=no \
depfile='.deps/AppGlue.Po' tmpdepfile='.deps/AppGlue.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o AppGlue.o `test -f 'AppGlue.cpp' || echo './'`AppGlue.cpp
In file included from AppGlue.cpp:67:
In file included from ./UCvsApp.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from AppGlue.cpp:68:
In file included from ./UCvsFiles.h:29:
In file included from ./CvsEntries.h:30:
In file included from ./CvsIgnore.h:29:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from AppGlue.cpp:88:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='AskYesNo.cpp' object='AskYesNo.o' libtool=no \
depfile='.deps/AskYesNo.Po' tmpdepfile='.deps/AskYesNo.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o AskYesNo.o `test -f 'AskYesNo.cpp' || echo './'`AskYesNo.cpp
In file included from AskYesNo.cpp:42:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
1 warning generated.
source='Authen.cpp' object='Authen.o' libtool=no \
depfile='.deps/Authen.Po' tmpdepfile='.deps/Authen.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o Authen.o `test -f 'Authen.cpp' || echo './'`Authen.cpp
In file included from Authen.cpp:30:
In file included from ./Authen.h:28:
In file included from ./MultiString.h:29:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from Authen.cpp:30:
In file included from ./Authen.h:28:
In file included from ./MultiString.h:30:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from Authen.cpp:31:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='CommitDlg.cpp' object='CommitDlg.o' libtool=no \
depfile='.deps/CommitDlg.Po' tmpdepfile='.deps/CommitDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o CommitDlg.o `test -f 'CommitDlg.cpp' || echo './'`CommitDlg.cpp
In file included from CommitDlg.cpp:35:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from CommitDlg.cpp:49:
In file included from ./CommitDlg.h:32:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from CommitDlg.cpp:50:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='CPStr.cpp' object='CPStr.o' libtool=no \
depfile='.deps/CPStr.Po' tmpdepfile='.deps/CPStr.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o CPStr.o `test -f 'CPStr.cpp' || echo './'`CPStr.cpp
In file included from CPStr.cpp:28:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from CPStr.cpp:28:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
2 warnings generated.
source='CheckoutDlg.cpp' object='CheckoutDlg.o' libtool=no \
depfile='.deps/CheckoutDlg.Po' tmpdepfile='.deps/CheckoutDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o CheckoutDlg.o `test -f 'CheckoutDlg.cpp' || echo './'`CheckoutDlg.cpp
In file included from CheckoutDlg.cpp:35:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from CheckoutDlg.cpp:51:
In file included from ./CheckoutDlg.h:32:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from CheckoutDlg.cpp:52:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='CvsAlert.cpp' object='CvsAlert.o' libtool=no \
depfile='.deps/CvsAlert.Po' tmpdepfile='.deps/CvsAlert.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o CvsAlert.o `test -f 'CvsAlert.cpp' || echo './'`CvsAlert.cpp
In file included from CvsAlert.cpp:35:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
1 warning generated.
source='CvsArgs.cpp' object='CvsArgs.o' libtool=no \
depfile='.deps/CvsArgs.Po' tmpdepfile='.deps/CvsArgs.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o CvsArgs.o `test -f 'CvsArgs.cpp' || echo './'`CvsArgs.cpp
In file included from CvsArgs.cpp:30:
In file included from ./CvsPrefs.h:30:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from CvsArgs.cpp:30:
In file included from ./CvsPrefs.h:30:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from CvsArgs.cpp:30:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='CvsCommands.cpp' object='CvsCommands.o' libtool=no \
depfile='.deps/CvsCommands.Po' tmpdepfile='.deps/CvsCommands.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o CvsCommands.o `test -f 'CvsCommands.cpp' || echo './'`CvsCommands.cpp
In file included from CvsCommands.cpp:40:
In file included from ./CvsPrefs.h:30:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from CvsCommands.cpp:40:
In file included from ./CvsPrefs.h:30:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from CvsCommands.cpp:40:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
In file included from CvsCommands.cpp:59:
./LogParse.h:25:2: warning: 'AFX_LOGPARSE_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#if !defined(AFX_LOGPARSE_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_)
 ^~
./LogParse.h:26:9: note: 'AFX_LOGDLG_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_' is defined here; did you mean 'AFX_LOGPARSE_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_'?
#define AFX_LOGDLG_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        AFX_LOGPARSE_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_
CvsCommands.cpp:1124:15: warning: 'ControlCvsArgs::addfile' hides overloaded virtual function [-Woverloaded-virtual]
        virtual void addfile(const char* arg, const char* dir = 0L, const UFSSpec* spec = 0L);
                     ^
./CvsArgs.h:41:15: note: hidden overloaded virtual function 'CvsArgs::addfile' declared here: different number of parameters (4 vs 3)
        virtual void addfile(const char *arg, const char *dir = 0L,
                     ^
CvsCommands.cpp:1356:15: warning: 'RemoveCvsArgs::addfile' hides overloaded virtual function [-Woverloaded-virtual]
        virtual void addfile(const char *arg, const char *dir = 0L,
                     ^
./CvsArgs.h:41:15: note: hidden overloaded virtual function 'CvsArgs::addfile' declared here: different number of parameters (4 vs 3)
        virtual void addfile(const char *arg, const char *dir = 0L,
                     ^
6 warnings generated.
source='CvsEntries.cpp' object='CvsEntries.o' libtool=no \
depfile='.deps/CvsEntries.Po' tmpdepfile='.deps/CvsEntries.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o CvsEntries.o `test -f 'CvsEntries.cpp' || echo './'`CvsEntries.cpp
In file included from CvsEntries.cpp:38:
In file included from ./CvsEntries.h:30:
In file included from ./CvsIgnore.h:29:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from CvsEntries.cpp:38:
In file included from ./CvsEntries.h:30:
In file included from ./CvsIgnore.h:29:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
CvsEntries.cpp:332:12: warning: variable 'cmd' is uninitialized when used here [-Wuninitialized]
                        switch (cmd)
                                ^~~
CvsEntries.cpp:325:11: note: initialize the variable 'cmd' to silence this warning
                char cmd;
                        ^
                         = '\0'
3 warnings generated.
source='CvsIgnore.cpp' object='CvsIgnore.o' libtool=no \
depfile='.deps/CvsIgnore.Po' tmpdepfile='.deps/CvsIgnore.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o CvsIgnore.o `test -f 'CvsIgnore.cpp' || echo './'`CvsIgnore.cpp
In file included from CvsIgnore.cpp:30:
In file included from ./FileTraversal.h:32:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from CvsIgnore.cpp:30:
In file included from ./FileTraversal.h:32:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from CvsIgnore.cpp:35:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -DEXECLIB="\"/opt/pkg/bin\"" -c CvsPrefs.cpp
In file included from CvsPrefs.cpp:29:
In file included from ./CvsPrefs.h:30:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from CvsPrefs.cpp:29:
In file included from ./CvsPrefs.h:30:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from CvsPrefs.cpp:29:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='DiffDlg.cpp' object='DiffDlg.o' libtool=no \
depfile='.deps/DiffDlg.Po' tmpdepfile='.deps/DiffDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o DiffDlg.o `test -f 'DiffDlg.cpp' || echo './'`DiffDlg.cpp
In file included from DiffDlg.cpp:33:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from DiffDlg.cpp:50:
In file included from ./DiffDlg.h:32:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from DiffDlg.cpp:51:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='FileTraversal.cpp' object='FileTraversal.o' libtool=no \
depfile='.deps/FileTraversal.Po' tmpdepfile='.deps/FileTraversal.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o FileTraversal.o `test -f 'FileTraversal.cpp' || echo './'`FileTraversal.cpp
FileTraversal.cpp:31:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from FileTraversal.cpp:48:
In file included from ./FileTraversal.h:32:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from FileTraversal.cpp:48:
In file included from ./FileTraversal.h:32:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
FileTraversal.cpp:122:6: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if !TARGET_OS_MAC
     ^
4 warnings generated.
source='GetPassword.cpp' object='GetPassword.o' libtool=no \
depfile='.deps/GetPassword.Po' tmpdepfile='.deps/GetPassword.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o GetPassword.o `test -f 'GetPassword.cpp' || echo './'`GetPassword.cpp
In file included from GetPassword.cpp:44:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from GetPassword.cpp:48:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
2 warnings generated.
source='GetPrefs.cpp' object='GetPrefs.o' libtool=no \
depfile='.deps/GetPrefs.Po' tmpdepfile='.deps/GetPrefs.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o GetPrefs.o `test -f 'GetPrefs.cpp' || echo './'`GetPrefs.cpp
In file included from GetPrefs.cpp:37:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from GetPrefs.cpp:48:
In file included from ./CvsPrefs.h:30:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from GetPrefs.cpp:48:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='ImportDlg.cpp' object='ImportDlg.o' libtool=no \
depfile='.deps/ImportDlg.Po' tmpdepfile='.deps/ImportDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o ImportDlg.o `test -f 'ImportDlg.cpp' || echo './'`ImportDlg.cpp
In file included from ImportDlg.cpp:32:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from ImportDlg.cpp:33:
In file included from ./CheckoutDlg.h:32:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from ImportDlg.cpp:49:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
ImportDlg.cpp:56:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "V10",
        ^
ImportDlg.cpp:57:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "V101",
        ^
ImportDlg.cpp:63:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "GNU",
        ^
ImportDlg.cpp:69:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Module",
        ^
ImportDlg.cpp:70:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Project",
        ^
8 warnings generated.
source='ImportFilter.cpp' object='ImportFilter.o' libtool=no \
depfile='.deps/ImportFilter.Po' tmpdepfile='.deps/ImportFilter.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o ImportFilter.o `test -f 'ImportFilter.cpp' || echo './'`ImportFilter.cpp
In file included from ImportFilter.cpp:37:
In file included from ./ImportFilter.h:33:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from ImportFilter.cpp:37:
In file included from ./ImportFilter.h:33:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
2 warnings generated.
source='ImportFilterDlg.cpp' object='ImportFilterDlg.o' libtool=no \
depfile='.deps/ImportFilterDlg.Po' tmpdepfile='.deps/ImportFilterDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o ImportFilterDlg.o `test -f 'ImportFilterDlg.cpp' || echo './'`ImportFilterDlg.cpp
In file included from ImportFilterDlg.cpp:32:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from ImportFilterDlg.cpp:50:
In file included from ./ImportFilterDlg.h:28:
In file included from ./ImportFilter.h:33:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
ImportFilterDlg.cpp:897:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Entry state", "Entry description", "Entry kind"
        ^
ImportFilterDlg.cpp:897:17: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Entry state", "Entry description", "Entry kind"
                       ^
ImportFilterDlg.cpp:897:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Entry state", "Entry description", "Entry kind"
                                            ^
ImportFilterDlg.cpp:989:10: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                                          (void *)_gnColumnWidth[i]);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
source='InitDlg.cpp' object='InitDlg.o' libtool=no \
depfile='.deps/InitDlg.Po' tmpdepfile='.deps/InitDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o InitDlg.o `test -f 'InitDlg.cpp' || echo './'`InitDlg.cpp
In file included from InitDlg.cpp:31:
In file included from ./InitDlg.h:32:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from InitDlg.cpp:31:
In file included from ./InitDlg.h:32:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from InitDlg.cpp:32:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='LineCmd.cpp' object='LineCmd.o' libtool=no \
depfile='.deps/LineCmd.Po' tmpdepfile='.deps/LineCmd.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o LineCmd.o `test -f 'LineCmd.cpp' || echo './'`LineCmd.cpp
In file included from LineCmd.cpp:41:
In file included from ./MultiString.h:29:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from LineCmd.cpp:41:
In file included from ./MultiString.h:30:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
LineCmd.cpp:54:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "cvs --help-options",
        ^
LineCmd.cpp:55:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "cvs --help-commands",
        ^
LineCmd.cpp:56:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "cvs --help-synonyms",
        ^
LineCmd.cpp:57:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "cvs -H <cvs_command>",
        ^
6 warnings generated.
source='LogDlg.cpp' object='LogDlg.o' libtool=no \
depfile='.deps/LogDlg.Po' tmpdepfile='.deps/LogDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o LogDlg.o `test -f 'LogDlg.cpp' || echo './'`LogDlg.cpp
In file included from LogDlg.cpp:53:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from LogDlg.cpp:56:
In file included from ./LogDlg.h:32:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from LogDlg.cpp:57:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
LogDlg.cpp:62:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1.32:1.35",
        ^
LogDlg.cpp:63:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1.32:",
        ^
LogDlg.cpp:64:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        ":1.35",
        ^
LogDlg.cpp:65:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "branch-release1-0",
        ^
LogDlg.cpp:66:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "HEAD",
        ^
LogDlg.cpp:72:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        ">1998-3-24",
        ^
LogDlg.cpp:73:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "<1998-1-24",
        ^
LogDlg.cpp:74:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1998-1-24<1998-3-24",
        ^
LogDlg.cpp:75:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "<=3-24",
        ^
LogDlg.cpp:81:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "mystate",
        ^
LogDlg.cpp:82:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "dead",
        ^
LogDlg.cpp:83:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "exp",
        ^
LogDlg.cpp:84:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "mystate,mystate2",
        ^
LogDlg.cpp:90:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "johna",
        ^
LogDlg.cpp:91:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "garyb",
        ^
LogDlg.cpp:92:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "johna,garyb",
        ^
19 warnings generated.
source='LogParse.cpp' object='LogParse.o' libtool=no \
depfile='.deps/LogParse.Po' tmpdepfile='.deps/LogParse.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o LogParse.o `test -f 'LogParse.cpp' || echo './'`LogParse.cpp
In file included from LogParse.cpp:46:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from LogParse.cpp:50:
./LogParse.h:25:2: warning: 'AFX_LOGPARSE_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#if !defined(AFX_LOGPARSE_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_)
 ^~
./LogParse.h:26:9: note: 'AFX_LOGDLG_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_' is defined here; did you mean 'AFX_LOGPARSE_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_'?
#define AFX_LOGDLG_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        AFX_LOGPARSE_H__98CCBD22_845B_11D1_8949_444553540000__INCLUDED_
In file included from LogParse.cpp:51:
In file included from ./CvsArgs.h:28:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
LogParse.cpp:144:13: warning: function 'print' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static void print(CColorConsole & out, const CLogNode * node, CStr & offset)
            ^
4 warnings generated.
source='MacrosSetup.cpp' object='MacrosSetup.o' libtool=no \
depfile='.deps/MacrosSetup.Po' tmpdepfile='.deps/MacrosSetup.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o MacrosSetup.o `test -f 'MacrosSetup.cpp' || echo './'`MacrosSetup.cpp
In file included from MacrosSetup.cpp:43:
In file included from ./MacrosSetup.h:33:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from MacrosSetup.cpp:43:
In file included from ./MacrosSetup.h:33:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
2 warnings generated.
source='MoveToTrash.cpp' object='MoveToTrash.o' libtool=no \
depfile='.deps/MoveToTrash.Po' tmpdepfile='.deps/MoveToTrash.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o MoveToTrash.o `test -f 'MoveToTrash.cpp' || echo './'`MoveToTrash.cpp
In file included from MoveToTrash.cpp:42:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from MoveToTrash.cpp:42:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
2 warnings generated.
source='MultiFiles.cpp' object='MultiFiles.o' libtool=no \
depfile='.deps/MultiFiles.Po' tmpdepfile='.deps/MultiFiles.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o MultiFiles.o `test -f 'MultiFiles.cpp' || echo './'`MultiFiles.cpp
In file included from MultiFiles.cpp:30:
In file included from ./MultiFiles.h:28:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from MultiFiles.cpp:30:
In file included from ./MultiFiles.h:28:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
2 warnings generated.
source='MultiString.cpp' object='MultiString.o' libtool=no \
depfile='.deps/MultiString.Po' tmpdepfile='.deps/MultiString.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o MultiString.o `test -f 'MultiString.cpp' || echo './'`MultiString.cpp
In file included from MultiString.cpp:27:
In file included from ./MultiString.h:29:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from MultiString.cpp:27:
In file included from ./MultiString.h:30:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
2 warnings generated.
source='Persistent.cpp' object='Persistent.o' libtool=no \
depfile='.deps/Persistent.Po' tmpdepfile='.deps/Persistent.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o Persistent.o `test -f 'Persistent.cpp' || echo './'`Persistent.cpp
In file included from Persistent.cpp:51:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from Persistent.cpp:53:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from Persistent.cpp:58:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='PromptFiles.cpp' object='PromptFiles.o' libtool=no \
depfile='.deps/PromptFiles.Po' tmpdepfile='.deps/PromptFiles.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o PromptFiles.o `test -f 'PromptFiles.cpp' || echo './'`PromptFiles.cpp
In file included from PromptFiles.cpp:44:
In file included from ./MultiFiles.h:28:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from PromptFiles.cpp:44:
In file included from ./MultiFiles.h:28:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
2 warnings generated.
source='ReleaseDlg.cpp' object='ReleaseDlg.o' libtool=no \
depfile='.deps/ReleaseDlg.Po' tmpdepfile='.deps/ReleaseDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o ReleaseDlg.o `test -f 'ReleaseDlg.cpp' || echo './'`ReleaseDlg.cpp
source='RtagDlg.cpp' object='RtagDlg.o' libtool=no \
depfile='.deps/RtagDlg.Po' tmpdepfile='.deps/RtagDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o RtagDlg.o `test -f 'RtagDlg.cpp' || echo './'`RtagDlg.cpp
In file included from RtagDlg.cpp:46:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from RtagDlg.cpp:49:
In file included from ./RtagDlg.h:32:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from RtagDlg.cpp:50:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='TagDlg.cpp' object='TagDlg.o' libtool=no \
depfile='.deps/TagDlg.Po' tmpdepfile='.deps/TagDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o TagDlg.o `test -f 'TagDlg.cpp' || echo './'`TagDlg.cpp
In file included from TagDlg.cpp:33:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from TagDlg.cpp:48:
In file included from ./TagDlg.h:32:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from TagDlg.cpp:49:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='TextBinary.cpp' object='TextBinary.o' libtool=no \
depfile='.deps/TextBinary.Po' tmpdepfile='.deps/TextBinary.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o TextBinary.o `test -f 'TextBinary.cpp' || echo './'`TextBinary.cpp
In file included from TextBinary.cpp:50:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from TextBinary.cpp:50:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from TextBinary.cpp:54:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DUSE_TCL="1" -c TclGlue.cpp
In file included from TclGlue.cpp:87:
In file included from ./CvsArgs.h:28:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from TclGlue.cpp:87:
In file included from ./CvsArgs.h:28:
In file included from ./TextBinary.h:28:
In file included from ./CPStr.h:33:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from TclGlue.cpp:93:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
TclGlue.cpp:977:14: warning: variable 'cmd' set but not used [-Wunused-but-set-variable]
        Tcl_Command cmd;
                    ^
TclGlue.cpp:1164:31: warning: 'result' is deprecated [-Wdeprecated-declarations]
        size_t len = strlen(fInterp->result);
                                     ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
TclGlue.cpp:1167:23: warning: 'result' is deprecated [-Wdeprecated-declarations]
                cvs_errstr(fInterp->result, len);
                                    ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
TclGlue.cpp:1168:27: warning: 'result' is deprecated [-Wdeprecated-declarations]
                if(len != 0 && fInterp->result[len - 1] != '\n')
                                        ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
TclGlue.cpp:1173:23: warning: 'result' is deprecated [-Wdeprecated-declarations]
                cvs_outstr(fInterp->result, len);
                                    ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
TclGlue.cpp:1174:27: warning: 'result' is deprecated [-Wdeprecated-declarations]
                if(len != 0 && fInterp->result[len - 1] != '\n')
                                        ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
TclGlue.cpp:1210:31: warning: 'result' is deprecated [-Wdeprecated-declarations]
        size_t len = strlen(fInterp->result);
                                     ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
TclGlue.cpp:1213:23: warning: 'result' is deprecated [-Wdeprecated-declarations]
                cvs_errstr(fInterp->result, len);
                                    ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
TclGlue.cpp:1214:27: warning: 'result' is deprecated [-Wdeprecated-declarations]
                if(len != 0 && fInterp->result[len - 1] != '\n')
                                        ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
TclGlue.cpp:1219:23: warning: 'result' is deprecated [-Wdeprecated-declarations]
                cvs_outstr(fInterp->result, len);
                                    ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
TclGlue.cpp:1220:27: warning: 'result' is deprecated [-Wdeprecated-declarations]
                if(len != 0 && fInterp->result[len - 1] != '\n')
                                        ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:518:18: note: 'result' has been explicitly marked deprecated here
    char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
                 ^
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/tcl.h:177:50: note: expanded from macro 'TCL_DEPRECATED_API'
#       define TCL_DEPRECATED_API(msg)  __attribute__ ((__deprecated__))
                                                        ^
14 warnings generated.
source='UpdateDlg.cpp' object='UpdateDlg.o' libtool=no \
depfile='.deps/UpdateDlg.Po' tmpdepfile='.deps/UpdateDlg.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o UpdateDlg.o `test -f 'UpdateDlg.cpp' || echo './'`UpdateDlg.cpp
In file included from UpdateDlg.cpp:33:
In file included from ./UCvsDialogs.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from UpdateDlg.cpp:48:
In file included from ./UpdateDlg.h:32:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from UpdateDlg.cpp:49:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
UpdateDlg.cpp:61:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1.1",
        ^
UpdateDlg.cpp:62:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1.6.2.4",
        ^
UpdateDlg.cpp:63:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "HEAD",
        ^
UpdateDlg.cpp:64:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "branch-release-1-0",
        ^
UpdateDlg.cpp:70:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1998-3",
        ^
UpdateDlg.cpp:71:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1998-3-24",
        ^
UpdateDlg.cpp:72:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1998-3-24 20:55",
        ^
UpdateDlg.cpp:73:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "24 Mar",
        ^
UpdateDlg.cpp:74:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "24 Mar 1998",
        ^
UpdateDlg.cpp:75:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "<=1998-3-24",
        ^
UpdateDlg.cpp:81:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1.1",
        ^
UpdateDlg.cpp:82:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1.6.2.4",
        ^
UpdateDlg.cpp:83:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "HEAD",
        ^
UpdateDlg.cpp:84:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "branch-release-1-0",
        ^
UpdateDlg.cpp:85:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1998-3",
        ^
UpdateDlg.cpp:86:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1998-3-24",
        ^
UpdateDlg.cpp:87:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "1998-3-24 20:55",
        ^
UpdateDlg.cpp:88:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "24 Mar",
        ^
UpdateDlg.cpp:89:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "24 Mar 1998",
        ^
UpdateDlg.cpp:90:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "<=1998-3-24",
        ^
23 warnings generated.
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -DPACKAGE="\"gcvs\"" -DVERSION="\"1.0\"" -DPKGDATA="\"/opt/pkg/share/gcvs\"" -DEXECLIB="\"/opt/pkg/bin\"" -c UCvsApp.cpp
In file included from UCvsApp.cpp:50:
In file included from ./UCvsApp.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from UCvsApp.cpp:53:
In file included from ./UCvsFiles.h:29:
In file included from ./CvsEntries.h:30:
In file included from ./CvsIgnore.h:29:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from UCvsApp.cpp:57:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
UCvsApp.cpp:368:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
                           sizeof (child_pid));
                           ^~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:1321:12: note: expanded from macro 'g_message'
                                       format)
                                       ^~~~~~
4 warnings generated.
source='UCvsConsole.cpp' object='UCvsConsole.o' libtool=no \
depfile='.deps/UCvsConsole.Po' tmpdepfile='.deps/UCvsConsole.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o UCvsConsole.o `test -f 'UCvsConsole.cpp' || echo './'`UCvsConsole.cpp
In file included from UCvsConsole.cpp:33:
In file included from ./UCvsConsole.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
UCvsConsole.cpp:84:7: warning: variable 'colorChanged' set but not used [-Wunused-but-set-variable]
        bool colorChanged = false;
             ^
2 warnings generated.
source='UCvsFolders.cpp' object='UCvsFolders.o' libtool=no \
depfile='.deps/UCvsFolders.Po' tmpdepfile='.deps/UCvsFolders.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o UCvsFolders.o `test -f 'UCvsFolders.cpp' || echo './'`UCvsFolders.cpp
In file included from UCvsFolders.cpp:35:
In file included from ./UCvsFolders.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from UCvsFolders.cpp:38:
In file included from ./UCvsFiles.h:29:
In file included from ./CvsEntries.h:30:
In file included from ./CvsIgnore.h:29:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from UCvsFolders.cpp:44:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
source='UCvsFiles.cpp' object='UCvsFiles.o' libtool=no \
depfile='.deps/UCvsFiles.Po' tmpdepfile='.deps/UCvsFiles.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o UCvsFiles.o `test -f 'UCvsFiles.cpp' || echo './'`UCvsFiles.cpp
In file included from UCvsFiles.cpp:41:
In file included from ./UCvsFiles.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from UCvsFiles.cpp:41:
In file included from ./UCvsFiles.h:29:
In file included from ./CvsEntries.h:30:
In file included from ./CvsIgnore.h:29:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from UCvsFiles.cpp:47:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
UCvsFiles.cpp:206:2: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Name", "Rev.", "Option", "Status",     "Tag", "Date", "Conflict"
        ^
UCvsFiles.cpp:206:10: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Name", "Rev.", "Option", "Status",     "Tag", "Date", "Conflict"
                ^
UCvsFiles.cpp:206:18: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Name", "Rev.", "Option", "Status",     "Tag", "Date", "Conflict"
                        ^
UCvsFiles.cpp:206:28: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Name", "Rev.", "Option", "Status",     "Tag", "Date", "Conflict"
                                  ^
UCvsFiles.cpp:206:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Name", "Rev.", "Option", "Status",     "Tag", "Date", "Conflict"
                                                ^
UCvsFiles.cpp:206:45: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Name", "Rev.", "Option", "Status",     "Tag", "Date", "Conflict"
                                                       ^
UCvsFiles.cpp:206:53: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        "Name", "Rev.", "Option", "Status",     "Tag", "Date", "Conflict"
                                                               ^
UCvsFiles.cpp:420:81: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                UEventSendMessage(GetWidID(), EV_LIST_SETCOLWIDTH, UMAKEINT(kUMainWidget, i), (void *)_gnColumnWidth[i]);
                                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
UCvsFiles.cpp:735:59: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        return UEventSendMessage(GetWidID(), EV_LIST_GETNEXTSEL, UMAKEINT(kUMainWidget, -1), 0L) == -1 ||
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
../rf/umain.h:775:72: note: expanded from macro 'UMAKEINT'
#define UMAKEINT(a, b)       ((int)(((short)(a)) | ((int)((short)(b))) << 16))
                                                   ~~~~~~~~~~~~~~~~~~~ ^
UCvsFiles.cpp:1042:64: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        int nItem = UEventSendMessage(GetWidID(), EV_LIST_GETNEXTSEL, UMAKEINT(kUMainWidget, -1), 0L);
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
../rf/umain.h:775:72: note: expanded from macro 'UMAKEINT'
#define UMAKEINT(a, b)       ((int)(((short)(a)) | ((int)((short)(b))) << 16))
                                                   ~~~~~~~~~~~~~~~~~~~ ^
13 warnings generated.
source='UCvsFrame.cpp' object='UCvsFrame.o' libtool=no \
depfile='.deps/UCvsFrame.Po' tmpdepfile='.deps/UCvsFrame.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o UCvsFrame.o `test -f 'UCvsFrame.cpp' || echo './'`UCvsFrame.cpp
In file included from UCvsFrame.cpp:31:
In file included from ./UCvsFrame.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from UCvsFrame.cpp:37:
In file included from ./CvsPrefs.h:30:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from UCvsFrame.cpp:37:
./CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
UCvsFrame.cpp:173:29: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
        cvs_out("* CVS : Copyright <A9> 1989-1998 Brian Berliner, david d `zoo' zuhn,\n");
                                   ^~~~
UCvsFrame.cpp:190:34: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
        cvs_out("* Kerberos : Copyright <A9> 1997 the Massachusetts Institute of Technology\n");
                                        ^~~~
UCvsFrame.cpp:191:29: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
        cvs_out("* TCL : Copyright <A9> Sun Microsystems Inc.\n");
                                   ^~~~
6 warnings generated.
source='UCvsGraph.cpp' object='UCvsGraph.o' libtool=no \
depfile='.deps/UCvsGraph.Po' tmpdepfile='.deps/UCvsGraph.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o UCvsGraph.o `test -f 'UCvsGraph.cpp' || echo './'`UCvsGraph.cpp
In file included from UCvsGraph.cpp:33:
In file included from ./UCvsGraph.h:28:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from UCvsGraph.cpp:34:
In file included from ./UCvsFiles.h:29:
In file included from ./CvsEntries.h:30:
In file included from ./CvsIgnore.h:29:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
UCvsGraph.cpp:648:6: warning: variable 'vSize' set but not used [-Wunused-but-set-variable]
        int vSize = 0;
            ^
3 warnings generated.
source='UCvsMenubar.cpp' object='UCvsMenubar.o' libtool=no \
depfile='.deps/UCvsMenubar.Po' tmpdepfile='.deps/UCvsMenubar.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o UCvsMenubar.o `test -f 'UCvsMenubar.cpp' || echo './'`UCvsMenubar.cpp
In file included from UCvsMenubar.cpp:27:
In file included from ./UCvsMenubar.h:28:
In file included from ../rf/umenu.h:24:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from UCvsMenubar.cpp:29:
In file included from ./MacrosSetup.h:33:
In file included from ./CPStr.h:31:
./Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
2 warnings generated.
source='UCvsToolbar.cpp' object='UCvsToolbar.o' libtool=no \
depfile='.deps/UCvsToolbar.Po' tmpdepfile='.deps/UCvsToolbar.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o UCvsToolbar.o `test -f 'UCvsToolbar.cpp' || echo './'`UCvsToolbar.cpp
In file included from UCvsToolbar.cpp:27:
In file included from ./UCvsToolbar.h:28:
In file included from ../rf/utoolbar.h:24:
In file included from ../rf/uwidget.h:25:
../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
1 warning generated.
source='getline.c' object='getline.o' libtool=no \
depfile='.deps/getline.Po' tmpdepfile='.deps/getline.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0 -c `test -f 'getline.c' || echo './'`getline.c
source='getopt.c' object='getopt.o' libtool=no \
depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0 -c `test -f 'getopt.c' || echo './'`getopt.c
source='getopt1.c' object='getopt1.o' libtool=no \
depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0 -c `test -f 'getopt1.c' || echo './'`getopt1.c
source='cvsgui_wire.cpp' object='cvsgui_wire.o' libtool=no \
depfile='.deps/cvsgui_wire.Po' tmpdepfile='.deps/cvsgui_wire.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o cvsgui_wire.o `test -f 'cvsgui_wire.cpp' || echo './'`cvsgui_wire.cpp
source='cvsgui_process.cpp' object='cvsgui_process.o' libtool=no \
depfile='.deps/cvsgui_process.Po' tmpdepfile='.deps/cvsgui_process.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o cvsgui_process.o `test -f 'cvsgui_process.cpp' || echo './'`cvsgui_process.cpp
cvsgui_process.cpp:902:27: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    callbacks->consoleerr(SIGTT_ERR, strlen(SIGTT_ERR));
                          ^
cvsgui_process.cpp:892:19: note: expanded from macro 'SIGTT_ERR'
#define SIGTT_ERR "This CVS command required an interactive TTY, I had to kill it.\n"
                  ^
1 warning generated.
rm -f libcommon.a
ar cru libcommon.a AboutDlg.o AnnotateDlg.o AppConsole.o AppGlue.o AskYesNo.o Authen.o CommitDlg.o CPStr.o CheckoutDlg.o CvsAlert.o CvsArgs.o CvsCommands.o CvsEntries.o CvsIgnore.o CvsPrefs.o DiffDlg.o FileTraversal.o GetPassword.o GetPrefs.o ImportDlg.o ImportFilter.o ImportFilterDlg.o InitDlg.o LineCmd.o LogDlg.o LogParse.o MacrosSetup.o MoveToTrash.o MultiFiles.o MultiString.o Persistent.o PromptFiles.o ReleaseDlg.o RtagDlg.o TagDlg.o TextBinary.o TclGlue.o UpdateDlg.o UCvsApp.o UCvsConsole.o UCvsFolders.o UCvsFiles.o UCvsFrame.o UCvsGraph.o UCvsMenubar.o UCvsToolbar.o getline.o getopt.o getopt1.o cvsgui_wire.o cvsgui_process.o 
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(CPStr.o) has no symbols
ranlib libcommon.a
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libcommon.a(CPStr.o) has no symbols
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/common'
Making all in cvstree
gmake[2]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/cvstree'
cd .. && /opt/pkg/bin/mksh ./config.status cvstree/Makefile depfiles
config.status: creating cvstree/Makefile
mv: cvstree/Makefile: set owner/group (was: 500/0): Operation not permitted
config.status: executing depfiles commands
source='CvsLog.cpp' object='CvsLog.o' libtool=no \
depfile='.deps/CvsLog.Po' tmpdepfile='.deps/CvsLog.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o CvsLog.o `test -f 'CvsLog.cpp' || echo './'`CvsLog.cpp
source='lexer.cc' object='lexer.o' libtool=no \
depfile='.deps/lexer.Po' tmpdepfile='.deps/lexer.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o lexer.o `test -f 'lexer.cc' || echo './'`lexer.cc
lex.yy.c:1592:13: warning: unused function 'yyunput' [-Wunused-function]
static void yyunput( int c, register char *yy_bp )
            ^
lex.yy.c:1636:12: warning: function 'yyinput' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static int yyinput()
           ^
2 warnings generated.
source='parser.cc' object='parser.o' libtool=no \
depfile='.deps/parser.Po' tmpdepfile='.deps/parser.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o parser.o `test -f 'parser.cc' || echo './'`parser.cc
rm -f libcvstree.a
ar cru libcvstree.a CvsLog.o lexer.o parser.o 
ranlib libcvstree.a
source='main.cpp' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp
main.cpp:78:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                fprintf (stderr, *cpp);
                                 ^~~~
main.cpp:78:20: note: treat the string as an argument to avoid this
                fprintf (stderr, *cpp);
                                 ^
                                 "%s", 
1 warning generated.
clang++  -pipe -Os -I/opt/pkg/include  -L/opt/pkg/lib -LNONE -o cvstree  main.o CvsLog.o lexer.o parser.o  ../common/libcommon.a
ld: warning: directory not found for option '-LNONE'
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/cvstree'
Making all in rf
gmake[2]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/rf'
cd .. && /opt/pkg/bin/mksh ./config.status rf/Makefile depfiles
config.status: creating rf/Makefile
mv: rf/Makefile: set owner/group (was: 500/0): Operation not permitted
config.status: executing depfiles commands
Making all in support
gmake[3]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/rf/support'
cd ../.. && /opt/pkg/bin/mksh ./config.status rf/support/Makefile 
config.status: creating rf/support/Makefile
mv: rf/support/Makefile: set owner/group (was: 500/0): Operation not permitted
Making all in gtk
gmake[4]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/rf/support/gtk'
cd ../../.. && /opt/pkg/bin/mksh ./config.status rf/support/gtk/Makefile 
config.status: creating rf/support/gtk/Makefile
mv: rf/support/gtk/Makefile: set owner/group (was: 500/0): Operation not permitted
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/rf/support/gtk'
gmake[4]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/rf/support'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/rf/support'
gmake[3]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/rf/support'
gmake[3]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/rf'
source='uconsole.cpp' object='uconsole.o' libtool=no \
depfile='.deps/uconsole.Po' tmpdepfile='.deps/uconsole.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I./support/gtk -I./../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o uconsole.o `test -f 'uconsole.cpp' || echo './'`uconsole.cpp
uconsole.cpp:54:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        g_warning(mess);
                  ^~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:1327:12: note: expanded from macro 'g_warning'
                                       format)
                                       ^~~~~~
uconsole.cpp:54:12: note: treat the string as an argument to avoid this
        g_warning(mess);
                  ^
                  "%s", 
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:1327:12: note: expanded from macro 'g_warning'
                                       format)
                                       ^
1 warning generated.
source='udraw.cpp' object='udraw.o' libtool=no \
depfile='.deps/udraw.Po' tmpdepfile='.deps/udraw.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I./support/gtk -I./../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o udraw.o `test -f 'udraw.cpp' || echo './'`udraw.cpp
In file included from udraw.cpp:28:
In file included from ./uwidget.h:25:
./ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
udraw.cpp:182:15: warning: assigning field to itself [-Wself-assign-field]
                        m_drawable = m_drawable;
                                   ^
2 warnings generated.
source='uevent.cpp' object='uevent.o' libtool=no \
depfile='.deps/uevent.Po' tmpdepfile='.deps/uevent.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I./support/gtk -I./../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o uevent.o `test -f 'uevent.cpp' || echo './'`uevent.cpp
In file included from uevent.cpp:41:
In file included from ./uwidget.h:25:
./ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
1 warning generated.
source='umenu.cpp' object='umenu.o' libtool=no \
depfile='.deps/umenu.Po' tmpdepfile='.deps/umenu.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I./support/gtk -I./../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o umenu.o `test -f 'umenu.cpp' || echo './'`umenu.cpp
In file included from umenu.cpp:43:
In file included from ./umenu.h:24:
In file included from ./uwidget.h:25:
./ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
1 warning generated.
source='uobject.cpp' object='uobject.o' libtool=no \
depfile='.deps/uobject.Po' tmpdepfile='.deps/uobject.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I./support/gtk -I./../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o uobject.o `test -f 'uobject.cpp' || echo './'`uobject.cpp
source='utoolbar.cpp' object='utoolbar.o' libtool=no \
depfile='.deps/utoolbar.Po' tmpdepfile='.deps/utoolbar.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I./support/gtk -I./../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o utoolbar.o `test -f 'utoolbar.cpp' || echo './'`utoolbar.cpp
In file included from utoolbar.cpp:37:
In file included from ./utoolbar.h:24:
In file included from ./uwidget.h:25:
./ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
1 warning generated.
source='ustr.cpp' object='ustr.o' libtool=no \
depfile='.deps/ustr.Po' tmpdepfile='.deps/ustr.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I./support/gtk -I./../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o ustr.o `test -f 'ustr.cpp' || echo './'`ustr.cpp
In file included from ustr.cpp:29:
./ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
1 warning generated.
source='uwidget.cpp' object='uwidget.o' libtool=no \
depfile='.deps/uwidget.Po' tmpdepfile='.deps/uwidget.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I./support/gtk -I./../common  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o uwidget.o `test -f 'uwidget.cpp' || echo './'`uwidget.cpp
In file included from uwidget.cpp:31:
In file included from ./uwidget.h:25:
./ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
uwidget.cpp:1030:58: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
        gtk_object_set_data(GTK_OBJECT(widget), kUgtkDataToken, (gpointer)UMAKEINT(GetWidID(), cmd));
                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:1038:71: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                        g_datalist_foreach (&GTK_OBJECT(widget)->object_data, dataForeach, (gpointer)GetWidID());
                                                                                           ^~~~~~~~~~~~~~~~~~~~
uwidget.cpp:1056:8: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                                        (gpointer)UMAKEINT(GetWidID(), cmd));
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:1062:33: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                        GTK_SIGNAL_FUNC(gtkclicked), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:1068:42: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                        GTK_SIGNAL_FUNC(gtkmenuitemactivate), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:1074:37: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                        GTK_SIGNAL_FUNC(gtkselectclist), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:1077:43: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                        GTK_SIGNAL_FUNC(gtkselectclistcolumn), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:1080:47: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                                                  GTK_SIGNAL_FUNC (gtkclistdblclick), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:1086:42: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                                        GTK_SIGNAL_FUNC (gtkexposeevent), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:1093:42: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                                        GTK_SIGNAL_FUNC (gtkexposeevent), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:1117:43: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                          (gpointer)UMAKEINT(GetWidID(), cmd) );
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:1128:45: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                            (gpointer)UMAKEINT(GetWidID(), cmd));
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:2117:51: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                        UEventSendMessage(GetWidID(), EV_PAGE_CHANGED, UMAKEINT(0, -1), 0L);
                                                                       ^~~~~~~~~~~~~~~
./umain.h:775:72: note: expanded from macro 'UMAKEINT'
#define UMAKEINT(a, b)       ((int)(((short)(a)) | ((int)((short)(b))) << 16))
                                                   ~~~~~~~~~~~~~~~~~~~ ^
uwidget.cpp:2250:41: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                           GTK_SIGNAL_FUNC(gtktreeselect), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:2252:43: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                           GTK_SIGNAL_FUNC(gtktreedeselect), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:2254:39: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                                GTK_SIGNAL_FUNC(gtktreeexpand), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:2256:41: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                                GTK_SIGNAL_FUNC(gtktreecollapse), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:2524:42: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                                                        GTK_SIGNAL_FUNC(gtkcomboclicked), (gpointer)UMAKEINT(GetWidID(), cmd) );
                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:2533:39: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                        GTK_SIGNAL_FUNC(gtkmenuactivated), (gpointer)UMAKEINT(GetWidID(), cmd));
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwidget.cpp:3141:24: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                              ^
uwidget.cpp:3141:28: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                  ^
uwidget.cpp:3141:32: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                      ^
uwidget.cpp:3141:36: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                          ^
uwidget.cpp:3141:40: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                              ^
uwidget.cpp:3141:44: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                  ^
uwidget.cpp:3141:48: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                      ^
uwidget.cpp:3141:52: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                          ^
uwidget.cpp:3141:56: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                              ^
uwidget.cpp:3141:60: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                  ^
uwidget.cpp:3141:64: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                      ^
uwidget.cpp:3141:68: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                          ^
uwidget.cpp:3141:72: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                              ^
uwidget.cpp:3141:76: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                                  ^
uwidget.cpp:3141:80: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                                      ^
uwidget.cpp:3141:84: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                                          ^
uwidget.cpp:3141:88: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                                              ^
uwidget.cpp:3141:92: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                                                  ^
uwidget.cpp:3141:96: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                                                      ^
uwidget.cpp:3141:100: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                                                          ^
uwidget.cpp:3141:104: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                                                              ^
uwidget.cpp:3141:108: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                                                                  ^
uwidget.cpp:3141:112: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                                                                      ^
uwidget.cpp:3141:116: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
        gchar *emptyTxts[] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""};
                                                                                                                          ^
44 warnings generated.
rm -f librf.a
ar cru librf.a uconsole.o udraw.o uevent.o umenu.o uobject.o utoolbar.o ustr.o uwidget.o 
ranlib librf.a
gmake[3]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/rf'
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/rf'
Making all in gcvs
gmake[2]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/gcvs'
cd .. && /opt/pkg/bin/mksh ./config.status gcvs/Makefile 
config.status: creating gcvs/Makefile
mv: gcvs/Makefile: set owner/group (was: 500/0): Operation not permitted
Making all in src
gmake[3]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/gcvs/src'
cd ../.. && /opt/pkg/bin/mksh ./config.status gcvs/src/Makefile depfiles
config.status: creating gcvs/src/Makefile
mv: gcvs/src/Makefile: set owner/group (was: 500/0): Operation not permitted
config.status: executing depfiles commands
source='support.c' object='support.o' libtool=no \
depfile='.deps/support.Po' tmpdepfile='.deps/support.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../../depcomp \
clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common -I../../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0 -c `test -f 'support.c' || echo './'`support.c
source='interface.c' object='interface.o' libtool=no \
depfile='.deps/interface.Po' tmpdepfile='.deps/interface.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../../depcomp \
clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common -I../../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0 -c `test -f 'interface.c' || echo './'`interface.c
interface.c:366:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:366:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:366:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:366:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:1144:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:1144:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:1144:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:1144:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:1470:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:1470:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:1470:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:1470:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:1550:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:1550:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:1550:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:1550:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:1705:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:1705:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:1705:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:1705:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:2015:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:2015:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:2015:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:2015:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:2318:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:2318:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:2318:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:2318:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:2610:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:2610:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:2610:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:2610:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:2738:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:2738:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:2738:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:2738:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:2800:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:2800:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:2800:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:2800:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:2947:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:2947:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:2947:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:2947:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:3218:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:3218:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:3218:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:3218:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:3379:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:3379:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:3379:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:3379:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:3654:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:3654:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:3654:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:3654:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:3822:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:3822:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:3822:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:3822:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:4088:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:4088:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:4088:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:4088:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:4238:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:4238:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:4238:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:4238:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:4370:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:4370:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:4370:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:4370:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:4511:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:4511:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:4511:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:4511:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
interface.c:4542:96: warning: implicit conversion from enumeration type 'GtkPolicyType' to different enumeration type 'GtkUpdateType' [-Wenum-conversion]
  gtk_range_set_update_policy (GTK_RANGE (GTK_SCROLLED_WINDOW (scrolledwindow11)->hscrollbar), GTK_POLICY_NEVER);
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                  ^~~~~~~~~~~~~~~~
interface.c:4543:96: warning: implicit conversion from enumeration type 'GtkPolicyType' to different enumeration type 'GtkUpdateType' [-Wenum-conversion]
  gtk_range_set_update_policy (GTK_RANGE (GTK_SCROLLED_WINDOW (scrolledwindow11)->vscrollbar), GTK_POLICY_NEVER);
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                  ^~~~~~~~~~~~~~~~
interface.c:4700:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:42: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                          ^~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:237:32: note: expanded from macro 'G_STMT_START'
#    define G_STMT_START        (void)(
                                      ^
interface.c:4700:3: note: '{' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:54: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                      ^
interface.c:4700:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:92: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                            ^
interface.c:4700:3: note: ')' token is here
  GTK_WIDGET_SET_FLAGS (pseudo_0, GTK_CAN_DEFAULT);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/gtk-1.2/gtk/gtkwidget.h:116:93: note: expanded from macro 'GTK_WIDGET_SET_FLAGS'
#define GTK_WIDGET_SET_FLAGS(wid,flag)    G_STMT_START{ (GTK_WIDGET_FLAGS (wid) |= (flag)); }G_STMT_END
                                                                                             ^~~~~~~~~~
/Users/pbulk/build/devel/gcvs/work/.buildlink/include/glib/glib-1.2/glib.h:238:25: note: expanded from macro 'G_STMT_END'
#    define G_STMT_END          )
                                ^
42 warnings generated.
source='callbacks.c' object='callbacks.o' libtool=no \
depfile='.deps/callbacks.Po' tmpdepfile='.deps/callbacks.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../../depcomp \
clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common -I../../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0 -c `test -f 'callbacks.c' || echo './'`callbacks.c
source='main.cpp' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /opt/pkg/bin/mksh ../../depcomp \
clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common -I../../rf  -DUSE_INTERP_RESULT -I/opt/pkg/include -Wall -I/opt/pkg/include/gtk-1.2 -I/opt/pkg/include/glib/glib-1.2 -I/opt/pkg/lib/glib/include -DqUnix -DqGTK -INONE -DqCvsDebug=0  -pipe -Os -I/opt/pkg/include -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp
In file included from main.cpp:18:
In file included from ../../common/CvsPrefs.h:30:
In file included from ../../common/CPStr.h:31:
../../common/Persistent.h:159:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if TARGET_OS_MAC
    ^
In file included from main.cpp:18:
In file included from ../../common/CvsPrefs.h:30:
In file included from ../../common/CPStr.h:33:
../../rf/ustr.h:96:68: warning: array subscript is of type 'char' [-Wchar-subscripts]
        inline bool endsWith(char c) const {return str == 0L ? false : str[str[0]] == c;}
                                                                          ^~~~~~~
In file included from main.cpp:18:
../../common/CvsPrefs.h:37:23: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
#if defined(WIN32) || TARGET_OS_MAC
                      ^
3 warnings generated.
clang++  -pipe -Os -I/opt/pkg/include  -L/opt/pkg/lib -LNONE -o gcvs -L/opt/pkg/lib -L/opt/pkg/lib -ltcl86  -lz  -lpthread -framework CoreFoundation  support.o interface.o callbacks.o main.o ../../common/libcommon.a ../../cvstree/libcvstree.a ../../rf/librf.a -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm
ld: warning: directory not found for option '-LNONE'
gmake[3]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/gcvs/src'
gmake[3]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/gcvs'
gmake[3]: Nothing to be done for 'all-am'.
gmake[3]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/gcvs'
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/gcvs'
Making all in Macros
gmake[2]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/Macros'
cd .. && /opt/pkg/bin/mksh ./config.status Macros/Makefile 
config.status: creating Macros/Makefile
mv: Macros/Makefile: set owner/group (was: 500/0): Operation not permitted
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/Macros'
Making all in cvsunix
gmake[2]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/cvsunix'
making all in lib
gmake[3]: Entering directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/cvsunix/lib'
clang  -I.. -I../../common -I. -I../src \
              -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -DCVSGUI -c fnmatch.c
clang  -I.. -I../../common -I. -I../src \
              -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include -DCVSGUI -c hostname.c
hostname.c:32:1: error: conflicting types for 'gethostname'
gethostname(name, namelen)
^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/unistd.h:626:6: note: previous declaration is here
int      gethostname(char *, size_t);
         ^
1 error generated.
gmake[3]: *** [Makefile:133: hostname.o] Error 1
gmake[3]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/cvsunix/lib'
gmake[2]: *** [Makefile:109: all] Error 1
gmake[2]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0/cvsunix'
gmake[1]: *** [Makefile:155: all-recursive] Error 1
gmake[1]: Leaving directory '/Users/pbulk/build/devel/gcvs/work/gcvs-1.0'
gmake: *** [Makefile:110: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/gcvs
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/gcvs