Source: android-platform-frameworks-base Version: 21-2 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
android-platform-frameworks-base fails to build from source in unstable/amd64:
[..]
g++ -O2 -fPIC -Wno-format-y2k -I../../include -I/usr/include/android -include
/usr/include/android/arch/linux-x86/AndroidConfig.h -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2
-c -o ZipEntry.o ZipEntry.cpp
g++ -O2 -fPIC -Wno-format-y2k -I../../include -I/usr/include/android -include
/usr/include/android/arch/linux-x86/AndroidConfig.h -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2
-c -o ZipFile.o ZipFile.cpp
g++ -fPIC -Wl,-rpath=/usr/lib/android -Wl,-z,relro -o aapt AaptAssets.o
Command.o CrunchCache.o FileFinder.o Main.o Package.o StringPool.o XMLNode.o
ResourceFilter.o ResourceTable.o Images.o Resource.o SourcePos.o ZipEntry.o
ZipFile.o -lrt -ldl -lpthread -lz -lexpat -lpng -L/usr/lib/android -lcutils
-lhost -llog -lutils -L../../libs/androidfw -landroidfw
XMLNode.o: In function `parseStyledString(Bundle*, char const*,
android::ResXMLTree*, android::String16 const&, android::String16*,
android::Vector<StringPool::entry_style_span>*, bool, bool)':
/home/lamby/temp/cdt.20151224075332.p4r7Xir37v/android-platform-frameworks-base-21/tools/aapt/XMLNode.cpp:214:
undefined reference to `pseudolocalize_string(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)'
collect2: error: ld returned 1 exit status
Makefile:25: recipe for target 'aapt' failed
make[2]: *** [aapt] Error 1
make[2]: Leaving directory
'/home/lamby/temp/cdt.20151224075332.p4r7Xir37v/android-platform-frameworks-base-21/tools/aapt'
Makefile:4: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory
'/home/lamby/temp/cdt.20151224075332.p4r7Xir37v/android-platform-frameworks-base-21'
dh_auto_build: make -j1 returned exit code 2
debian/rules:21: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
android-platform-frameworks-base.21-2.unstable.amd64.log.txt.gz
Description: Binary data

