All pastes #467911 Raw Edit

LMJ

public text v1 · immutable
#467911 ·published 2007-05-02 20:04 UTC
rendered paste body
Command Wrapper Debug: running 'gcc --version' ..
gcc is /home/t2-trunk/build/default-7.0-trunk-generic-x86-64-athlon64/TOOLCHAIN/tools.native/wrapper/gcc
Old Command: gcc --version
ENVPREFIX = 'CMD'
OTHERS = ''
INSERT = '--help?:-pipe -O2 -march=athlon64'
REMOVE = '-O -O[0-9s] -mtune* -march* -mcpu* -g*'
APPEND = '-s */X11R6/include?-I/usr/X11/include */X11R6/lib?-L/usr/X11/lib */X11R6/lib64?-L/usr/X11/lib64'
FILTER = ''
conditonal arg: --help?:-pipe.
conditonal: --help, lhs: , rhs: -pipe.
Insert: -pipe
Insert: -O2
Insert: -march=athlon64
Copy:   --version
Append: -s
conditonal arg: */X11R6/include?-I/usr/X11/include.
conditonal: */X11R6/include, lhs: -I/usr/X11/include, rhs: .
conditonal arg: */X11R6/lib?-L/usr/X11/lib.
conditonal: */X11R6/lib, lhs: -L/usr/X11/lib, rhs: .
conditonal arg: */X11R6/lib64?-L/usr/X11/lib64.
conditonal: */X11R6/lib64, lhs: -L/usr/X11/lib64, rhs: .
Old PATH: /home/t2-trunk/build/default-7.0-trunk-generic-x86-64-athlon64/TOOLCHAIN/tools.native/wrapper:/home/t2-trunk/build/default-7.0-trunk-generic-x86-64-athlon64/TOOLCHAIN/tools.native/bin:/opt/zope/sbin:/opt/xfce4/sbin:/opt/samba/sbin:/opt/qt3/sbin:/opt/prelude/sbin:/opt/openldap/sbin:/opt/mozilla.org/sbin:/opt/mono/sbin:/opt/mailman/sbin:/opt/java/sbin:/opt/gnome2/sbin:/opt/gnome/sbin:/opt/zope/bin:/opt/xfce4/bin:/opt/silc/bin:/opt/samba/bin:/opt/qt3/bin:/opt/prelude/bin:/opt/openldap/bin:/opt/mozilla.org/bin:/opt/mono/bin:/opt/mailman/bin:/opt/java/bin:/opt/gnue/bin:/opt/gnome2/bin:/opt/gnome/bin:/usr/games:/usr/X11/sbin:/usr/X11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
New PATH: /home/t2-trunk/build/default-7.0-trunk-generic-x86-64-athlon64/TOOLCHAIN/tools.native/bin:/opt/zope/sbin:/opt/xfce4/sbin:/opt/samba/sbin:/opt/qt3/sbin:/opt/prelude/sbin:/opt/openldap/sbin:/opt/mozilla.org/sbin:/opt/mono/sbin:/opt/mailman/sbin:/opt/java/sbin:/opt/gnome2/sbin:/opt/gnome/sbin:/opt/zope/bin:/opt/xfce4/bin:/opt/silc/bin:/opt/samba/bin:/opt/qt3/bin:/opt/prelude/bin:/opt/openldap/bin:/opt/mozilla.org/bin:/opt/mono/bin:/opt/mailman/bin:/opt/java/bin:/opt/gnue/bin:/opt/gnome2/bin:/opt/gnome/bin:/usr/games:/usr/X11/sbin:/usr/X11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
New Command: gcc -pipe -O2 -march=athlon64 --version -s
gcc (GCC) 4.1.2
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[ writing debug log to /home/t2-trunk/src.fltk.default.20070502.215152.32555.netstation/cmd_wrapper.log ]
`/home/t2-trunk/src.fltk.default.20070502.215152.32555.netstation/archdir/fltk-2.0.x-r5479.tar.bz2' -> `/home/t2-trunk/download/mirror/f/fltk-2.0.x-r5479.tar.bz2'
Running main build function 'build_this_package' ...
Extracting fltk-2.0.x-r5479.tar.bz2 (--use-compress-program=bzip2 -xf) ... 
Fixing ownership and permissions ...
Removing CVS, .svn, {arch} and .arch-ids directories ...
Changeing into /home/t2-trunk/src.fltk.default.20070502.215152.32555.netstation/fltk-2.0.x-r5479 ...
Apply patch /home/t2-trunk/package/x11/fltk/make.patch ...
patching file Makefile
Creating /usr/<..> if required ...
Autodetection for option impossible:  --with-libpam passed thru.
Autodetection for option impossible:  --with-pam passed thru.
Autodetection for option impossible:  --enable-libpam passed thru.
Autodetection for option impossible:  --enable-pam passed thru.
Running  ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib64 --datadir=/usr/share --includedir=/usr/include --infodir=/usr/info --mandir=/usr/man --sysconfdir=/etc --localstatedir=/var --disable-debug --with-libpam --with-pam --enable-libpam --enable-pam --build=x86_64-t2-linux-gnu --host=x86_64-t2-linux-gnu --enable-shared
You should not call uname during the build!
You should not call uname during the build!
checking for x86_64-t2-linux-gnu-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 x86_64-t2-linux-gnu-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 x86_64-t2-linux-gnu-ranlib... ranlib
checking for ar... /usr/bin/ar
checking whether byte ordering is bigendian... no
checking how to run the C preprocessor... cpp
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... 8
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 string.h... (cached) yes
checking for strings.h... (cached) yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strlcat... no
checking for strlcpy... no
checking for library containing pow... -lm
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking libpng/png.h usability... no
checking libpng/png.h presence... no
checking for libpng/png.h... no
checking for png_read_rows in -lpng... yes
checking for png_get_valid... yes
checking for png_set_tRNS_to_alpha... 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 /usr/X11R7/lib64, headers /usr/X11R7/include
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 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 X11/extensions/Xdbe.h... yes
checking for X11/extensions/Xinerama.h... yes
checking for X overlay visuals... no
checking for Xutf8LookupString in -lX11... yes
checking if libsupc++ is required... yes
configure: creating ./config.status
config.status: creating makeinclude
config.status: creating fltk.list
config.status: creating fltk2-config
config.status: creating config.h

