Package: apt-build
Version: 0.12.37
Severity: important

Greetings,

Overall it appears apt-build is not influencing the package build
options; particularly the optimization flags I'm attempting to use
appear not to be brought to dpkg-buildpackage's attention.  For example,
here is an excerpt from a build of sed:


dpkg-buildpackage: set CPPFLAGS to default value:                               
dpkg-buildpackage: set LDFLAGS to default value:                                
dpkg-buildpackage: set FFLAGS to default value: -g -O2                          
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2                        
dpkg-buildpackage: source package sed                                           
dpkg-buildpackage: source version 4.2.1-4                                       
dpkg-buildpackage: source changed by root <[email protected]>                
dpkg-buildpackage: host architecture i386                                       
 debian/rules clean                                                             
rm -f debian/substvars debian/files build config.log config.cache               
rm -rf debian/tmp autom4te.cache                                                
find . -type f -a \( -name \#\*\# -o -name .\*\~ -o -name \*\~ -o -name
DEADJOE -o -name \*.orig -o -name \*.rej -o -name \*.bak -o -name
.\*.orig -o -name .\*.rej -o -name .SUMS -o -name TAGS -o -name core -o
\( -path \*/.deps/\* -a -name \*.P \) \) -exec rm -f {} \;                      
                              
test ! -f Makefile || /usr/bin/make distclean                                   
 debian/rules build                                                             
CFLAGS="-Wall -g -O2" ./configure --prefix=/usr \                               
                        --exec-prefix=/ \                                       
                        --datadir=/usr/share \                                  
                        --mandir=/usr/share/man \                               
                        --infodir=/usr/share/info \                             
                        --enable-html \                                         
                        --without-included-regex                                


My apt-build.conf, however, includes different flags than this:

build-dir = /var/cache/apt-build/build
repository-dir = /var/cache/apt-build/repository
Olevel = -O3
mtune = -march=native
options = " "
make_options = " "


Cheers,
Matthew Lockner


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-build depends on:
ii  apt                       0.7.23.1       Advanced front-end for dpkg
ii  apt-utils                 0.7.23.1       APT utility programs
ii  debconf [debconf-2.0]     1.5.28         Debian configuration management sy
ii  devscripts                2.10.55        scripts to make the life of a Debi
ii  dpkg-dev                  1.15.4.1       Debian package development tools
ii  g++                       4:4.3.3-9+nmu1 The GNU C++ compiler
ii  gcc                       4:4.3.3-9+nmu1 The GNU C compiler
ii  libappconfig-perl         1.56-2         Perl module for configuration file
ii  libapt-pkg-perl           0.1.24         Perl interface to libapt-pkg
hi  libc6                     2.10.1-5       GNU C Library: Shared libraries
ii  perl                      5.10.1-5       Larry Wall's Practical Extraction 

Versions of packages apt-build recommends:
ii  build-essential               11.4       Informational list of build-essent
ii  fakeroot                      1.14       Gives a fake root environment

apt-build suggests no packages.

-- debconf-show failed



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

Reply via email to