Package: lzma Version: 4.43-14 Severity: normal Steps to reproduce: 1) script -c "DEB_BUILD_OPTIONS='nostrip debug noopt' fakeroot apt-get --build source lzma" build.log
Expected results: 1) lzma is built with debugging symbols and without optimizations Actual results: 1) lzma is built without debugging symbols and with optimizations. build.log shows e.g. g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" LzmaAlone.cpp^M -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]