Yes, util-suse-fix.patch makes the build go a little bit further. It now stops at:
Making all in src make[1]: Entering directory `/tmp/buildd/squid3-3.0.STABLE7/src' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid3/squid.conf\" -I. -I. -I../include -I. -I. -I../include -I../include -I../lib/libTrie/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -m64 -g -O2 -g -Wall -O2 -c -o comm.lo comm.cc g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid3/squid.conf\" -I. -I. -I../include -I. -I. -I../include -I../include -I../lib/libTrie/include -I/usr/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -m64 -g -O2 -g -Wall -O2 -c comm.cc -o comm.o cc1plus: warnings being treated as errors In file included from comm.cc:38: StoreIOBuffer.h: In member function 'void StoreIOBuffer::dump() const': StoreIOBuffer.h:71: error: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result StoreIOBuffer.h:72: error: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result comm.cc: In static member function 'static void CommIO::Initialise()': comm.cc:2223: error: ignoring return value of 'int pipe(int*)', declared with attribute warn_unused_result make[1]: *** [comm.lo] Error 1 make[1]: Leaving directory `/tmp/buildd/squid3-3.0.STABLE7/src' make: *** [all-recursive] Error 1 -- squid 3.0.STABLE6-2 package failing to build. https://bugs.launchpad.net/bugs/248318 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
