Re: apt-build additional features

2013-07-02 Thread Dominique Lasserre
Hi Ilia, On 02/07/13 09:53, Ilia wrote: > Is it possible to add new feature to apt-build for better optimization > like this: custom additional CFLAGS for some packages that will be > listed in separate config file. Smth like: > apt-build-cccflags.conf: > firefox '-O2' > geany '-O3 -flto' > > For

Bug#694554: Installation fails on ARM - config script fails

2012-11-27 Thread Dominique Lasserre
Package: apt-build Version: 0.12.42 Severity: grave thanks Hi, if the string "processor" was not found in /proc/cpuinfo, package (pre)configuration will fail (e.g. on ARM). This bug was introduced with apt-build 0.12.42. This is caused by grep (in config script) which properly returns "0" (-c sw

Bug#694557: APT paths aren't built properly

2012-11-27 Thread Dominique Lasserre
Package: apt-build Priority: serious thanks Hi, apt-config is used to join APT pathes. But it is not used properly. Each "item" is joined together: eval $(apt-config shell etcdir Dir::Etc) eval $(apt-config shell sourceslist Dir::Etc::sourcelist) eval $(apt-config shell sourcesparts Dir::Etc::

Bug#676501: [apt-build] Problem with package-revision +b2

2012-06-07 Thread Dominique Lasserre
There occurs a big transition in apt-build (perhaps complete rewrite) so I'm sorry that all not very important bugs won't get processed next time. In other words: If you do not use pinnings you have to recompile those packages the standard way (or repack them...). Kind regards Dom