Libs: -lX11 -lXi -lXinerama -lXft -lpthread -lm -lXext -lsupc++
System image libs: -lpng -lfltk2_images -ljpeg -lz
Local image libs:
OpenGL libs: -lGLU -lGL

Build targets: static shared

Running make -j2 CC=gcc CPP=cpp CXX=g++ prefix=/usr
=== making src ===
Compiling Adjuster.cxx...
Compiling AlignGroup.cxx...
Compiling BarGroup.cxx...
Compiling Browser.cxx...
Compiling Button.cxx...
Browser.cxx: In static member function 'static void fltk::Browser::column_click_cb_(fltk::Widget*, void*)':
Browser.cxx:1663: warning: dereferencing type-punned pointer will break strict-aliasing rules
Compiling CheckButton.cxx...
Compiling Choice.cxx...
Compiling Clock.cxx...
Compiling Color.cxx...
Compiling ComboBox.cxx...
Compiling Cursor.cxx...
Compiling CycleButton.cxx...
Compiling Dial.cxx...
Compiling DiamondBox.cxx...
Compiling EngravedLabel.cxx...
Compiling FileBrowser.cxx...
Compiling FileChooser.cxx...
Compiling FileChooser2.cxx...
Compiling FileIcon.cxx...
Compiling FileInput.cxx...
Compiling Fl_Menu_Item.cxx...
Compiling FloatInput.cxx...
Compiling Font.cxx...
Compiling Group.cxx...
x11/Font_xft.cxx: In function 'XftFont* fontopen(const char*, int, float, bool)':
x11/Font_xft.cxx:110: warning: missing sentinel in function call
x11/Font_xft.cxx: In function 'int fltk::list_fonts(fltk::Font**&)':
x11/Font_xft.cxx:360: warning: missing sentinel in function call
x11/Font_xft.cxx: In member function 'int fltk::Font::sizes(int*&)':
x11/Font_xft.cxx:415: warning: missing sentinel in function call
x11/Font_xft.cxx: In member function 'int fltk::Font::encodings(const char**&)':
x11/Font_xft.cxx:450: warning: missing sentinel in function call
x11/Font_xft.cxx:460: warning: dereferencing type-punned pointer will break strict-aliasing rules
Compiling GSave.cxx...
Compiling HelpView.cxx...
Compiling HighlightButton.cxx...
Compiling Image.cxx...
HelpView.cxx: In member function 'fltk::SharedImage* fltk::HelpView::get_image(const char*, int, int)':
HelpView.cxx:2365: warning: dereferencing type-punned pointer will break strict-aliasing rules
Image.cxx: In member function 'virtual void fltk::Image::color_average(fltk::Color, float)':
Image.cxx:464: error: cast from 'const char*' to 'fltk::Color' loses precision
make[1]: *** [Image.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 2
Due to previous errors, no 9-fltk.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ... 
Processing static lib corrections ...
Verifing the .la files ...
Searching for orphaned files ...
Found 6 files for this package.
Found 0 orphaned files for this package.
Clear (old) md5sums ...
Calculating package dependencies ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.