[Bug 1007969] Re: aptitude: FTBFS in incremental_expression.h

Ubuntu Foundation's Bug Bot 1007969 at bugs.launchpad.net
Sun Jun 3 20:24:54 UTC 2012


The attachment "Patch to fix FTBFS by Adrian Lang" of this bug report
has been identified as being a patch.  The ubuntu-reviewers team has
been subscribed to the bug report so that they can review the patch.  In
the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-reviewers team please also unsubscribe the
team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptitude in Ubuntu.
https://bugs.launchpad.net/bugs/1007969

Title:
  aptitude: FTBFS in incremental_expression.h

Status in “aptitude” package in Ubuntu:
  Confirmed
Status in “aptitude” package in Debian:
  Fix Committed

Bug description:
  Imported from Debian bug http://bugs.debian.org/672335:

  Source: aptitude
  Version: 0.6.7
  Severity: serious
  Tags: patch
  Justification: fails to build from source (but built successfully in the past)

  g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../../../../src/generic/apt -I../../.. -I../../.. -I../../../../src/generic/apt -I../../../.. -I../../../../src  -D_FORTIFY_SOURCE=2 -I/usr/include -DHELPDIR=\"/usr/share/aptitude\" -DPKGDATADIR=\"/usr/share/aptitude\"  -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security  -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include   -I/usr/lib/cwidget -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include   -I/usr/include/tagcoll-2.0.13     -D_REENTRANT -fno-strict-aliasing -Wall -Werror -c -o aptitude_resolver.o ../../../../src/generic/apt/aptitude_resolver.cc
  In file included from ../../../../src/generic/problemresolver/problemresolver.h:55:0,
                   from ../../../../src/generic/apt/aptitude_resolver.h:32,
                   from ../../../../src/generic/apt/aptitude_resolver.cc:20:
  .../../../../src/generic/problemresolver/incremental_expression.h: In instantiation of ‘void var_e<T>::set_value(T) [with T = bool]’:
  .../../../../src/generic/problemresolver/problemresolver.h:4010:2:   required from ‘void generic_problem_resolver<PackageUniverse>::reject_version(const version&, undo_group*) [with PackageUniverse = aptitude_universe; generic_problem_resolver<PackageUniverse>::version = aptitude_resolver_version]’
  .../../../../src/generic/apt/aptitude_resolver.cc:1363:5:   required from here
  .../../../../src/generic/problemresolver/incremental_expression.h:536:2: error: ‘signal_value_changed’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  .../../../../src/generic/problemresolver/incremental_expression.h:536:2: note: declarations in dependent base ‘expression<bool>’ are not found by unqualified lookup
  .../../../../src/generic/problemresolver/incremental_expression.h:536:2: note: use ‘this->signal_value_changed’ instead

  -- Package-specific info:
  Terminal: xterm
  $DISPLAY is set.
  which aptitude: /usr/bin/aptitude

  aptitude version information:
  aptitude 0.6.7 compiled at May  5 2012 03:07:17
  Compiler: g++ 4.6.3
  Compiled against:
    apt version 4.12.0
    NCurses version 5.9
    libsigc++ version: 2.2.10
    Ept support enabled.
    Gtk+ support disabled.
    Qt support disabled.

  Current library versions:
    NCurses version: ncurses 5.9.20110404
    cwidget version: 0.5.16
    Apt version: 4.12.0

  aptitude linkage:
  	linux-gate.so.1 =>  (0xb7717000)
  	libapt-pkg.so.4.12 => /usr/lib/i386-linux-gnu/libapt-pkg.so.4.12 (0xb71b5000)
  	libncursesw.so.5 => /lib/i386-linux-gnu/libncursesw.so.5 (0xb7183000)
  	libtinfo.so.5 => /lib/i386-linux-gnu/libtinfo.so.5 (0xb7162000)
  	libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xb715d000)
  	libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0xb705c000)
  	libept.so.1.0.5.4.12 => /usr/lib/libept.so.1.0.5.4.12 (0xb700c000)
  	libxapian.so.22 => /usr/lib/sse2/libxapian.so.22 (0xb6e0d000)
  	libz.so.1 => /usr/lib/i386-linux-gnu/libz.so.1 (0xb6df5000)
  	libsqlite3.so.0 => /usr/lib/i386-linux-gnu/libsqlite3.so.0 (0xb6d4d000)
  	libboost_iostreams.so.1.49.0 => /usr/lib/libboost_iostreams.so.1.49.0 (0xb6d36000)
  	libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 (0xb6d1d000)
  	libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb6c31000)
  	libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xb6c0a000)
  	libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb6bed000)
  	libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb6a90000)
  	libutil.so.1 => /lib/i386-linux-gnu/i686/cmov/libutil.so.1 (0xb6a8c000)
  	libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xb6a88000)
  	libbz2.so.1.0 => /lib/i386-linux-gnu/libbz2.so.1.0 (0xb6a77000)
  	libuuid.so.1 => /lib/i386-linux-gnu/libuuid.so.1 (0xb6a71000)
  	librt.so.1 => /lib/i386-linux-gnu/i686/cmov/librt.so.1 (0xb6a68000)
  	/lib/ld-linux.so.2 (0xb7718000)

  -- System Information:
  Debian Release: wheezy/sid
    APT prefers unstable
    APT policy: (500, 'unstable'), (101, 'experimental')
  Architecture: i386 (i686)

  Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
  Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
  Shell: /bin/sh linked to /bin/dash

  -- no debconf information

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




More information about the foundations-bugs mailing list