------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for fltk-1.3.8: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- NROFF=echo PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11-toolkits/fltk XDG_CONFIG_HOME=/construction/x11-toolkits/fltk XDG_CACHE_HOME=/construction/x11-toolkits/fltk/.cache HOME=/construction/x11-toolkits/fltk TMPDIR="/tmp" PATH=/construction/x11-toolkits/fltk/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-toolkits/fltk/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --enable-shared --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11-toolkits/fltk XDG_CONFIG_HOME=/construction/x11-toolkits/fltk XDG_CACHE_HOME=/construction/x11-toolkits/fltk/.cache HOME=/construction/x11-toolkits/fltk TMPDIR="/tmp" PATH=/construction/x11-toolkits/fltk/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-toolkits/fltk/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/x11-toolkits/fltk/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTEXAMPLES="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/fltk" EXAMPLESDIR="share/examples/fltk" DATADIR="share/fltk" WWWDIR="www/fltk" ETCDIR="etc/fltk" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/fltk EXAMPLESDIR=/usr/local/share/examples/fltk WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/libXinerama-1.1.4_2,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/libGLU-9.0.2_2.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fltk-1.3.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fltk-1.3.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fltk-1.3.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fltk-1.3.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fltk-1.3.8 for building => SHA256 Checksum OK for fltk-1.3.8-source.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fltk-1.3.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fltk-1.3.8 for building ===> Extracting for fltk-1.3.8 => SHA256 Checksum OK for fltk-1.3.8-source.tar.bz2. Extracted Memory Use: 22.90M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fltk-1.3.8 ===> Applying ports patches for fltk-1.3.8 from /xports/x11-toolkits/fltk/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fltk-1.3.8 depends on package: pkgconf>=1.3.0_1 - found ===> fltk-1.3.8 depends on package: xorgproto>=0 - found ===> fltk-1.3.8 depends on package: xorgproto>=0 - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> fltk-1.3.8 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> fltk-1.3.8 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> fltk-1.3.8 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> fltk-1.3.8 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> fltk-1.3.8 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> fltk-1.3.8 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fltk-1.3.8 depends on package: pkgconf>=1.3.0_1 - found ===> fltk-1.3.8 depends on package: xorgproto>=0 - found ===> fltk-1.3.8 depends on package: xorgproto>=0 - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> fltk-1.3.8 depends on file: /usr/local/bin/ccache - found ===> fltk-1.3.8 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> fltk-1.3.8 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> fltk-1.3.8 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> fltk-1.3.8 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> fltk-1.3.8 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for fltk-1.3.8 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes configure: WARNING: Shared libraries may not be supported. Trying -shared option with compiler. checking for a BSD-compatible install... /usr/bin/install -c checking for nroff... echo checking for doxygen... no checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for windres... no checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking whether byte ordering is bigendian... no checking whether the compiler recognizes bool as a built-in type... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/select.h... (cached) yes checking sys/stdtypes.h usability... no checking sys/stdtypes.h presence... no 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... 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 alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking for jpeg_CreateCompress in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... 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 png.h usability... yes checking png.h presence... yes checking for png.h... yes checking libpng/png.h usability... no checking libpng/png.h presence... no 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 for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for library containing dlopen... none required checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for glXMakeCurrent in -lGL... yes checking for glXGetProcAddressARB in -lGL... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for XineramaIsActive in -lXinerama... yes checking for pkg-config... /usr/local/bin/pkg-config checking for FcPatternCreate in -lfontconfig... yes checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking for XftDrawCreate in -lXft... yes checking for X11/extensions/Xdbe.h... yes checking for XdbeQueryExtension in -lXext... yes checking for X11/extensions/Xfixes.h... yes checking for XFixesQueryExtension in -lXfixes... yes checking for X11/Xcursor/Xcursor.h... yes checking for XcursorImageCreate in -lXcursor... yes checking for X11/extensions/Xrender.h... yes checking for XRenderQueryVersion in -lXrender... yes checking for X11/Xregion.h... yes checking for xprop... no 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 -no-undefined... yes checking if ld supports -Bsymbolic-functions... yes 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: YES 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 SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fltk-1.3.8 --- all --- for dir in src fluid test documentation; do echo "=== making $dir ==="; (cd $dir; /usr/bin/make -j 13) || exit 1; done === making src === --- 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_Button.o --- echo Compiling Fl_Button.cxx... Compiling Fl_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Button.cxx -o Fl_Button.o --- Fl_Browser_.o --- echo Compiling Fl_Browser_.cxx... Compiling Fl_Browser_.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Browser_.cxx -o Fl_Browser_.o --- Fl_Adjuster.o --- echo Compiling Fl_Adjuster.cxx... Compiling Fl_Adjuster.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Adjuster.cxx -o Fl_Adjuster.o --- Fl.o --- echo Compiling Fl.cxx... Compiling Fl.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl.cxx -o Fl.o --- Fl_Check_Browser.o --- echo Compiling Fl_Check_Browser.cxx... Compiling Fl_Check_Browser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Check_Browser.cxx -o Fl_Check_Browser.o --- Fl_Check_Button.o --- echo Compiling Fl_Check_Button.cxx... Compiling Fl_Check_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Check_Button.cxx -o Fl_Check_Button.o --- Fl_Bitmap.o --- echo Compiling Fl_Bitmap.cxx... Compiling Fl_Bitmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Bitmap.cxx -o Fl_Bitmap.o --- Fl_Browser.o --- echo Compiling Fl_Browser.cxx... Compiling Fl_Browser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Browser.cxx -o Fl_Browser.o --- Fl_Choice.o --- echo Compiling Fl_Choice.cxx... Compiling Fl_Choice.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Choice.cxx -o Fl_Choice.o --- Fl_Browser_load.o --- echo Compiling Fl_Browser_load.cxx... Compiling Fl_Browser_load.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Browser_load.cxx -o Fl_Browser_load.o --- Fl_Box.o --- echo Compiling Fl_Box.cxx... Compiling Fl_Box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Box.cxx -o Fl_Box.o --- Fl_Chart.o --- echo Compiling Fl_Chart.cxx... Compiling Fl_Chart.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Chart.cxx -o Fl_Chart.o --- Fl_Color_Chooser.o --- --- Fl_Copy_Surface.o --- --- Fl_Counter.o --- --- Fl_Dial.o --- --- Fl_Clock.o --- echo Compiling Fl_Clock.cxx... Compiling Fl_Clock.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Clock.cxx -o Fl_Clock.o --- Fl_Color_Chooser.o --- echo Compiling Fl_Color_Chooser.cxx... Compiling Fl_Color_Chooser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Color_Chooser.cxx -o Fl_Color_Chooser.o --- Fl_Copy_Surface.o --- echo Compiling Fl_Copy_Surface.cxx... Compiling Fl_Copy_Surface.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Copy_Surface.cxx -o Fl_Copy_Surface.o --- Fl_Counter.o --- echo Compiling Fl_Counter.cxx... Compiling Fl_Counter.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Counter.cxx -o Fl_Counter.o --- Fl_Dial.o --- echo Compiling Fl_Dial.cxx... Compiling Fl_Dial.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Dial.cxx -o Fl_Dial.o --- Fl_Device.o --- --- Fl_Double_Window.o --- --- Fl_Device.o --- echo Compiling Fl_Device.cxx... Compiling Fl_Device.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Device.cxx -o Fl_Device.o --- Fl_Double_Window.o --- echo Compiling Fl_Double_Window.cxx... Compiling Fl_Double_Window.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Double_Window.cxx -o Fl_Double_Window.o --- Fl_File_Browser.o --- --- Fl_File_Chooser.o --- --- Fl_File_Chooser2.o --- --- Fl_File_Chooser.o --- echo Compiling Fl_File_Chooser.cxx... Compiling Fl_File_Chooser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_File_Chooser.cxx -o Fl_File_Chooser.o --- Fl_File_Browser.o --- echo Compiling Fl_File_Browser.cxx... Compiling Fl_File_Browser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_File_Browser.cxx -o Fl_File_Browser.o --- Fl_File_Icon.o --- --- Fl_File_Chooser2.o --- echo Compiling Fl_File_Chooser2.cxx... Compiling Fl_File_Chooser2.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_File_Chooser2.cxx -o Fl_File_Chooser2.o --- Fl_File_Icon.o --- echo Compiling Fl_File_Icon.cxx... Compiling Fl_File_Icon.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_File_Icon.cxx -o Fl_File_Icon.o --- Fl_File_Input.o --- echo Compiling Fl_File_Input.cxx... Compiling Fl_File_Input.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_File_Input.cxx -o Fl_File_Input.o --- Fl_Group.o --- echo Compiling Fl_Group.cxx... Compiling Fl_Group.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Group.cxx -o Fl_Group.o --- Fl_Help_View.o --- echo Compiling Fl_Help_View.cxx... Compiling Fl_Help_View.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Help_View.cxx -o Fl_Help_View.o --- Fl_Image.o --- --- Fl_Image_Surface.o --- --- Fl_Image.o --- echo Compiling Fl_Image.cxx... Compiling Fl_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Image.cxx -o Fl_Image.o --- Fl_Image_Surface.o --- echo Compiling Fl_Image_Surface.cxx... Compiling Fl_Image_Surface.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Image_Surface.cxx -o Fl_Image_Surface.o --- Fl_Input.o --- echo Compiling Fl_Input.cxx... Compiling Fl_Input.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Input.cxx -o Fl_Input.o --- Fl_Input_.o --- --- Fl_Light_Button.o --- --- Fl_Input_.o --- echo Compiling Fl_Input_.cxx... Compiling Fl_Input_.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Input_.cxx -o Fl_Input_.o --- Fl_Light_Button.o --- echo Compiling Fl_Light_Button.cxx... Compiling Fl_Light_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Light_Button.cxx -o Fl_Light_Button.o --- Fl_Menu.o --- echo Compiling Fl_Menu.cxx... Compiling Fl_Menu.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Menu.cxx -o Fl_Menu.o --- Fl_Menu_.o --- --- Fl_Menu_Bar.o --- --- Fl_Menu_.o --- echo Compiling Fl_Menu_.cxx... Compiling Fl_Menu_.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Menu_.cxx -o Fl_Menu_.o --- Fl_Menu_Bar.o --- echo Compiling Fl_Menu_Bar.cxx... Compiling Fl_Menu_Bar.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Menu_Bar.cxx -o Fl_Menu_Bar.o --- Fl_Menu_Button.o --- echo Compiling Fl_Menu_Button.cxx... Compiling Fl_Menu_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Menu_Button.cxx -o Fl_Menu_Button.o --- Fl_Menu_Window.o --- echo Compiling Fl_Menu_Window.cxx... Compiling Fl_Menu_Window.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Menu_Window.cxx -o Fl_Menu_Window.o --- Fl_Menu_add.o --- echo Compiling Fl_Menu_add.cxx... Compiling Fl_Menu_add.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Menu_add.cxx -o Fl_Menu_add.o --- Fl_Menu_global.o --- echo Compiling Fl_Menu_global.cxx... Compiling Fl_Menu_global.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Menu_global.cxx -o Fl_Menu_global.o --- Fl_Multi_Label.o --- echo Compiling Fl_Multi_Label.cxx... Compiling Fl_Multi_Label.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Multi_Label.cxx -o Fl_Multi_Label.o --- Fl_Native_File_Chooser.o --- echo Compiling Fl_Native_File_Chooser.cxx... Compiling Fl_Native_File_Chooser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Native_File_Chooser.cxx -o Fl_Native_File_Chooser.o --- Fl_Overlay_Window.o --- echo Compiling Fl_Overlay_Window.cxx... Compiling Fl_Overlay_Window.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Overlay_Window.cxx -o Fl_Overlay_Window.o --- Fl_Pack.o --- echo Compiling Fl_Pack.cxx... Compiling Fl_Pack.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Pack.cxx -o Fl_Pack.o --- Fl_Paged_Device.o --- echo Compiling Fl_Paged_Device.cxx... Compiling Fl_Paged_Device.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Paged_Device.cxx -o Fl_Paged_Device.o --- Fl_Pixmap.o --- --- Fl_PostScript.o --- --- Fl_Pixmap.o --- echo Compiling Fl_Pixmap.cxx... Compiling Fl_Pixmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Pixmap.cxx -o Fl_Pixmap.o --- Fl_PostScript.o --- echo Compiling Fl_PostScript.cxx... Compiling Fl_PostScript.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_PostScript.cxx -o Fl_PostScript.o --- Fl_Positioner.o --- echo Compiling Fl_Positioner.cxx... Compiling Fl_Positioner.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Positioner.cxx -o Fl_Positioner.o --- Fl_Preferences.o --- --- Fl_Printer.o --- --- Fl_Preferences.o --- echo Compiling Fl_Preferences.cxx... Compiling Fl_Preferences.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Preferences.cxx -o Fl_Preferences.o --- Fl_Printer.o --- echo Compiling Fl_Printer.cxx... Compiling Fl_Printer.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Printer.cxx -o Fl_Printer.o --- Fl_Progress.o --- --- Fl_Repeat_Button.o --- --- Fl_Progress.o --- echo Compiling Fl_Progress.cxx... Compiling Fl_Progress.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Progress.cxx -o Fl_Progress.o --- Fl_Repeat_Button.o --- echo Compiling Fl_Repeat_Button.cxx... Compiling Fl_Repeat_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Repeat_Button.cxx -o Fl_Repeat_Button.o --- Fl_Return_Button.o --- echo Compiling Fl_Return_Button.cxx... Compiling Fl_Return_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Return_Button.cxx -o Fl_Return_Button.o --- Fl_Roller.o --- echo Compiling Fl_Roller.cxx... Compiling Fl_Roller.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Roller.cxx -o Fl_Roller.o --- Fl_Round_Button.o --- echo Compiling Fl_Round_Button.cxx... Compiling Fl_Round_Button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Round_Button.cxx -o Fl_Round_Button.o --- Fl_Scroll.o --- echo Compiling Fl_Scroll.cxx... Compiling Fl_Scroll.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Scroll.cxx -o Fl_Scroll.o --- Fl_Scrollbar.o --- echo Compiling Fl_Scrollbar.cxx... Compiling Fl_Scrollbar.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Scrollbar.cxx -o Fl_Scrollbar.o --- Fl_Shared_Image.o --- --- Fl_Single_Window.o --- --- Fl_Shared_Image.o --- echo Compiling Fl_Shared_Image.cxx... Compiling Fl_Shared_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Shared_Image.cxx -o Fl_Shared_Image.o --- Fl_Slider.o --- --- Fl_Single_Window.o --- echo Compiling Fl_Single_Window.cxx... Compiling Fl_Single_Window.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Single_Window.cxx -o Fl_Single_Window.o --- Fl_Slider.o --- echo Compiling Fl_Slider.cxx... Compiling Fl_Slider.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Slider.cxx -o Fl_Slider.o --- Fl_Table.o --- echo Compiling Fl_Table.cxx... Compiling Fl_Table.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Table.cxx -o Fl_Table.o --- Fl_Table_Row.o --- echo Compiling Fl_Table_Row.cxx... Compiling Fl_Table_Row.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Table_Row.cxx -o Fl_Table_Row.o --- Fl_Tabs.o --- --- Fl_Text_Buffer.o --- --- Fl_Tabs.o --- echo Compiling Fl_Tabs.cxx... Compiling Fl_Tabs.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Tabs.cxx -o Fl_Tabs.o --- Fl_Text_Buffer.o --- echo Compiling Fl_Text_Buffer.cxx... Compiling Fl_Text_Buffer.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Text_Buffer.cxx -o Fl_Text_Buffer.o --- Fl_Text_Display.o --- --- Fl_Text_Editor.o --- --- Fl_Text_Display.o --- echo Compiling Fl_Text_Display.cxx... Compiling Fl_Text_Display.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Text_Display.cxx -o Fl_Text_Display.o --- Fl_Tile.o --- --- Fl_Text_Editor.o --- echo Compiling Fl_Text_Editor.cxx... Compiling Fl_Text_Editor.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Text_Editor.cxx -o Fl_Text_Editor.o --- Fl_Tile.o --- echo Compiling Fl_Tile.cxx... Compiling Fl_Tile.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Tile.cxx -o Fl_Tile.o --- Fl_Tiled_Image.o --- echo Compiling Fl_Tiled_Image.cxx... Compiling Fl_Tiled_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Tiled_Image.cxx -o Fl_Tiled_Image.o --- Fl_Tree.o --- echo Compiling Fl_Tree.cxx... Compiling Fl_Tree.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Tree.cxx -o Fl_Tree.o --- Fl_Tree_Item.o --- echo Compiling Fl_Tree_Item.cxx... Compiling Fl_Tree_Item.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Tree_Item.cxx -o Fl_Tree_Item.o --- Fl_Tree_Item_Array.o --- echo Compiling Fl_Tree_Item_Array.cxx... Compiling Fl_Tree_Item_Array.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Tree_Item_Array.cxx -o Fl_Tree_Item_Array.o --- Fl_Tree_Prefs.o --- echo Compiling Fl_Tree_Prefs.cxx... Compiling Fl_Tree_Prefs.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Tree_Prefs.cxx -o Fl_Tree_Prefs.o --- Fl_Tooltip.o --- --- Fl_Valuator.o --- --- Fl_Tooltip.o --- echo Compiling Fl_Tooltip.cxx... Compiling Fl_Tooltip.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Tooltip.cxx -o Fl_Tooltip.o --- Fl_Valuator.o --- echo Compiling Fl_Valuator.cxx... Compiling Fl_Valuator.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Valuator.cxx -o Fl_Valuator.o --- Fl_Value_Input.o --- echo Compiling Fl_Value_Input.cxx... Compiling Fl_Value_Input.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Value_Input.cxx -o Fl_Value_Input.o --- Fl_Value_Output.o --- echo Compiling Fl_Value_Output.cxx... Compiling Fl_Value_Output.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Value_Output.cxx -o Fl_Value_Output.o --- Fl_Value_Slider.o --- echo Compiling Fl_Value_Slider.cxx... Compiling Fl_Value_Slider.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Value_Slider.cxx -o Fl_Value_Slider.o --- Fl_Widget.o --- echo Compiling Fl_Widget.cxx... Compiling Fl_Widget.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Widget.cxx -o Fl_Widget.o --- Fl_Window.o --- echo Compiling Fl_Window.cxx... Compiling Fl_Window.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Window.cxx -o Fl_Window.o --- Fl_Window_fullscreen.o --- echo Compiling Fl_Window_fullscreen.cxx... Compiling Fl_Window_fullscreen.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Window_fullscreen.cxx -o Fl_Window_fullscreen.o --- Fl_Window_hotspot.o --- echo Compiling Fl_Window_hotspot.cxx... Compiling Fl_Window_hotspot.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Window_hotspot.cxx -o Fl_Window_hotspot.o --- Fl_Window_iconize.o --- echo Compiling Fl_Window_iconize.cxx... Compiling Fl_Window_iconize.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Window_iconize.cxx -o Fl_Window_iconize.o --- Fl_Window_shape.o --- echo Compiling Fl_Window_shape.cxx... Compiling Fl_Window_shape.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Window_shape.cxx -o Fl_Window_shape.o --- Fl_Wizard.o --- --- Fl_XBM_Image.o --- --- Fl_Wizard.o --- echo Compiling Fl_Wizard.cxx... Compiling Fl_Wizard.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Wizard.cxx -o Fl_Wizard.o --- Fl_XBM_Image.o --- echo Compiling Fl_XBM_Image.cxx... Compiling Fl_XBM_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_XBM_Image.cxx -o Fl_XBM_Image.o --- Fl_XPM_Image.o --- echo Compiling Fl_XPM_Image.cxx... Compiling Fl_XPM_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_XPM_Image.cxx -o Fl_XPM_Image.o --- Fl_abort.o --- echo Compiling Fl_abort.cxx... Compiling Fl_abort.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_abort.cxx -o Fl_abort.o --- Fl_add_idle.o --- --- Fl_arg.o --- --- Fl_add_idle.o --- echo Compiling Fl_add_idle.cxx... Compiling Fl_add_idle.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_add_idle.cxx -o Fl_add_idle.o --- Fl_arg.o --- echo Compiling Fl_arg.cxx... --- Fl_compose.o --- --- Fl_arg.o --- Compiling Fl_arg.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_arg.cxx -o Fl_arg.o --- Fl_compose.o --- echo Compiling Fl_compose.cxx... Compiling Fl_compose.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_compose.cxx -o Fl_compose.o --- Fl_display.o --- --- Fl_get_key.o --- --- Fl_display.o --- echo Compiling Fl_display.cxx... Compiling Fl_display.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_display.cxx -o Fl_display.o --- Fl_get_system_colors.o --- --- Fl_get_key.o --- echo Compiling Fl_get_key.cxx... --- Fl_get_system_colors.o --- echo Compiling Fl_get_system_colors.cxx... Compiling Fl_get_system_colors.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_get_system_colors.cxx -o Fl_get_system_colors.o --- Fl_get_key.o --- Compiling Fl_get_key.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_get_key.cxx -o Fl_get_key.o --- Fl_grab.o --- --- Fl_lock.o --- --- Fl_grab.o --- echo Compiling Fl_grab.cxx... Compiling Fl_grab.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_grab.cxx -o Fl_grab.o --- Fl_lock.o --- echo Compiling Fl_lock.cxx... Compiling Fl_lock.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_lock.cxx -o Fl_lock.o --- Fl_own_colormap.o --- echo Compiling Fl_own_colormap.cxx... Compiling Fl_own_colormap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_own_colormap.cxx -o Fl_own_colormap.o --- Fl_visual.o --- echo Compiling Fl_visual.cxx... Compiling Fl_visual.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_visual.cxx -o Fl_visual.o --- Fl_x.o --- echo Compiling Fl_x.cxx... Compiling Fl_x.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_x.cxx -o Fl_x.o --- filename_absolute.o --- echo Compiling filename_absolute.cxx... Compiling filename_absolute.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c filename_absolute.cxx -o filename_absolute.o --- filename_expand.o --- echo Compiling filename_expand.cxx... Compiling filename_expand.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c filename_expand.cxx -o filename_expand.o --- filename_ext.o --- echo Compiling filename_ext.cxx... Compiling filename_ext.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c filename_ext.cxx -o filename_ext.o --- filename_isdir.o --- echo Compiling filename_isdir.cxx... Compiling filename_isdir.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c filename_isdir.cxx -o filename_isdir.o --- filename_list.o --- echo Compiling filename_list.cxx... Compiling filename_list.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c filename_list.cxx -o filename_list.o --- filename_match.o --- echo Compiling filename_match.cxx... Compiling filename_match.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c filename_match.cxx -o filename_match.o --- filename_setext.o --- echo Compiling filename_setext.cxx... Compiling filename_setext.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c filename_setext.cxx -o filename_setext.o --- fl_arc.o --- echo Compiling fl_arc.cxx... Compiling fl_arc.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_arc.cxx -o fl_arc.o --- fl_arci.o --- echo Compiling fl_arci.cxx... Compiling fl_arci.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_arci.cxx -o fl_arci.o --- fl_ask.o --- echo Compiling fl_ask.cxx... Compiling fl_ask.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_ask.cxx -o fl_ask.o --- fl_boxtype.o --- echo Compiling fl_boxtype.cxx... Compiling fl_boxtype.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_boxtype.cxx -o fl_boxtype.o --- fl_color.o --- echo Compiling fl_color.cxx... Compiling fl_color.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_color.cxx -o fl_color.o --- fl_cursor.o --- echo Compiling fl_cursor.cxx... Compiling fl_cursor.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_cursor.cxx -o fl_cursor.o --- fl_curve.o --- --- fl_diamond_box.o --- --- fl_curve.o --- echo Compiling fl_curve.cxx... Compiling fl_curve.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_curve.cxx -o fl_curve.o --- fl_diamond_box.o --- echo Compiling fl_diamond_box.cxx... Compiling fl_diamond_box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_diamond_box.cxx -o fl_diamond_box.o --- fl_dnd.o --- echo Compiling fl_dnd.cxx... Compiling fl_dnd.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_dnd.cxx -o fl_dnd.o --- fl_draw.o --- echo Compiling fl_draw.cxx... Compiling fl_draw.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_draw.cxx -o fl_draw.o --- fl_draw_image.o --- --- fl_draw_pixmap.o --- --- fl_draw_image.o --- echo Compiling fl_draw_image.cxx... Compiling fl_draw_image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_draw_image.cxx -o fl_draw_image.o --- fl_draw_pixmap.o --- echo Compiling fl_draw_pixmap.cxx... Compiling fl_draw_pixmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_draw_pixmap.cxx -o fl_draw_pixmap.o --- fl_encoding_latin1.o --- echo Compiling fl_encoding_latin1.cxx... Compiling fl_encoding_latin1.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_encoding_latin1.cxx -o fl_encoding_latin1.o --- fl_encoding_mac_roman.o --- echo Compiling fl_encoding_mac_roman.cxx... Compiling fl_encoding_mac_roman.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_encoding_mac_roman.cxx -o fl_encoding_mac_roman.o --- fl_engraved_label.o --- echo Compiling fl_engraved_label.cxx... Compiling fl_engraved_label.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_engraved_label.cxx -o fl_engraved_label.o --- fl_file_dir.o --- echo Compiling fl_file_dir.cxx... Compiling fl_file_dir.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_file_dir.cxx -o fl_file_dir.o --- fl_font.o --- echo Compiling fl_font.cxx... Compiling fl_font.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_font.cxx -o fl_font.o --- fl_gleam.o --- echo Compiling fl_gleam.cxx... Compiling fl_gleam.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_gleam.cxx -o fl_gleam.o --- fl_gtk.o --- echo Compiling fl_gtk.cxx... Compiling fl_gtk.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_gtk.cxx -o fl_gtk.o --- fl_labeltype.o --- echo Compiling fl_labeltype.cxx... Compiling fl_labeltype.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_labeltype.cxx -o fl_labeltype.o --- fl_line_style.o --- echo Compiling fl_line_style.cxx... Compiling fl_line_style.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_line_style.cxx -o fl_line_style.o --- fl_open_uri.o --- echo Compiling fl_open_uri.cxx... Compiling fl_open_uri.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_open_uri.cxx -o fl_open_uri.o --- fl_oval_box.o --- echo Compiling fl_oval_box.cxx... Compiling fl_oval_box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_oval_box.cxx -o fl_oval_box.o --- fl_overlay.o --- echo Compiling fl_overlay.cxx... Compiling fl_overlay.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_overlay.cxx -o fl_overlay.o --- fl_overlay_visual.o --- echo Compiling fl_overlay_visual.cxx... Compiling fl_overlay_visual.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_overlay_visual.cxx -o fl_overlay_visual.o --- fl_plastic.o --- echo Compiling fl_plastic.cxx... Compiling fl_plastic.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_plastic.cxx -o fl_plastic.o --- fl_read_image.o --- echo Compiling fl_read_image.cxx... Compiling fl_read_image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_read_image.cxx -o fl_read_image.o --- fl_rect.o --- echo Compiling fl_rect.cxx... Compiling fl_rect.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_rect.cxx -o fl_rect.o --- fl_round_box.o --- echo Compiling fl_round_box.cxx... Compiling fl_round_box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_round_box.cxx -o fl_round_box.o --- fl_rounded_box.o --- echo Compiling fl_rounded_box.cxx... Compiling fl_rounded_box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_rounded_box.cxx -o fl_rounded_box.o --- fl_set_font.o --- echo Compiling fl_set_font.cxx... Compiling fl_set_font.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_set_font.cxx -o fl_set_font.o --- fl_set_fonts.o --- echo Compiling fl_set_fonts.cxx... Compiling fl_set_fonts.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_set_fonts.cxx -o fl_set_fonts.o --- fl_scroll_area.o --- --- fl_shadow_box.o --- --- fl_scroll_area.o --- echo Compiling fl_scroll_area.cxx... Compiling fl_scroll_area.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_scroll_area.cxx -o fl_scroll_area.o --- fl_shadow_box.o --- echo Compiling fl_shadow_box.cxx... Compiling fl_shadow_box.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_shadow_box.cxx -o fl_shadow_box.o --- fl_shortcut.o --- echo Compiling fl_shortcut.cxx... Compiling fl_shortcut.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_shortcut.cxx -o fl_shortcut.o --- fl_show_colormap.o --- echo Compiling fl_show_colormap.cxx... Compiling fl_show_colormap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_show_colormap.cxx -o fl_show_colormap.o --- fl_symbols.o --- echo Compiling fl_symbols.cxx... Compiling fl_symbols.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_symbols.cxx -o fl_symbols.o --- fl_vertex.o --- echo Compiling fl_vertex.cxx... Compiling fl_vertex.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_vertex.cxx -o fl_vertex.o --- screen_xywh.o --- --- fl_utf8.o --- --- screen_xywh.o --- echo Compiling screen_xywh.cxx... Compiling screen_xywh.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c screen_xywh.cxx -o screen_xywh.o --- ps_image.o --- echo Compiling ps_image.cxx... Compiling ps_image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c ps_image.cxx -o ps_image.o --- fl_utf8.o --- echo Compiling fl_utf8.cxx... Compiling fl_utf8.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_utf8.cxx -o fl_utf8.o --- fl_call_main.o --- echo Compiling fl_call_main.c... Compiling fl_call_main.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c fl_call_main.c -o fl_call_main.o --- flstring.o --- echo Compiling flstring.c... Compiling flstring.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c flstring.c -o flstring.o --- scandir.o --- echo Compiling scandir.c... Compiling scandir.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c scandir.c -o scandir.o --- numericsort.o --- echo Compiling numericsort.c... Compiling numericsort.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c numericsort.c -o numericsort.o --- vsnprintf.o --- echo Compiling vsnprintf.c... Compiling vsnprintf.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c vsnprintf.c -o vsnprintf.o --- fl_utf.o --- echo Compiling fl_utf.c... Compiling fl_utf.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c fl_utf.c -o fl_utf.o --- xutf8/case.o --- echo Compiling xutf8/case.c... Compiling xutf8/case.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c xutf8/case.c -o xutf8/case.o --- xutf8/is_right2left.o --- echo Compiling xutf8/is_right2left.c... Compiling xutf8/is_right2left.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c xutf8/is_right2left.c -o xutf8/is_right2left.o --- xutf8/is_spacing.o --- echo Compiling xutf8/is_spacing.c... Compiling xutf8/is_spacing.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c xutf8/is_spacing.c -o xutf8/is_spacing.o --- xutf8/keysym2Ucs.o --- echo Compiling xutf8/keysym2Ucs.c... Compiling xutf8/keysym2Ucs.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c xutf8/keysym2Ucs.c -o xutf8/keysym2Ucs.o --- xutf8/utf8Input.o --- echo Compiling xutf8/utf8Input.c... Compiling xutf8/utf8Input.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c xutf8/utf8Input.c -o xutf8/utf8Input.o --- xutf8/utf8Utils.o --- echo Compiling xutf8/utf8Utils.c... Compiling xutf8/utf8Utils.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c xutf8/utf8Utils.c -o xutf8/utf8Utils.o --- xutf8/utf8Wrap.o --- echo Compiling xutf8/utf8Wrap.c... Compiling xutf8/utf8Wrap.c... cc -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -c xutf8/utf8Wrap.c -o xutf8/utf8Wrap.o --- forms_compatability.o --- echo Compiling forms_compatability.cxx... Compiling forms_compatability.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c forms_compatability.cxx -o forms_compatability.o --- forms_bitmap.o --- echo Compiling forms_bitmap.cxx... Compiling forms_bitmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c forms_bitmap.cxx -o forms_bitmap.o --- forms_free.o --- echo Compiling forms_free.cxx... Compiling forms_free.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c forms_free.cxx -o forms_free.o --- forms_fselect.o --- echo Compiling forms_fselect.cxx... Compiling forms_fselect.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c forms_fselect.cxx -o forms_fselect.o --- forms_pixmap.o --- echo Compiling forms_pixmap.cxx... Compiling forms_pixmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c forms_pixmap.cxx -o forms_pixmap.o --- forms_timer.o --- echo Compiling forms_timer.cxx... Compiling forms_timer.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c forms_timer.cxx -o forms_timer.o --- Fl_Gl_Choice.o --- echo Compiling Fl_Gl_Choice.cxx... Compiling Fl_Gl_Choice.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Gl_Choice.cxx -o Fl_Gl_Choice.o --- Fl_Gl_Overlay.o --- echo Compiling Fl_Gl_Overlay.cxx... Compiling Fl_Gl_Overlay.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Gl_Overlay.cxx -o Fl_Gl_Overlay.o --- Fl_Gl_Device_Plugin.o --- echo Compiling Fl_Gl_Device_Plugin.cxx... Compiling Fl_Gl_Device_Plugin.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Gl_Device_Plugin.cxx -o Fl_Gl_Device_Plugin.o --- Fl_Gl_Window.o --- echo Compiling Fl_Gl_Window.cxx... Compiling Fl_Gl_Window.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Gl_Window.cxx -o Fl_Gl_Window.o --- freeglut_geometry.o --- echo Compiling freeglut_geometry.cxx... Compiling freeglut_geometry.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c freeglut_geometry.cxx -o freeglut_geometry.o --- freeglut_stroke_mono_roman.o --- echo Compiling freeglut_stroke_mono_roman.cxx... Compiling freeglut_stroke_mono_roman.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c freeglut_stroke_mono_roman.cxx -o freeglut_stroke_mono_roman.o --- freeglut_stroke_roman.o --- --- freeglut_teapot.o --- --- freeglut_stroke_roman.o --- echo Compiling freeglut_stroke_roman.cxx... Compiling freeglut_stroke_roman.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c freeglut_stroke_roman.cxx -o freeglut_stroke_roman.o --- gl_draw.o --- --- freeglut_teapot.o --- echo Compiling freeglut_teapot.cxx... Compiling freeglut_teapot.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c freeglut_teapot.cxx -o freeglut_teapot.o --- gl_draw.o --- echo Compiling gl_draw.cxx... Compiling gl_draw.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c gl_draw.cxx -o gl_draw.o --- gl_start.o --- echo Compiling gl_start.cxx... Compiling gl_start.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c gl_start.cxx -o gl_start.o --- glut_compatability.o --- echo Compiling glut_compatability.cxx... Compiling glut_compatability.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c glut_compatability.cxx -o glut_compatability.o --- glut_font.o --- echo Compiling glut_font.cxx... Compiling glut_font.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c glut_font.cxx -o glut_font.o --- fl_images_core.o --- echo Compiling fl_images_core.cxx... Compiling fl_images_core.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c fl_images_core.cxx -o fl_images_core.o --- Fl_BMP_Image.o --- echo Compiling Fl_BMP_Image.cxx... Compiling Fl_BMP_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_BMP_Image.cxx -o Fl_BMP_Image.o --- Fl_File_Icon2.o --- echo Compiling Fl_File_Icon2.cxx... Compiling Fl_File_Icon2.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_File_Icon2.cxx -o Fl_File_Icon2.o --- Fl_GIF_Image.o --- echo Compiling Fl_GIF_Image.cxx... Compiling Fl_GIF_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_GIF_Image.cxx -o Fl_GIF_Image.o --- Fl_Help_Dialog.o --- echo Compiling Fl_Help_Dialog.cxx... Compiling Fl_Help_Dialog.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_Help_Dialog.cxx -o Fl_Help_Dialog.o --- Fl_JPEG_Image.o --- echo Compiling Fl_JPEG_Image.cxx... Compiling Fl_JPEG_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_JPEG_Image.cxx -o Fl_JPEG_Image.o --- Fl_PNG_Image.o --- echo Compiling Fl_PNG_Image.cxx... Compiling Fl_PNG_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_PNG_Image.cxx -o Fl_PNG_Image.o --- Fl_PNM_Image.o --- echo Compiling Fl_PNM_Image.cxx... Compiling Fl_PNM_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -DFL_LIBRARY -c Fl_PNM_Image.cxx -o Fl_PNM_Image.o --- ../lib/libfltk_forms.a --- 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 --- ../lib/libfltk_images.a --- 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 --- gl_draw.o --- gl_draw.cxx:120:13: warning: 'void get_list(int)' defined but not used [-Wunused-function] static void get_list(int r) { ^~~~~~~~ --- ../lib/libfltk_gl.a --- echo /usr/bin/ar cr ../lib/libfltk_gl.a ... /usr/bin/ar cr ../lib/libfltk_gl.a ... rm -f ../lib/libfltk_gl.a /usr/bin/ar cr ../lib/libfltk_gl.a Fl_Gl_Choice.o Fl_Gl_Overlay.o Fl_Gl_Device_Plugin.o Fl_Gl_Window.o freeglut_geometry.o freeglut_stroke_mono_roman.o freeglut_stroke_roman.o freeglut_teapot.o gl_draw.o gl_start.o glut_compatability.o glut_font.o ranlib ../lib/libfltk_gl.a --- Fl_x.o --- Fl_x.cxx: In function 'KeySym fl_KeycodeToKeysym(Display*, KeyCode, unsigned int)': Fl_x.cxx:1439:34: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] return XKeycodeToKeysym(d, k, i); ^ In file included from ../FL/fl_utf8.h:65, from ../FL/Fl.H:32, from Fl_x.cxx:31: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ Fl_x.cxx:1439:34: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] return XKeycodeToKeysym(d, k, i); ^ In file included from ../FL/fl_utf8.h:65, from ../FL/Fl.H:32, from Fl_x.cxx:31: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ --- ../lib/libfltk.a --- --- libfltk.so.1.3 --- --- ../lib/libfltk.a --- echo /usr/bin/ar cr ../lib/libfltk.a ... --- libfltk.so.1.3 --- echo c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk.so.1.3 ... c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk.so.1.3 ... c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk.so.1.3 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 --- ../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 --- libfltk.so.1.3 --- rm -f libfltk.so ln -s libfltk.so.1.3 libfltk.so --- libfltk_forms.so.1.3 --- --- libfltk_gl.so.1.3 --- --- libfltk_images.so.1.3 --- --- libfltk_forms.so.1.3 --- echo c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_forms.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk_forms.so.1.3 ... c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_forms.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk_forms.so.1.3 ... c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_forms.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk_forms.so.1.3 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 --- libfltk_gl.so.1.3 --- echo c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_gl.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk_gl.so.1.3 ... c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_gl.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk_gl.so.1.3 ... c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_gl.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk_gl.so.1.3 Fl_Gl_Choice.o Fl_Gl_Overlay.o Fl_Gl_Device_Plugin.o Fl_Gl_Window.o freeglut_geometry.o freeglut_stroke_mono_roman.o freeglut_stroke_roman.o freeglut_teapot.o gl_draw.o gl_start.o glut_compatability.o glut_font.o -L. -lfltk -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- libfltk_images.so.1.3 --- echo c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_images.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk_images.so.1.3 ... c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_images.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk_images.so.1.3 ... c++ -L. -L/usr/local/lib -R/usr/local/lib -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_images.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -shared -o libfltk_images.so.1.3 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 --- libfltk_forms.so.1.3 --- rm -f libfltk_forms.so ln -s libfltk_forms.so.1.3 libfltk_forms.so --- libfltk_images.so.1.3 --- rm -f libfltk_images.so ln -s libfltk_images.so.1.3 libfltk_images.so --- libfltk_gl.so.1.3 --- rm -f libfltk_gl.so ln -s libfltk_gl.so.1.3 libfltk_gl.so === making 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 --- --- Fl_Function_Type.o --- echo Compiling Fl_Function_Type.cxx... Compiling Fl_Function_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c Fl_Function_Type.cxx -o Fl_Function_Type.o --- Fl_Menu_Type.o --- echo Compiling Fl_Menu_Type.cxx... Compiling Fl_Menu_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c Fl_Menu_Type.cxx -o Fl_Menu_Type.o --- Fl_Type.o --- echo Compiling Fl_Type.cxx... Compiling Fl_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c Fl_Type.cxx -o Fl_Type.o --- Fl_Widget_Type.o --- echo Compiling Fl_Widget_Type.cxx... Compiling Fl_Widget_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c Fl_Widget_Type.cxx -o Fl_Widget_Type.o --- Fl_Window_Type.o --- echo Compiling Fl_Window_Type.cxx... Compiling Fl_Window_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c Fl_Window_Type.cxx -o Fl_Window_Type.o --- Fluid_Image.o --- echo Compiling Fluid_Image.cxx... Compiling Fluid_Image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c Fluid_Image.cxx -o Fluid_Image.o --- CodeEditor.o --- echo Compiling CodeEditor.cxx... Compiling CodeEditor.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c CodeEditor.cxx -o CodeEditor.o --- align_widget.o --- echo Compiling align_widget.cxx... Compiling align_widget.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c align_widget.cxx -o align_widget.o --- alignment_panel.o --- echo Compiling alignment_panel.cxx... Compiling alignment_panel.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c alignment_panel.cxx -o alignment_panel.o --- ExternalCodeEditor_UNIX.o --- echo Compiling ExternalCodeEditor_UNIX.cxx... Compiling ExternalCodeEditor_UNIX.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c ExternalCodeEditor_UNIX.cxx -o ExternalCodeEditor_UNIX.o --- ExternalCodeEditor_WIN32.o --- echo Compiling ExternalCodeEditor_WIN32.cxx... Compiling ExternalCodeEditor_WIN32.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c ExternalCodeEditor_WIN32.cxx -o ExternalCodeEditor_WIN32.o --- Fl_Group_Type.o --- echo Compiling Fl_Group_Type.cxx... Compiling Fl_Group_Type.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c Fl_Group_Type.cxx -o Fl_Group_Type.o --- about_panel.o --- echo Compiling about_panel.cxx... Compiling about_panel.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c about_panel.cxx -o about_panel.o --- code.o --- echo Compiling code.cxx... Compiling code.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c code.cxx -o code.o --- factory.o --- --- file.o --- --- factory.o --- echo Compiling factory.cxx... Compiling factory.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c factory.cxx -o factory.o --- file.o --- echo Compiling file.cxx... Compiling file.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c file.cxx -o file.o --- fluid.o --- echo Compiling fluid.cxx... Compiling fluid.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c fluid.cxx -o fluid.o --- function_panel.o --- --- template_panel.o --- --- function_panel.o --- echo Compiling function_panel.cxx... Compiling function_panel.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c function_panel.cxx -o function_panel.o --- template_panel.o --- echo Compiling template_panel.cxx... Compiling template_panel.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c template_panel.cxx -o template_panel.o --- undo.o --- echo Compiling undo.cxx... Compiling undo.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c undo.cxx -o undo.o --- widget_panel.o --- echo Compiling widget_panel.cxx... Compiling widget_panel.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c widget_panel.cxx -o widget_panel.o --- undo.o --- undo.cxx: In function 'char* undo_filename(int, char*, int)': undo.cxx:68:26: warning: 'undo_' directive output may be truncated writing 5 bytes into a region of size between 1 and 2048 [-Wformat-truncation=] snprintf(buf, bufsize, "%sundo_%d_%d.fl", undo_path, getpid(), level); ^~~~~~~~~~~~~~~~~ undo.cxx:68:11: note: 'snprintf' output between 12 and 2079 bytes into a destination of size 2048 snprintf(buf, bufsize, "%sundo_%d_%d.fl", undo_path, getpid(), level); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- fluid --- --- fluid-shared --- --- fluid --- echo Linking fluid... Linking fluid... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/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 -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- fluid-shared --- echo Linking fluid-shared... Linking fluid-shared... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/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 -L../src -lfltk_images -lfltk_forms -lfltk -L../lib -lpng -lz -ljpeg -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- fluid --- : rm -f -r -f fluid.app : mkdir -p fluid.app/Contents/MacOS fluid.app/Contents/Resources : /usr/bin/install -c -s -m 755 fluid fluid.app/Contents/MacOS : /usr/bin/install -c icons/fluid.icns fluid.app/Contents/Resources : /usr/bin/install -c fluid.plist fluid.app/Contents/Info.plist === making test === --- list_visuals.o --- --- unittests.o --- --- animated.o --- --- adjuster.o --- --- arc.o --- --- ask.o --- --- bitmap.o --- --- blocks.o --- --- boxtype.o --- --- browser.o --- --- button.o --- --- buttons.o --- --- cairo_test.o --- --- list_visuals.o --- echo Compiling list_visuals.cxx... Compiling list_visuals.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c list_visuals.cxx -o list_visuals.o --- unittests.o --- echo Compiling unittests.cxx... Compiling unittests.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c unittests.cxx -o unittests.o --- adjuster.o --- echo Compiling adjuster.cxx... Compiling adjuster.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c adjuster.cxx -o adjuster.o --- arc.o --- echo Compiling arc.cxx... Compiling arc.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c arc.cxx -o arc.o --- bitmap.o --- echo Compiling bitmap.cxx... Compiling bitmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c bitmap.cxx -o bitmap.o --- blocks.o --- echo Compiling blocks.cxx... Compiling blocks.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c blocks.cxx -o blocks.o --- boxtype.o --- echo Compiling boxtype.cxx... Compiling boxtype.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c boxtype.cxx -o boxtype.o --- browser.o --- echo Compiling browser.cxx... Compiling browser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c browser.cxx -o browser.o --- ask.o --- echo Compiling ask.cxx... Compiling ask.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c ask.cxx -o ask.o --- cairo_test.o --- echo Compiling cairo_test.cxx... Compiling cairo_test.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c cairo_test.cxx -o cairo_test.o --- animated.o --- echo Compiling animated.cxx... Compiling animated.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c animated.cxx -o animated.o --- button.o --- echo Compiling button.cxx... Compiling button.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c button.cxx -o button.o --- buttons.o --- echo Compiling buttons.cxx... Compiling buttons.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c buttons.cxx -o buttons.o --- checkers.o --- echo Compiling checkers.cxx... Compiling checkers.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c checkers.cxx -o checkers.o --- clock.o --- echo Compiling clock.cxx... Compiling clock.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c clock.cxx -o clock.o --- colbrowser.o --- echo Compiling colbrowser.cxx... Compiling colbrowser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c colbrowser.cxx -o colbrowser.o --- color_chooser.o --- echo Compiling color_chooser.cxx... Compiling color_chooser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c color_chooser.cxx -o color_chooser.o --- cursor.o --- echo Compiling cursor.cxx... Compiling cursor.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c cursor.cxx -o cursor.o --- curve.o --- --- demo.o --- --- curve.o --- echo Compiling curve.cxx... Compiling curve.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c curve.cxx -o curve.o --- demo.o --- echo Compiling demo.cxx... Compiling demo.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c demo.cxx -o demo.o --- device.o --- --- doublebuffer.o --- --- device.o --- echo Compiling device.cxx... Compiling device.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c device.cxx -o device.o --- editor.o --- --- doublebuffer.o --- echo Compiling doublebuffer.cxx... Compiling doublebuffer.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c doublebuffer.cxx -o doublebuffer.o --- editor.o --- echo Compiling editor.cxx... Compiling editor.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c editor.cxx -o editor.o --- fast_slow.h --- echo Generating fast_slow.h and header from fast_slow.fl... Generating fast_slow.h and header from fast_slow.fl... ../fluid/fluid -c fast_slow.fl --- file_chooser.o --- --- fltk-versions.o --- --- fonts.o --- --- file_chooser.o --- echo Compiling file_chooser.cxx... Compiling file_chooser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c file_chooser.cxx -o file_chooser.o --- fltk-versions.o --- echo Compiling fltk-versions.cxx... Compiling fltk-versions.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c fltk-versions.cxx -o fltk-versions.o --- fonts.o --- echo Compiling fonts.cxx... Compiling fonts.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c fonts.cxx -o fonts.o --- forms.o --- echo Compiling forms.cxx... Compiling forms.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c forms.cxx -o forms.o --- hello.o --- --- help.o --- --- hello.o --- echo Compiling hello.cxx... Compiling hello.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c hello.cxx -o hello.o --- help.o --- echo Compiling help.cxx... Compiling help.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c help.cxx -o help.o --- icon.o --- --- iconize.o --- --- image.o --- --- inactive.h --- --- image.o --- echo Compiling image.cxx... Compiling image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c image.cxx -o image.o --- icon.o --- echo Compiling icon.cxx... Compiling icon.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c icon.cxx -o icon.o --- iconize.o --- echo Compiling iconize.cxx... Compiling iconize.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c iconize.cxx -o iconize.o --- inactive.h --- echo Generating inactive.h and header from inactive.fl... Generating inactive.h and header from inactive.fl... ../fluid/fluid -c inactive.fl --- input.o --- echo Compiling input.cxx... Compiling input.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c input.cxx -o input.o --- input_choice.o --- --- keyboard_ui.h --- --- input_choice.o --- echo Compiling input_choice.cxx... Compiling input_choice.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c input_choice.cxx -o input_choice.o --- keyboard_ui.h --- echo Generating keyboard_ui.h and header from keyboard_ui.fl... Generating keyboard_ui.h and header from keyboard_ui.fl... ../fluid/fluid -c keyboard_ui.fl --- label.o --- echo Compiling label.cxx... Compiling label.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c label.cxx -o label.o --- line_style.o --- echo Compiling line_style.cxx... Compiling line_style.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c line_style.cxx -o line_style.o --- mandelbrot_ui.h --- echo Generating mandelbrot_ui.h and header from mandelbrot_ui.fl... Generating mandelbrot_ui.h and header from mandelbrot_ui.fl... ../fluid/fluid -c mandelbrot_ui.fl --- menubar.o --- echo Compiling menubar.cxx... Compiling menubar.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c menubar.cxx -o menubar.o --- message.o --- echo Compiling message.cxx... Compiling message.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c message.cxx -o message.o --- minimum.o --- echo Compiling minimum.cxx... Compiling minimum.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c minimum.cxx -o minimum.o --- native-filechooser.o --- echo Compiling native-filechooser.cxx... Compiling native-filechooser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c native-filechooser.cxx -o native-filechooser.o --- navigation.o --- echo Compiling navigation.cxx... Compiling navigation.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c navigation.cxx -o navigation.o --- offscreen.o --- echo Compiling offscreen.cxx... Compiling offscreen.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c offscreen.cxx -o offscreen.o --- output.o --- echo Compiling output.cxx... Compiling output.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c output.cxx -o output.o --- overlay.o --- echo Compiling overlay.cxx... Compiling overlay.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c overlay.cxx -o overlay.o --- pack.o --- echo Compiling pack.cxx... Compiling pack.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c pack.cxx -o pack.o --- pixmap.o --- echo Compiling pixmap.cxx... Compiling pixmap.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c pixmap.cxx -o pixmap.o --- pixmap_browser.o --- --- preferences.h --- --- pixmap_browser.o --- echo Compiling pixmap_browser.cxx... Compiling pixmap_browser.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c pixmap_browser.cxx -o pixmap_browser.o --- preferences.h --- echo Generating preferences.h and header from preferences.fl... Generating preferences.h and header from preferences.fl... ../fluid/fluid -c preferences.fl --- radio.h --- echo Generating radio.h and header from radio.fl... Generating radio.h and header from radio.fl... ../fluid/fluid -c radio.fl --- resize.h --- echo Generating resize.h and header from resize.fl... Generating resize.h and header from resize.fl... ../fluid/fluid -c resize.fl --- resizebox.o --- echo Compiling resizebox.cxx... Compiling resizebox.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c resizebox.cxx -o resizebox.o --- rotated_text.o --- --- scroll.o --- --- rotated_text.o --- echo Compiling rotated_text.cxx... Compiling rotated_text.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c rotated_text.cxx -o rotated_text.o --- scroll.o --- echo Compiling scroll.cxx... Compiling scroll.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c scroll.cxx -o scroll.o --- subwindow.o --- echo Compiling subwindow.cxx... Compiling subwindow.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c subwindow.cxx -o subwindow.o --- sudoku.o --- echo Compiling sudoku.cxx... Compiling sudoku.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c sudoku.cxx -o sudoku.o --- symbols.o --- echo Compiling symbols.cxx... Compiling symbols.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c symbols.cxx -o symbols.o --- table.o --- echo Compiling table.cxx... Compiling table.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c table.cxx -o table.o --- tabs.h --- echo Generating tabs.h and header from tabs.fl... Generating tabs.h and header from tabs.fl... ../fluid/fluid -c tabs.fl --- threads.o --- --- tile.o --- --- threads.o --- echo Compiling threads.cxx... Compiling threads.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c threads.cxx -o threads.o --- tile.o --- echo Compiling tile.cxx... Compiling tile.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c tile.cxx -o tile.o --- tiled_image.o --- echo Compiling tiled_image.cxx... Compiling tiled_image.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c tiled_image.cxx -o tiled_image.o --- tree.h --- echo Generating tree.h and header from tree.fl... Generating tree.h and header from tree.fl... ../fluid/fluid -c tree.fl --- twowin.o --- echo Compiling twowin.cxx... Compiling twowin.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c twowin.cxx -o twowin.o --- valuators.h --- --- utf8.o --- echo Compiling utf8.cxx... Compiling utf8.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c utf8.cxx -o utf8.o --- windowfocus.o --- --- valuators.h --- echo Generating valuators.h and header from valuators.fl... Generating valuators.h and header from valuators.fl... ../fluid/fluid -c valuators.fl --- windowfocus.o --- echo Compiling windowfocus.cxx... Compiling windowfocus.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c windowfocus.cxx -o windowfocus.o --- cube.o --- --- CubeViewUI.h --- echo Generating CubeViewUI.h and header from CubeViewUI.fl... Generating CubeViewUI.h and header from CubeViewUI.fl... ../fluid/fluid -c CubeViewUI.fl --- CubeView.o --- --- cube.o --- echo Compiling cube.cxx... Compiling cube.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c cube.cxx -o cube.o --- CubeView.o --- echo Compiling CubeView.cxx... Compiling CubeView.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c CubeView.cxx -o CubeView.o --- fractals.o --- echo Compiling fractals.cxx... Compiling fractals.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c fractals.cxx -o fractals.o --- fracviewer.o --- echo Compiling fracviewer.cxx... Compiling fracviewer.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c fracviewer.cxx -o fracviewer.o --- fullscreen.o --- echo Compiling fullscreen.cxx... Compiling fullscreen.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c fullscreen.cxx -o fullscreen.o --- gl_overlay.o --- echo Compiling gl_overlay.cxx... Compiling gl_overlay.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c gl_overlay.cxx -o gl_overlay.o --- glpuzzle.o --- echo Compiling glpuzzle.cxx... Compiling glpuzzle.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c glpuzzle.cxx -o glpuzzle.o --- shape.o --- echo Compiling shape.cxx... Compiling shape.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c shape.cxx -o shape.o --- bitmap --- echo Linking bitmap... Linking bitmap... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib bitmap.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o bitmap --- adjuster --- echo Linking adjuster... Linking adjuster... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib adjuster.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o adjuster --- buttons --- echo Linking buttons... Linking buttons... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib buttons.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o buttons --- bitmap --- : ../fltk-config --post bitmap --- browser --- echo Linking browser... Linking browser... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib browser.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o browser --- adjuster --- : ../fltk-config --post adjuster --- boxtype --- echo Linking boxtype... Linking boxtype... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib boxtype.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o boxtype --- ask --- echo Linking ask... Linking ask... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib ask.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o ask --- buttons --- : ../fltk-config --post buttons --- color_chooser --- echo Linking color_chooser... Linking color_chooser... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib color_chooser.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o color_chooser --- cursor --- echo Linking cursor... Linking cursor... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib cursor.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o cursor --- ask --- : ../fltk-config --post ask --- button --- echo Linking button... Linking button... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib button.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o button --- colbrowser --- echo Linking colbrowser... Linking colbrowser... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o colbrowser colbrowser.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- demo --- echo Linking demo... Linking demo... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o demo demo.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- browser --- : ../fltk-config --post browser --- clock --- echo Linking clock... Linking clock... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib clock.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o clock --- color_chooser --- : ../fltk-config --post color_chooser --- checkers --- echo Linking checkers... Linking checkers... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib checkers.o -o checkers ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- boxtype --- : ../fltk-config --post boxtype --- cairo_test --- echo Linking cairo_test... Linking cairo_test... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o cairo_test cairo_test.o ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- button --- : ../fltk-config --post button --- arc --- echo Linking arc... Linking arc... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib arc.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o arc --- editor --- echo Linking editor... Linking editor... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib editor.o -o editor ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- colbrowser --- : ../fltk-config --post colbrowser : mkdir -p colbrowser.app/Contents/Resources : cp -f rgb.txt colbrowser.app/Contents/Resources/ --- help --- echo Linking help... Linking help... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib help.o -o help ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- checkers --- : rm -f -f -r checkers.app : mkdir -p checkers.app/Contents/MacOS checkers.app/Contents/Resources --- clock --- : ../fltk-config --post clock --- checkers --- : /usr/bin/install -c -s -m 755 checkers checkers.app/Contents/MacOS : /usr/bin/install -c -s -m 755 mac-resources/checkers.icns checkers.app/Contents/Resources/ : /usr/bin/install -c -s -m 755 mac-resources/checkers.plist checkers.app/Contents/Info.plist --- hello --- --- device --- --- hello --- echo Linking hello... Linking hello... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib hello.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o hello --- device --- echo Linking device... Linking device... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib device.o -o device ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- cursor --- : ../fltk-config --post cursor --- forms --- echo Linking forms... Linking forms... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o forms forms.o ../lib/libfltk_forms.a ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- demo --- : ../fltk-config --post demo : mkdir -p demo.app/Contents/Resources : cp -f demo.menu demo.app/Contents/Resources/ --- image --- --- file_chooser --- --- image --- echo Linking image... Linking image... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib image.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o image --- file_chooser --- echo Linking file_chooser... Linking file_chooser... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib file_chooser.o -o file_chooser ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- arc --- : ../fltk-config --post arc --- input --- echo Linking input... Linking input... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib input.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o input --- cairo_test --- : ../fltk-config --post cairo_test --- keyboard.o --- echo Compiling keyboard.cxx... Compiling keyboard.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c keyboard.cxx -o keyboard.o --- icon --- echo Linking icon... Linking icon... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib icon.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o icon --- device --- : ../fltk-config --post device --- mandelbrot.o --- echo Compiling mandelbrot.cxx... Compiling mandelbrot.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c mandelbrot.cxx -o mandelbrot.o --- image --- : ../fltk-config --post image --- input_choice --- echo Linking input_choice... Linking input_choice... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib input_choice.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o input_choice --- forms --- : ../fltk-config --post forms --- fltk-versions --- echo Linking fltk-versions... Linking fltk-versions... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib fltk-versions.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o fltk-versions --- help --- : ../fltk-config --post help : mkdir -p help.app/Contents/Resources : cp -f help_dialog.html help.app/Contents/Resources/ --- message --- --- hello --- : ../fltk-config --post hello --- minimum --- --- message --- echo Linking message... Linking message... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib message.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o message --- minimum --- echo Linking minimum... Linking minimum... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib minimum.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o minimum --- input --- : ../fltk-config --post input --- list_visuals --- echo Linking list_visuals... Linking list_visuals... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib list_visuals.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o list_visuals --- offscreen --- echo Linking offscreen... Linking offscreen... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib offscreen.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o offscreen --- file_chooser --- : ../fltk-config --post file_chooser --- iconize --- echo Linking iconize... Linking iconize... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib iconize.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o iconize --- icon --- : ../fltk-config --post icon --- overlay --- echo Linking overlay... Linking overlay... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib overlay.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o overlay --- editor --- : ../fltk-config --post editor : cp -f mac-resources/editor.plist editor.app/Contents/Info.plist --- input_choice --- : ../fltk-config --post input_choice --- pack --- --- output --- --- pack --- echo Linking pack... Linking pack... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib pack.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o pack --- output --- echo Linking output... Linking output... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o output output.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- list_visuals --- : ../fltk-config --post list_visuals --- animated --- echo Linking animated... Linking animated... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib animated.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o animated --- message --- : ../fltk-config --post message --- resizebox --- --- fltk-versions --- : ../fltk-config --post fltk-versions --- resizebox --- echo Linking resizebox... --- curve --- --- resizebox --- Linking resizebox... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib resizebox.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o resizebox --- curve --- echo Linking curve... Linking curve... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib curve.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o curve --- iconize --- : ../fltk-config --post iconize --- doublebuffer --- echo Linking doublebuffer... Linking doublebuffer... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib doublebuffer.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o doublebuffer --- minimum --- : ../fltk-config --post minimum --- scroll --- echo Linking scroll... Linking scroll... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib scroll.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o scroll --- pack --- : ../fltk-config --post pack --- subwindow --- echo Linking subwindow... Linking subwindow... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib subwindow.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o subwindow --- offscreen --- : ../fltk-config --post offscreen --- line_style --- echo Linking line_style... Linking line_style... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib line_style.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o line_style --- resizebox --- : ../fltk-config --post resizebox --- menubar --- echo Linking menubar... Linking menubar... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib menubar.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o menubar --- curve --- : ../fltk-config --post curve --- navigation --- echo Linking navigation... Linking navigation... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib navigation.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o navigation --- output --- : ../fltk-config --post output --- table --- echo Linking table... Linking table... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib table.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o table --- animated --- : ../fltk-config --post animated --- fonts --- echo Linking fonts... Linking fonts... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib fonts.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o fonts --- doublebuffer --- : ../fltk-config --post doublebuffer --- symbols --- echo Linking symbols... Linking symbols... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib symbols.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o symbols --- scroll --- : ../fltk-config --post scroll --- tiled_image --- --- line_style --- : ../fltk-config --post line_style --- pixmap --- --- tiled_image --- echo Linking tiled_image... Linking tiled_image... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib tiled_image.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o tiled_image --- pixmap --- echo Linking pixmap... Linking pixmap... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib pixmap.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o pixmap --- subwindow --- : ../fltk-config --post subwindow --- tile --- echo Linking tile... Linking tile... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib tile.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o tile --- menubar --- : ../fltk-config --post menubar --- utf8 --- echo Linking utf8... Linking utf8... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib utf8.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o utf8 --- navigation --- : ../fltk-config --post navigation --- label --- echo Linking label... Linking label... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o label label.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- symbols --- : ../fltk-config --post symbols --- cube --- --- table --- : ../fltk-config --post table --- cube --- echo Linking cube... --- fullscreen --- --- cube --- Linking cube... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o cube cube.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- fullscreen --- echo Linking fullscreen... Linking fullscreen... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o fullscreen fullscreen.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- fonts --- : ../fltk-config --post fonts --- twowin --- echo Linking twowin... Linking twowin... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib twowin.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o twowin --- tiled_image --- : ../fltk-config --post tiled_image --- overlay --- : ../fltk-config --post overlay --- native-filechooser --- --- gl_overlay --- --- native-filechooser --- echo Linking native-filechooser... Linking native-filechooser... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib native-filechooser.o -o native-filechooser ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- gl_overlay --- echo Linking gl_overlay... Linking gl_overlay... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o gl_overlay gl_overlay.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- windowfocus --- echo Linking windowfocus... Linking windowfocus... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib windowfocus.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o windowfocus --- threads --- echo Linking threads... Linking threads... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib threads.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o threads --- utf8 --- : ../fltk-config --post utf8 --- blocks --- echo Linking blocks... Linking blocks... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib blocks.o -o blocks ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- pixmap --- : ../fltk-config --post pixmap --- pixmap_browser --- echo Linking pixmap_browser... Linking pixmap_browser... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib pixmap_browser.o -o pixmap_browser ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- tile --- : ../fltk-config --post tile --- rotated_text --- echo Linking rotated_text... Linking rotated_text... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib rotated_text.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o rotated_text --- label --- : ../fltk-config --post label --- shape --- --- twowin --- : ../fltk-config --post twowin --- fractals --- --- shape --- echo Linking shape... Linking shape... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o shape shape.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- fractals --- echo Linking fractals... Linking fractals... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o fractals fractals.o fracviewer.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- windowfocus --- : ../fltk-config --post windowfocus --- unittests --- echo Linking unittests... Linking unittests... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib unittests.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o unittests --- threads --- : ../fltk-config --post threads --- fast_slow.o --- echo Compiling fast_slow.cxx... Compiling fast_slow.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c fast_slow.cxx -o fast_slow.o --- gl_overlay --- : ../fltk-config --post gl_overlay --- inactive.o --- --- rotated_text --- : ../fltk-config --post rotated_text --- keyboard_ui.o --- echo Compiling keyboard_ui.cxx... Compiling keyboard_ui.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c keyboard_ui.cxx -o keyboard_ui.o --- inactive.o --- echo Compiling inactive.cxx... Compiling inactive.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c inactive.cxx -o inactive.o --- cube --- : ../fltk-config --post cube --- mandelbrot_ui.o --- --- blocks --- : rm -f -f -r blocks.app : mkdir -p blocks.app/Contents/MacOS blocks.app/Contents/Resources : /usr/bin/install -c -s -m 755 blocks blocks.app/Contents/MacOS : /usr/bin/install -c -s -m 755 mac-resources/blocks.icns blocks.app/Contents/Resources/ : /usr/bin/install -c -s -m 755 mac-resources/blocks.plist blocks.app/Contents/Info.plist --- preferences.o --- --- mandelbrot_ui.o --- echo Compiling mandelbrot_ui.cxx... Compiling mandelbrot_ui.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c mandelbrot_ui.cxx -o mandelbrot_ui.o --- preferences.o --- echo Compiling preferences.cxx... Compiling preferences.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c preferences.cxx -o preferences.o --- pixmap_browser --- : ../fltk-config --post pixmap_browser --- radio.o --- echo Compiling radio.cxx... Compiling radio.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c radio.cxx -o radio.o --- fractals --- : ../fltk-config --post fractals --- resize.o --- echo Compiling resize.cxx... Compiling resize.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c resize.cxx -o resize.o --- native-filechooser --- : ../fltk-config --post native-filechooser --- tabs.o --- --- fullscreen --- : ../fltk-config --post fullscreen --- tree.o --- --- valuators.o --- --- CubeMain.o --- --- CubeViewUI.o --- --- tabs.o --- echo Compiling tabs.cxx... Compiling tabs.cxx... --- valuators.o --- echo Compiling valuators.cxx... Compiling valuators.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c valuators.cxx -o valuators.o --- tabs.o --- c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c tabs.cxx -o tabs.o --- tree.o --- echo Compiling tree.cxx... Compiling tree.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c tree.cxx -o tree.o --- CubeMain.o --- echo Compiling CubeMain.cxx... Compiling CubeMain.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c CubeMain.cxx -o CubeMain.o --- CubeViewUI.o --- echo Compiling CubeViewUI.cxx... Compiling CubeViewUI.cxx... c++ -I.. -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -c CubeViewUI.cxx -o CubeViewUI.o --- sudoku --- echo Linking sudoku... Linking sudoku... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib sudoku.o -o sudoku ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- keyboard --- echo Linking keyboard... Linking keyboard... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o keyboard keyboard.o keyboard_ui.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- unittests --- : ../fltk-config --post unittests --- mandelbrot --- echo Linking mandelbrot... Linking mandelbrot... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o mandelbrot mandelbrot.o mandelbrot_ui.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- shape --- : ../fltk-config --post shape --- tabs --- echo Linking tabs... Linking tabs... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib tabs.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o tabs --- resize --- echo Linking resize... Linking resize... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib resize.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o resize --- sudoku --- : rm -f -f -r sudoku.app : mkdir -p sudoku.app/Contents/MacOS sudoku.app/Contents/Resources : /usr/bin/install -c -s -m 755 sudoku sudoku.app/Contents/MacOS : /usr/bin/install -c -s -m 755 mac-resources/sudoku.icns sudoku.app/Contents/Resources/ : /usr/bin/install -c -s -m 755 mac-resources/sudoku.plist sudoku.app/Contents/Info.plist --- tree --- echo Linking tree... Linking tree... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib tree.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o tree --- radio --- echo Linking radio... Linking radio... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib radio.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o radio --- tabs --- : ../fltk-config --post tabs --- mandelbrot --- : ../fltk-config --post mandelbrot --- glpuzzle --- --- keyboard --- : ../fltk-config --post keyboard --- glpuzzle --- echo Linking glpuzzle... Linking glpuzzle... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o glpuzzle glpuzzle.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- resize --- : ../fltk-config --post resize --- fast_slow --- echo Linking fast_slow... Linking fast_slow... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib fast_slow.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o fast_slow --- radio --- : ../fltk-config --post radio --- preferences --- --- inactive --- --- preferences --- echo Linking preferences... Linking preferences... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib preferences.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o preferences --- inactive --- echo Linking inactive... Linking inactive... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib inactive.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o inactive --- valuators --- echo Linking valuators... Linking valuators... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib valuators.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 -o valuators --- tree --- : ../fltk-config --post tree --- glpuzzle --- : ../fltk-config --post glpuzzle --- fast_slow --- : ../fltk-config --post fast_slow --- inactive --- : ../fltk-config --post inactive --- preferences --- : ../fltk-config --post preferences --- CubeView --- echo Linking CubeView... Linking CubeView... c++ -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -isystem /usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I/usr/local/include -Wall -Wunused -Wno-format-y2k -fPIC -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -L/usr/local/lib -R/usr/local/lib -o CubeView CubeMain.o CubeView.o CubeViewUI.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -L/usr/local/lib -lX11 --- valuators --- : ../fltk-config --post valuators --- CubeView --- : ../fltk-config --post CubeView === making documentation === --- ./src/fltk.3 --- --- ./src/fltk-config.1 --- --- ./src/fluid.1 --- --- ./src/blocks.6 --- --- ./src/checkers.6 --- --- ./src/sudoku.6 --- --- ./src/fltk.3 --- echo Formatting ./src/fltk.man... Formatting ./src/fltk.man... rm -f ./src/fltk.3 echo -man ./src/fltk.man >./src/fltk.3 --- ./src/fltk-config.1 --- echo Formatting ./src/fltk-config.man... Formatting ./src/fltk-config.man... rm -f ./src/fltk-config.1 --- ./src/fluid.1 --- echo Formatting ./src/fluid.man... Formatting ./src/fluid.man... rm -f ./src/fluid.1 echo -man ./src/fluid.man >./src/fluid.1 --- ./src/blocks.6 --- echo Formatting ./src/blocks.man... Formatting ./src/blocks.man... rm -f ./src/blocks.6 --- ./src/checkers.6 --- echo Formatting ./src/checkers.man... Formatting ./src/checkers.man... rm -f ./src/checkers.6 echo -man ./src/checkers.man >./src/checkers.6 --- ./src/sudoku.6 --- echo Formatting ./src/sudoku.man... Formatting ./src/sudoku.man... rm -f ./src/sudoku.6 --- ./src/fltk-config.1 --- echo -man ./src/fltk-config.man >./src/fltk-config.1 --- ./src/blocks.6 --- echo -man ./src/blocks.man >./src/blocks.6 --- ./src/sudoku.6 --- echo -man ./src/sudoku.man >./src/sudoku.6 SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fltk-1.3.8 ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> fltk-1.3.8 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> Generating temporary packing list mkdir -p /construction/x11-toolkits/fltk/stage/usr/local/bin rm -f /construction/x11-toolkits/fltk/stage/usr/local/bin/fltk-config /usr/bin/install -c -m 755 fltk-config /construction/x11-toolkits/fltk/stage/usr/local/bin for dir in FL src fluid test documentation; do echo "=== installing $dir ==="; (cd $dir; /usr/bin/make install) || exit 1; done === installing FL === echo "Installing include files in /construction/x11-toolkits/fltk/stage/usr/local/include..." Installing include files in /construction/x11-toolkits/fltk/stage/usr/local/include... rm -rf /construction/x11-toolkits/fltk/stage/usr/local/include/FL /usr/bin/install -c -d /construction/x11-toolkits/fltk/stage/usr/local/include/FL for file in *.[hH]; do /usr/bin/install -c -m 644 $file /construction/x11-toolkits/fltk/stage/usr/local/include/FL; done === installing src === echo "Installing libraries in /construction/x11-toolkits/fltk/stage/usr/local/lib..." Installing libraries in /construction/x11-toolkits/fltk/stage/usr/local/lib... /usr/bin/install -c -d /construction/x11-toolkits/fltk/stage/usr/local/lib /usr/bin/install -c -d /construction/x11-toolkits/fltk/stage/usr/local/bin rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk.a /usr/bin/install -c -m 755 ../lib/libfltk.a /construction/x11-toolkits/fltk/stage/usr/local/lib /usr/bin/install -c -m 755 ../lib/libfltk_forms.a /construction/x11-toolkits/fltk/stage/usr/local/lib /usr/bin/install -c -m 755 ../lib/libfltk_images.a /construction/x11-toolkits/fltk/stage/usr/local/lib ranlib /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk.a ranlib /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_forms.a if test x../lib/libfltk_gl.a != x; then /usr/bin/install -c -m 755 ../lib/libfltk_gl.a /construction/x11-toolkits/fltk/stage/usr/local/lib; ranlib /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_gl.a; fi ranlib /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_images.a if test xlibfltk.so.1.3 = xlibfltk.so.1.3; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk.so*; /usr/bin/install -c -m 755 libfltk.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk.so; fi if test xlibfltk.so.1.3 = xlibfltk.sl.1.3; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk.sl*; /usr/bin/install -c -m 755 libfltk.sl.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk.sl.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk.sl; fi if test xlibfltk.so.1.3 = xlibfltk.1.3.dylib; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk.*dylib; /usr/bin/install -c -m 755 libfltk.1.3.dylib /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk.1.3.dylib /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk.dylib; fi if test xlibfltk.so.1.3 = xlibfltk_s.a; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_s.a; /usr/bin/install -c -m 755 libfltk_s.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi if test xlibfltk.so.1.3 = xcygfltknox-1.3.dll; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/bin/libfltk.so.1.3; /usr/bin/install -c -m 755 libfltk.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/bin; rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk.dll.a; /usr/bin/install -c -m 755 libfltk.dll.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi if test xlibfltk.so.1.3 = xmgwfltknox-1.3.dll; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/bin/libfltk.so.1.3; /usr/bin/install -c -m 755 libfltk.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/bin; rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk.dll.a; /usr/bin/install -c -m 755 libfltk.dll.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi if test xlibfltk_forms.so.1.3 = xlibfltk_forms.so.1.3; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_forms.so*; /usr/bin/install -c -m 755 libfltk_forms.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk_forms.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_forms.so; fi if test xlibfltk_forms.so.1.3 = xlibfltk_forms.sl.1.3; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_forms.sl*; /usr/bin/install -c -m 755 libfltk_forms.sl.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk_forms.sl.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_forms.sl; fi if test xlibfltk_forms.so.1.3 = xlibfltk_forms.1.3.dylib; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_forms.*dylib; /usr/bin/install -c -m 755 libfltk_forms.1.3.dylib /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk_forms.1.3.dylib /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_forms.dylib; fi if test xlibfltk_forms.so.1.3 = xlibfltk_forms_s.a; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_forms_s.a; /usr/bin/install -c -m 755 libfltk_forms_s.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi if test xlibfltk_forms.so.1.3 = xcygfltknox_forms-1.3.dll; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/bin/libfltk_forms.so.1.3; /usr/bin/install -c -m 755 libfltk_forms.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/bin; rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_forms.dll.a; /usr/bin/install -c -m 755 libfltk_forms.dll.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi if test xlibfltk_forms.so.1.3 = xmgwfltknox_forms-1.3.dll; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/bin/libfltk_forms.so.1.3; /usr/bin/install -c -m 755 libfltk_forms.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/bin; rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_forms.dll.a; /usr/bin/install -c -m 755 libfltk_forms.dll.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi if test xlibfltk_gl.so.1.3 = xlibfltk_gl.so.1.3; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_gl.so*; /usr/bin/install -c -m 755 libfltk_gl.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk_gl.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_gl.so; fi if test xlibfltk_gl.so.1.3 = xlibfltk_gl.sl.1.3; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_gl.sl*; /usr/bin/install -c -m 755 libfltk_gl.sl.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk_gl.sl.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_gl.sl; fi if test xlibfltk_gl.so.1.3 = xlibfltk_gl.1.3.dylib; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_gl.*dylib; /usr/bin/install -c -m 755 libfltk_gl.1.3.dylib /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk_gl.1.3.dylib /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_gl.dylib; fi if test xlibfltk_gl.so.1.3 = xlibfltk_gl_s.a; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_gl_s.a; /usr/bin/install -c -m 755 libfltk_gl_s.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi if test xlibfltk_gl.so.1.3 = xcygfltknox_gl-1.3.dll; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/bin/libfltk_gl.so.1.3; /usr/bin/install -c -m 755 libfltk_gl.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/bin; rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_gl.dll.a; /usr/bin/install -c -m 755 libfltk_gl.dll.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi if test xlibfltk_gl.so.1.3 = xmgwfltknox_gl-1.3.dll; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/bin/libfltk_gl.so.1.3; /usr/bin/install -c -m 755 libfltk_gl.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/bin; rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_gl.dll.a; /usr/bin/install -c -m 755 libfltk_gl.dll.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi if test xlibfltk_images.so.1.3 = xlibfltk_images.so.1.3; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_images.so*; /usr/bin/install -c -m 755 libfltk_images.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk_images.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_images.so; fi if test xlibfltk_images.so.1.3 = xlibfltk_images.sl.1.3; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_images.sl*; /usr/bin/install -c -m 755 libfltk_images.sl.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk_images.sl.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_images.sl; fi if test xlibfltk_images.so.1.3 = xlibfltk_images.1.3.dylib; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_images.*dylib; /usr/bin/install -c -m 755 libfltk_images.1.3.dylib /construction/x11-toolkits/fltk/stage/usr/local/lib; ln -s libfltk_images.1.3.dylib /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_images.dylib; fi if test xlibfltk_images.so.1.3 = xlibfltk_images_s.a; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_images_s.a; /usr/bin/install -c -m 755 libfltk_images_s.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi if test xlibfltk_images.so.1.3 = xcygfltknox_images-1.3.dll; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/bin/libfltk_images.so.1.3; /usr/bin/install -c -m 755 libfltk_images.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/bin; rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_images.dll.a; /usr/bin/install -c -m 755 libfltk_images.dll.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi if test xlibfltk_images.so.1.3 = xmgwfltknox_images-1.3.dll; then rm -f /construction/x11-toolkits/fltk/stage/usr/local/bin/libfltk_images.so.1.3; /usr/bin/install -c -m 755 libfltk_images.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/bin; rm -f /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_images.dll.a; /usr/bin/install -c -m 755 libfltk_images.dll.a /construction/x11-toolkits/fltk/stage/usr/local/lib; fi === installing fluid === echo "Installing FLUID in /construction/x11-toolkits/fltk/stage/usr/local/bin..." Installing FLUID in /construction/x11-toolkits/fltk/stage/usr/local/bin... /usr/bin/install -c -d /construction/x11-toolkits/fltk/stage/usr/local/bin /usr/bin/install -c -s -m 755 fluid-shared /construction/x11-toolkits/fltk/stage/usr/local/bin/fluid === installing test === echo "Installing example programs to /construction/x11-toolkits/fltk/stage/usr/local/share/examples/fltk..." Installing example programs to /construction/x11-toolkits/fltk/stage/usr/local/share/examples/fltk... /usr/bin/install -c -d /construction/x11-toolkits/fltk/stage/usr/local/share/examples/fltk for file in *.h *.cxx *.fl demo.menu; do /usr/bin/install -c -m 644 $file /construction/x11-toolkits/fltk/stage/usr/local/share/examples/fltk; done /usr/bin/install -c -d /construction/x11-toolkits/fltk/stage/usr/local/share/examples/fltk/pixmaps for file in pixmaps/*.xbm pixmaps/*.xpm; do /usr/bin/install -c -m 644 $file /construction/x11-toolkits/fltk/stage/usr/local/share/examples/fltk/pixmaps; done === installing documentation === echo "Installing documentation files in /construction/x11-toolkits/fltk/stage/usr/local/share/doc/fltk ..." Installing documentation files in /construction/x11-toolkits/fltk/stage/usr/local/share/doc/fltk ... if test -f html/index.html ; then for file in html/* ; do /usr/bin/install -c -m 644 $file /construction/x11-toolkits/fltk/stage/usr/local/share/doc/fltk; done fi if test -f fltk.pdf ; then echo "Installing fltk.pdf in /construction/x11-toolkits/fltk/stage/usr/local/share/doc/fltk ..."; /usr/bin/install -c -m 644 fltk.pdf /construction/x11-toolkits/fltk/stage/usr/local/share/doc/fltk; fi echo "Installing man pages in /construction/x11-toolkits/fltk/stage/usr/local/man ..." Installing man pages in /construction/x11-toolkits/fltk/stage/usr/local/man ... /usr/bin/install -c -d /construction/x11-toolkits/fltk/stage/usr/local/man/man1 /usr/bin/install -c -m 644 ./src/fluid.man /construction/x11-toolkits/fltk/stage/usr/local/man/man1/fluid.1 /usr/bin/install -c -m 644 ./src/fltk-config.man /construction/x11-toolkits/fltk/stage/usr/local/man/man1/fltk-config.1 /usr/bin/install -c -d /construction/x11-toolkits/fltk/stage/usr/local/man/man3 /usr/bin/install -c -m 644 ./src/fltk.man /construction/x11-toolkits/fltk/stage/usr/local/man/man3/fltk.3 ln -sf libfltk.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk.so.1 ln -sf libfltk_forms.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_forms.so.1 ln -sf libfltk_gl.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_gl.so.1 ln -sf libfltk_images.so.1.3 /construction/x11-toolkits/fltk/stage/usr/local/lib/libfltk_images.so.1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libfltk.so.1.3' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/libfltk_forms.so.1.3' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/libfltk_gl.so.1.3' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/libfltk_images.so.1.3' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/libfltk.so.1.3 is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/libfltk.so.1.3 is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/libfltk.so.1.3 is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libfltk.so.1.3 is linked to /usr/local/lib/libbrotlidec.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlidec.so:archivers/brotli Error: /usr/local/lib/libfltk.so.1.3 is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/libfltk.so.1.3 is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/libfltk.so.1.3 is linked to /usr/local/lib/libbrotlicommon.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlicommon.so:archivers/brotli Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for fltk-1.3.8 file sizes/checksums [326]: 0% file sizes/checksums [326]: 30% file sizes/checksums [326]: 61% file sizes/checksums [326]: 92% file sizes/checksums [326]: 100% Service unavailablepacking files [326]: 0% packing files [326]: 30% packing files [326]: 61% packing files [326]: 92% packing files [326]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:22