>>> Building on localhost under x11/fltk BDEPENDS = [graphics/jpeg;devel/metaauto;devel/autoconf/2.71;graphics/png] DIST = [x11/fltk:fltk-1.3.9-source.tar.gz] FULLPKGNAME = fltk-1.3.9p0 RDEPENDS = [graphics/png;graphics/jpeg] (Junk lock obtained for localhost at 1751141204.60) >>> Running depends in x11/fltk at 1751141204.66 last junk was in devel/pudb /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 jpeg-3.1.1v0 png-1.6.49 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 jpeg-3.1.1v0 metaauto-1.0p4 png-1.6.49 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 jpeg-3.1.1v0 png-1.6.49 >>> Running show-prepare-results in x11/fltk at 1751141211.06 ===> x11/fltk ===> Building from scratch fltk-1.3.9p0 ===> fltk-1.3.9p0 depends on: metaauto-* -> metaauto-1.0p4 ===> fltk-1.3.9p0 depends on: autoconf-2.71 -> autoconf-2.71p0 ===> fltk-1.3.9p0 depends on: jpeg-* -> jpeg-3.1.1v0 ===> fltk-1.3.9p0 depends on: png-* -> png-1.6.49 ===> Verifying specs: GL GLU X11 Xau Xcursor Xdmcp Xext Xfixes Xft Xinerama Xrender c fontconfig jpeg m png pthread z c++ c++abi pthread ===> found GL.19.2 GLU.9.0 X11.19.0 Xau.10.0 Xcursor.5.1 Xdmcp.11.0 Xext.13.0 Xfixes.6.1 Xft.13.0 Xinerama.6.0 Xrender.6.0 c.100.3 fontconfig.14.0 jpeg.71.0 m.10.1 png.18.2 pthread.27.1 z.7.1 c++.10.0 c++abi.7.0 autoconf-2.71p0 jpeg-3.1.1v0 metaauto-1.0p4 png-1.6.49 Still tainted: host marked nojunk by security/distorm3 >>> Running junk in x11/fltk at 1751141217.33 Can't run junk because of lock on security/distorm3 (Junk lock released for localhost at 1751141222.23) distfiles size=5566562 >>> Running patch in x11/fltk at 1751141222.28 ===> x11/fltk ===> Checking files for fltk-1.3.9p0 `/ports/distfiles/fltk-1.3.9-source.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for fltk-1.3.9p0 ===> Patching for fltk-1.3.9p0 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 16. done ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |-Wl,-no-undefined is broken with openbsd's compiler for libc functions |(probably because we specifically avoid registering libc in NEEDED) | |Index: configure.ac |--- configure.ac.orig |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 52. Hunk #2 succeeded at 968. Hunk #3 succeeded at 1293. Hunk #4 succeeded at 1323. done ===> Applying OpenBSD patch patch-documentation_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: documentation/Makefile |--- documentation/Makefile.orig |+++ documentation/Makefile -------------------------- Patching file documentation/Makefile using Plan A... Hunk #1 succeeded at 52. Hunk #2 succeeded at 73. Hunk #3 succeeded at 85. done ===> Applying OpenBSD patch patch-makeinclude_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: makeinclude.in |--- makeinclude.in.orig |+++ makeinclude.in -------------------------- Patching file makeinclude.in using Plan A... Hunk #1 succeeded at 144. done ===> Applying OpenBSD patch patch-src_Fl_Preferences_cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/Fl_Preferences.cxx |--- src/Fl_Preferences.cxx.orig |+++ src/Fl_Preferences.cxx -------------------------- Patching file src/Fl_Preferences.cxx using Plan A... Hunk #1 succeeded at 1049. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in x11/fltk at 1751141229.04 ===> x11/fltk ===> Generating configure for fltk-1.3.9p0 Running autoconf-2.71 in /pobj/fltk-1.3.9/fltk-1.3.9 configure.ac:1596: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:1596: You should run autoupdate. /usr/local/share/autoconf-2.71/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:1596: the top level configure.ac:1597: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:1597: You should run autoupdate. /usr/local/share/autoconf-2.71/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:1597: the top level ===> Configuring for fltk-1.3.9p0 Using /pobj/fltk-1.3.9/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /pobj/fltk-1.3.9/config.site checking build system type... mips64-unknown-openbsd7.7 checking host system type... mips64-unknown-openbsd7.7 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking if the compiler supports -fvisibility... yes checking if the compiler supports -fvisibility-inlines-hidden... yes checking for a BSD-compatible install... /pobj/fltk-1.3.9/bin/install -c checking for nroff... /usr/local/bin/nroff checking for doxygen... no checking for ranlib... (cached) ranlib checking for ar... /usr/bin/ar checking for windres... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking size of short... (cached) 2 checking size of int... 4 checking size of long... 8 checking whether byte ordering is bigendian... yes checking whether the compiler recognizes bool as a built-in type... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for sys/select.h... (cached) yes checking for sys/stdtypes.h... no checking whether we have the POSIX compatible scandir() prototype... yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for strings.h... (cached) yes checking for strcasecmp... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for locale.h... (cached) yes checking for localeconv... (cached) yes checking for library containing pow... -lm checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long long int... yes checking for library containing dlsym... none required checking for dlfcn.h... (cached) yes checking for alsa/asoundlib.h... no checking for jpeg_CreateCompress in -ljpeg... yes checking for jpeglib.h... yes checking for gzgets in -lz... yes checking for zlib.h... (cached) yes checking for png_read_info in -lpng... yes checking for png.h... yes checking for libpng/png.h... no checking for png_get_valid in -lpng... yes checking for png_set_tRNS_to_alpha in -lpng... yes checking for pthread.h... (cached) yes checking for pthread_create using -lpthreads... no checking for pthread_create using -lpthread... yes checking how to run the C preprocessor... cc -E checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes configure: WARNING: Ignoring libraries " -lSM -lICE" requested by configure. checking for library containing dlopen... none required checking for GL/gl.h... (cached) yes checking for glXMakeCurrent in -lGL... no checking for glXMakeCurrent in -lMesaGL... no checking for glXGetProcAddressARB in -lGL... no checking for GL/glu.h... (cached) yes checking for XineramaIsActive in -lXinerama... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for FcPatternCreate in -lfontconfig... yes checking for X11/Xft/Xft.h... yes checking for XftDrawCreate in -lXft... yes checking for X11/extensions/Xdbe.h... (cached) yes checking for XdbeQueryExtension in -lXext... yes checking for X11/extensions/Xfixes.h... (cached) yes checking for XFixesQueryExtension in -lXfixes... yes checking for X11/Xcursor/Xcursor.h... (cached) yes checking for XcursorImageCreate in -lXcursor... yes checking for X11/extensions/Xrender.h... (cached) yes checking for XRenderQueryVersion in -lXrender... yes checking for X11/Xregion.h... yes checking for xprop... /usr/X11R6/bin/xprop checking for X overlay visuals... no checking if GCC supports -fno-exceptions... yes checking if GCC supports -fno-strict-aliasing... yes checking if ld supports -Bsymbolic-functions... no checking if toolchain supports sections... yes Configuration Summary ------------------------------------------------------------------------- Directories: prefix=/usr/local bindir=${exec_prefix}/bin datadir=${datarootdir} datarootdir=${prefix}/share exec_prefix=${prefix} includedir=${prefix}/include libdir=${exec_prefix}/lib mandir=/usr/local/man Graphics: X11 + Xft + Xdbe + Xfixes + Xinerama + Xcursor + Xrender Image Libraries: JPEG=System PNG=System ZLIB=System Large Files: YES OpenGL: NO Threads: YES configure: creating ./config.status config.status: creating makeinclude config.status: creating fltk.list config.status: creating fltk-config config.status: creating fltk.spec config.status: creating FL/Makefile config.status: creating config.h config.status: creating FL/abi-version.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc >>> Running build in x11/fltk at 1751141313.26 ===> x11/fltk ===> Building for fltk-1.3.9p0 /usr/bin/perl /ports/infrastructure/bin/pkg_subst -DLIBfltk_VERSION=9.0 -DLIBfltk_forms_VERSION=9.0 -DLIBfltk_gl_VERSION=9.0 -DLIBfltk_images_VERSION=9.0 -DARCH=octeon -DBASE_PKGPATH=x11/fltk -DFLAVOR_EXT= -DFULLPKGNAME=fltk-1.3.9p0 -DHOMEPAGE=https://www.fltk.org/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=mips64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=fltk -i -B /pobj/fltk-1.3.9 /pobj/fltk-1.3.9/fltk-1.3.9/src/Fl_Preferences.cxx for dir in src fluid documentation; do echo "=== making $dir ==="; (cd $dir; /usr/bin/make mkdir_p=mkdir\ -p\ -- LIBfltk_images_LTVERSION=-version-info\ 9:0:0 libfltk_forms_ltversion=9.0 SHARED_LIBS_LOG=/pobj/fltk-1.3.9/fltk-1.3.9/shared_libs.log LIBfltk_gl_LTVERSION=-version-info\ 9:0:0 libfltk_gl_ltversion=9.0 libfltk_ltversion=9.0 libfltk_images_ltversion=9.0 LIBTOOL=/usr/bin/libtool FL_DSO_VERSION=9.0 LIBfltk_LTVERSION=-version-info\ 9:0:0 LIBfltk_forms_LTVERSION=-version-info\ 9:0:0 ) || exit 1; done === making src === echo Compiling Fl.cxx... Compiling Fl.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl.cxx -o Fl.o In file included from Fl.cxx:67: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Adjuster.cxx... Compiling Fl_Adjuster.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Adjuster.cxx -o Fl_Adjuster.o In file included from Fl_Adjuster.cxx:22: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Bitmap.cxx... Compiling Fl_Bitmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Bitmap.cxx -o Fl_Bitmap.o In file included from Fl_Bitmap.cxx:26: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Browser.cxx... Compiling Fl_Browser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Browser.cxx -o Fl_Browser.o In file included from Fl_Browser.cxx:21: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Browser_.cxx... Compiling Fl_Browser_.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Browser_.cxx -o Fl_Browser_.o In file included from Fl_Browser_.cxx:25: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Browser_load.cxx... Compiling Fl_Browser_load.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Browser_load.cxx -o Fl_Browser_load.o echo Compiling Fl_Box.cxx... Compiling Fl_Box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Box.cxx -o Fl_Box.o echo Compiling Fl_Button.cxx... Compiling Fl_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Button.cxx -o Fl_Button.o echo Compiling Fl_Chart.cxx... Compiling Fl_Chart.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Chart.cxx -o Fl_Chart.o In file included from Fl_Chart.cxx:22: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Check_Browser.cxx... Compiling Fl_Check_Browser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Check_Browser.cxx -o Fl_Check_Browser.o In file included from Fl_Check_Browser.cxx:22: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Check_Button.cxx... Compiling Fl_Check_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Check_Button.cxx -o Fl_Check_Button.o echo Compiling Fl_Choice.cxx... Compiling Fl_Choice.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Choice.cxx -o Fl_Choice.o In file included from Fl_Choice.cxx:21: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Clock.cxx... Compiling Fl_Clock.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Clock.cxx -o Fl_Clock.o In file included from Fl_Clock.cxx:22: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Color_Chooser.cxx... Compiling Fl_Color_Chooser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Color_Chooser.cxx -o Fl_Color_Chooser.o In file included from Fl_Color_Chooser.cxx:21: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Copy_Surface.cxx... Compiling Fl_Copy_Surface.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Copy_Surface.cxx -o Fl_Copy_Surface.o In file included from Fl_Copy_Surface.cxx:19: In file included from ../FL/Fl_Copy_Surface.H:22: In file included from ../FL/Fl_Paged_Device.H:26: In file included from ../FL/Fl_Device.H:28: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Counter.cxx... Compiling Fl_Counter.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Counter.cxx -o Fl_Counter.o In file included from Fl_Counter.cxx:22: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Dial.cxx... Compiling Fl_Dial.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Dial.cxx -o Fl_Dial.o In file included from Fl_Dial.cxx:23: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Device.cxx... Compiling Fl_Device.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Device.cxx -o Fl_Device.o In file included from Fl_Device.cxx:20: In file included from ../FL/Fl_Device.H:28: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Double_Window.cxx... Compiling Fl_Double_Window.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Double_Window.cxx -o Fl_Double_Window.o In file included from Fl_Double_Window.cxx:26: In file included from ../FL/Fl_Printer.H:26: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_File_Browser.cxx... Compiling Fl_File_Browser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_File_Browser.cxx -o Fl_File_Browser.o In file included from Fl_File_Browser.cxx:34: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_File_Chooser.cxx... Compiling Fl_File_Chooser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_File_Chooser.cxx -o Fl_File_Chooser.o In file included from Fl_File_Chooser.cxx:29: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_File_Chooser2.cxx... Compiling Fl_File_Chooser2.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_File_Chooser2.cxx -o Fl_File_Chooser2.o In file included from Fl_File_Chooser2.cxx:349: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_File_Icon.cxx... Compiling Fl_File_Icon.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_File_Icon.cxx -o Fl_File_Icon.o In file included from Fl_File_Icon.cxx:51: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_File_Input.cxx... Compiling Fl_File_Input.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_File_Input.cxx -o Fl_File_Input.o In file included from Fl_File_Input.cxx:23: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Group.cxx... Compiling Fl_Group.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Group.cxx -o Fl_Group.o In file included from Fl_Group.cxx:28: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Help_View.cxx... Compiling Fl_Help_View.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Help_View.cxx -o Fl_Help_View.o In file included from Fl_Help_View.cxx:52: In file included from ../FL/Fl_Help_View.H:34: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Image.cxx... Compiling Fl_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Image.cxx -o Fl_Image.o In file included from Fl_Image.cxx:20: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Image_Surface.cxx... Compiling Fl_Image_Surface.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Image_Surface.cxx -o Fl_Image_Surface.o In file included from Fl_Image_Surface.cxx:19: In file included from ../FL/Fl_Image_Surface.H:22: In file included from ../FL/Fl_Copy_Surface.H:22: In file included from ../FL/Fl_Paged_Device.H:26: In file included from ../FL/Fl_Device.H:28: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Input.cxx... Compiling Fl_Input.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Input.cxx -o Fl_Input.o In file included from Fl_Input.cxx:30: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Input_.cxx... Compiling Fl_Input_.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Input_.cxx -o Fl_Input_.o In file included from Fl_Input_.cxx:22: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Light_Button.cxx... Compiling Fl_Light_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Light_Button.cxx -o Fl_Light_Button.o In file included from Fl_Light_Button.cxx:29: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Menu.cxx... Compiling Fl_Menu.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Menu.cxx -o Fl_Menu.o In file included from Fl_Menu.cxx:28: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Menu_.cxx... Compiling Fl_Menu_.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Menu_.cxx -o Fl_Menu_.o echo Compiling Fl_Menu_Bar.cxx... Compiling Fl_Menu_Bar.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Menu_Bar.cxx -o Fl_Menu_Bar.o In file included from Fl_Menu_Bar.cxx:21: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Menu_Button.cxx... Compiling Fl_Menu_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Menu_Button.cxx -o Fl_Menu_Button.o In file included from Fl_Menu_Button.cxx:21: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Menu_Window.cxx... Compiling Fl_Menu_Window.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Menu_Window.cxx -o Fl_Menu_Window.o In file included from Fl_Menu_Window.cxx:28: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Menu_add.cxx... Compiling Fl_Menu_add.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Menu_add.cxx -o Fl_Menu_add.o echo Compiling Fl_Menu_global.cxx... Compiling Fl_Menu_global.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Menu_global.cxx -o Fl_Menu_global.o echo Compiling Fl_Multi_Label.cxx... Compiling Fl_Multi_Label.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Multi_Label.cxx -o Fl_Multi_Label.o echo Compiling Fl_Native_File_Chooser.cxx... Compiling Fl_Native_File_Chooser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Native_File_Chooser.cxx -o Fl_Native_File_Chooser.o In file included from Fl_Native_File_Chooser.cxx:31: In file included from ./Fl_Native_File_Chooser_FLTK.cxx:28: In file included from ./Fl_Native_File_Chooser_GTK.cxx:19: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ In file included from Fl_Native_File_Chooser.cxx:31: In file included from ./Fl_Native_File_Chooser_FLTK.cxx:20: ../FL/Fl_Native_File_Chooser.H:241:9: warning: private field '_nfilters' is not used [-Wunused-private-field] 241 | int _nfilters; | ^ 3 warnings generated. echo Compiling Fl_Overlay_Window.cxx... Compiling Fl_Overlay_Window.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Overlay_Window.cxx -o Fl_Overlay_Window.o In file included from Fl_Overlay_Window.cxx:27: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Pack.cxx... Compiling Fl_Pack.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Pack.cxx -o Fl_Pack.o In file included from Fl_Pack.cxx:26: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Paged_Device.cxx... Compiling Fl_Paged_Device.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Paged_Device.cxx -o Fl_Paged_Device.o In file included from Fl_Paged_Device.cxx:22: In file included from ../FL/Fl_Paged_Device.H:26: In file included from ../FL/Fl_Device.H:28: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Pixmap.cxx... Compiling Fl_Pixmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Pixmap.cxx -o Fl_Pixmap.o In file included from Fl_Pixmap.cxx:28: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_PostScript.cxx... Compiling Fl_PostScript.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_PostScript.cxx -o Fl_PostScript.o In file included from Fl_PostScript.cxx:19: In file included from ../FL/Fl_Printer.H:26: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Positioner.cxx... Compiling Fl_Positioner.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Positioner.cxx -o Fl_Positioner.o In file included from Fl_Positioner.cxx:24: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Preferences.cxx... Compiling Fl_Preferences.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Preferences.cxx -o Fl_Preferences.o Fl_Preferences.cxx:1280:19: warning: variable 'written' set but not used [-Wunused-but-set-variable] 1280 | size_t cnt, written = 0; | ^ 1 warning generated. echo Compiling Fl_Printer.cxx... Compiling Fl_Printer.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Printer.cxx -o Fl_Printer.o In file included from Fl_Printer.cxx:20: In file included from ../FL/Fl_Printer.H:26: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Progress.cxx... Compiling Fl_Progress.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Progress.cxx -o Fl_Progress.o In file included from Fl_Progress.cxx:31: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Repeat_Button.cxx... Compiling Fl_Repeat_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Repeat_Button.cxx -o Fl_Repeat_Button.o echo Compiling Fl_Return_Button.cxx... Compiling Fl_Return_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Return_Button.cxx -o Fl_Return_Button.o In file included from Fl_Return_Button.cxx:21: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Roller.cxx... Compiling Fl_Roller.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Roller.cxx -o Fl_Roller.o In file included from Fl_Roller.cxx:23: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Round_Button.cxx... Compiling Fl_Round_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Round_Button.cxx -o Fl_Round_Button.o echo Compiling Fl_Scroll.cxx... Compiling Fl_Scroll.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Scroll.cxx -o Fl_Scroll.o In file included from Fl_Scroll.cxx:20: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Scrollbar.cxx... Compiling Fl_Scrollbar.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Scrollbar.cxx -o Fl_Scrollbar.o In file included from Fl_Scrollbar.cxx:22: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Shared_Image.cxx... Compiling Fl_Shared_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Shared_Image.cxx -o Fl_Shared_Image.o In file included from Fl_Shared_Image.cxx:29: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Single_Window.cxx... Compiling Fl_Single_Window.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Single_Window.cxx -o Fl_Single_Window.o echo Compiling Fl_Slider.cxx... Compiling Fl_Slider.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Slider.cxx -o Fl_Slider.o In file included from Fl_Slider.cxx:26: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Table.cxx... Compiling Fl_Table.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Table.cxx -o Fl_Table.o In file included from Fl_Table.cxx:21: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Table_Row.cxx... Compiling Fl_Table_Row.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Table_Row.cxx -o Fl_Table_Row.o In file included from Fl_Table_Row.cxx:29: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Tabs.cxx... Compiling Fl_Tabs.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Tabs.cxx -o Fl_Tabs.o In file included from Fl_Tabs.cxx:28: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Text_Buffer.cxx... Compiling Fl_Text_Buffer.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Text_Buffer.cxx -o Fl_Text_Buffer.o Fl_Text_Buffer.cxx:1292:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 1292 | replace(start, end, text); | ^ Fl_Text_Buffer.cxx:1288:3: note: previous statement is here 1288 | if (!sel->position(&start, &end)) | ^ 1 warning generated. echo Compiling Fl_Text_Display.cxx... Compiling Fl_Text_Display.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Text_Display.cxx -o Fl_Text_Display.o In file included from Fl_Text_Display.cxx:31: In file included from ../FL/Fl_Text_Display.H:27: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Text_Editor.cxx... Compiling Fl_Text_Editor.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Text_Editor.cxx -o Fl_Text_Editor.o In file included from Fl_Text_Editor.cxx:25: In file included from ../FL/Fl_Text_Editor.H:28: In file included from ../FL/Fl_Text_Display.H:27: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Tile.cxx... Compiling Fl_Tile.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Tile.cxx -o Fl_Tile.o echo Compiling Fl_Tiled_Image.cxx... Compiling Fl_Tiled_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Tiled_Image.cxx -o Fl_Tiled_Image.o In file included from Fl_Tiled_Image.cxx:23: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Tree.cxx... Compiling Fl_Tree.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Tree.cxx -o Fl_Tree.o In file included from Fl_Tree.cxx:9: In file included from ../FL/Fl_Tree.H:11: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Tree_Item.cxx... Compiling Fl_Tree_Item.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Tree_Item.cxx -o Fl_Tree_Item.o In file included from Fl_Tree_Item.cxx:9: In file included from ../FL/Fl_Tree_Item.H:11: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Tree_Item_Array.cxx... Compiling Fl_Tree_Item_Array.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Tree_Item_Array.cxx -o Fl_Tree_Item_Array.o In file included from Fl_Tree_Item_Array.cxx:10: In file included from ../FL/Fl_Tree_Item.H:11: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Tree_Prefs.cxx... Compiling Fl_Tree_Prefs.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Tree_Prefs.cxx -o Fl_Tree_Prefs.o echo Compiling Fl_Tooltip.cxx... Compiling Fl_Tooltip.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Tooltip.cxx -o Fl_Tooltip.o In file included from Fl_Tooltip.cxx:20: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Valuator.cxx... Compiling Fl_Valuator.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Valuator.cxx -o Fl_Valuator.o echo Compiling Fl_Value_Input.cxx... Compiling Fl_Value_Input.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Value_Input.cxx -o Fl_Value_Input.o echo Compiling Fl_Value_Output.cxx... Compiling Fl_Value_Output.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Value_Output.cxx -o Fl_Value_Output.o In file included from Fl_Value_Output.cxx:25: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Value_Slider.cxx... Compiling Fl_Value_Slider.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Value_Slider.cxx -o Fl_Value_Slider.o In file included from Fl_Value_Slider.cxx:22: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Widget.cxx... Compiling Fl_Widget.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Widget.cxx -o Fl_Widget.o In file included from Fl_Widget.cxx:23: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Window.cxx... Compiling Fl_Window.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Window.cxx -o Fl_Window.o In file included from Fl_Window.cxx:25: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Window_fullscreen.cxx... Compiling Fl_Window_fullscreen.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Window_fullscreen.cxx -o Fl_Window_fullscreen.o In file included from Fl_Window_fullscreen.cxx:30: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Window_hotspot.cxx... Compiling Fl_Window_hotspot.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Window_hotspot.cxx -o Fl_Window_hotspot.o In file included from Fl_Window_hotspot.cxx:21: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Window_iconize.cxx... Compiling Fl_Window_iconize.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Window_iconize.cxx -o Fl_Window_iconize.o In file included from Fl_Window_iconize.cxx:19: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Window_shape.cxx... Compiling Fl_Window_shape.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Window_shape.cxx -o Fl_Window_shape.o In file included from Fl_Window_shape.cxx:21: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Wizard.cxx... Compiling Fl_Wizard.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Wizard.cxx -o Fl_Wizard.o In file included from Fl_Wizard.cxx:35: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_XBM_Image.cxx... Compiling Fl_XBM_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_XBM_Image.cxx -o Fl_XBM_Image.o echo Compiling Fl_XPM_Image.cxx... Compiling Fl_XPM_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_XPM_Image.cxx -o Fl_XPM_Image.o echo Compiling Fl_abort.cxx... Compiling Fl_abort.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_abort.cxx -o Fl_abort.o echo Compiling Fl_add_idle.cxx... Compiling Fl_add_idle.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_add_idle.cxx -o Fl_add_idle.o echo Compiling Fl_arg.cxx... Compiling Fl_arg.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_arg.cxx -o Fl_arg.o In file included from Fl_arg.cxx:23: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_compose.cxx... Compiling Fl_compose.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_compose.cxx -o Fl_compose.o In file included from Fl_compose.cxx:26: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_display.cxx... Compiling Fl_display.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_display.cxx -o Fl_display.o echo Compiling Fl_get_key.cxx... Compiling Fl_get_key.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_get_key.cxx -o Fl_get_key.o In file included from Fl_get_key.cxx:30: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_get_system_colors.cxx... Compiling Fl_get_system_colors.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_get_system_colors.cxx -o Fl_get_system_colors.o In file included from Fl_get_system_colors.cxx:20: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_grab.cxx... Compiling Fl_grab.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_grab.cxx -o Fl_grab.o In file included from Fl_grab.cxx:21: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_lock.cxx... Compiling Fl_lock.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_lock.cxx -o Fl_lock.o echo Compiling Fl_own_colormap.cxx... Compiling Fl_own_colormap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_own_colormap.cxx -o Fl_own_colormap.o In file included from Fl_own_colormap.cxx:29: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_visual.cxx... Compiling Fl_visual.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_visual.cxx -o Fl_visual.o In file included from Fl_visual.cxx:23: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_x.cxx... Compiling Fl_x.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_x.cxx -o Fl_x.o In file included from Fl_x.cxx:32: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling filename_absolute.cxx... Compiling filename_absolute.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c filename_absolute.cxx -o filename_absolute.o echo Compiling filename_expand.cxx... Compiling filename_expand.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c filename_expand.cxx -o filename_expand.o echo Compiling filename_ext.cxx... Compiling filename_ext.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c filename_ext.cxx -o filename_ext.o echo Compiling filename_isdir.cxx... Compiling filename_isdir.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c filename_isdir.cxx -o filename_isdir.o echo Compiling filename_list.cxx... Compiling filename_list.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c filename_list.cxx -o filename_list.o echo Compiling filename_match.cxx... Compiling filename_match.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c filename_match.cxx -o filename_match.o echo Compiling filename_setext.cxx... Compiling filename_setext.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c filename_setext.cxx -o filename_setext.o echo Compiling fl_arc.cxx... Compiling fl_arc.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_arc.cxx -o fl_arc.o In file included from fl_arc.cxx:28: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_arci.cxx... Compiling fl_arci.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_arci.cxx -o fl_arci.o In file included from fl_arci.cxx:34: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_ask.cxx... Compiling fl_ask.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_ask.cxx -o fl_ask.o In file included from fl_ask.cxx:38: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_boxtype.cxx... Compiling fl_boxtype.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_boxtype.cxx -o fl_boxtype.o In file included from fl_boxtype.cxx:30: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_color.cxx... Compiling fl_color.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_color.cxx -o fl_color.o In file included from fl_color.cxx:41: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_cursor.cxx... Compiling fl_cursor.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_cursor.cxx -o fl_cursor.o In file included from fl_cursor.cxx:29: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_curve.cxx... Compiling fl_curve.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_curve.cxx -o fl_curve.o In file included from fl_curve.cxx:29: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_diamond_box.cxx... Compiling fl_diamond_box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_diamond_box.cxx -o fl_diamond_box.o In file included from fl_diamond_box.cxx:26: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_dnd.cxx... Compiling fl_dnd.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_dnd.cxx -o fl_dnd.o In file included from fl_dnd.cxx:24: In file included from ./fl_dnd_x.cxx:19: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_draw.cxx... Compiling fl_draw.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_draw.cxx -o fl_draw.o In file included from fl_draw.cxx:26: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_draw_image.cxx... Compiling fl_draw_image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_draw_image.cxx -o fl_draw_image.o In file included from fl_draw_image.cxx:54: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_draw_pixmap.cxx... Compiling fl_draw_pixmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_draw_pixmap.cxx -o fl_draw_pixmap.o In file included from fl_draw_pixmap.cxx:36: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_encoding_latin1.cxx... Compiling fl_encoding_latin1.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_encoding_latin1.cxx -o fl_encoding_latin1.o In file included from fl_encoding_latin1.cxx:19: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_encoding_mac_roman.cxx... Compiling fl_encoding_mac_roman.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_encoding_mac_roman.cxx -o fl_encoding_mac_roman.o In file included from fl_encoding_mac_roman.cxx:19: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_engraved_label.cxx... Compiling fl_engraved_label.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_engraved_label.cxx -o fl_engraved_label.o In file included from fl_engraved_label.cxx:23: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_file_dir.cxx... Compiling fl_file_dir.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_file_dir.cxx -o fl_file_dir.o echo Compiling fl_font.cxx... Compiling fl_font.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_font.cxx -o fl_font.o In file included from fl_font.cxx:41: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_gleam.cxx... Compiling fl_gleam.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_gleam.cxx -o fl_gleam.o In file included from fl_gleam.cxx:29: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_gtk.cxx... Compiling fl_gtk.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_gtk.cxx -o fl_gtk.o In file included from fl_gtk.cxx:27: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_labeltype.cxx... Compiling fl_labeltype.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_labeltype.cxx -o fl_labeltype.o In file included from fl_labeltype.cxx:26: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_line_style.cxx... Compiling fl_line_style.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_line_style.cxx -o fl_line_style.o In file included from fl_line_style.cxx:25: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_open_uri.cxx... Compiling fl_open_uri.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_open_uri.cxx -o fl_open_uri.o echo Compiling fl_oval_box.cxx... Compiling fl_oval_box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_oval_box.cxx -o fl_oval_box.o In file included from fl_oval_box.cxx:24: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_overlay.cxx... Compiling fl_overlay.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_overlay.cxx -o fl_overlay.o In file included from fl_overlay.cxx:24: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_overlay_visual.cxx... Compiling fl_overlay_visual.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_overlay_visual.cxx -o fl_overlay_visual.o echo Compiling fl_plastic.cxx... Compiling fl_plastic.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_plastic.cxx -o fl_plastic.o In file included from fl_plastic.cxx:27: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_read_image.cxx... Compiling fl_read_image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_read_image.cxx -o fl_read_image.o In file included from fl_read_image.cxx:19: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_rect.cxx... Compiling fl_rect.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_rect.cxx -o fl_rect.o In file included from fl_rect.cxx:32: In file included from ../FL/Fl_Printer.H:26: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_round_box.cxx... Compiling fl_round_box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_round_box.cxx -o fl_round_box.o In file included from fl_round_box.cxx:24: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_rounded_box.cxx... Compiling fl_rounded_box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_rounded_box.cxx -o fl_rounded_box.o In file included from fl_rounded_box.cxx:20: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_set_font.cxx... Compiling fl_set_font.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_set_font.cxx -o fl_set_font.o In file included from fl_set_font.cxx:23: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_set_fonts.cxx... Compiling fl_set_fonts.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_set_fonts.cxx -o fl_set_fonts.o In file included from fl_set_fonts.cxx:20: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_scroll_area.cxx... Compiling fl_scroll_area.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_scroll_area.cxx -o fl_scroll_area.o In file included from fl_scroll_area.cxx:25: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_shadow_box.cxx... Compiling fl_shadow_box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_shadow_box.cxx -o fl_shadow_box.o In file included from fl_shadow_box.cxx:20: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_shortcut.cxx... Compiling fl_shortcut.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_shortcut.cxx -o fl_shortcut.o In file included from fl_shortcut.cxx:38: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_show_colormap.cxx... Compiling fl_show_colormap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_show_colormap.cxx -o fl_show_colormap.o In file included from fl_show_colormap.cxx:21: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_symbols.cxx... Compiling fl_symbols.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_symbols.cxx -o fl_symbols.o In file included from fl_symbols.cxx:29: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_vertex.cxx... Compiling fl_vertex.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_vertex.cxx -o fl_vertex.o In file included from fl_vertex.cxx:32: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling screen_xywh.cxx... Compiling screen_xywh.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c screen_xywh.cxx -o screen_xywh.o In file included from screen_xywh.cxx:21: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_utf8.cxx... Compiling fl_utf8.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_utf8.cxx -o fl_utf8.o echo Compiling ps_image.cxx... Compiling ps_image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c ps_image.cxx -o ps_image.o In file included from ps_image.cxx:25: In file included from ../FL/Fl_PostScript.H:26: In file included from ../FL/Fl_Paged_Device.H:26: In file included from ../FL/Fl_Device.H:28: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fl_call_main.c... Compiling fl_call_main.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c fl_call_main.c -o fl_call_main.o echo Compiling flstring.c... Compiling flstring.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c flstring.c -o flstring.o echo Compiling scandir.c... Compiling scandir.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c scandir.c -o scandir.o echo Compiling numericsort.c... Compiling numericsort.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c numericsort.c -o numericsort.o echo Compiling vsnprintf.c... Compiling vsnprintf.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c vsnprintf.c -o vsnprintf.o echo Compiling fl_utf.c... Compiling fl_utf.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c fl_utf.c -o fl_utf.o echo Compiling xutf8/case.c... Compiling xutf8/case.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c xutf8/case.c -o xutf8/case.o echo Compiling xutf8/is_right2left.c... Compiling xutf8/is_right2left.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c xutf8/is_right2left.c -o xutf8/is_right2left.o echo Compiling xutf8/is_spacing.c... Compiling xutf8/is_spacing.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c xutf8/is_spacing.c -o xutf8/is_spacing.o echo Compiling xutf8/keysym2Ucs.c... Compiling xutf8/keysym2Ucs.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c xutf8/keysym2Ucs.c -o xutf8/keysym2Ucs.o echo Compiling xutf8/utf8Input.c... Compiling xutf8/utf8Input.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c xutf8/utf8Input.c -o xutf8/utf8Input.o echo Compiling xutf8/utf8Utils.c... Compiling xutf8/utf8Utils.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c xutf8/utf8Utils.c -o xutf8/utf8Utils.o echo Compiling xutf8/utf8Wrap.c... Compiling xutf8/utf8Wrap.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -c xutf8/utf8Wrap.c -o xutf8/utf8Wrap.o echo /usr/bin/ar cr ../lib/libfltk.a ... /usr/bin/ar cr ../lib/libfltk.a ... rm -f ../lib/libfltk.a /usr/bin/ar cr ../lib/libfltk.a Fl.o Fl_Adjuster.o Fl_Bitmap.o Fl_Browser.o Fl_Browser_.o Fl_Browser_load.o Fl_Box.o Fl_Button.o Fl_Chart.o Fl_Check_Browser.o Fl_Check_Button.o Fl_Choice.o Fl_Clock.o Fl_Color_Chooser.o Fl_Copy_Surface.o Fl_Counter.o Fl_Dial.o Fl_Device.o Fl_Double_Window.o Fl_File_Browser.o Fl_File_Chooser.o Fl_File_Chooser2.o Fl_File_Icon.o Fl_File_Input.o Fl_Group.o Fl_Help_View.o Fl_Image.o Fl_Image_Surface.o Fl_Input.o Fl_Input_.o Fl_Light_Button.o Fl_Menu.o Fl_Menu_.o Fl_Menu_Bar.o Fl_Menu_Button.o Fl_Menu_Window.o Fl_Menu_add.o Fl_Menu_global.o Fl_Multi_Label.o Fl_Native_File_Chooser.o Fl_Overlay_Window.o Fl_Pack.o Fl_Paged_Device.o Fl_Pixmap.o Fl_PostScript.o Fl_Positioner.o Fl_Preferences.o Fl_Printer.o Fl_Progress.o Fl_Repeat_Button.o Fl_Return_Button.o Fl_Roller.o Fl_Round_Button.o Fl_Scroll.o Fl_Scrollbar.o Fl_Shared_Image.o Fl_Single_Window.o Fl_Slider.o Fl_Table.o Fl_Table_Row.o Fl_Tabs.o Fl_Text_Buffer.o Fl_Text_Display.o Fl_Text_Editor.o Fl_Tile.o Fl_Tiled_Image.o Fl_Tree.o Fl_Tree_Item.o Fl_Tree_Item_Array.o Fl_Tree_Prefs.o Fl_Tooltip.o Fl_Valuator.o Fl_Value_Input.o Fl_Value_Output.o Fl_Value_Slider.o Fl_Widget.o Fl_Window.o Fl_Window_fullscreen.o Fl_Window_hotspot.o Fl_Window_iconize.o Fl_Window_shape.o Fl_Wizard.o Fl_XBM_Image.o Fl_XPM_Image.o Fl_abort.o Fl_add_idle.o Fl_arg.o Fl_compose.o Fl_display.o Fl_get_key.o Fl_get_system_colors.o Fl_grab.o Fl_lock.o Fl_own_colormap.o Fl_visual.o Fl_x.o filename_absolute.o filename_expand.o filename_ext.o filename_isdir.o filename_list.o filename_match.o filename_setext.o fl_arc.o fl_arci.o fl_ask.o fl_boxtype.o fl_color.o fl_cursor.o fl_curve.o fl_diamond_box.o fl_dnd.o fl_draw.o fl_draw_image.o fl_draw_pixmap.o fl_encoding_latin1.o fl_encoding_mac_roman.o fl_engraved_label.o fl_file_dir.o fl_font.o fl_gleam.o fl_gtk.o fl_labeltype.o fl_line_style.o fl_open_uri.o fl_oval_box.o fl_overlay.o fl_overlay_visual.o fl_plastic.o fl_read_image.o fl_rect.o fl_round_box.o fl_rounded_box.o fl_set_font.o fl_set_fonts.o fl_scroll_area.o fl_shadow_box.o fl_shortcut.o fl_show_colormap.o fl_symbols.o fl_vertex.o screen_xywh.o fl_utf8.o ps_image.o fl_call_main.o flstring.o scandir.o numericsort.o vsnprintf.o fl_utf.o xutf8/case.o xutf8/is_right2left.o xutf8/is_spacing.o xutf8/keysym2Ucs.o xutf8/utf8Input.o xutf8/utf8Utils.o xutf8/utf8Wrap.o ranlib ../lib/libfltk.a echo c++ -L. -L/usr/X11R6/lib -Wl,-gc-sections -Wl,-soname,libfltk.so.9.0 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau -shared -fPIC -o libfltk.so.9.0 ... c++ -L. -L/usr/X11R6/lib -Wl,-gc-sections -Wl,-soname,libfltk.so.9.0 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau -shared -fPIC -o libfltk.so.9.0 ... c++ -L. -L/usr/X11R6/lib -Wl,-gc-sections -Wl,-soname,libfltk.so.9.0 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau -shared -fPIC -o libfltk.so.9.0 Fl.o Fl_Adjuster.o Fl_Bitmap.o Fl_Browser.o Fl_Browser_.o Fl_Browser_load.o Fl_Box.o Fl_Button.o Fl_Chart.o Fl_Check_Browser.o Fl_Check_Button.o Fl_Choice.o Fl_Clock.o Fl_Color_Chooser.o Fl_Copy_Surface.o Fl_Counter.o Fl_Dial.o Fl_Device.o Fl_Double_Window.o Fl_File_Browser.o Fl_File_Chooser.o Fl_File_Chooser2.o Fl_File_Icon.o Fl_File_Input.o Fl_Group.o Fl_Help_View.o Fl_Image.o Fl_Image_Surface.o Fl_Input.o Fl_Input_.o Fl_Light_Button.o Fl_Menu.o Fl_Menu_.o Fl_Menu_Bar.o Fl_Menu_Button.o Fl_Menu_Window.o Fl_Menu_add.o Fl_Menu_global.o Fl_Multi_Label.o Fl_Native_File_Chooser.o Fl_Overlay_Window.o Fl_Pack.o Fl_Paged_Device.o Fl_Pixmap.o Fl_PostScript.o Fl_Positioner.o Fl_Preferences.o Fl_Printer.o Fl_Progress.o Fl_Repeat_Button.o Fl_Return_Button.o Fl_Roller.o Fl_Round_Button.o Fl_Scroll.o Fl_Scrollbar.o Fl_Shared_Image.o Fl_Single_Window.o Fl_Slider.o Fl_Table.o Fl_Table_Row.o Fl_Tabs.o Fl_Text_Buffer.o Fl_Text_Display.o Fl_Text_Editor.o Fl_Tile.o Fl_Tiled_Image.o Fl_Tree.o Fl_Tree_Item.o Fl_Tree_Item_Array.o Fl_Tree_Prefs.o Fl_Tooltip.o Fl_Valuator.o Fl_Value_Input.o Fl_Value_Output.o Fl_Value_Slider.o Fl_Widget.o Fl_Window.o Fl_Window_fullscreen.o Fl_Window_hotspot.o Fl_Window_iconize.o Fl_Window_shape.o Fl_Wizard.o Fl_XBM_Image.o Fl_XPM_Image.o Fl_abort.o Fl_add_idle.o Fl_arg.o Fl_compose.o Fl_display.o Fl_get_key.o Fl_get_system_colors.o Fl_grab.o Fl_lock.o Fl_own_colormap.o Fl_visual.o Fl_x.o filename_absolute.o filename_expand.o filename_ext.o filename_isdir.o filename_list.o filename_match.o filename_setext.o fl_arc.o fl_arci.o fl_ask.o fl_boxtype.o fl_color.o fl_cursor.o fl_curve.o fl_diamond_box.o fl_dnd.o fl_draw.o fl_draw_image.o fl_draw_pixmap.o fl_encoding_latin1.o fl_encoding_mac_roman.o fl_engraved_label.o fl_file_dir.o fl_font.o fl_gleam.o fl_gtk.o fl_labeltype.o fl_line_style.o fl_open_uri.o fl_oval_box.o fl_overlay.o fl_overlay_visual.o fl_plastic.o fl_read_image.o fl_rect.o fl_round_box.o fl_rounded_box.o fl_set_font.o fl_set_fonts.o fl_scroll_area.o fl_shadow_box.o fl_shortcut.o fl_show_colormap.o fl_symbols.o fl_vertex.o screen_xywh.o fl_utf8.o ps_image.o fl_call_main.o flstring.o scandir.o numericsort.o vsnprintf.o fl_utf.o xutf8/case.o xutf8/is_right2left.o xutf8/is_spacing.o xutf8/keysym2Ucs.o xutf8/utf8Input.o xutf8/utf8Utils.o xutf8/utf8Wrap.o -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau rm -f libfltk.so ln -s libfltk.so.9.0 libfltk.so echo Compiling forms_compatability.cxx... Compiling forms_compatability.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c forms_compatability.cxx -o forms_compatability.o In file included from forms_compatability.cxx:22: In file included from ../FL/forms.H:25: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling forms_bitmap.cxx... Compiling forms_bitmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c forms_bitmap.cxx -o forms_bitmap.o In file included from forms_bitmap.cxx:19: In file included from ../FL/forms.H:25: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling forms_free.cxx... Compiling forms_free.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c forms_free.cxx -o forms_free.o echo Compiling forms_fselect.cxx... Compiling forms_fselect.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c forms_fselect.cxx -o forms_fselect.o In file included from forms_fselect.cxx:21: In file included from ../FL/forms.H:25: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling forms_pixmap.cxx... Compiling forms_pixmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c forms_pixmap.cxx -o forms_pixmap.o In file included from forms_pixmap.cxx:19: In file included from ../FL/forms.H:25: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling forms_timer.cxx... Compiling forms_timer.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c forms_timer.cxx -o forms_timer.o In file included from forms_timer.cxx:25: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo /usr/bin/ar cr ../lib/libfltk_forms.a ... /usr/bin/ar cr ../lib/libfltk_forms.a ... rm -f ../lib/libfltk_forms.a /usr/bin/ar cr ../lib/libfltk_forms.a forms_compatability.o forms_bitmap.o forms_free.o forms_fselect.o forms_pixmap.o forms_timer.o ranlib ../lib/libfltk_forms.a echo c++ -L. -L/usr/X11R6/lib -Wl,-gc-sections -Wl,-soname,libfltk_forms.so.9.0 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau -shared -fPIC -o libfltk_forms.so.9.0 ... c++ -L. -L/usr/X11R6/lib -Wl,-gc-sections -Wl,-soname,libfltk_forms.so.9.0 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau -shared -fPIC -o libfltk_forms.so.9.0 ... c++ -L. -L/usr/X11R6/lib -Wl,-gc-sections -Wl,-soname,libfltk_forms.so.9.0 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau -shared -fPIC -o libfltk_forms.so.9.0 forms_compatability.o forms_bitmap.o forms_free.o forms_fselect.o forms_pixmap.o forms_timer.o -L. -lfltk -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau rm -f libfltk_forms.so ln -s libfltk_forms.so.9.0 libfltk_forms.so echo Compiling fl_images_core.cxx... Compiling fl_images_core.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c fl_images_core.cxx -o fl_images_core.o echo Compiling Fl_BMP_Image.cxx... Compiling Fl_BMP_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_BMP_Image.cxx -o Fl_BMP_Image.o echo Compiling Fl_File_Icon2.cxx... Compiling Fl_File_Icon2.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_File_Icon2.cxx -o Fl_File_Icon2.o In file included from Fl_File_Icon2.cxx:58: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_GIF_Image.cxx... Compiling Fl_GIF_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_GIF_Image.cxx -o Fl_GIF_Image.o echo Compiling Fl_Help_Dialog.cxx... Compiling Fl_Help_Dialog.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_Help_Dialog.cxx -o Fl_Help_Dialog.o In file included from Fl_Help_Dialog.cxx:28: In file included from ./../FL/Fl_Help_Dialog.H:36: In file included from ../FL/Fl_Help_View.H:34: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_JPEG_Image.cxx... Compiling Fl_JPEG_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_JPEG_Image.cxx -o Fl_JPEG_Image.o echo Compiling Fl_PNG_Image.cxx... Compiling Fl_PNG_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_PNG_Image.cxx -o Fl_PNG_Image.o echo Compiling Fl_PNM_Image.cxx... Compiling Fl_PNM_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -DFL_LIBRARY -c Fl_PNM_Image.cxx -o Fl_PNM_Image.o echo /usr/bin/ar cr ../lib/libfltk_images.a ... /usr/bin/ar cr ../lib/libfltk_images.a ... rm -f ../lib/libfltk_images.a /usr/bin/ar cr ../lib/libfltk_images.a fl_images_core.o Fl_BMP_Image.o Fl_File_Icon2.o Fl_GIF_Image.o Fl_Help_Dialog.o Fl_JPEG_Image.o Fl_PNG_Image.o Fl_PNM_Image.o ranlib ../lib/libfltk_images.a echo c++ -L. -L/usr/X11R6/lib -Wl,-gc-sections -Wl,-soname,libfltk_images.so.9.0 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau -shared -fPIC -o libfltk_images.so.9.0 ... c++ -L. -L/usr/X11R6/lib -Wl,-gc-sections -Wl,-soname,libfltk_images.so.9.0 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau -shared -fPIC -o libfltk_images.so.9.0 ... c++ -L. -L/usr/X11R6/lib -Wl,-gc-sections -Wl,-soname,libfltk_images.so.9.0 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau -shared -fPIC -o libfltk_images.so.9.0 fl_images_core.o Fl_BMP_Image.o Fl_File_Icon2.o Fl_GIF_Image.o Fl_Help_Dialog.o Fl_JPEG_Image.o Fl_PNG_Image.o Fl_PNM_Image.o -L. -L../lib -lpng -lz -ljpeg -lfltk -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau rm -f libfltk_images.so ln -s libfltk_images.so.9.0 libfltk_images.so === making fluid === echo Compiling CodeEditor.cxx... Compiling CodeEditor.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c CodeEditor.cxx -o CodeEditor.o In file included from CodeEditor.cxx:27: In file included from ./CodeEditor.h:32: In file included from ../FL/Fl_Text_Editor.H:28: In file included from ../FL/Fl_Text_Display.H:27: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling ExternalCodeEditor_UNIX.cxx... Compiling ExternalCodeEditor_UNIX.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c ExternalCodeEditor_UNIX.cxx -o ExternalCodeEditor_UNIX.o echo Compiling ExternalCodeEditor_WIN32.cxx... Compiling ExternalCodeEditor_WIN32.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c ExternalCodeEditor_WIN32.cxx -o ExternalCodeEditor_WIN32.o echo Compiling Fl_Function_Type.cxx... Compiling Fl_Function_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c Fl_Function_Type.cxx -o Fl_Function_Type.o In file included from Fl_Function_Type.cxx:20: In file included from ./Fl_Type.h:32: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Group_Type.cxx... Compiling Fl_Group_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c Fl_Group_Type.cxx -o Fl_Group_Type.o In file included from Fl_Group_Type.cxx:27: In file included from ./Fl_Widget_Type.h:23: In file included from ./Fl_Type.h:32: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Menu_Type.cxx... Compiling Fl_Menu_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c Fl_Menu_Type.cxx -o Fl_Menu_Type.o In file included from Fl_Menu_Type.cxx:26: In file included from ./Fl_Widget_Type.h:23: In file included from ./Fl_Type.h:32: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Type.cxx... Compiling Fl_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c Fl_Type.cxx -o Fl_Type.o In file included from Fl_Type.cxx:33: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Widget_Type.cxx... Compiling Fl_Widget_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c Fl_Widget_Type.cxx -o Fl_Widget_Type.o In file included from Fl_Widget_Type.cxx:23: In file included from ./Fl_Widget_Type.h:23: In file included from ./Fl_Type.h:32: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fl_Window_Type.cxx... Compiling Fl_Window_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c Fl_Window_Type.cxx -o Fl_Window_Type.o In file included from Fl_Window_Type.cxx:26: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling Fluid_Image.cxx... Compiling Fluid_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c Fluid_Image.cxx -o Fluid_Image.o In file included from Fluid_Image.cxx:21: In file included from ./Fl_Type.h:32: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling about_panel.cxx... Compiling about_panel.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c about_panel.cxx -o about_panel.o echo Compiling align_widget.cxx... Compiling align_widget.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c align_widget.cxx -o align_widget.o In file included from align_widget.cxx:21: In file included from ./Fl_Widget_Type.h:23: In file included from ./Fl_Type.h:32: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling alignment_panel.cxx... Compiling alignment_panel.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c alignment_panel.cxx -o alignment_panel.o In file included from alignment_panel.cxx:21: In file included from ./alignment_panel.h:25: In file included from ../FL/Fl_Text_Display.H:27: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling code.cxx... Compiling code.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c code.cxx -o code.o In file included from code.cxx:25: In file included from ./Fl_Type.h:32: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling factory.cxx... Compiling factory.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c factory.cxx -o factory.o In file included from factory.cxx:31: In file included from ../FL/Fl_Tree.H:11: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling file.cxx... Compiling file.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c file.cxx -o file.o In file included from file.cxx:28: In file included from ./alignment_panel.h:25: In file included from ../FL/Fl_Text_Display.H:27: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling fluid.cxx... Compiling fluid.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c fluid.cxx -o fluid.o In file included from fluid.cxx:24: In file included from ../FL/Fl_Help_Dialog.H:36: In file included from ../FL/Fl_Help_View.H:34: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling function_panel.cxx... Compiling function_panel.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c function_panel.cxx -o function_panel.o In file included from function_panel.cxx:21: In file included from ./function_panel.h:36: In file included from ../FL/Fl_Text_Editor.H:28: In file included from ../FL/Fl_Text_Display.H:27: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling template_panel.cxx... Compiling template_panel.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c template_panel.cxx -o template_panel.o echo Compiling undo.cxx... Compiling undo.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c undo.cxx -o undo.o In file included from undo.cxx:18: In file included from ./Fl_Type.h:32: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Compiling widget_panel.cxx... Compiling widget_panel.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -c widget_panel.cxx -o widget_panel.o In file included from widget_panel.cxx:21: In file included from ./widget_panel.h:95: In file included from ../FL/Fl_Text_Editor.H:28: In file included from ../FL/Fl_Text_Display.H:27: In file included from ../FL/fl_draw.H:27: ../FL/x.H:33:15: warning: unknown pragma ignored [-Wunknown-pragmas] 33 | # pragma set woff 3322 | ^ ../FL/x.H:38:15: warning: unknown pragma ignored [-Wunknown-pragmas] 38 | # pragma reset woff 3322 | ^ 2 warnings generated. echo Linking fluid-shared... Linking fluid-shared... c++ -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -o fluid-shared CodeEditor.o ExternalCodeEditor_UNIX.o ExternalCodeEditor_WIN32.o Fl_Function_Type.o Fl_Group_Type.o Fl_Menu_Type.o Fl_Type.o Fl_Widget_Type.o Fl_Window_Type.o Fluid_Image.o about_panel.o align_widget.o alignment_panel.o code.o factory.o file.o fluid.o function_panel.o template_panel.o undo.o widget_panel.o -Wl,-rpath,/usr/local/lib -L../src -lfltk_images -lfltk_forms -lfltk -L../lib -lpng -lz -ljpeg -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/X11R6/lib -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau ../src/libfltk.so.9.0: warning: rand() may return deterministic values, is that what you want? factory.o: In function `.L0 ': factory.cxx:(.text._ZL14make_iconlabelP12Fl_Menu_ItemP8Fl_ImagePKc+0x8c): warning: strcat() is almost always misused, please use strlcat() Fl_Function_Type.o: In function `_q_check(char const*&, int)': Fl_Function_Type.cxx:(.text._Z8_q_checkRPKci+0xb4): warning: sprintf() is often misused, please use snprintf() CodeEditor.o: In function `CodeEditor::auto_indent(int, CodeEditor*)': CodeEditor.cxx:(.text._ZN10CodeEditor11auto_indentEiPS_+0x110): warning: strcpy() is almost always misused, please use strlcpy() echo Linking fluid... Linking fluid... c++ -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -O2 -pipe -I/usr/local/include -fvisibility-inlines-hidden -I/usr/X11R6/include -o fluid CodeEditor.o ExternalCodeEditor_UNIX.o ExternalCodeEditor_WIN32.o Fl_Function_Type.o Fl_Group_Type.o Fl_Menu_Type.o Fl_Type.o Fl_Widget_Type.o Fl_Window_Type.o Fluid_Image.o about_panel.o align_widget.o alignment_panel.o code.o factory.o file.o fluid.o function_panel.o template_panel.o undo.o widget_panel.o ../lib/libfltk_forms.a ../lib/libfltk.a ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -Wall -Wunused -Wno-format-y2k -fvisibility=hidden -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/X11R6/lib -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lXdmcp -lXau ../lib/libfltk.a(Fl_Preferences.o): In function `Fl_Preferences::newUUID()': Fl_Preferences.cxx:(.text._ZN14Fl_Preferences7newUUIDEv+0x60): warning: rand() may return deterministic values, is that what you want? factory.o: In function `.L0 ': factory.cxx:(.text._ZL14make_iconlabelP12Fl_Menu_ItemP8Fl_ImagePKc+0x8c): warning: strcat() is almost always misused, please use strlcat() Fl_Function_Type.o: In function `_q_check(char const*&, int)': Fl_Function_Type.cxx:(.text._Z8_q_checkRPKci+0xb4): warning: sprintf() is often misused, please use snprintf() CodeEditor.o: In function `CodeEditor::auto_indent(int, CodeEditor*)': CodeEditor.cxx:(.text._ZN10CodeEditor11auto_indentEiPS_+0x110): warning: strcpy() is almost always misused, please use strlcpy() : rm -f -r -f fluid.app : mkdir -p fluid.app/Contents/MacOS fluid.app/Contents/Resources : /pobj/fltk-1.3.9/bin/install -c -m 755 fluid fluid.app/Contents/MacOS : /pobj/fltk-1.3.9/bin/install -c icons/fluid.icns fluid.app/Contents/Resources : /pobj/fltk-1.3.9/bin/install -c fluid.plist fluid.app/Contents/Info.plist === making documentation === >>> Running fake in x11/fltk at 1751142231.38 ===> x11/fltk ===> Faking installation for fltk-1.3.9p0 mkdir -p /pobj/fltk-1.3.9/fake-mips64/usr/local/bin rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/bin/fltk-config /pobj/fltk-1.3.9/bin/install -c -m 755 fltk-config /pobj/fltk-1.3.9/fake-mips64/usr/local/bin for dir in FL src fluid documentation; do echo "=== installing $dir ==="; (cd $dir; /usr/bin/make mkdir_p=mkdir\ -p\ -- LIBfltk_images_LTVERSION=-version-info\ 9:0:0 libfltk_forms_ltversion=9.0 SHARED_LIBS_LOG=/pobj/fltk-1.3.9/fltk-1.3.9/shared_libs.log LIBfltk_gl_LTVERSION=-version-info\ 9:0:0 libfltk_gl_ltversion=9.0 libfltk_ltversion=9.0 libfltk_images_ltversion=9.0 LIBTOOL=/usr/bin/libtool FL_DSO_VERSION=9.0 DESTDIR=/pobj/fltk-1.3.9/fake-mips64 LIBfltk_LTVERSION=-version-info\ 9:0:0 LIBfltk_forms_LTVERSION=-version-info\ 9:0:0 install) || exit 1; done === installing FL === echo "Installing include files in /pobj/fltk-1.3.9/fake-mips64/usr/local/include..." Installing include files in /pobj/fltk-1.3.9/fake-mips64/usr/local/include... rm -rf /pobj/fltk-1.3.9/fake-mips64/usr/local/include/FL /pobj/fltk-1.3.9/bin/install -c -d /pobj/fltk-1.3.9/fake-mips64/usr/local/include/FL for file in *.[hH]; do /pobj/fltk-1.3.9/bin/install -c -m 644 $file /pobj/fltk-1.3.9/fake-mips64/usr/local/include/FL; done === installing src === echo "Installing libraries in /pobj/fltk-1.3.9/fake-mips64/usr/local/lib..." Installing libraries in /pobj/fltk-1.3.9/fake-mips64/usr/local/lib... /pobj/fltk-1.3.9/bin/install -c -d /pobj/fltk-1.3.9/fake-mips64/usr/local/lib /pobj/fltk-1.3.9/bin/install -c -d /pobj/fltk-1.3.9/fake-mips64/usr/local/bin rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk.a /pobj/fltk-1.3.9/bin/install -c -m 755 ../lib/libfltk.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib /pobj/fltk-1.3.9/bin/install -c -m 755 ../lib/libfltk_forms.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib /pobj/fltk-1.3.9/bin/install -c -m 755 ../lib/libfltk_images.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib ranlib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk.a ranlib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_forms.a if test x != x; then /pobj/fltk-1.3.9/bin/install -c -m 755 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ranlib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl.a; fi ranlib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_images.a if test xlibfltk.so.9.0 = xlibfltk.so.9.0; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk.so*; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk.so; fi if test xlibfltk.so.9.0 = xlibfltk.sl.9.0; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk.sl*; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk.sl.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk.sl.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk.sl; fi if test xlibfltk.so.9.0 = xlibfltk.9.0.dylib; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk.*dylib; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk.9.0.dylib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk.9.0.dylib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk.dylib; fi if test xlibfltk.so.9.0 = xlibfltk_s.a; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_s.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_s.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi if test xlibfltk.so.9.0 = xcygfltknox-9.0.dll; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/bin/libfltk.so.9.0; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/bin; rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk.dll.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk.dll.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi if test xlibfltk.so.9.0 = xmgwfltknox-9.0.dll; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/bin/libfltk.so.9.0; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/bin; rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk.dll.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk.dll.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi if test xlibfltk_forms.so.9.0 = xlibfltk_forms.so.9.0; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_forms.so*; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_forms.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk_forms.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_forms.so; fi if test xlibfltk_forms.so.9.0 = xlibfltk_forms.sl.9.0; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_forms.sl*; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_forms.sl.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk_forms.sl.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_forms.sl; fi if test xlibfltk_forms.so.9.0 = xlibfltk_forms.9.0.dylib; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_forms.*dylib; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_forms.9.0.dylib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk_forms.9.0.dylib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_forms.dylib; fi if test xlibfltk_forms.so.9.0 = xlibfltk_forms_s.a; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_forms_s.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_forms_s.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi if test xlibfltk_forms.so.9.0 = xcygfltknox_forms-9.0.dll; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/bin/libfltk_forms.so.9.0; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_forms.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/bin; rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_forms.dll.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_forms.dll.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi if test xlibfltk_forms.so.9.0 = xmgwfltknox_forms-9.0.dll; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/bin/libfltk_forms.so.9.0; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_forms.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/bin; rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_forms.dll.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_forms.dll.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi if test x = xlibfltk_gl.so.9.0; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl.so*; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_gl.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk_gl.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl.so; fi if test x = xlibfltk_gl.sl.9.0; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl.sl*; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_gl.sl.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk_gl.sl.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl.sl; fi if test x = xlibfltk_gl.9.0.dylib; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl.*dylib; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_gl.9.0.dylib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk_gl.9.0.dylib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl.dylib; fi if test x = xlibfltk_gl_s.a; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl_s.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_gl_s.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi if test x = xcygfltknox_gl-9.0.dll; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/bin/; /pobj/fltk-1.3.9/bin/install -c -m 755 /pobj/fltk-1.3.9/fake-mips64/usr/local/bin; rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl.dll.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_gl.dll.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi if test x = xmgwfltknox_gl-9.0.dll; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/bin/; /pobj/fltk-1.3.9/bin/install -c -m 755 /pobj/fltk-1.3.9/fake-mips64/usr/local/bin; rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl.dll.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_gl.dll.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi if test xlibfltk_images.so.9.0 = xlibfltk_images.so.9.0; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_images.so*; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_images.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk_images.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_images.so; fi if test xlibfltk_images.so.9.0 = xlibfltk_images.sl.9.0; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_images.sl*; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_images.sl.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk_images.sl.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_images.sl; fi if test xlibfltk_images.so.9.0 = xlibfltk_images.9.0.dylib; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_images.*dylib; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_images.9.0.dylib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; ln -s libfltk_images.9.0.dylib /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_images.dylib; fi if test xlibfltk_images.so.9.0 = xlibfltk_images_s.a; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_images_s.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_images_s.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi if test xlibfltk_images.so.9.0 = xcygfltknox_images-9.0.dll; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/bin/libfltk_images.so.9.0; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_images.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/bin; rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_images.dll.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_images.dll.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi if test xlibfltk_images.so.9.0 = xmgwfltknox_images-9.0.dll; then rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/bin/libfltk_images.so.9.0; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_images.so.9.0 /pobj/fltk-1.3.9/fake-mips64/usr/local/bin; rm -f /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_images.dll.a; /pobj/fltk-1.3.9/bin/install -c -m 755 libfltk_images.dll.a /pobj/fltk-1.3.9/fake-mips64/usr/local/lib; fi === installing fluid === echo "Installing FLUID in /pobj/fltk-1.3.9/fake-mips64/usr/local/bin..." Installing FLUID in /pobj/fltk-1.3.9/fake-mips64/usr/local/bin... /pobj/fltk-1.3.9/bin/install -c -d /pobj/fltk-1.3.9/fake-mips64/usr/local/bin /pobj/fltk-1.3.9/bin/install -c -m 755 fluid-shared /pobj/fltk-1.3.9/fake-mips64/usr/local/bin/fluid === installing documentation === echo "Installing documentation files in /pobj/fltk-1.3.9/fake-mips64/usr/local/share/doc/fltk ..." Installing documentation files in /pobj/fltk-1.3.9/fake-mips64/usr/local/share/doc/fltk ... if test -f html/index.html ; then for file in html/* ; do /pobj/fltk-1.3.9/bin/install -c -m 644 $file /pobj/fltk-1.3.9/fake-mips64/usr/local/share/doc/fltk; done fi if test -f fltk.pdf ; then echo "Installing fltk.pdf in /pobj/fltk-1.3.9/fake-mips64/usr/local/share/doc/fltk ..."; /pobj/fltk-1.3.9/bin/install -c -m 644 fltk.pdf /pobj/fltk-1.3.9/fake-mips64/usr/local/share/doc/fltk; fi echo "Installing man pages in /pobj/fltk-1.3.9/fake-mips64/usr/local/man ..." Installing man pages in /pobj/fltk-1.3.9/fake-mips64/usr/local/man ... /pobj/fltk-1.3.9/bin/install -c -d /pobj/fltk-1.3.9/fake-mips64/usr/local/man/man1 /pobj/fltk-1.3.9/bin/install -c -m 644 ./src/fluid.man /pobj/fltk-1.3.9/fake-mips64/usr/local/man/man1/fluid.1 /pobj/fltk-1.3.9/bin/install -c -m 644 ./src/fltk-config.man /pobj/fltk-1.3.9/fake-mips64/usr/local/man/man1/fltk-config.1 /pobj/fltk-1.3.9/bin/install -c -d /pobj/fltk-1.3.9/fake-mips64/usr/local/man/man3 /pobj/fltk-1.3.9/bin/install -c -m 644 ./src/fltk.man /pobj/fltk-1.3.9/fake-mips64/usr/local/man/man3/fltk.3 rm /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/lib*.so >>> Running package in x11/fltk at 1751142263.99 ===> x11/fltk `/pobj/fltk-1.3.9/fake-mips64/.fake_done' is up to date. ===> Building package for fltk-1.3.9p0 Create /ports/packages/mips64/all/fltk-1.3.9p0.tgz Creating package fltk-1.3.9p0 reading plist| checking dependencies|graphics/jpeggraphics/png checksumming| | 0% | 1%* | 1% | 2%* | 3% | 4%* | 4% | 5%* | 6% | 7%* | 7% | 8% | 9%* | 9% | 10% | 11%* | 11% | 12%* | 13% | 14%* | 14% | 15%* | 16% | 17%* | 18% | 19%* | 19% | 20%* | 21% | 22%* | 22% | 23%* | 24% | 25%* | 26% | 27%* | 27% | 28%* | 29% | 30%* | 31% | 32%* | 32% | 33% | 34%* | 34% | 35%* | 36% | 37%* | 37% | 38%* | 39% | 40%* | 40% | 41%* | 42% | 43%* | 44% | 45%* | 45% | 46%* | 47% | 48%* | 48% | 49%* | 50% | 51% | 52%* | 52% | 53%* | 54% | 55%* | 55% | 56%* | 57% | 58%* | 59% | 60%* | 60% | 61%* | 62% | 63%* | 63% | 64%* | 65% | 66%* | 66% | 67% | 68%* | 68% | 69%* | 70% | 71%* | 72% | 73%* | 73% | 74%* | 75% | 76%* | 77% | 78%* | 78% | 79%* | 80% | 81%* | 81% | 82%* | 83% | 84%* | 85% | 86%* | 86% | 87%* | 88% | 89%* | 89% | 90% | 91%* | 91% | 92% | 93%* | 93% | 94%* | 95% | 96%* | 96% | 97% Error: /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl.a does not exist Error: /pobj/fltk-1.3.9/fake-mips64/usr/local/lib/libfltk_gl.so.9.0 does not exist pkg_create: can't continue *** Error 1 in x11/fltk (/ports/infrastructure/mk/bsd.port.mk:2249 '/ports/packages/mips64/all/fltk-1.3.9p0.tgz': @trap "cd /ports/packages/...) *** Error 2 in x11/fltk (/ports/infrastructure/mk/bsd.port.mk:2733 '_internal-package': @case X${_DEPENDS_CACHE} in X) _DEPENDS_CACHE=$( mk...) *** Error 2 in x11/fltk (/ports/infrastructure/mk/bsd.port.mk:2712 'package': @lock=fltk-1.3.9p0; export _LOCKS_HELD=" fltk-1.3.9p0"; /us...) ===> Exiting x11/fltk with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'package': @: ${echo_msg:=echo}; : ${target:=package}; for i in ; do eval...) >>> Ended at 1751142280.68 max_stuck=10.48/depends=6.41/show-prepare-results=6.05/junk=4.94/patch=6.76/configure=84.21/build=918.12/fake=32.61/package=16.73 Error: job failed with 512 on localhost at 1751142280