[build-status: 72333] Log for successful build of fltk1.1_1.1.7-4 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Sat Apr 28 13:34:59 JST 2007
Automatic build of fltk1.1_1.1.7-4 on mappi006 by sbuild/m32r 0.53
Build started at 20070428-1101
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 2576kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main fltk1.1 1.1.7-4 (dsc) [836B]
Get:2 http://debian.linux-m32r.org 06_devonian/main fltk1.1 1.1.7-4 (tar) [2517kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main fltk1.1 1.1.7-4 (diff) [57.8kB]
Fetched 2576kB in 27s (94.0kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.37), debhelper (>= 5), libjpeg62-dev, libpng12-dev, libxft-dev (>> 2.1.2), libxext-dev, libxinerama-dev, libx11-dev, zlib1g-dev | libz-dev, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev
Build-Depends-Indep: htmldoc
** Filtered missing central deps that are dependencies of or provide build-deps:
xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
cdbs: already installed (0.4.48 >= 0.4.37 is satisfied)
debhelper: already installed (5.0.49 >= 5 is satisfied)
libjpeg62-dev: already installed (6b-13)
libpng12-dev: already installed (1.2.13-4)
libxft-dev: already installed (2.1.12-2 >> 2.1.2 is satisfied)
libxext-dev: already installed (1:1.0.3-2)
libxinerama-dev: already installed (1:1.0.2-1)
libx11-dev: already installed (2:1.0.3-6)
zlib1g-dev: already installed (1:1.2.3-13)
libgl1-mesa-dev: already installed (6.5.1-0.6)
libglu1-mesa-dev: already installed (6.5.1-0.6)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Mon Apr 23 05:41:16 2007 JST using DSA key ID 27572C47
gpg: Can't check signature: public key not found
dpkg-source: extracting fltk1.1 in fltk1.1-1.1.7
dpkg-source: unpacking fltk1.1_1.1.7.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/fltk1.1_1.1.7-4.diff.gz
dpkg-buildpackage: source package is fltk1.1
dpkg-buildpackage: source version is 1.1.7-4
dpkg-buildpackage: source changed by Aaron M. Ucko <ucko at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.1.7-4
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
/usr/bin/make OPTIM="-g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT" STRIP=@: -k distclean
make[1]: Entering directory `/build/buildd3/fltk1.1-1.1.7'
Makefile:28: makeinclude: No such file or directory
if test -f config.status; then \
./config.status --recheck; \
./config.status; \
else \
./configure; \
fi
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for nroff... /usr/bin/nroff
checking for htmldoc... no
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking whether byte ordering is bigendian... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
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 sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/stdtypes.h usability... no
checking sys/stdtypes.h presence... no
checking for sys/stdtypes.h... no
checking for scandir... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for strings.h... (cached) yes
checking for strcasecmp... yes
checking for strlcat... no
checking for strlcpy... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... 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... 64
checking for _LARGE_FILES value needed for large files... no
checking for long long int... yes
checking for strtoll... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for jpeg_CreateCompress in -ljpeg... yes
checking for gzgets in -lz... yes
checking for png_set_tRNS_to_alpha in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
configure: WARNING: Ignoring libraries " -lSM -lICE" requested by configure.
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 GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for X overlay visuals... no
checking if GCC supports -fno-exceptions... yes
configure: creating ./config.status
config.status: creating makeinclude
config.status: creating fltk.list
config.status: creating fltk-config
config.status: creating FL/Makefile
config.status: creating config.h
touch config.h
chmod +x fltk-config
make[1]: Leaving directory `/build/buildd3/fltk1.1-1.1.7'
make[1]: Entering directory `/build/buildd3/fltk1.1-1.1.7'
rm -f core *.o
for dir in src fluid test documentation; do\
echo "=== cleaning $dir ===";\
(cd $dir; /usr/bin/make -wk clean) || exit 1;\
done
=== cleaning src ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/src'
rm -f *.o core.* *~ *.bck *.bck
rm -f \
../lib/../lib/libfltk.a ../lib/../lib/libfltk_forms.a ../lib/../lib/libfltk_gl.a \
../lib/../lib/libfltk_images.a \
libfltk.so libfltk_forms.so libfltk_gl.so libfltk_images.so \
libfltk.sl libfltk_forms.sl libfltk_gl.sl libfltk_images.sl \
libfltk.dylib libfltk_forms.dylib \
libfltk_gl.dylib libfltk_images.dylib \
cmap core
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/src'
=== cleaning fluid ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/fluid'
rm -f *.o core.* *~ *.bck *.bck
rm -f core fluid fluid-shared core*
cd po && /usr/bin/make clean
make[3]: Entering directory `/build/buildd3/fltk1.1-1.1.7/fluid/po'
#for f in *.po; do i=`echo $f | awk 'BEGIN {FS="."} {print $1}'`; rm -rf "$i"; done
rm -f *.mo
rm -f fluid.pot
rm -f build-stamp
make[3]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/fluid/po'
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/fluid'
=== cleaning test ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/test'
rm -f unittests adjuster arc ask bitmap boxtype browser button buttons checkers clock colbrowser color_chooser cursor curve demo doublebuffer editor fast_slow file_chooser fonts forms hello help iconize image inactive input input_choice keyboard label line_style list_visuals mandelbrot menubar message minimum navigation output overlay pack pixmap pixmap_browser preferences radio resize resizebox scroll subwindow sudoku symbols tabs tile tiled_image valuators cube CubeView fractals fullscreen gl_overlay glpuzzle shape core
rm -f *.o core.* *~ *.bck *.bak
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/test'
=== cleaning documentation ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/documentation'
rm -f fltk.ps
rm -f fltk.pdf
rm -rf fltk.d
rm -f *~ *.bck *.bck
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/documentation'
rm -f config.*
rm -f fltk-config fltk.list makeinclude
rm -f FL/Makefile
rm -f documentation/*.1
rm -f documentation/*.3
rm -f documentation/fltk.pdf
rm -f documentation/fltk.ps
rm -f -r documentation/fltk.d
for file in test/*.fl; do\
rm -f test/`basename $file .fl`.cxx; \
rm -f test/`basename $file .fl`.h; \
done
make[1]: Leaving directory `/build/buildd3/fltk1.1-1.1.7'
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
dh_clean
rm -rf autom4te.cache
rm -f fluid/fluid.app/Contents/MacOS/fluid
rm -f test/*.app/Contents/MacOS/*
debian/rules build
test -x debian/rules
mkdir -p "."
touch debian/stamp-autotools-files
chmod a+x /build/buildd3/fltk1.1-1.1.7/./configure
cd . && CC=cc CXX=g++ /build/buildd3/fltk1.1-1.1.7/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/fltk1.1" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --enable-shared --enable-threads --enable-xft --enable-xinerama --without-links
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for nroff... /usr/bin/nroff
checking for htmldoc... no
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking whether byte ordering is bigendian... yes
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
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 sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/stdtypes.h usability... no
checking sys/stdtypes.h presence... no
checking for sys/stdtypes.h... no
checking for scandir... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for strings.h... (cached) yes
checking for strcasecmp... yes
checking for strlcat... no
checking for strlcpy... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... 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... 64
checking for _LARGE_FILES value needed for large files... no
checking for long long int... yes
checking for strtoll... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for jpeg_CreateCompress in -ljpeg... yes
checking for gzgets in -lz... yes
checking for png_set_tRNS_to_alpha in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
configure: WARNING: Ignoring libraries " -lSM -lICE" requested by configure.
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 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 freetype-config... /usr/bin/freetype-config
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 X overlay visuals... no
checking if GCC supports -fno-exceptions... yes
configure: creating ./config.status
config.status: creating makeinclude
config.status: creating fltk.list
config.status: creating fltk-config
config.status: creating FL/Makefile
config.status: creating config.h
/usr/bin/make OPTIM="-g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT" STRIP=@:
make[1]: Entering directory `/build/buildd3/fltk1.1-1.1.7'
for dir in src fluid test documentation; do\
echo "=== making $dir ===";\
(cd $dir; /usr/bin/make -w) || exit 1;\
done
=== making src ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/src'
echo Compiling Fl.cxx...
Compiling Fl.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl.cxx
echo Compiling Fl_Adjuster.cxx...
Compiling Fl_Adjuster.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Adjuster.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Bitmap.cxx...
Compiling Fl_Bitmap.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Bitmap.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Browser.cxx...
Compiling Fl_Browser.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Browser.cxx
echo Compiling Fl_Browser_.cxx...
Compiling Fl_Browser_.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Browser_.cxx
echo Compiling Fl_Browser_load.cxx...
Compiling Fl_Browser_load.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Browser_load.cxx
echo Compiling Fl_Box.cxx...
Compiling Fl_Box.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Box.cxx
echo Compiling Fl_Button.cxx...
Compiling Fl_Button.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Button.cxx
echo Compiling Fl_Chart.cxx...
Compiling Fl_Chart.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Chart.cxx
echo Compiling Fl_Check_Browser.cxx...
Compiling Fl_Check_Browser.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Check_Browser.cxx
echo Compiling Fl_Check_Button.cxx...
Compiling Fl_Check_Button.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Check_Button.cxx
echo Compiling Fl_Choice.cxx...
Compiling Fl_Choice.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Choice.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Clock.cxx...
Compiling Fl_Clock.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Clock.cxx
echo Compiling Fl_Color_Chooser.cxx...
Compiling Fl_Color_Chooser.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Color_Chooser.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Counter.cxx...
Compiling Fl_Counter.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Counter.cxx
echo Compiling Fl_Dial.cxx...
Compiling Fl_Dial.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Dial.cxx
echo Compiling Fl_Double_Window.cxx...
Compiling Fl_Double_Window.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Double_Window.cxx
echo Compiling Fl_File_Browser.cxx...
Compiling Fl_File_Browser.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_File_Browser.cxx
echo Compiling Fl_File_Chooser.cxx...
Compiling Fl_File_Chooser.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_File_Chooser.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_File_Chooser2.cxx...
Compiling Fl_File_Chooser2.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_File_Chooser2.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_File_Icon.cxx...
Compiling Fl_File_Icon.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_File_Icon.cxx
echo Compiling Fl_File_Input.cxx...
Compiling Fl_File_Input.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_File_Input.cxx
echo Compiling Fl_Group.cxx...
Compiling Fl_Group.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Group.cxx
Fl_Group.cxx: In member function 'Fl_Widget* const* Fl_Group::array() const':
Fl_Group.cxx:45: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Help_View.cxx...
Compiling Fl_Help_View.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Help_View.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
Fl_Help_View.cxx: In member function 'Fl_Shared_Image* Fl_Help_View::get_image(const char*, int, int)':
Fl_Help_View.cxx:2338: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Image.cxx...
Compiling Fl_Image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Input.cxx...
Compiling Fl_Input.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Input.cxx
echo Compiling Fl_Input_.cxx...
Compiling Fl_Input_.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Input_.cxx
echo Compiling Fl_Light_Button.cxx...
Compiling Fl_Light_Button.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Light_Button.cxx
echo Compiling Fl_Menu.cxx...
Compiling Fl_Menu.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Menu.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Menu_.cxx...
Compiling Fl_Menu_.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Menu_.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Menu_Bar.cxx...
Compiling Fl_Menu_Bar.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Menu_Bar.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Sys_Menu_Bar.cxx...
Compiling Fl_Sys_Menu_Bar.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Sys_Menu_Bar.cxx
echo Compiling Fl_Menu_Button.cxx...
Compiling Fl_Menu_Button.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Menu_Button.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Menu_Window.cxx...
Compiling Fl_Menu_Window.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Menu_Window.cxx
echo Compiling Fl_Menu_add.cxx...
Compiling Fl_Menu_add.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Menu_add.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Menu_global.cxx...
Compiling Fl_Menu_global.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Menu_global.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Multi_Label.cxx...
Compiling Fl_Multi_Label.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Multi_Label.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Overlay_Window.cxx...
Compiling Fl_Overlay_Window.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Overlay_Window.cxx
echo Compiling Fl_Pack.cxx...
Compiling Fl_Pack.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Pack.cxx
echo Compiling Fl_Pixmap.cxx...
Compiling Fl_Pixmap.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Pixmap.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Positioner.cxx...
Compiling Fl_Positioner.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Positioner.cxx
echo Compiling Fl_Preferences.cxx...
Compiling Fl_Preferences.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Preferences.cxx
echo Compiling Fl_Progress.cxx...
Compiling Fl_Progress.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Progress.cxx
echo Compiling Fl_Repeat_Button.cxx...
Compiling Fl_Repeat_Button.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Repeat_Button.cxx
echo Compiling Fl_Return_Button.cxx...
Compiling Fl_Return_Button.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Return_Button.cxx
echo Compiling Fl_Roller.cxx...
Compiling Fl_Roller.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Roller.cxx
echo Compiling Fl_Round_Button.cxx...
Compiling Fl_Round_Button.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Round_Button.cxx
echo Compiling Fl_Scroll.cxx...
Compiling Fl_Scroll.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Scroll.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Scrollbar.cxx...
Compiling Fl_Scrollbar.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Scrollbar.cxx
echo Compiling Fl_Shared_Image.cxx...
Compiling Fl_Shared_Image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Shared_Image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Single_Window.cxx...
Compiling Fl_Single_Window.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Single_Window.cxx
echo Compiling Fl_Slider.cxx...
Compiling Fl_Slider.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Slider.cxx
echo Compiling Fl_Tabs.cxx...
Compiling Fl_Tabs.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Tabs.cxx
echo Compiling Fl_Text_Buffer.cxx...
Compiling Fl_Text_Buffer.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Text_Buffer.cxx
echo Compiling Fl_Text_Display.cxx...
Compiling Fl_Text_Display.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Text_Display.cxx
echo Compiling Fl_Text_Editor.cxx...
Compiling Fl_Text_Editor.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Text_Editor.cxx
echo Compiling Fl_Tile.cxx...
Compiling Fl_Tile.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Tile.cxx
echo Compiling Fl_Tiled_Image.cxx...
Compiling Fl_Tiled_Image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Tiled_Image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Tooltip.cxx...
Compiling Fl_Tooltip.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Tooltip.cxx
echo Compiling Fl_Valuator.cxx...
Compiling Fl_Valuator.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Valuator.cxx
echo Compiling Fl_Value_Input.cxx...
Compiling Fl_Value_Input.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Value_Input.cxx
echo Compiling Fl_Value_Output.cxx...
Compiling Fl_Value_Output.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Value_Output.cxx
echo Compiling Fl_Value_Slider.cxx...
Compiling Fl_Value_Slider.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Value_Slider.cxx
echo Compiling Fl_Widget.cxx...
Compiling Fl_Widget.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Widget.cxx
echo Compiling Fl_Window.cxx...
Compiling Fl_Window.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Window.cxx
echo Compiling Fl_Window_fullscreen.cxx...
Compiling Fl_Window_fullscreen.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Window_fullscreen.cxx
echo Compiling Fl_Window_hotspot.cxx...
Compiling Fl_Window_hotspot.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Window_hotspot.cxx
echo Compiling Fl_Window_iconize.cxx...
Compiling Fl_Window_iconize.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Window_iconize.cxx
echo Compiling Fl_Wizard.cxx...
Compiling Fl_Wizard.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Wizard.cxx
echo Compiling Fl_XBM_Image.cxx...
Compiling Fl_XBM_Image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_XBM_Image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_XPM_Image.cxx...
Compiling Fl_XPM_Image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_XPM_Image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_abort.cxx...
Compiling Fl_abort.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_abort.cxx
echo Compiling Fl_add_idle.cxx...
Compiling Fl_add_idle.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_add_idle.cxx
echo Compiling Fl_arg.cxx...
Compiling Fl_arg.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_arg.cxx
echo Compiling Fl_compose.cxx...
Compiling Fl_compose.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_compose.cxx
echo Compiling Fl_display.cxx...
Compiling Fl_display.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_display.cxx
echo Compiling Fl_get_key.cxx...
Compiling Fl_get_key.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_get_key.cxx
echo Compiling Fl_get_system_colors.cxx...
Compiling Fl_get_system_colors.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_get_system_colors.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_grab.cxx...
Compiling Fl_grab.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_grab.cxx
echo Compiling Fl_lock.cxx...
Compiling Fl_lock.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_lock.cxx
echo Compiling Fl_own_colormap.cxx...
Compiling Fl_own_colormap.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_own_colormap.cxx
echo Compiling Fl_visual.cxx...
Compiling Fl_visual.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_visual.cxx
echo Compiling Fl_x.cxx...
Compiling Fl_x.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_x.cxx
echo Compiling filename_absolute.cxx...
Compiling filename_absolute.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c filename_absolute.cxx
echo Compiling filename_expand.cxx...
Compiling filename_expand.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c filename_expand.cxx
echo Compiling filename_ext.cxx...
Compiling filename_ext.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c filename_ext.cxx
echo Compiling filename_isdir.cxx...
Compiling filename_isdir.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c filename_isdir.cxx
echo Compiling filename_list.cxx...
Compiling filename_list.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c filename_list.cxx
echo Compiling filename_match.cxx...
Compiling filename_match.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c filename_match.cxx
echo Compiling filename_setext.cxx...
Compiling filename_setext.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c filename_setext.cxx
echo Compiling fl_arc.cxx...
Compiling fl_arc.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_arc.cxx
echo Compiling fl_arci.cxx...
Compiling fl_arci.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_arci.cxx
echo Compiling fl_ask.cxx...
Compiling fl_ask.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_ask.cxx
echo Compiling fl_boxtype.cxx...
Compiling fl_boxtype.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_boxtype.cxx
echo Compiling fl_color.cxx...
Compiling fl_color.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_color.cxx
echo Compiling fl_cursor.cxx...
Compiling fl_cursor.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_cursor.cxx
echo Compiling fl_curve.cxx...
Compiling fl_curve.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_curve.cxx
echo Compiling fl_diamond_box.cxx...
Compiling fl_diamond_box.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_diamond_box.cxx
echo Compiling fl_dnd.cxx...
Compiling fl_dnd.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_dnd.cxx
echo Compiling fl_draw.cxx...
Compiling fl_draw.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_draw.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling fl_draw_image.cxx...
Compiling fl_draw_image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_draw_image.cxx
echo Compiling fl_draw_pixmap.cxx...
Compiling fl_draw_pixmap.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_draw_pixmap.cxx
echo Compiling fl_engraved_label.cxx...
Compiling fl_engraved_label.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_engraved_label.cxx
echo Compiling fl_file_dir.cxx...
Compiling fl_file_dir.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_file_dir.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling fl_font.cxx...
Compiling fl_font.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_font.cxx
fl_font_xft.cxx: In function 'XftFont* fontopen(const char*, bool)':
fl_font_xft.cxx:190: warning: missing sentinel in function call
echo Compiling fl_labeltype.cxx...
Compiling fl_labeltype.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_labeltype.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling fl_line_style.cxx...
Compiling fl_line_style.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_line_style.cxx
echo Compiling fl_oval_box.cxx...
Compiling fl_oval_box.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_oval_box.cxx
echo Compiling fl_overlay.cxx...
Compiling fl_overlay.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_overlay.cxx
echo Compiling fl_overlay_visual.cxx...
Compiling fl_overlay_visual.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_overlay_visual.cxx
echo Compiling fl_plastic.cxx...
Compiling fl_plastic.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_plastic.cxx
echo Compiling fl_read_image.cxx...
Compiling fl_read_image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_read_image.cxx
echo Compiling fl_rect.cxx...
Compiling fl_rect.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_rect.cxx
echo Compiling fl_round_box.cxx...
Compiling fl_round_box.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_round_box.cxx
echo Compiling fl_rounded_box.cxx...
Compiling fl_rounded_box.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_rounded_box.cxx
echo Compiling fl_set_font.cxx...
Compiling fl_set_font.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_set_font.cxx
echo Compiling fl_set_fonts.cxx...
Compiling fl_set_fonts.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_set_fonts.cxx
fl_set_fonts_xft.cxx: In static member function 'static Fl_Font Fl::set_fonts(const char*)':
fl_set_fonts_xft.cxx:218: warning: missing sentinel in function call
fl_set_fonts_xft.cxx: In static member function 'static int Fl::get_font_sizes(Fl_Font, int*&)':
fl_set_fonts_xft.cxx:339: warning: missing sentinel in function call
echo Compiling fl_scroll_area.cxx...
Compiling fl_scroll_area.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_scroll_area.cxx
echo Compiling fl_shadow_box.cxx...
Compiling fl_shadow_box.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_shadow_box.cxx
echo Compiling fl_shortcut.cxx...
Compiling fl_shortcut.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_shortcut.cxx
echo Compiling fl_show_colormap.cxx...
Compiling fl_show_colormap.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_show_colormap.cxx
echo Compiling fl_symbols.cxx...
Compiling fl_symbols.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_symbols.cxx
echo Compiling fl_vertex.cxx...
Compiling fl_vertex.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_vertex.cxx
echo Compiling screen_xywh.cxx...
Compiling screen_xywh.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c screen_xywh.cxx
echo Compiling fl_call_main.c...
Compiling fl_call_main.c...
cc -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -c fl_call_main.c
echo Compiling flstring.c...
Compiling flstring.c...
cc -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -c flstring.c
echo Compiling scandir.c...
Compiling scandir.c...
cc -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -c scandir.c
echo Compiling numericsort.c...
Compiling numericsort.c...
cc -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -c numericsort.c
echo Compiling vsnprintf.c...
Compiling vsnprintf.c...
cc -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -c vsnprintf.c
echo /usr/bin/ar cr ../lib/libfltk.a ...
/usr/bin/ar cr ../lib/libfltk.a ...
rm -f ../lib/libfltk.a
/usr/bin/ar cr ../lib/libfltk.a Fl.o Fl_Adjuster.o Fl_Bitmap.o Fl_Browser.o Fl_Browser_.o Fl_Browser_load.o Fl_Box.o Fl_Button.o Fl_Chart.o Fl_Check_Browser.o Fl_Check_Button.o Fl_Choice.o Fl_Clock.o Fl_Color_Chooser.o Fl_Counter.o Fl_Dial.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_Input.o Fl_Input_.o Fl_Light_Button.o Fl_Menu.o Fl_Menu_.o Fl_Menu_Bar.o Fl_Sys_Menu_Bar.o Fl_Menu_Button.o Fl_Menu_Window.o Fl_Menu_add.o Fl_Menu_global.o Fl_Multi_Label.o Fl_Overlay_Window.o Fl_Pack.o Fl_Pixmap.o Fl_Positioner.o Fl_Preferences.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_Tabs.o Fl_Text_Buffer.o Fl_Text_Display.o Fl_Text_Editor.o Fl_Tile.o Fl_Tiled_Image.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_W
indow_fullscreen.o Fl_Window_hotspot.o Fl_Window_iconize.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_engraved_label.o fl_file_dir.o fl_font.o fl_labeltype.o fl_line_style.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_call_main.o flstring.o scandir.o numericsort.o vsnprintf.o
ranlib ../lib/libfltk.a
echo g++ -Wl,-soname,libfltk.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk.so.1.1 ...
g++ -Wl,-soname,libfltk.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk.so.1.1 ...
g++ -Wl,-soname,libfltk.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk.so.1.1 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_Counter.o Fl_Dial.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_Input.o Fl_Input_.o Fl_Light_Button.o Fl_Menu.o Fl_Menu_.o Fl_Menu_Bar.o Fl_Sys_Menu_Bar.o Fl_Menu_Button.o Fl_Menu_Window.o Fl_Menu_add.o Fl_Menu_global.o Fl_Multi_Label.o Fl_Overlay_Window.o Fl_Pack.o Fl_Pixmap.o Fl_Positioner.o Fl_Preferences.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_Tabs.o Fl_Text_Buffer.o Fl_Text_Display.o Fl_Text_Editor.o Fl_Tile.o Fl_Tiled_Image.o Fl_Tooltip.o Fl_Valuator.o Fl_Value_I
nput.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_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_engraved_label.o fl_file_dir.o fl_font.o fl_labeltype.o fl_line_style.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_call_main.o flstring.o scandir.o numericsort.o vsnprintf.o
rm -f libfltk.so
ln -s libfltk.so.1.1 libfltk.so
echo Compiling forms_compatability.cxx...
Compiling forms_compatability.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c forms_compatability.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling forms_bitmap.cxx...
Compiling forms_bitmap.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c forms_bitmap.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling forms_free.cxx...
Compiling forms_free.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c forms_free.cxx
echo Compiling forms_fselect.cxx...
Compiling forms_fselect.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c forms_fselect.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling forms_pixmap.cxx...
Compiling forms_pixmap.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c forms_pixmap.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling forms_timer.cxx...
Compiling forms_timer.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c forms_timer.cxx
echo /usr/bin/ar cr ../lib/libfltk_forms.a ...
/usr/bin/ar cr ../lib/libfltk_forms.a ...
rm -f ../lib/libfltk_forms.a
/usr/bin/ar cr ../lib/libfltk_forms.a forms_compatability.o forms_bitmap.o forms_free.o forms_fselect.o forms_pixmap.o forms_timer.o
ranlib ../lib/libfltk_forms.a
echo g++ -Wl,-soname,libfltk_forms.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk_forms.so.1.1 ...
g++ -Wl,-soname,libfltk_forms.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk_forms.so.1.1 ...
g++ -Wl,-soname,libfltk_forms.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk_forms.so.1.1 forms_compatability.o forms_bitmap.o forms_free.o forms_fselect.o forms_pixmap.o forms_timer.o -L. -lfltk
rm -f libfltk_forms.so
ln -s libfltk_forms.so.1.1 libfltk_forms.so
echo Compiling Fl_Gl_Choice.cxx...
Compiling Fl_Gl_Choice.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Gl_Choice.cxx
echo Compiling Fl_Gl_Overlay.cxx...
Compiling Fl_Gl_Overlay.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Gl_Overlay.cxx
echo Compiling Fl_Gl_Window.cxx...
Compiling Fl_Gl_Window.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Gl_Window.cxx
echo Compiling gl_draw.cxx...
Compiling gl_draw.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c gl_draw.cxx
echo Compiling gl_start.cxx...
Compiling gl_start.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c gl_start.cxx
echo Compiling glut_compatability.cxx...
Compiling glut_compatability.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c glut_compatability.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling glut_font.cxx...
Compiling glut_font.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c glut_font.cxx
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_Window.o gl_draw.o gl_start.o glut_compatability.o glut_font.o
ranlib ../lib/libfltk_gl.a
echo g++ -Wl,-soname,libfltk_gl.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk_gl.so.1.1 ...
g++ -Wl,-soname,libfltk_gl.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk_gl.so.1.1 ...
g++ -Wl,-soname,libfltk_gl.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk_gl.so.1.1 Fl_Gl_Choice.o Fl_Gl_Overlay.o Fl_Gl_Window.o gl_draw.o gl_start.o glut_compatability.o glut_font.o -lGL -L. -lfltk
rm -f libfltk_gl.so
ln -s libfltk_gl.so.1.1 libfltk_gl.so
echo Compiling fl_images_core.cxx...
Compiling fl_images_core.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fl_images_core.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_BMP_Image.cxx...
Compiling Fl_BMP_Image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_BMP_Image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_File_Icon2.cxx...
Compiling Fl_File_Icon2.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_File_Icon2.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_GIF_Image.cxx...
Compiling Fl_GIF_Image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_GIF_Image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Help_Dialog.cxx...
Compiling Fl_Help_Dialog.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Help_Dialog.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_JPEG_Image.cxx...
Compiling Fl_JPEG_Image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_JPEG_Image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_PNG_Image.cxx...
Compiling Fl_PNG_Image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_PNG_Image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_PNM_Image.cxx...
Compiling Fl_PNM_Image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_PNM_Image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo /usr/bin/ar cr ../lib/libfltk_images.a ...
/usr/bin/ar cr ../lib/libfltk_images.a ...
rm -f ../lib/libfltk_images.a
/usr/bin/ar cr ../lib/libfltk_images.a fl_images_core.o Fl_BMP_Image.o Fl_File_Icon2.o Fl_GIF_Image.o Fl_Help_Dialog.o Fl_JPEG_Image.o Fl_PNG_Image.o Fl_PNM_Image.o
ranlib ../lib/libfltk_images.a
echo g++ -Wl,-soname,libfltk_images.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk_images.so.1.1 ...
g++ -Wl,-soname,libfltk_images.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk_images.so.1.1 ...
g++ -Wl,-soname,libfltk_images.so.1.1 -lXft -lXinerama -lpthread -lm -lX11 -shared -fPIC -o libfltk_images.so.1.1 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 -ljpeg -lfltk
rm -f libfltk_images.so
ln -s libfltk_images.so.1.1 libfltk_images.so
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/src'
=== making fluid ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/fluid'
echo Compiling CodeEditor.cxx...
Compiling CodeEditor.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c CodeEditor.cxx
echo Compiling Fl_Function_Type.cxx...
Compiling Fl_Function_Type.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Function_Type.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Group_Type.cxx...
Compiling Fl_Group_Type.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Group_Type.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Menu_Type.cxx...
Compiling Fl_Menu_Type.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Menu_Type.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Type.cxx...
Compiling Fl_Type.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Type.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Widget_Type.cxx...
Compiling Fl_Widget_Type.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Widget_Type.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fl_Window_Type.cxx...
Compiling Fl_Window_Type.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fl_Window_Type.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling Fluid_Image.cxx...
Compiling Fluid_Image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c Fluid_Image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling about_panel.cxx...
Compiling about_panel.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c about_panel.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling align_widget.cxx...
Compiling align_widget.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c align_widget.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling alignment_panel.cxx...
Compiling alignment_panel.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c alignment_panel.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling code.cxx...
Compiling code.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c code.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling factory.cxx...
Compiling factory.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c factory.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling file.cxx...
Compiling file.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c file.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling fluid.cxx...
Compiling fluid.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fluid.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling function_panel.cxx...
Compiling function_panel.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c function_panel.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling i18n.cxx...
Compiling i18n.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c i18n.cxx
echo Compiling template_panel.cxx...
Compiling template_panel.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c template_panel.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling undo.cxx...
Compiling undo.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c undo.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Compiling widget_panel.cxx...
Compiling widget_panel.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c widget_panel.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking fluid-shared...
Linking fluid-shared...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o fluid-shared CodeEditor.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 i18n.o template_panel.o undo.o widget_panel.o -L../src -lfltk_images -lfltk_forms -lfltk -L../lib -lpng -ljpeg -lXft -lXinerama -lpthread -lm -lX11
: fluid-shared ../FL/mac.r
echo Linking fluid...
Linking fluid...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o fluid CodeEditor.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 i18n.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 -ljpeg -lXft -lXinerama -lpthread -lm -lX11
: fluid ../FL/mac.r
cp fluid fluid.app/Contents/MacOS
cd po && /usr/bin/make
make[3]: Entering directory `/build/buildd3/fltk1.1-1.1.7/fluid/po'
cd ..; xgettext -k_ -o po/fluid.pot -f po/i18n_files --from-code=iso-8859-1
for f in *.po; do i=`basename $f .po`; echo Building Language \"$i\"; msgfmt $f -o $i.mo; done
Building Language "es"
touch build-stamp
make[3]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/fluid/po'
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/fluid'
=== making test ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/test'
echo Compiling unittests.cxx...
Compiling unittests.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c unittests.cxx
echo Linking unittests...
Linking unittests...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 unittests.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o unittests
: unittests ../FL/mac.r
echo Compiling adjuster.cxx...
Compiling adjuster.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c adjuster.cxx
echo Linking adjuster...
Linking adjuster...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 adjuster.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o adjuster
: adjuster ../FL/mac.r
echo Compiling arc.cxx...
Compiling arc.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c arc.cxx
echo Linking arc...
Linking arc...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 arc.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o arc
: arc ../FL/mac.r
echo Compiling ask.cxx...
Compiling ask.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c ask.cxx
echo Linking ask...
Linking ask...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 ask.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o ask
: ask ../FL/mac.r
echo Compiling bitmap.cxx...
Compiling bitmap.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c bitmap.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking bitmap...
Linking bitmap...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 bitmap.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o bitmap
: bitmap ../FL/mac.r
echo Compiling boxtype.cxx...
Compiling boxtype.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c boxtype.cxx
echo Linking boxtype...
Linking boxtype...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 boxtype.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o boxtype
: boxtype ../FL/mac.r
echo Compiling browser.cxx...
Compiling browser.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c browser.cxx
echo Linking browser...
Linking browser...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 browser.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o browser
: browser ../FL/mac.r
echo Compiling button.cxx...
Compiling button.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c button.cxx
echo Linking button...
Linking button...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 button.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o button
: button ../FL/mac.r
echo Compiling buttons.cxx...
Compiling buttons.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c buttons.cxx
echo Linking buttons...
Linking buttons...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 buttons.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o buttons
: buttons ../FL/mac.r
echo Compiling checkers.cxx...
Compiling checkers.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c checkers.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking checkers...
Linking checkers...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 checkers.o -o checkers ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11
cp checkers checkers.app/Contents/MacOS
: checkers ../FL/mac.r
echo Compiling clock.cxx...
Compiling clock.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c clock.cxx
echo Linking clock...
Linking clock...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 clock.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o clock
: clock ../FL/mac.r
echo Compiling colbrowser.cxx...
Compiling colbrowser.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c colbrowser.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking colbrowser...
Linking colbrowser...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o colbrowser colbrowser.o ../lib/libfltk_forms.a ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11
: colbrowser ../FL/mac.r
echo Compiling color_chooser.cxx...
Compiling color_chooser.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c color_chooser.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
list_visuals.cxx: In function 'void list_visuals()':
list_visuals.cxx:145: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking color_chooser...
Linking color_chooser...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 color_chooser.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o color_chooser
: color_chooser ../FL/mac.r
echo Compiling cursor.cxx...
Compiling cursor.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c cursor.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking cursor...
Linking cursor...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 cursor.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o cursor
: cursor ../FL/mac.r
echo Compiling curve.cxx...
Compiling curve.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c curve.cxx
echo Linking curve...
Linking curve...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 curve.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o curve
: curve ../FL/mac.r
echo Compiling demo.cxx...
Compiling demo.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c demo.cxx
echo Linking demo...
Linking demo...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o demo demo.o ../lib/libfltk_forms.a ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11
: demo ../FL/mac.r
echo Compiling doublebuffer.cxx...
Compiling doublebuffer.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c doublebuffer.cxx
echo Linking doublebuffer...
Linking doublebuffer...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 doublebuffer.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o doublebuffer
: doublebuffer ../FL/mac.r
echo Compiling editor.cxx...
Compiling editor.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c editor.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking editor...
Linking editor...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 editor.o -o editor ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -ljpeg -lXft -lXinerama -lpthread -lm -lX11
: editor ../FL/mac.r
echo Generating fast_slow.fl...
Generating fast_slow.fl...
../fluid/fluid -c fast_slow.fl
echo Compiling fast_slow.cxx...
Compiling fast_slow.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fast_slow.cxx
echo Linking fast_slow...
Linking fast_slow...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 fast_slow.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o fast_slow
: fast_slow ../FL/mac.r
echo Compiling file_chooser.cxx...
Compiling file_chooser.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c file_chooser.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking file_chooser...
Linking file_chooser...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 file_chooser.o -o file_chooser ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -ljpeg -lXft -lXinerama -lpthread -lm -lX11
: file_chooser ../FL/mac.r
echo Compiling fonts.cxx...
Compiling fonts.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fonts.cxx
echo Linking fonts...
Linking fonts...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 fonts.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o fonts
: fonts ../FL/mac.r
echo Compiling forms.cxx...
Compiling forms.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c forms.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const uchar*, int, int)':
../FL/Fl_Bitmap.H:47: warning: dereferencing type-punned pointer will break strict-aliasing rules
../FL/Fl_Bitmap.H: In constructor 'Fl_Bitmap::Fl_Bitmap(const char*, int, int)':
../FL/Fl_Bitmap.H:49: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking forms...
Linking forms...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o forms forms.o ../lib/libfltk_forms.a ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11
: forms ../FL/mac.r
echo Compiling hello.cxx...
Compiling hello.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c hello.cxx
echo Linking hello...
Linking hello...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 hello.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o hello
: hello ../FL/mac.r
echo Compiling help.cxx...
Compiling help.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c help.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking help...
Linking help...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 help.o -o help ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -ljpeg -lXft -lXinerama -lpthread -lm -lX11
: help ../FL/mac.r
echo Compiling iconize.cxx...
Compiling iconize.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c iconize.cxx
echo Linking iconize...
Linking iconize...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 iconize.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o iconize
: iconize ../FL/mac.r
echo Compiling image.cxx...
Compiling image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
list_visuals.cxx: In function 'void list_visuals()':
list_visuals.cxx:145: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking image...
Linking image...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 image.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o image
: image ../FL/mac.r
echo Generating inactive.fl...
Generating inactive.fl...
../fluid/fluid -c inactive.fl
echo Compiling inactive.cxx...
Compiling inactive.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c inactive.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking inactive...
Linking inactive...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 inactive.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o inactive
: inactive ../FL/mac.r
echo Compiling input.cxx...
Compiling input.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c input.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking input...
Linking input...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 input.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o input
: input ../FL/mac.r
echo Compiling input_choice.cxx...
Compiling input_choice.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c input_choice.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking input_choice...
Linking input_choice...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 input_choice.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o input_choice
: input_choice ../FL/mac.r
echo Generating keyboard_ui.fl...
Generating keyboard_ui.fl...
../fluid/fluid -c keyboard_ui.fl
echo Compiling keyboard_ui.cxx...
Compiling keyboard_ui.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c keyboard_ui.cxx
echo Compiling keyboard.cxx...
Compiling keyboard.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c keyboard.cxx
echo Linking keyboard...
Linking keyboard...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o keyboard keyboard.o keyboard_ui.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11
: keyboard ../FL/mac.r
echo Compiling label.cxx...
Compiling label.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c label.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking label...
Linking label...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o label label.o ../lib/libfltk_forms.a ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11
: label ../FL/mac.r
echo Compiling line_style.cxx...
Compiling line_style.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c line_style.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking line_style...
Linking line_style...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 line_style.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o line_style
: line_style ../FL/mac.r
echo Compiling list_visuals.cxx...
Compiling list_visuals.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c list_visuals.cxx
list_visuals.cxx: In function 'void list_visuals()':
list_visuals.cxx:145: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking list_visuals...
Linking list_visuals...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 list_visuals.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o list_visuals
: list_visuals ../FL/mac.r
echo Generating mandelbrot_ui.fl...
Generating mandelbrot_ui.fl...
../fluid/fluid -c mandelbrot_ui.fl
echo Compiling mandelbrot_ui.cxx...
Compiling mandelbrot_ui.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c mandelbrot_ui.cxx
echo Compiling mandelbrot.cxx...
Compiling mandelbrot.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c mandelbrot.cxx
echo Linking mandelbrot...
Linking mandelbrot...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o mandelbrot mandelbrot.o mandelbrot_ui.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11
: mandelbrot ../FL/mac.r
echo Compiling menubar.cxx...
Compiling menubar.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c menubar.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking menubar...
Linking menubar...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 menubar.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o menubar
: menubar ../FL/mac.r
echo Compiling message.cxx...
Compiling message.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c message.cxx
echo Linking message...
Linking message...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 message.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o message
: message ../FL/mac.r
echo Compiling minimum.cxx...
Compiling minimum.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c minimum.cxx
echo Linking minimum...
Linking minimum...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 minimum.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o minimum
: minimum ../FL/mac.r
echo Compiling navigation.cxx...
Compiling navigation.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c navigation.cxx
echo Linking navigation...
Linking navigation...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 navigation.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o navigation
: navigation ../FL/mac.r
echo Compiling output.cxx...
Compiling output.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c output.cxx
echo Linking output...
Linking output...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o output output.o ../lib/libfltk_forms.a ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11
: output ../FL/mac.r
echo Compiling overlay.cxx...
Compiling overlay.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c overlay.cxx
echo Linking overlay...
Linking overlay...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 overlay.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o overlay
: overlay ../FL/mac.r
echo Compiling pack.cxx...
Compiling pack.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c pack.cxx
echo Linking pack...
Linking pack...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 pack.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o pack
: pack ../FL/mac.r
echo Compiling pixmap.cxx...
Compiling pixmap.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c pixmap.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking pixmap...
Linking pixmap...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 pixmap.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o pixmap
: pixmap ../FL/mac.r
echo Compiling pixmap_browser.cxx...
Compiling pixmap_browser.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c pixmap_browser.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking pixmap_browser...
Linking pixmap_browser...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 pixmap_browser.o -o pixmap_browser ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -ljpeg -lXft -lXinerama -lpthread -lm -lX11
: pixmap_browser ../FL/mac.r
echo Generating preferences.fl...
Generating preferences.fl...
../fluid/fluid -c preferences.fl
echo Compiling preferences.cxx...
Compiling preferences.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c preferences.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking preferences...
Linking preferences...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 preferences.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o preferences
: preferences ../FL/mac.r
echo Generating radio.fl...
Generating radio.fl...
../fluid/fluid -c radio.fl
echo Compiling radio.cxx...
Compiling radio.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c radio.cxx
echo Linking radio...
Linking radio...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 radio.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o radio
: radio ../FL/mac.r
echo Generating resize.fl...
Generating resize.fl...
../fluid/fluid -c resize.fl
echo Compiling resize.cxx...
Compiling resize.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c resize.cxx
echo Linking resize...
Linking resize...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 resize.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o resize
: resize ../FL/mac.r
echo Compiling resizebox.cxx...
Compiling resizebox.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c resizebox.cxx
echo Linking resizebox...
Linking resizebox...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 resizebox.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o resizebox
: resizebox ../FL/mac.r
echo Compiling scroll.cxx...
Compiling scroll.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c scroll.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking scroll...
Linking scroll...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 scroll.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o scroll
: scroll ../FL/mac.r
echo Compiling subwindow.cxx...
Compiling subwindow.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c subwindow.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking subwindow...
Linking subwindow...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 subwindow.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o subwindow
: subwindow ../FL/mac.r
echo Compiling sudoku.cxx...
Compiling sudoku.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c sudoku.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking sudoku...
Linking sudoku...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 sudoku.o -o sudoku -lasound ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -ljpeg -lXft -lXinerama -lpthread -lm -lX11
cp sudoku sudoku.app/Contents/MacOS
: sudoku ../FL/mac.r
echo Compiling symbols.cxx...
Compiling symbols.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c symbols.cxx
echo Linking symbols...
Linking symbols...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 symbols.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o symbols
: symbols ../FL/mac.r
echo Generating tabs.fl...
Generating tabs.fl...
../fluid/fluid -c tabs.fl
echo Compiling tabs.cxx...
Compiling tabs.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c tabs.cxx
echo Linking tabs...
Linking tabs...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 tabs.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o tabs
: tabs ../FL/mac.r
echo Compiling threads.cxx...
Compiling threads.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c threads.cxx
echo Linking threads...
Linking threads...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 threads.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o threads
: threads ../FL/mac.r
echo Compiling tile.cxx...
Compiling tile.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c tile.cxx
echo Linking tile...
Linking tile...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 tile.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o tile
: tile ../FL/mac.r
echo Compiling tiled_image.cxx...
Compiling tiled_image.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c tiled_image.cxx
../FL/Fl_Image.H: In constructor 'Fl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)':
../FL/Fl_Image.H:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
list_visuals.cxx: In function 'void list_visuals()':
list_visuals.cxx:145: warning: dereferencing type-punned pointer will break strict-aliasing rules
echo Linking tiled_image...
Linking tiled_image...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 tiled_image.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o tiled_image
: tiled_image ../FL/mac.r
echo Generating valuators.fl...
Generating valuators.fl...
../fluid/fluid -c valuators.fl
echo Compiling valuators.cxx...
Compiling valuators.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c valuators.cxx
echo Linking valuators...
Linking valuators...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 valuators.o ../lib/libfltk.a -lXft -lXinerama -lpthread -lm -lX11 -o valuators
: valuators ../FL/mac.r
echo Compiling cube.cxx...
Compiling cube.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c cube.cxx
echo Linking cube...
Linking cube...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o cube cube.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGL -lXft -lXinerama -lpthread -lm -lX11
: cube ../FL/mac.r
echo Generating CubeViewUI.fl...
Generating CubeViewUI.fl...
../fluid/fluid -c CubeViewUI.fl
echo Compiling CubeMain.cxx...
Compiling CubeMain.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c CubeMain.cxx
echo Compiling CubeView.cxx...
Compiling CubeView.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c CubeView.cxx
echo Compiling CubeViewUI.cxx...
Compiling CubeViewUI.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c CubeViewUI.cxx
echo Linking CubeView...
Linking CubeView...
g++ -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o CubeView CubeMain.o CubeView.o CubeViewUI.o \
../lib/libfltk_gl.a ../lib/libfltk.a -lGL -lXft -lXinerama -lpthread -lm -lX11
: CubeView ../FL/mac.r
echo Compiling fractals.cxx...
Compiling fractals.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fractals.cxx
echo Compiling fracviewer.cxx...
Compiling fracviewer.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fracviewer.cxx
echo Linking fractals...
Linking fractals...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o fractals fractals.o fracviewer.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXft -lXinerama -lpthread -lm -lX11
: fractals ../FL/mac.r
echo Compiling fullscreen.cxx...
Compiling fullscreen.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c fullscreen.cxx
echo Linking fullscreen...
Linking fullscreen...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o fullscreen fullscreen.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGL -lXft -lXinerama -lpthread -lm -lX11
: fullscreen ../FL/mac.r
echo Compiling gl_overlay.cxx...
Compiling gl_overlay.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c gl_overlay.cxx
echo Linking gl_overlay...
Linking gl_overlay...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o gl_overlay gl_overlay.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGL -lXft -lXinerama -lpthread -lm -lX11
: gl_overlay ../FL/mac.r
echo Compiling glpuzzle.cxx...
Compiling glpuzzle.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c glpuzzle.cxx
echo Linking glpuzzle...
Linking glpuzzle...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o glpuzzle glpuzzle.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXft -lXinerama -lpthread -lm -lX11
: glpuzzle ../FL/mac.r
echo Compiling shape.cxx...
Compiling shape.cxx...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -c shape.cxx
echo Linking shape...
Linking shape...
g++ -I.. -g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/freetype2 -o shape shape.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGL -lXft -lXinerama -lpthread -lm -lX11
: shape ../FL/mac.r
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/test'
=== making documentation ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/documentation'
echo Formatting fltk.man...
Formatting fltk.man...
rm -f fltk.3
/usr/bin/nroff -man fltk.man >fltk.3
echo Formatting fltk-config.man...
Formatting fltk-config.man...
rm -f fltk-config.1
/usr/bin/nroff -man fltk-config.man >fltk-config.1
echo Formatting fluid.man...
Formatting fluid.man...
rm -f fluid.1
/usr/bin/nroff -man fluid.man >fluid.1
echo Formatting checkers.man...
Formatting checkers.man...
rm -f checkers.3
/usr/bin/nroff -man checkers.man >checkers.3
echo Formatting sudoku.man...
Formatting sudoku.man...
rm -f sudoku.3
/usr/bin/nroff -man sudoku.man >sudoku.3
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/documentation'
make[1]: Leaving directory `/build/buildd3/fltk1.1-1.1.7'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C documentation fltk.pdf fltk.ps
make[1]: Entering directory `/build/buildd3/fltk1.1-1.1.7/documentation'
echo "Generating PDF documentation..."
Generating PDF documentation...
rm -f fltk.pdf
verbose --batch fltk.book --size universal -f fltk.pdf
make[1]: verbose: Command not found
make[1]: [fltk.pdf] Error 127 (ignored)
echo "Generating PostScript documentation..."
Generating PostScript documentation...
rm -f fltk.ps
verbose --batch fltk.book --size universal -f fltk.ps
make[1]: verbose: Command not found
make[1]: [fltk.ps] Error 127 (ignored)
make[1]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/documentation'
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
test "`id -u`" = 0
dh_clean -k
dh_installdirs -A
mkdir -p "."
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make OPTIM="-g -Wall -O2 -Wunused -Wno-format-y2k -fPIC -D_REENTRANT" STRIP=@: install DESTDIR=/build/buildd3/fltk1.1-1.1.7/debian/tmp/
make[1]: Entering directory `/build/buildd3/fltk1.1-1.1.7'
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/fltk-config
cp fltk-config /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/fltk-config
for dir in FL src fluid test documentation; do\
echo "=== installing $dir ===";\
(cd $dir; /usr/bin/make -w install) || exit 1;\
done
=== installing FL ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/FL'
echo "Installing include files in /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/include..."
Installing include files in /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/include...
mkdir -p -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/include
rm -rf /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/include/FL
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/include/FL
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/include/FL
cp ../FL/*.[hHr] /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/include/FL
chmod 644 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/include/FL/*.[hHr]
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/FL'
=== installing src ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/src'
echo "Installing libraries in /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib..."
Installing libraries in /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib...
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/../lib/libfltk.a
cp ../lib/libfltk.a ../lib/libfltk_forms.a ../lib/libfltk_gl.a ../lib/libfltk_images.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib
ranlib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/../lib/libfltk.a
ranlib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/../lib/libfltk_forms.a
if test x../lib/libfltk_gl.a != x; then \
ranlib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/../lib/libfltk_gl.a; \
fi
ranlib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/../lib/libfltk_images.a
if test xlibfltk.so.1.1 = xlibfltk.so.1.1; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.so*;\
cp libfltk.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.so.1.1; \
ln -s libfltk.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.so;\
fi
if test xlibfltk.so.1.1 = xlibfltk.sl.1.1; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.sl*;\
cp libfltk.sl.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.sl.1.1; \
ln -s libfltk.sl.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.sl;\
fi
if test xlibfltk.so.1.1 = xlibfltk.1.1.dylib; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.*dylib;\
cp libfltk.1.1.dylib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.1.1.dylib; \
ln -s libfltk.1.1.dylib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.dylib;\
fi
if test xlibfltk.so.1.1 = xlibfltk_s.a; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_s.a;\
cp libfltk_s.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_s.a; \
fi
if test xlibfltk.so.1.1 = xcygfltknox-1.1.dll; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk.so.1.1;\
cp libfltk.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk.so.1.1; \
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.dll.a;\
cp libfltk.dll.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.dll.a; \
fi
if test xlibfltk.so.1.1 = xmgwfltknox-1.1.dll; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk.so.1.1;\
cp libfltk.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk.so.1.1; \
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.dll.a;\
cp libfltk.dll.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk.dll.a; \
fi
if test xlibfltk_forms.so.1.1 = xlibfltk_forms.so.1.1; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.so*;\
cp libfltk_forms.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.so.1.1; \
ln -s libfltk_forms.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.so;\
fi
if test xlibfltk_forms.so.1.1 = xlibfltk_forms.sl.1.1; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.sl*;\
cp libfltk_forms.sl.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.sl.1.1; \
ln -s libfltk_forms.sl.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.sl;\
fi
if test xlibfltk_forms.so.1.1 = xlibfltk_forms.1.1.dylib; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.*dylib;\
cp libfltk_forms.1.1.dylib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.1.1.dylib; \
ln -s libfltk_forms.1.1.dylib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.dylib;\
fi
if test xlibfltk_forms.so.1.1 = xlibfltk_forms_s.a; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms_s.a;\
cp libfltk_forms_s.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.a; \
fi
if test xlibfltk_forms.so.1.1 = xcygfltknox_forms-1.1.dll; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_forms.so.1.1;\
cp libfltk_forms.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_forms.so.1.1; \
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.dll.a;\
cp libfltk_forms.dll.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.dll.a; \
fi
if test xlibfltk_forms.so.1.1 = xmgwfltknox_forms-1.1.dll; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_forms.so.1.1;\
cp libfltk_forms.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_forms.so.1.1; \
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.dll.a;\
cp libfltk_forms.dll.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_forms.dll.a; \
fi
if test xlibfltk_gl.so.1.1 = xlibfltk_gl.so.1.1; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.so*;\
cp libfltk_gl.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.so.1.1; \
ln -s libfltk_gl.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.so;\
fi
if test xlibfltk_gl.so.1.1 = xlibfltk_gl.sl.1.1; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.sl*;\
cp libfltk_gl.sl.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.sl.1.1; \
ln -s libfltk_gl.sl.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.sl;\
fi
if test xlibfltk_gl.so.1.1 = xlibfltk_gl.1.1.dylib; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.*dylib;\
cp libfltk_gl.1.1.dylib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.1.1.dylib; \
ln -s libfltk_gl.1.1.dylib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.dylib;\
fi
if test xlibfltk_gl.so.1.1 = xlibfltk_gl_s.a; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl_s.a;\
cp libfltk_gl_s.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.a; \
fi
if test xlibfltk_gl.so.1.1 = xcygfltknox_gl-1.1.dll; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_gl.so.1.1;\
cp libfltk_gl.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_gl.so.1.1; \
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.dll.a;\
cp libfltk_gl.dll.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.dll.a; \
fi
if test xlibfltk_gl.so.1.1 = xmgwfltknox_gl-1.1.dll; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_gl.so.1.1;\
cp libfltk_gl.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_gl.so.1.1; \
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.dll.a;\
cp libfltk_gl.dll.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_gl.dll.a; \
fi
if test xlibfltk_images.so.1.1 = xlibfltk_images.so.1.1; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.so*;\
cp libfltk_images.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.so.1.1; \
ln -s libfltk_images.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.so;\
fi
if test xlibfltk_images.so.1.1 = xlibfltk_images.sl.1.1; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.sl*;\
cp libfltk_images.sl.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.sl.1.1; \
ln -s libfltk_images.sl.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.sl;\
fi
if test xlibfltk_images.so.1.1 = xlibfltk_images.1.1.dylib; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.*dylib;\
cp libfltk_images.1.1.dylib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.1.1.dylib; \
ln -s libfltk_images.1.1.dylib /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.dylib;\
fi
if test xlibfltk_images.so.1.1 = xlibfltk_images_s.a; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images_s.a;\
cp libfltk_images_s.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.a; \
fi
if test xlibfltk_images.so.1.1 = xcygfltknox_images-1.1.dll; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_images.so.1.1; \
cp libfltk_images.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_images.so.1.1; \
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.dll.a;\
cp libfltk_images.dll.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.dll.a; \
fi
if test xlibfltk_images.so.1.1 = xmgwfltknox_images-1.1.dll; then\
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_images.so.1.1; \
cp libfltk_images.so.1.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/libfltk_images.so.1.1; \
rm -f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.dll.a;\
cp libfltk_images.dll.a /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib; \
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/lib/libfltk_images.dll.a; \
fi
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/src'
=== installing fluid ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/fluid'
cd po && /usr/bin/make
make[3]: Entering directory `/build/buildd3/fltk1.1-1.1.7/fluid/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/fluid/po'
echo "Installing FLUID in /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin..."
Installing FLUID in /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin...
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin
cp fluid-shared /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/fluid
/build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/fltk-config --post /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/fluid
chmod 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/bin/fluid
cd po && /usr/bin/make install LOCALEDIR=/build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/locale/
make[3]: Entering directory `/build/buildd3/fltk1.1-1.1.7/fluid/po'
for f in *.mo; do i=`basename $f .mo`; echo Installing Language \"$i\"; install -d /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/locale/$i; install -p -d -m 755 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/locale/$i/LC_MESSAGES; install -m 644 $f /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/locale/$i/LC_MESSAGES/fluid.mo; done
Installing Language "es"
make[3]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/fluid/po'
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/fluid'
=== installing test ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/test'
echo "Installing example programs to /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/doc/fltk1.1-doc/examples..."
Installing example programs to /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/doc/fltk1.1-doc/examples...
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/doc/fltk1.1-doc/examples
cp *.h *.cxx *.fl demo.menu *.xbm *.xpm /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/doc/fltk1.1-doc/examples
chmod 644 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/doc/fltk1.1-doc/examples/*.*
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/test'
=== installing documentation ===
make[2]: Entering directory `/build/buildd3/fltk1.1-1.1.7/documentation'
echo "Installing documentation files in /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/doc/fltk1.1-doc..."
Installing documentation files in /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/doc/fltk1.1-doc...
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/doc/fltk1.1-doc/HTML
cp preface.html intro.html basics.html common.html editor.html drawing.html events.html subclassing.html opengl.html fluid.html widgets.html Fl.html Fl_Adjuster.html Fl_Bitmap.html Fl_BMP_Image.html Fl_Box.html Fl_Browser_.html Fl_Browser.html Fl_Button.html Fl_Chart.html Fl_Check_Browser.html Fl_Check_Button.html Fl_Choice.html Fl_Clock.html Fl_Color_Chooser.html Fl_Counter.html Fl_Dial.html Fl_Double_Window.html Fl_End.html Fl_File_Browser.html Fl_File_Chooser.html Fl_File_Icon.html Fl_File_Input.html Fl_Float_Input.html Fl_Free.html Fl_GIF_Image.html Fl_Gl_Window.html Fl_Group.html Fl_Help_Dialog.html Fl_Help_View.html Fl_Hold_Browser.html Fl_Image.html Fl_Input.html Fl_Input_.html Fl_Input_Choice.html Fl_Int_Input.html Fl_JPEG_Image.html Fl_Light_Button.html Fl_Menu_.html Fl_Menu_Bar.html Fl_Menu_Button.html Fl_Menu_Item.html Fl_Menu_Window.html Fl_Multi_Browser.html Fl_Multiline_Input.html Fl_Multiline_Output.html Fl_Output.html Fl_Overlay_Window.html Fl_Pack.html Fl_Pix
map.html Fl_PNG_Image.html Fl_PNM_Image.html Fl_Positioner.html Fl_Preferences.html Fl_Progress.html Fl_Repeat_Button.html Fl_RGB_Image.html Fl_Return_Button.html Fl_Roller.html Fl_Round_Button.html Fl_Scroll.html Fl_Scrollbar.html Fl_Secret_Input.html Fl_Select_Browser.html Fl_Shared_Image.html Fl_Single_Window.html Fl_Slider.html Fl_Spinner.html Fl_Tabs.html Fl_Text_Buffer.html Fl_Text_Display.html Fl_Text_Editor.html Fl_Tile.html Fl_Tiled_Image.html Fl_Timer.html Fl_Tooltip.html Fl_Valuator.html Fl_Value_Input.html Fl_Value_Output.html Fl_Value_Slider.html Fl_Widget.html Fl_Window.html Fl_Wizard.html Fl_XBM_Image.html Fl_XPM_Image.html functions.html enumerations.html glut.html forms.html osissues.html migration.html license.html adjuster1.gif boxtypes.gif buttons.gif charts.gif choice.gif clock.gif counter.gif cubeview.gif dial.gif editor.gif editor-replace.gif fl_alert.gif fl_ask.gif Fl_Check_Button.gif fl_choice.gif fl_color_chooser.jpg Fl_File_Chooser.jpg Fl_File_Inpu
t.gif FL.gif Fl_Help_Dialog.gif fl_input.gif Fl_Light_Button.gif fl_message.gif fl_password.gif Fl_Return_Button.gif Fl_Roller.gif Fl_Round_Button.gif Fl_Scroll.gif fl_show_colormap.gif Fl_Tile.gif fluid1.gif fluid2.gif fluid3-cxx.gif fluid3-gui.gif fluid3-style.gif fluid4.gif fluid-catgets.gif fluid-gettext.gif fluid-org.gif fluid_prefs.gif fluid_widget_cxx.gif fluid_widget_gui.gif fluid_widget_style.gif Fl_Value_Input.gif Fl_Value_Output.gif hello.C.gif input_choice.jpg menubar.gif menu_button.gif menu.gif positioner.gif resizebox1.gif resizebox2.gif round_clock.gif scrollbar.gif slider.gif symbols.gif tabs.gif text.gif valuators.gif value_slider.gif index.html /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/doc/fltk1.1-doc/HTML
chmod 644 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/doc/fltk1.1-doc/HTML/*.*
echo "Installing man pages in /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man..."
Installing man pages in /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man...
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/cat1
cp fluid.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/cat1
chmod 644 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/cat1/fluid.1
cp fltk-config.1 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/cat1
chmod 644 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/cat1/fltk-config.1
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/cat3
cp fltk.3 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/cat3
chmod 644 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/cat3/fltk.3
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/man1
cp fluid.man /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/man1/fluid.1
chmod 644 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/man1/fluid.1
cp fltk-config.man /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/man1/fltk-config.1
chmod 644 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/man1/fltk-config.1
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/man3
cp fltk.man /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/man3/fltk.3
chmod 644 /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/man/man3/fltk.3
make[2]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/documentation'
make[1]: Leaving directory `/build/buildd3/fltk1.1-1.1.7'
dh_installdirs -pfluid
/usr/bin/make -C fluid install-linux DESTDIR=/build/buildd3/fltk1.1-1.1.7/debian/tmp/
make[1]: Entering directory `/build/buildd3/fltk1.1-1.1.7/fluid'
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/applnk/Development
cp fluid.desktop /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/applnk/Development
for size in 16 32 48 64 128; do \
if test ! -d /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/icons/hicolor/${size}x${size}/apps; then \
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/icons/hicolor/${size}x${size}/apps; \
fi; \
cp icons/fluid-$size.png /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/icons/hicolor/${size}x${size}/apps/fluid.png; \
done
mkdir -p /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/mimelnk/application
cp x-fluid.desktop /build/buildd3/fltk1.1-1.1.7/debian/tmp//usr/share/mimelnk/application
make[1]: Leaving directory `/build/buildd3/fltk1.1-1.1.7/fluid'
mkdir -p debian/tmp/usr/share/pixmaps
cp fluid/icons/fluid-32.xpm debian/tmp/usr/share/pixmaps
dh_installdirs -plibfltk1.1-dev
mkdir -p debian/tmp/usr/share/CMake/Modules
cp CMake/FLTKUse.cmake debian/FLTKConfig.cmake \
debian/tmp/usr/share/CMake/Modules
dh_installdirs -plibfltk1.1
dh_installdirs -plibfltk1.1-dbg
dh_installdocs -pfluid CREDITS README
dh_installexamples -pfluid
dh_installman -pfluid
dh_installinfo -pfluid
dh_installmenu -pfluid
dh_installcron -pfluid
dh_installinit -pfluid
dh_installdebconf -pfluid
dh_installemacsen -pfluid
dh_installcatalogs -pfluid
dh_installpam -pfluid
dh_installlogrotate -pfluid
dh_installlogcheck -pfluid
dh_installmime -pfluid
dh_installchangelogs -pfluid CHANGES
dh_installudev -pfluid
dh_install -pfluid --sourcedir=debian/tmp
dh_link -pfluid
dh_installdocs -plibfltk1.1-dev CREDITS README
dh_installexamples -plibfltk1.1-dev
dh_installman -plibfltk1.1-dev
dh_installinfo -plibfltk1.1-dev
dh_installmenu -plibfltk1.1-dev
dh_installcron -plibfltk1.1-dev
dh_installinit -plibfltk1.1-dev
dh_installdebconf -plibfltk1.1-dev
dh_installemacsen -plibfltk1.1-dev
dh_installcatalogs -plibfltk1.1-dev
dh_installpam -plibfltk1.1-dev
dh_installlogrotate -plibfltk1.1-dev
dh_installlogcheck -plibfltk1.1-dev
dh_installmime -plibfltk1.1-dev
dh_installchangelogs -plibfltk1.1-dev CHANGES
dh_installudev -plibfltk1.1-dev
dh_install -plibfltk1.1-dev --sourcedir=debian/tmp
dh_link -plibfltk1.1-dev
dh_installdocs -plibfltk1.1 CREDITS README
dh_installexamples -plibfltk1.1
dh_installman -plibfltk1.1
dh_installinfo -plibfltk1.1
dh_installmenu -plibfltk1.1
dh_installcron -plibfltk1.1
dh_installinit -plibfltk1.1
dh_installdebconf -plibfltk1.1
dh_installemacsen -plibfltk1.1
dh_installcatalogs -plibfltk1.1
dh_installpam -plibfltk1.1
dh_installlogrotate -plibfltk1.1
dh_installlogcheck -plibfltk1.1
dh_installmime -plibfltk1.1
dh_installchangelogs -plibfltk1.1 CHANGES
dh_installudev -plibfltk1.1
dh_install -plibfltk1.1 --sourcedir=debian/tmp
dh_link -plibfltk1.1
dh_installdocs -plibfltk1.1-dbg CREDITS README
dh_installexamples -plibfltk1.1-dbg
dh_installman -plibfltk1.1-dbg
dh_installinfo -plibfltk1.1-dbg
dh_installmenu -plibfltk1.1-dbg
dh_installcron -plibfltk1.1-dbg
dh_installinit -plibfltk1.1-dbg
dh_installdebconf -plibfltk1.1-dbg
dh_installemacsen -plibfltk1.1-dbg
dh_installcatalogs -plibfltk1.1-dbg
dh_installpam -plibfltk1.1-dbg
dh_installlogrotate -plibfltk1.1-dbg
dh_installlogcheck -plibfltk1.1-dbg
dh_installmime -plibfltk1.1-dbg
dh_installchangelogs -plibfltk1.1-dbg CHANGES
dh_installudev -plibfltk1.1-dbg
dh_install -plibfltk1.1-dbg --sourcedir=debian/tmp
dh_link -plibfltk1.1-dbg
dh_strip -pfluid --dbg-package=libfltk1.1-dbg
dh_compress -pfluid
dh_fixperms -pfluid
dh_makeshlibs -pfluid -V 'libfltk1.1 (>= 1.1.7-2)'
dh_strip -plibfltk1.1-dev --dbg-package=libfltk1.1-dbg
dh_compress -plibfltk1.1-dev
dh_fixperms -plibfltk1.1-dev
dh_makeshlibs -plibfltk1.1-dev -V 'libfltk1.1 (>= 1.1.7-2)'
dh_strip -plibfltk1.1 --dbg-package=libfltk1.1-dbg
dh_compress -plibfltk1.1
dh_fixperms -plibfltk1.1
dh_makeshlibs -plibfltk1.1 -V 'libfltk1.1 (>= 1.1.7-2)'
dh_compress -plibfltk1.1-dbg
dh_fixperms -plibfltk1.1-dbg
dh_installdeb -pfluid
dh_perl -pfluid
dh_shlibdeps -pfluid -l debian/libfltk1.1/usr/lib -Lfltk1.1
dh_installdeb -plibfltk1.1-dev
dh_perl -plibfltk1.1-dev
dh_shlibdeps -plibfltk1.1-dev -l debian/libfltk1.1/usr/lib -Lfltk1.1
dh_installdeb -plibfltk1.1
dh_perl -plibfltk1.1
dh_shlibdeps -plibfltk1.1 -l debian/libfltk1.1/usr/lib -Lfltk1.1
dh_installdeb -plibfltk1.1-dbg
dh_perl -plibfltk1.1-dbg
dh_shlibdeps -plibfltk1.1-dbg -l debian/libfltk1.1/usr/lib -Lfltk1.1
dh_gencontrol -pfluid
dh_md5sums -pfluid
dh_builddeb -pfluid
dpkg-deb: building package `fluid' in `../fluid_1.1.7-4_m32r.deb'.
dh_gencontrol -plibfltk1.1-dev
dh_md5sums -plibfltk1.1-dev
dh_builddeb -plibfltk1.1-dev
dpkg-deb: building package `libfltk1.1-dev' in `../libfltk1.1-dev_1.1.7-4_m32r.deb'.
dh_gencontrol -plibfltk1.1
dh_md5sums -plibfltk1.1
dh_builddeb -plibfltk1.1
dpkg-deb: building package `libfltk1.1' in `../libfltk1.1_1.1.7-4_m32r.deb'.
dh_gencontrol -plibfltk1.1-dbg
dh_md5sums -plibfltk1.1-dbg
dh_builddeb -plibfltk1.1-dbg
dpkg-deb: building package `libfltk1.1-dbg' in `../libfltk1.1-dbg_1.1.7-4_m32r.deb'.
dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070428-1334
fltk1.1_1.1.7-4_m32r.changes:
Format: 1.7
Date: Sun, 22 Apr 2007 16:28:19 -0400
Source: fltk1.1
Binary: libfltk1.1-dbg fltk1.1-doc libfltk1.1-dev libfltk1.1 fluid
Architecture: m32r
Version: 1.1.7-4
Distribution: unstable
Urgency: low
Maintainer: Aaron M. Ucko <ucko at debian.org>
Changed-By: Aaron M. Ucko <ucko at debian.org>
Description:
fluid - Fast Light (Toolkit) User Interface Designer
libfltk1.1 - Fast Light Toolkit shared libraries
libfltk1.1-dbg - Fast Light Toolkit shared libraries (debugging symbols)
libfltk1.1-dev - Fast Light Toolkit development files
Closes: 405233 414453
Changes:
fltk1.1 (1.1.7-4) unstable; urgency=low
.
* configure(.in), {src,test}/Makefile: drop unnecessary hardcoded
dependencies on libXext, zlib, and libGLU, per Nathanael Nerode's
patch; inaugurate libfltk1.1-dev's NEWS.Debian with a suitable entry.
(Closes: #405233.)
* debian/po/es.po: new Spanish translation for libfltk1.1-dev, courtesy
of César Gómez MartÃn <cesar.gomez at gmail.com> and Manuel Porras
Peralta, unfortunately too late for etch. (Closes: #414453.)
Files:
b69f75f94377ba441600262eab6115ed 236270 devel optional fluid_1.1.7-4_m32r.deb
1a6cdb6a4bf53b48badc3733ebce5c70 538438 libdevel optional libfltk1.1-dev_1.1.7-4_m32r.deb
e2247f34f8268b3c9128ad3bead68c4a 368850 libs optional libfltk1.1_1.1.7-4_m32r.deb
e43631f8054e943cc40f10baba4631dc 1126144 libdevel extra libfltk1.1-dbg_1.1.7-4_m32r.deb
/debian/buildd3/build/chroot-unstable/build/buildd3/fluid_1.1.7-4_m32r.deb:
new debian package, version 2.0.
size 236270 bytes: control archive= 1491 bytes.
912 bytes, 22 lines control
1192 bytes, 17 lines md5sums
185 bytes, 7 lines * postinst #!/bin/sh
160 bytes, 5 lines * postrm #!/bin/sh
Package: fluid
Version: 1.1.7-4
Section: devel
Priority: optional
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libfltk1.1 (>= 1.1.7-2), libgcc1 (>= 1:4.1.1-12), libjpeg62, libpng12-0 (>= 1.2.8rel), libstdc++6 (>= 4.1.1-12), libx11-6, libxft2 (>> 2.1.1), libxinerama1
Recommends: libfltk1.1-dev
Suggests: fltk1.1-doc
Conflicts: libfltk1-dev
Replaces: libfltk1-dev
Installed-Size: 640
Maintainer: Aaron M. Ucko <ucko at debian.org>
Source: fltk1.1
Description: Fast Light (Toolkit) User Interface Designer
Fluid is an interactive GUI designer for the Fast Light Toolkit,
allowing graphical development of FLTK-based user interfaces. It
natively works with (textual) .fl files, but also includes rough
support for reading .fd files produced by fdesign (in libforms-brm: cannot remove directory `/tmp/dpkgTE2Jya': Directory not empty
rm cleanup failed, code 256
in).
(FLTK is a very nice LGPLed cross-platform graphical user interface
toolkit originally based on libForms.)
.
URL: http://www.fltk.org/
/debian/buildd3/build/chroot-unstable/build/buildd3/libfltk1.1-dev_1.1.7-4_m32r.deb:
new debian package, version 2.0.
size 538438 bytes: control archive= 7379 bytes.
399 bytes, 15 lines * config #!/bin/sh
806 bytes, 20 lines control
8853 bytes, 138 lines md5sums
280 bytes, 18 lines * postinst #!/bin/sh
388 bytes, 15 lines * postrm #!/bin/sh
4092 bytes, 30 lines templates
Package: libfltk1.1-dev
Version: 1.1.7-4
Section: libdevel
Priority: optional
Architecture: m32r
Depends: debconf (>= 0.5) | debconf-2.0, libfltk1.1 (= 1.1.7-4), libx11-dev
Recommends: libgl1-mesa-dev | libgl-dev
Suggests: fltk1.1-doc, fluid, libglu1-mesa-dev | libglu-dev, libjpeg62-dev, libpng12-0-dev, libxft-dev (>> 2.1.2), libxext-dev, libxinerama-dev, zlib1g-dev | libz-dev
Conflicts: libfltk-dev
Replaces: libfltk-dev
Provides: libfltk-dev
Installed-Size: 2036
Maintainer: Aaron M. Ucko <ucko at debian.org>
Source: fltk1.1
Description: Fast Light Toolkit development files
Libfltk1.1-dev contains the files necessary for compiling programs
tharm: cannot remove directory `/tmp/dpkg9nedvW': Directory not empty
rm cleanup failed, code 256
t depend on FLTK, a very nice LGPLed cross-platform C++ GUI
(graphical user interface) toolkit originally based on libForms.
.
URL: http://www.fltk.org/
/debian/buildd3/build/chroot-unstable/build/buildd3/libfltk1.1_1.1.7-4_m32r.deb:
new debian package, version 2.0.
size 368850 bytes: control archive= 1102 bytes.
rm: cannot remove directory `/tmp/dpkgVSLs5E': Directory not empty
rm cleanup failed, code 256
676 bytes, 17 lines control
600 bytes, 9 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
160 bytes, 4 lines shlibs
Package: libfltk1.1
Version: 1.1.7-4
Section: libs
Priority: optional
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libgl1-mesa-glx | libgl1, libjpeg62, libpng12-0 (>= 1.2.8rel), libstdc++6 (>= 4.1.1-12), libx11-6, libxft2 (>> 2.1.1), libxinerama1
Conflicts: libfltk1.1c102
Replaces: libfltk1.1c102
Installed-Size: 812
Maintainer: Aaron M. Ucko <ucko at debian.org>
Source: fltk1.1
Description: Fast Light Toolkit shared libraries
Libfltk1.1 contains the files necessary for running programs
dynamically linked with FLTK, a very nice LGPLed cross-platform
graphical user interface toolkit originally based on libForms.
.
URL: http://www.fltk.org/
/debian/buildd3/build/chroot-unstable/build/buildd3/libfltk1.1-dbg_1.1.7-4_m32r.deb:
new debian package, version 2.0.
size 1126144 bytes: control archive= 957 bytes.
rm: cannot remove directory `/tmp/dpkgZdqavz': Directory not empty
rm cleanup failed, code 256
749 bytes, 22 lines control
738 bytes, 10 lines md5sums
Package: libfltk1.1-dbg
Version: 1.1.7-4
Section: libdevel
Priority: extra
Architecture: m32r
Depends: libfltk1.1 (= 1.1.7-4)
Recommends: gdb (>= 6.0)
Conflicts: libfltk1.1c102-dbg
Replaces: libfltk1.1c102-dbg
Installed-Size: 2888
Maintainer: Aaron M. Ucko <ucko at debian.org>
Source: fltk1.1
Description: Fast Light Toolkit shared libraries (debugging symbols)
This package is useful to provide a backtrace with symbol names in a
debugger; this facilitates interpretation of core dumps, and aids in finding
logic errors in programs using the libraries in this package (or the
libraries themselves).
.
Non-programmers will likely have little use for this package. See the
libfltk1.1 package for more information.
.
URL: http://www.fltk.org/
/debian/buildd3/build/chroot-unstable/build/buildd3/fluid_1.1.7-4_m32r.deb:
drwxr-xr-x root/root 0 2007-04-28 13:09 ./
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/
drwxr-xr-x root/root 0 2007-04-28 13:08 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-04-28 13:22 ./usr/share/doc/fluid/
-rw-r--r-- root/root 1391 2003-09-10 00:15 ./usr/share/doc/fluid/CREDITS
-rw-r--r-- root/root 2205 2007-04-28 11:04 ./usr/share/doc/fluid/copyright
-rw-r--r-- root/root 42921 2007-04-28 11:04 ./usr/share/doc/fluid/changelog.gz
-rw-r--r-- root/root 2980 2006-01-15 11:27 ./usr/share/doc/fluid/README.gz
-rw-r--r-- root/root 6686 2007-04-28 11:04 ./usr/share/doc/fluid/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-04-28 13:09 ./usr/share/man/
drwxr-xr-x root/root 0 2007-04-28 13:22 ./usr/share/man/man1/
-rw-r--r-- root/root 554 2002-01-06 22:40 ./usr/share/man/man1/fluid.1.gz
drwxr-xr-x root/root 0 2007-04-28 13:09 ./usr/share/menu/
-rw-r--r-- root/root 154 2007-04-28 11:04 ./usr/share/menu/fluid
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/applnk/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/applnk/Development/
-rw-r--r-- root/root 191 2007-04-28 13:08 ./usr/share/applnk/Development/fluid.desktop
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/hicolor/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/hicolor/128x128/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/hicolor/128x128/apps/
-rw-r--r-- root/root 10179 2007-04-28 13:08 ./usr/share/icons/hicolor/128x128/apps/fluid.png
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/hicolor/16x16/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/hicolor/16x16/apps/
-rw-r--r-- root/root 706 2007-04-28 13:08 ./usr/share/icons/hicolor/16x16/apps/fluid.png
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/hicolor/32x32/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/hicolor/32x32/apps/
-rw-r--r-- root/root 1587 2007-04-28 13:08 ./usr/share/icons/hicolor/32x32/apps/fluid.png
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/hicolor/48x48/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root 2763 2007-04-28 13:08 ./usr/share/icons/hicolor/48x48/apps/fluid.png
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/hicolor/64x64/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/icons/hicolor/64x64/apps/
-rw-r--r-- root/root 3942 2007-04-28 13:08 ./usr/share/icons/hicolor/64x64/apps/fluid.png
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/locale/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/locale/es/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root 17071 2007-04-28 13:07 ./usr/share/locale/es/LC_MESSAGES/fluid.mo
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/mimelnk/
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/mimelnk/application/
-rw-r--r-- root/root 139 2007-04-28 13:08 ./usr/share/mimelnk/application/x-fluid.desktop
drwxr-xr-x root/root 0 2007-04-28 13:11 ./usr/share/pixmaps/
-rw-r--r-- root/root 1687 2007-04-28 13:08 ./usr/share/pixmaps/fluid-32.xpm
drwxr-xr-x root/root 0 2007-04-28 13:22 ./usr/bin/
-rwxr-xr-x root/root 381348 2007-04-28 13:22 ./usr/bin/fluid
/debian/buildd3/build/chroot-unstable/build/buildd3/libfltk1.1-dev_1.1.7-4_m32r.deb:
drwxr-xr-x root/root 0 2007-04-28 13:13 ./
drwxr-xr-x root/root 0 2007-04-28 13:15 ./usr/
drwxr-xr-x root/root 0 2007-04-28 13:15 ./usr/share/
drwxr-xr-x root/root 0 2007-04-28 13:12 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-04-28 13:23 ./usr/share/doc/libfltk1.1-dev/
-rw-r--r-- root/root 1391 2003-09-10 00:15 ./usr/share/doc/libfltk1.1-dev/CREDITS
-rw-r--r-- root/root 2205 2007-04-28 11:04 ./usr/share/doc/libfltk1.1-dev/copyright
-rw-r--r-- root/root 367 2007-04-28 11:04 ./usr/share/doc/libfltk1.1-dev/NEWS.Debian.gz
-rw-r--r-- root/root 42921 2007-04-28 11:04 ./usr/share/doc/libfltk1.1-dev/changelog.gz
-rw-r--r-- root/root 2980 2006-01-15 11:27 ./usr/share/doc/libfltk1.1-dev/README.gz
-rw-r--r-- root/root 6686 2007-04-28 11:04 ./usr/share/doc/libfltk1.1-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-04-28 13:12 ./usr/share/man/
drwxr-xr-x root/root 0 2007-04-28 13:23 ./usr/share/man/man1/
-rw-r--r-- root/root 878 2005-08-09 00:08 ./usr/share/man/man1/fltk-config.1.gz
drwxr-xr-x root/root 0 2007-04-28 13:23 ./usr/share/man/man3/
-rw-r--r-- root/root 1047 2002-01-06 22:40 ./usr/share/man/man3/fltk.3.gz
drwxr-xr-x root/root 0 2007-04-28 13:15 ./usr/share/CMake/
drwxr-xr-x root/root 0 2007-04-28 13:15 ./usr/share/CMake/Modules/
-rw-r--r-- root/root 1217 2007-04-28 13:08 ./usr/share/CMake/Modules/FLTKConfig.cmake
-rw-r--r-- root/root 2824 2007-04-28 13:08 ./usr/share/CMake/Modules/FLTKUse.cmake
drwxr-xr-x root/root 0 2007-04-28 13:16 ./usr/include/
drwxr-xr-x root/root 0 2007-04-28 13:16 ./usr/include/FL/
-rw-r--r-- root/root 13312 2007-04-28 13:06 ./usr/include/FL/Enumerations.H
-rw-r--r-- root/root 9435 2007-04-28 13:06 ./usr/include/FL/Fl.H
-rw-r--r-- root/root 1538 2007-04-28 13:06 ./usr/include/FL/Fl_Adjuster.H
-rw-r--r-- root/root 1286 2007-04-28 13:06 ./usr/include/FL/Fl_BMP_Image.H
-rw-r--r-- root/root 2107 2007-04-28 13:06 ./usr/include/FL/Fl_Bitmap.H
-rw-r--r-- root/root 1467 2007-04-28 13:06 ./usr/include/FL/Fl_Box.H
-rw-r--r-- root/root 3982 2007-04-28 13:06 ./usr/include/FL/Fl_Browser.H
-rw-r--r-- root/root 5500 2007-04-28 13:06 ./usr/include/FL/Fl_Browser_.H
-rw-r--r-- root/root 2236 2007-04-28 13:06 ./usr/include/FL/Fl_Button.H
-rw-r--r-- root/root 2769 2007-04-28 13:06 ./usr/include/FL/Fl_Chart.H
-rw-r--r-- root/root 2923 2007-04-28 13:06 ./usr/include/FL/Fl_Check_Browser.H
-rw-r--r-- root/root 1333 2007-04-28 13:06 ./usr/include/FL/Fl_Check_Button.H
-rw-r--r-- root/root 1415 2007-04-28 13:06 ./usr/include/FL/Fl_Choice.H
-rw-r--r-- root/root 2259 2007-04-28 13:06 ./usr/include/FL/Fl_Clock.H
-rw-r--r-- root/root 3195 2007-04-28 13:06 ./usr/include/FL/Fl_Color_Chooser.H
-rw-r--r-- root/root 2134 2007-04-28 13:06 ./usr/include/FL/Fl_Counter.H
-rw-r--r-- root/root 1782 2007-04-28 13:06 ./usr/include/FL/Fl_Dial.H
-rw-r--r-- root/root 1879 2007-04-28 13:06 ./usr/include/FL/Fl_Double_Window.H
-rw-r--r-- root/root 1560 2007-04-28 13:06 ./usr/include/FL/Fl_Export.H
-rw-r--r-- root/root 2283 2007-04-28 13:06 ./usr/include/FL/Fl_File_Browser.H
-rw-r--r-- root/root 6218 2007-04-28 13:06 ./usr/include/FL/Fl_File_Chooser.H
-rw-r--r-- root/root 3494 2007-04-28 13:06 ./usr/include/FL/Fl_File_Icon.H
-rw-r--r-- root/root 1952 2007-04-28 13:06 ./usr/include/FL/Fl_File_Input.H
-rw-r--r-- root/root 1334 2007-04-28 13:06 ./usr/include/FL/Fl_Fill_Dial.H
-rw-r--r-- root/root 1358 2007-04-28 13:06 ./usr/include/FL/Fl_Fill_Slider.H
-rw-r--r-- root/root 1359 2007-04-28 13:06 ./usr/include/FL/Fl_Float_Input.H
-rw-r--r-- root/root 1498 2007-04-28 13:06 ./usr/include/FL/Fl_FormsBitmap.H
-rw-r--r-- root/root 1495 2007-04-28 13:06 ./usr/include/FL/Fl_FormsPixmap.H
-rw-r--r-- root/root 1870 2007-04-28 13:06 ./usr/include/FL/Fl_Free.H
-rw-r--r-- root/root 1284 2007-04-28 13:06 ./usr/include/FL/Fl_GIF_Image.H
-rw-r--r-- root/root 2671 2007-04-28 13:06 ./usr/include/FL/Fl_Gl_Window.H
-rw-r--r-- root/root 3028 2007-04-28 13:06 ./usr/include/FL/Fl_Group.H
-rw-r--r-- root/root 2722 2007-04-28 13:06 ./usr/include/FL/Fl_Help_Dialog.H
-rw-r--r-- root/root 5978 2007-04-28 13:06 ./usr/include/FL/Fl_Help_View.H
-rw-r--r-- root/root 1362 2007-04-28 13:06 ./usr/include/FL/Fl_Hold_Browser.H
-rw-r--r-- root/root 1389 2007-04-28 13:06 ./usr/include/FL/Fl_Hor_Fill_Slider.H
-rw-r--r-- root/root 1410 2007-04-28 13:06 ./usr/include/FL/Fl_Hor_Nice_Slider.H
-rw-r--r-- root/root 1350 2007-04-28 13:06 ./usr/include/FL/Fl_Hor_Slider.H
-rw-r--r-- root/root 1410 2007-04-28 13:06 ./usr/include/FL/Fl_Hor_Value_Slider.H
-rw-r--r-- root/root 3584 2007-04-28 13:06 ./usr/include/FL/Fl_Image.H
-rw-r--r-- root/root 1421 2007-04-28 13:06 ./usr/include/FL/Fl_Input.H
-rw-r--r-- root/root 4742 2007-04-28 13:06 ./usr/include/FL/Fl_Input_.H
-rw-r--r-- root/root 4441 2007-04-28 13:06 ./usr/include/FL/Fl_Input_Choice.H
-rw-r--r-- root/root 1338 2007-04-28 13:06 ./usr/include/FL/Fl_Int_Input.H
-rw-r--r-- root/root 1293 2007-04-28 13:06 ./usr/include/FL/Fl_JPEG_Image.H
-rw-r--r-- root/root 1390 2007-04-28 13:06 ./usr/include/FL/Fl_Light_Button.H
-rw-r--r-- root/root 1332 2007-04-28 13:06 ./usr/include/FL/Fl_Line_Dial.H
-rw-r--r-- root/root 1168 2007-04-28 13:06 ./usr/include/FL/Fl_Menu.H
-rw-r--r-- root/root 3305 2007-04-28 13:06 ./usr/include/FL/Fl_Menu_.H
-rw-r--r-- root/root 1373 2007-04-28 13:06 ./usr/include/FL/Fl_Menu_Bar.H
-rw-r--r-- root/root 1474 2007-04-28 13:06 ./usr/include/FL/Fl_Menu_Button.H
-rw-r--r-- root/root 5788 2007-04-28 13:06 ./usr/include/FL/Fl_Menu_Item.H
-rw-r--r-- root/root 1725 2007-04-28 13:06 ./usr/include/FL/Fl_Menu_Window.H
-rw-r--r-- root/root 1370 2007-04-28 13:06 ./usr/include/FL/Fl_Multi_Browser.H
-rw-r--r-- root/root 1371 2007-04-28 13:06 ./usr/include/FL/Fl_Multi_Label.H
-rw-r--r-- root/root 1382 2007-04-28 13:06 ./usr/include/FL/Fl_Multiline_Input.H
-rw-r--r-- root/root 1394 2007-04-28 13:06 ./usr/include/FL/Fl_Multiline_Output.H
-rw-r--r-- root/root 1375 2007-04-28 13:06 ./usr/include/FL/Fl_Nice_Slider.H
-rw-r--r-- root/root 1251 2007-04-28 13:06 ./usr/include/FL/Fl_Object.H
-rw-r--r-- root/root 1324 2007-04-28 13:06 ./usr/include/FL/Fl_Output.H
-rw-r--r-- root/root 1868 2007-04-28 13:06 ./usr/include/FL/Fl_Overlay_Window.H
-rw-r--r-- root/root 1286 2007-04-28 13:06 ./usr/include/FL/Fl_PNG_Image.H
-rw-r--r-- root/root 1286 2007-04-28 13:06 ./usr/include/FL/Fl_PNM_Image.H
-rw-r--r-- root/root 1496 2007-04-28 13:06 ./usr/include/FL/Fl_Pack.H
-rw-r--r-- root/root 2817 2007-04-28 13:06 ./usr/include/FL/Fl_Pixmap.H
-rw-r--r-- root/root 2251 2007-04-28 13:06 ./usr/include/FL/Fl_Positioner.H
-rw-r--r-- root/root 5002 2007-04-28 13:06 ./usr/include/FL/Fl_Preferences.H
-rw-r--r-- root/root 1727 2007-04-28 13:06 ./usr/include/FL/Fl_Progress.H
-rw-r--r-- root/root 1359 2007-04-28 13:06 ./usr/include/FL/Fl_Radio_Button.H
-rw-r--r-- root/root 1418 2007-04-28 13:06 ./usr/include/FL/Fl_Radio_Light_Button.H
-rw-r--r-- root/root 1419 2007-04-28 13:06 ./usr/include/FL/Fl_Radio_Round_Button.H
-rw-r--r-- root/root 1529 2007-04-28 13:06 ./usr/include/FL/Fl_Repeat_Button.H
-rw-r--r-- root/root 1402 2007-04-28 13:06 ./usr/include/FL/Fl_Return_Button.H
-rw-r--r-- root/root 1355 2007-04-28 13:06 ./usr/include/FL/Fl_Roller.H
-rw-r--r-- root/root 1333 2007-04-28 13:06 ./usr/include/FL/Fl_Round_Button.H
-rw-r--r-- root/root 1367 2007-04-28 13:06 ./usr/include/FL/Fl_Round_Clock.H
-rw-r--r-- root/root 2028 2007-04-28 13:06 ./usr/include/FL/Fl_Scroll.H
-rw-r--r-- root/root 1665 2007-04-28 13:06 ./usr/include/FL/Fl_Scrollbar.H
-rw-r--r-- root/root 1358 2007-04-28 13:06 ./usr/include/FL/Fl_Secret_Input.H
-rw-r--r-- root/root 1378 2007-04-28 13:06 ./usr/include/FL/Fl_Select_Browser.H
-rw-r--r-- root/root 3313 2007-04-28 13:06 ./usr/include/FL/Fl_Shared_Image.H
-rw-r--r-- root/root 1381 2007-04-28 13:06 ./usr/include/FL/Fl_Simple_Counter.H
-rw-r--r-- root/root 1550 2007-04-28 13:06 ./usr/include/FL/Fl_Single_Window.H
-rw-r--r-- root/root 2172 2007-04-28 13:06 ./usr/include/FL/Fl_Slider.H
-rw-r--r-- root/root 4674 2007-04-28 13:06 ./usr/include/FL/Fl_Spinner.H
-rw-r--r-- root/root 1560 2007-04-28 13:06 ./usr/include/FL/Fl_Sys_Menu_Bar.H
-rw-r--r-- root/root 1626 2007-04-28 13:06 ./usr/include/FL/Fl_Tabs.H
-rw-r--r-- root/root 11345 2007-04-28 13:06 ./usr/include/FL/Fl_Text_Buffer.H
-rw-r--r-- root/root 11999 2007-04-28 13:06 ./usr/include/FL/Fl_Text_Display.H
-rw-r--r-- root/root 4150 2007-04-28 13:06 ./usr/include/FL/Fl_Text_Editor.H
-rw-r--r-- root/root 1375 2007-04-28 13:06 ./usr/include/FL/Fl_Tile.H
-rw-r--r-- root/root 1830 2007-04-28 13:06 ./usr/include/FL/Fl_Tiled_Image.H
-rw-r--r-- root/root 1813 2007-04-28 13:06 ./usr/include/FL/Fl_Timer.H
-rw-r--r-- root/root 1367 2007-04-28 13:06 ./usr/include/FL/Fl_Toggle_Button.H
-rw-r--r-- root/root 1286 2007-04-28 13:06 ./usr/include/FL/Fl_Toggle_Light_Button.H
-rw-r--r-- root/root 1286 2007-04-28 13:06 ./usr/include/FL/Fl_Toggle_Round_Button.H
-rw-r--r-- root/root 2538 2007-04-28 13:06 ./usr/include/FL/Fl_Tooltip.H
-rw-r--r-- root/root 2676 2007-04-28 13:06 ./usr/include/FL/Fl_Valuator.H
-rw-r--r-- root/root 2066 2007-04-28 13:06 ./usr/include/FL/Fl_Value_Input.H
-rw-r--r-- root/root 1811 2007-04-28 13:06 ./usr/include/FL/Fl_Value_Output.H
-rw-r--r-- root/root 1723 2007-04-28 13:06 ./usr/include/FL/Fl_Value_Slider.H
-rw-r--r-- root/root 7604 2007-04-28 13:06 ./usr/include/FL/Fl_Widget.H
-rw-r--r-- root/root 4092 2007-04-28 13:06 ./usr/include/FL/Fl_Window.H
-rw-r--r-- root/root 1473 2007-04-28 13:06 ./usr/include/FL/Fl_Wizard.H
-rw-r--r-- root/root 1303 2007-04-28 13:06 ./usr/include/FL/Fl_XBM_Image.H
-rw-r--r-- root/root 1301 2007-04-28 13:06 ./usr/include/FL/Fl_XPM_Image.H
-rw-r--r-- root/root 1155 2007-04-28 13:06 ./usr/include/FL/dirent.h
-rw-r--r-- root/root 4645 2007-04-28 13:06 ./usr/include/FL/filename.H
-rw-r--r-- root/root 2942 2007-04-28 13:06 ./usr/include/FL/fl_ask.H
-rw-r--r-- root/root 7820 2007-04-28 13:06 ./usr/include/FL/fl_draw.H
-rw-r--r-- root/root 1124 2007-04-28 13:06 ./usr/include/FL/fl_message.H
-rw-r--r-- root/root 1232 2007-04-28 13:06 ./usr/include/FL/fl_show_colormap.H
-rw-r--r-- root/root 1135 2007-04-28 13:06 ./usr/include/FL/fl_show_input.H
-rw-r--r-- root/root 33723 2007-04-28 13:06 ./usr/include/FL/forms.H
-rw-r--r-- root/root 2796 2007-04-28 13:06 ./usr/include/FL/gl.h
-rw-r--r-- root/root 1313 2007-04-28 13:06 ./usr/include/FL/gl2opengl.h
-rw-r--r-- root/root 1159 2007-04-28 13:06 ./usr/include/FL/gl_draw.H
-rw-r--r-- root/root 16751 2007-04-28 13:06 ./usr/include/FL/glut.H
-rw-r--r-- root/root 4633 2007-04-28 13:06 ./usr/include/FL/mac.H
-rw-r--r-- root/root 369 2007-04-28 13:06 ./usr/include/FL/mac.r
-rw-r--r-- root/root 2320 2007-04-28 13:06 ./usr/include/FL/math.h
-rw-r--r-- root/root 5667 2007-04-28 13:06 ./usr/include/FL/win32.H
-rw-r--r-- root/root 5049 2007-04-28 13:06 ./usr/include/FL/x.H
drwxr-xr-x root/root 0 2007-04-28 13:23 ./usr/lib/
-rw-r--r-- root/root 1082580 2007-04-28 13:23 ./usr/lib/libfltk.a
-rw-r--r-- root/root 34028 2007-04-28 13:23 ./usr/lib/libfltk_forms.a
-rw-r--r-- root/root 40734 2007-04-28 13:23 ./usr/lib/libfltk_gl.a
-rw-r--r-- root/root 88602 2007-04-28 13:23 ./usr/lib/libfltk_images.a
drwxr-xr-x root/root 0 2007-04-28 13:15 ./usr/bin/
-rwxr-xr-x root/root 6694 2007-04-28 13:06 ./usr/bin/fltk-config
lrwxrwxrwx root/root 0 2007-04-28 13:16 ./usr/include/FL/fl_file_chooser.H -> Fl_File_Chooser.H
lrwxrwxrwx root/root 0 2007-04-28 13:16 ./usr/include/Fl -> FL
lrwxrwxrwx root/root 0 2007-04-28 13:16 ./usr/lib/libfltk.so -> libfltk.so.1.1
lrwxrwxrwx root/root 0 2007-04-28 13:16 ./usr/lib/libfltk_forms.so -> libfltk_forms.so.1.1
lrwxrwxrwx root/root 0 2007-04-28 13:16 ./usr/lib/libfltk_gl.so -> libfltk_gl.so.1.1
lrwxrwxrwx root/root 0 2007-04-28 13:16 ./usr/lib/libfltk_images.so -> libfltk_images.so.1.1
/debian/buildd3/build/chroot-unstable/build/buildd3/libfltk1.1_1.1.7-4_m32r.deb:
drwxr-xr-x root/root 0 2007-04-28 13:17 ./
drwxr-xr-x root/root 0 2007-04-28 13:19 ./usr/
drwxr-xr-x root/root 0 2007-04-28 13:16 ./usr/share/
drwxr-xr-x root/root 0 2007-04-28 13:16 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-04-28 13:24 ./usr/share/doc/libfltk1.1/
-rw-r--r-- root/root 1391 2003-09-10 00:15 ./usr/share/doc/libfltk1.1/CREDITS
-rw-r--r-- root/root 2205 2007-04-28 11:04 ./usr/share/doc/libfltk1.1/copyright
-rw-r--r-- root/root 42921 2007-04-28 11:04 ./usr/share/doc/libfltk1.1/changelog.gz
-rw-r--r-- root/root 2980 2006-01-15 11:27 ./usr/share/doc/libfltk1.1/README.gz
-rw-r--r-- root/root 6686 2007-04-28 11:04 ./usr/share/doc/libfltk1.1/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-04-28 13:23 ./usr/lib/
-rw-r--r-- root/root 594328 2007-04-28 13:23 ./usr/lib/libfltk.so.1.1
-rw-r--r-- root/root 22292 2007-04-28 13:23 ./usr/lib/libfltk_forms.so.1.1
-rw-r--r-- root/root 29712 2007-04-28 13:23 ./usr/lib/libfltk_gl.so.1.1
-rw-r--r-- root/root 60424 2007-04-28 13:23 ./usr/lib/libfltk_images.so.1.1
/debian/buildd3/build/chroot-unstable/build/buildd3/libfltk1.1-dbg_1.1.7-4_m32r.deb:
drwxr-xr-x root/root 0 2007-04-28 13:20 ./
drwxr-xr-x root/root 0 2007-04-28 13:22 ./usr/
drwxr-xr-x root/root 0 2007-04-28 13:19 ./usr/share/
drwxr-xr-x root/root 0 2007-04-28 13:19 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-04-28 13:24 ./usr/share/doc/libfltk1.1-dbg/
-rw-r--r-- root/root 1391 2003-09-10 00:15 ./usr/share/doc/libfltk1.1-dbg/CREDITS
-rw-r--r-- root/root 2205 2007-04-28 11:04 ./usr/share/doc/libfltk1.1-dbg/copyright
-rw-r--r-- root/root 42921 2007-04-28 11:04 ./usr/share/doc/libfltk1.1-dbg/changelog.gz
-rw-r--r-- root/root 2980 2006-01-15 11:27 ./usr/share/doc/libfltk1.1-dbg/README.gz
-rw-r--r-- root/root 6686 2007-04-28 11:04 ./usr/share/doc/libfltk1.1-dbg/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-04-28 13:22 ./usr/lib/
drwxr-xr-x root/root 0 2007-04-28 13:22 ./usr/lib/debug/
drwxr-xr-x root/root 0 2007-04-28 13:23 ./usr/lib/debug/usr/
drwxr-xr-x root/root 0 2007-04-28 13:22 ./usr/lib/debug/usr/bin/
-rw-r--r-- root/root 933689 2007-04-28 13:22 ./usr/lib/debug/usr/bin/fluid
drwxr-xr-x root/root 0 2007-04-28 13:23 ./usr/lib/debug/usr/lib/
-rw-r--r-- root/root 1606845 2007-04-28 13:23 ./usr/lib/debug/usr/lib/libfltk.so.1.1
-rw-r--r-- root/root 70507 2007-04-28 13:23 ./usr/lib/debug/usr/lib/libfltk_forms.so.1.1
-rw-r--r-- root/root 80506 2007-04-28 13:23 ./usr/lib/debug/usr/lib/libfltk_gl.so.1.1
-rw-r--r-- root/root 124332 2007-04-28 13:23 ./usr/lib/debug/usr/lib/libfltk_images.so.1.1
******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/fltk1.1-1.1.7
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070428-1334
Build needed 02:30:26, 110880k disk space
More information about the build-status
mailing list