Source: mongodb
Version: 1:2.4.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130529 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

It's a problem in boost which is fixed in 1.50. TIME_UTC is a C11 macro
that colides with boost::TIME_UTC. In Boost 1.50, this constant was renamed
to TIME_UTC_. To fix it just use the new symbol name.

Relevant part:
> g++ -o build/linux2/use-system-all/mongo/shell/dbshell.o -c 
> -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb 
> -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror 
> -pipe -fno-builtin-memcmp -O3 -D_SCONS -DMONGO_EXPOSE_MACROS -DSUPPORT_UTF8 
> -D_FILE_OFFSET_BITS=64 -DMONGO_HAVE_HEADER_UNISTD_H 
> -DMONGO_HAVE_EXECINFO_BACKTRACE -Ibuild/linux2/use-system-all/third_party/s2 
> -Isrc/third_party/s2 -Ibuild/linux2/use-system-all -Isrc 
> -Ibuild/linux2/use-system-all/mongo -Isrc/mongo src/mongo/shell/dbshell.cpp
> In file included from src/mongo/util/goodies.h:25:0,
>                  from src/mongo/pch.h:78,
>                  from src/mongo/shell/dbshell.cpp:18:
> src/mongo/util/concurrency/mutex.h: In function 'boost::xtime 
> mongo::incxtimemillis(long long int)':
> src/mongo/util/concurrency/mutex.h:41:31: error: expected unqualified-id 
> before numeric constant
> scons: *** [build/linux2/use-system-all/mongo/shell/dbshell.o] Error 1
> scons: building terminated because of errors.
> make: *** [debian/stamp-scons-build] Error 2

The full build log is available from:
   http://deiv.vzpla.net/logs/2013/05/29/mongodb_2.4.3-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to