Package: aspectc++ Version: 0.99+1.0pre2-1 Severity: serious Hi,
Your package is trying to make a shared library without using -fPIC. This fails on some arches, and is also a violation of policy section 10.2. Note that it also says that static libraries should be made without -fPIC. >From the buildd log: Making the shared library /build/buildd/aspectc++-0.99+1.0pre2/Puma/lib/linux-release/libPuma.so... /usr/bin/ld: /build/buildd/aspectc++-0.99+1.0pre2/Puma/gen-release/obj-linux/ExtACTree.o: relocation R_PARISC_DPREL21L can not be used when making a shared object; recompile with -fPIC /build/buildd/aspectc++-0.99+1.0pre2/Puma/gen-release/obj-linux/ExtACTree.o: could not read symbols: Bad value collect2: ld returned 1 exit status make[3]: *** [/build/buildd/aspectc++-0.99+1.0pre2/Puma/lib/linux-release/libPuma.so] Error 1 make[2]: *** [step3] Error 2 Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

