← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1890790] Re: Build Failure with --enable-ssl-crtd flag

 

I am attempting to rebuild the package with no modification apart from a
change to the configuration options in debian/rules before recompiling.

apt source -y squid
cd squid* && sed -i 's/--with-large-files/--with-large-files --with-openssl --enable-ssl-crtd/g' debian/rules
debuild -b -uc -us -j$(nproc)

This used to work until the squid3_3.5.12-1ubuntu7.12 update without any
modifications to the method of rebuilding.

This is occurring on two 16.04 machines, one of which was a fresh
install.

Thanks

** Changed in: squid3 (Ubuntu)
       Status: Invalid => New

** Changed in: squid3 (Ubuntu Xenial)
       Status: Invalid => New

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1890790

Title:
  Build Failure with --enable-ssl-crtd flag

Status in squid3 package in Ubuntu:
  New
Status in squid3 source package in Xenial:
  New

Bug description:
  I have a script that grabs the latest package source for squid3 and
  builds, adding the --enable-ssl-crtd and --with-openssl flags. After
  the last package update "squid3_3.5.12-1ubuntu7.12.debian.tar.xz" this
  errors out during compilation.

  I have narrowed it down to the --enable-ssl-crtd flag. The error is as
  follows:

  ssl/certificate_db.h:56:0: error: "Here" redefined [-Werror]
   #define Here __FILE__, __LINE__
   ^
  In file included from ../src/base/TextException.h:15:0,
                   from ../src/SBufExceptions.h:12,
                   from ../src/SBuf.h:14,
                   from ../src/http/MethodType.h:12,
                   from ../src/HttpRequestMethod.h:12,
                   from ../src/AccessLogEntry.h:18,
                   from acl/FilledChecklist.h:12,
                   from client_side.cc:61:
  ../src/base/Here.h:15:0: note: this is the location of the previous definition
   #define Here() SourceLocation(__FUNCTION__, __FILE__, __LINE__)
   ^

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1890790/+subscriptions