Package: curves
Version: 0.8.19
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: nostrip

Hello,

There was a problem while autobuilding your package with 
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.

If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.


> Automatic build of curves_0.8.19 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-08 13:43:06.751794
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 151kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main curves 0.8.19 (dsc) [491B]
> Get:2 http://ftp.fr.debian.org sid/main curves 0.8.19 (tar) [150kB]
> Fetched 151kB in 0s (705kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Wed Aug  8 13:43:09 UTC 2007
> pbuilder-time-stamp: 1186580589
> Building the build Environment
>  -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
>  -> creating local configuration
>  -> copying local configuration
>  -> mounting /proc filesystem
>  -> mounting /dev/pts filesystem
>  -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
>  -> Attempting to parse the build-deps 
>  -> Considering build-dep debhelper (>= 3.0.40)
>    -> Trying debhelper
>  -> Considering build-dep g++
>    -> Trying g++
>  -> Installing  debhelper g++
> Reading package lists...
> Building dependency tree...
> Reading state information...
> g++ is already the newest version.
> The following extra packages will be installed:
>   file gettext gettext-base html2text intltool-debian libmagic1 po-debconf
> Suggested packages:
>   dh-make cvs gettext-doc
> Recommended packages:
>   curl wget lynx libmail-sendmail-perl libcompress-zlib-perl
> The following NEW packages will be installed:
>   debhelper file gettext gettext-base html2text intltool-debian libmagic1
>   po-debconf
> debconf: delaying package configuration, since apt-utils is not installed
> 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
> Need to get 0B/3448kB of archives.
> After unpacking 10.7MB of additional disk space will be used.
> Selecting previously deselected package libmagic1.
> (Reading database ... 8965 files and directories currently installed.)
> Unpacking libmagic1 (from .../libmagic1_4.21-2_i386.deb) ...
> Selecting previously deselected package file.
> Unpacking file (from .../archives/file_4.21-2_i386.deb) ...
> Selecting previously deselected package gettext-base.
> Unpacking gettext-base (from .../gettext-base_0.16.1-2_i386.deb) ...
> Selecting previously deselected package html2text.
> Unpacking html2text (from .../html2text_1.3.2a-3_i386.deb) ...
> Selecting previously deselected package gettext.
> Unpacking gettext (from .../gettext_0.16.1-2_i386.deb) ...
> Selecting previously deselected package intltool-debian.
> Unpacking intltool-debian (from 
> .../intltool-debian_0.35.0+20060710.1_all.deb) ...
> Selecting previously deselected package po-debconf.
> Unpacking po-debconf (from .../po-debconf_1.0.9_all.deb) ...
> Selecting previously deselected package debhelper.
> Unpacking debhelper (from .../debhelper_5.0.53_all.deb) ...
> Setting up libmagic1 (4.21-2) ...
> 
> Setting up file (4.21-2) ...
> Setting up gettext-base (0.16.1-2) ...
> 
> Setting up html2text (1.3.2a-3) ...
> 
> Setting up gettext (0.16.1-2) ...
> 
> Setting up intltool-debian (0.35.0+20060710.1) ...
> Setting up po-debconf (1.0.9) ...
> Setting up debhelper (5.0.53) ...
>  -> Finished parsing the build-deps
> Reading package lists...
> Building dependency tree...
> Reading state information...
> fakeroot is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Copying back the cached apt archive contents
> Copying source file
>     -> copying [curves_0.8.19.dsc]
>     -> copying [./curves_0.8.19.tar.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Thu Oct  2 06:38:01 2003 UTC using DSA key ID 2EAE5D2D
> gpg: Can't check signature: public key not found
> dpkg-source: extracting curves in curves-0.8.19
> dpkg-source: unpacking curves_0.8.19.tar.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is curves
> dpkg-buildpackage: source version is 0.8.19
> dpkg-buildpackage: source changed by Marc Singer <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.8.19
>  fakeroot debian/rules clean
> test -f curves.cxx -a -f debian/rules
> rm -f build
> /usr/bin/make -i distclean || /usr/bin/make -f Makefile.in distclean
> make[1]: Entering directory `/tmp/buildd/curves-0.8.19'
> make[1]: *** No rule to make target `distclean'.  Stop.
> make[1]: Leaving directory `/tmp/buildd/curves-0.8.19'
> make[1]: Entering directory `/tmp/buildd/curves-0.8.19'
> rm -rf o/
> rm *.i
> rm: cannot remove `*.i': No such file or directory
> make[1]: [clean] Error 1 (ignored)
> rm build
> rm: cannot remove `build': No such file or directory
> make[1]: [clean] Error 1 (ignored)
> rm -f \#* *~ *.sed *.i *.cod
> rm -f config.cache config.status config.log
> chmod +w Makefile config.h
> chmod: cannot access `Makefile': No such file or directory
> chmod: cannot access `config.h': No such file or directory
> make[1]: [distclean] Error 1 (ignored)
> rm Makefile config.h depend.m
> rm: cannot remove `Makefile': No such file or directory
> rm: cannot remove `config.h': No such file or directory
> rm: cannot remove `depend.m': No such file or directory
> make[1]: [distclean] Error 1 (ignored)
> make[1]: Leaving directory `/tmp/buildd/curves-0.8.19'
> rm -rf debian/tmp debian/*~ debian/files* debian/substvars
>  dpkg-source -b curves-0.8.19
> dpkg-source: building curves in curves_0.8.19.tar.gz
> dpkg-source: building curves in curves_0.8.19.dsc
>  debian/rules build
> test -f curves.cxx -a -f debian/rules
> ./configure --prefix=/usr
> creating cache ./config.cache
> checking for gcc... gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for c++... c++
> checking whether the C++ compiler (c++  ) works... yes
> checking whether the C++ compiler (c++  ) is a cross-compiler... no
> checking whether we are using GNU C++... yes
> checking whether c++ accepts -g... yes
> checking whether ln -s works... yes
> checking whether make sets ${MAKE}... yes
> checking for a BSD compatible install... /usr/bin/install -c
> checking for socket in -lsocket... no
> checking for dirent.h that defines DIR... yes
> checking for opendir in -ldir... no
> checking how to run the C++ preprocessor... c++ -E
> checking for ANSI C header files... yes
> checking for strncasecmp... yes
> checking for memcpy... yes
> checking for bcopy... yes
> checking for strcspn... yes
> checking for strncpy... yes
> checking for cfmakeraw... yes
> checking for vsnprintf... yes
> checking for vsprintf... yes
> checking for rindex... yes
> checking for strrchr... yes
> checking for fcntl.h... yes
> checking for unistd.h... yes
> checking for gpm.h... no
> checking for malloc.h... yes
> checking for string.h... yes
> checking for strings.h... yes
> checking for off_t... yes
> checking for size_t... yes
> checking for umode_t... no
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for tm_zone in struct tm... yes
> checking size of long... 4
> checking size of int... 4
> checking size of void *... 4
> checking for unistd.h... (cached) yes
> checking for getpagesize... yes
> checking for working mmap... no
> checking for vprintf... yes
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating config.h
> 
> Run 'make' to build the application.
> 
> /usr/bin/make 
> make[1]: Entering directory `/tmp/buildd/curves-0.8.19'
> -- Use 'make depend' to create dependencies file.   Continuing without it.
> === Creating 'o/' output directory
> c++ -c -g -DHAVE_CONFIG_H -o o/main.o main.cxx
> blue6.h:234: warning: 'class Drawable' has virtual functions but non-virtual 
> destructor
> blue6.h:287: warning: 'class Pane' has virtual functions but non-virtual 
> destructor
> c++ -c -g -DHAVE_CONFIG_H -o o/curves.o curves.cxx
> blue6.h:234: warning: 'class Drawable' has virtual functions but non-virtual 
> destructor
> blue6.h:287: warning: 'class Pane' has virtual functions but non-virtual 
> destructor
> c++ -c -g -DHAVE_CONFIG_H -o o/cvs.o cvs.cxx
> c++ -c -g -DHAVE_CONFIG_H -o o/preferences.o preferences.cxx
> c++ -c -g -DHAVE_CONFIG_H -o o/mouse.o mouse.cxx
> c++ -c -g -DHAVE_CONFIG_H -o o/termcap.o termcap.cxx
> c++ -c -g -DHAVE_CONFIG_H -o o/term.o term.cxx
> c++ -c -g -DHAVE_CONFIG_H -o o/blue6.o blue6.cxx
> blue6.h:234: warning: 'class Drawable' has virtual functions but non-virtual 
> destructor
> blue6.h:287: warning: 'class Pane' has virtual functions but non-virtual 
> destructor
> c++ -c -g -DHAVE_CONFIG_H -o o/debug.o debug.cxx
> c++ -c -g -DHAVE_CONFIG_H -o o/options.o options.cxx
> c++ -c -g -DHAVE_CONFIG_H -o o/porting.o porting.cxx
> c++ -c -g -DHAVE_CONFIG_H -o o/directory.o directory.cxx
> c++ -c -g -DHAVE_CONFIG_H -o o/path.o path.cxx
> c++ -c -g -DHAVE_CONFIG_H -o o/file.o file.cxx
> c++ -c -g -DHAVE_CONFIG_H -o o/signal.o signal.cxx
> gcc -c -g -DHAVE_CONFIG_H -o o/mktime.o mktime.c
> In file included from mktime.c:31:
> time.h:109: warning: type qualifiers ignored on function return type
> c++ -o o/curves o/main.o o/curves.o o/cvs.o o/preferences.o o/mouse.o 
> o/termcap.o o/term.o o/blue6.o o/debug.o o/options.o o/porting.o 
> o/directory.o o/path.o o/file.o o/signal.o o/mktime.o -g   
> -- Linking curves to o/curves
> make[1]: Leaving directory `/tmp/buildd/curves-0.8.19'
> touch build
>  fakeroot debian/rules binary
> test -f curves.cxx -a -f debian/rules
> test root = "`whoami`"
> test -f curves.cxx -a -f debian/rules
> /usr/bin/make curves.README
> make[1]: Entering directory `/tmp/buildd/curves-0.8.19'
> Creating version-specific sed script...
> Creating README file...
> make[1]: Leaving directory `/tmp/buildd/curves-0.8.19'
> test -f curves.cxx -a -f debian/rules
> rm -rf debian/tmp
> dh_clean
> dh_clean: Compatibility levels before 4 are deprecated.
> dh_installdirs
> dh_installdirs: Compatibility levels before 4 are deprecated.
> /usr/bin/make CFLAGS=-O2 LDFLAGS=-s INSTALL='install' \
>               prefix=`pwd`/debian/tmp/usr install
> make[1]: Entering directory `/tmp/buildd/curves-0.8.19'
> ./mkinstalldirs /tmp/buildd/curves-0.8.19/debian/tmp/usr/bin 
> /tmp/buildd/curves-0.8.19/debian/tmp/usr/share/doc/curves 
> /tmp/buildd/curves-0.8.19/debian/tmp/usr/share/man//man1 
> /tmp/buildd/curves-0.8.19/debian/tmp/usr/share/man//man5
> mkdir /tmp/buildd/curves-0.8.19/debian/tmp/usr
> mkdir /tmp/buildd/curves-0.8.19/debian/tmp/usr/bin
> mkdir /tmp/buildd/curves-0.8.19/debian/tmp/usr/share
> mkdir /tmp/buildd/curves-0.8.19/debian/tmp/usr/share/doc
> mkdir /tmp/buildd/curves-0.8.19/debian/tmp/usr/share/doc/curves
> mkdir /tmp/buildd/curves-0.8.19/debian/tmp/usr/share/man
> mkdir /tmp/buildd/curves-0.8.19/debian/tmp/usr/share/man//man1
> mkdir /tmp/buildd/curves-0.8.19/debian/tmp/usr/share/man//man5
> install curves /tmp/buildd/curves-0.8.19/debian/tmp/usr/bin/
> strip /tmp/buildd/curves-0.8.19/debian/tmp/usr/bin//curves
> install -m 644 options 
> /tmp/buildd/curves-0.8.19/debian/tmp/usr/share/doc/curves
> install -m 644 curves.1 
> /tmp/buildd/curves-0.8.19/debian/tmp/usr/share/man//man1
> install -m 644 curves.5 
> /tmp/buildd/curves-0.8.19/debian/tmp/usr/share/man//man5
> make[1]: Leaving directory `/tmp/buildd/curves-0.8.19'
> dh_installmenu
> dh_installmenu: Compatibility levels before 4 are deprecated.
> dh_installdocs
> dh_installdocs: Compatibility levels before 4 are deprecated.
> dh_installdeb
> dh_installdeb: Compatibility levels before 4 are deprecated.
> mv curves-`cat .version`.README debian/tmp/usr/share/doc/curves/README
> dh_installchangelogs
> dh_installchangelogs: Compatibility levels before 4 are deprecated.
> dh_compress
> dh_compress: Compatibility levels before 4 are deprecated.
> dh_strip
> dh_shlibdeps
> dh_shlibdeps: Compatibility levels before 4 are deprecated.
> dh_gencontrol
> dh_gencontrol: Compatibility levels before 4 are deprecated.
> dh_fixperms
> dh_fixperms: Compatibility levels before 4 are deprecated.
> dpkg --build debian/tmp .. ;\
> 
> dpkg-deb: building package `curves' in `../curves_0.8.19_i386.deb'.
>  dpkg-genchanges
> dpkg-genchanges: including full source code in upload
> dpkg-buildpackage: full upload; Debian-native package (full source is 
> included)
> Copying back the cached apt archive contents
>  -> unmounting dev/pts filesystem
>  -> unmounting proc filesystem
>  -> cleaning the build env 
>     -> removing directory /var/cache/pbuilder/build//18565 and its 
> subdirectories
> Current time: Wed Aug  8 13:48:47 UTC 2007
> pbuilder-time-stamp: 1186580927
> Checking curves_0.8.19_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/curves_0.8.19_i386.deb/usr/bin/curves: ELF 32-bit LSB executable, Intel 
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared 
> libs), stripped
> 
> ...done
> Removing result files...
> ...done
> ******************************************************************************
> Finished with status BUILD_FAILED at 2007-08-08 13:48:52.137287
> Build needed 0:05:45.385493

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to