Ubuntu Pastebin

Paste from libboost 1.49 on 16.04 at Wed, 19 Apr 2017 09:28:13 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
 debian/rules clean
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
/bin/sh: 1: /usr/local/src/debs/boost_1_49_0/bjam: not found
make: [clean] Error 127 (ignored)
make: /usr/local/src/debs/boost_1_49_0/bjam: Command not found
make: [clean] Error 127 (ignored)
/usr/lib/python2.7/distutils/dist.py:251: UserWarning: 'licence' distribution option is deprecated; use 'license'
  warnings.warn(msg)
 dpkg-source -b boost_1_49_0
diff: standard output: Broken pipe
diff: standard output: Broken pipe
 debian/rules build
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
stdout: dpkg-buildpackage: source package boost1.49
dpkg-buildpackage: source version 1.49.0-3.2ubuntu1
dpkg-buildpackage: source distribution raring
dpkg-buildpackage: source changed by Marc Deslauriers <marc.deslauriers@ubuntu.com>
dpkg-buildpackage: host architecture amd64
dpkg-source: info: applying boost-python-examples.patch
dpkg-source: info: applying endian.patch
dpkg-source: info: applying boost-1.44-py3.1.patch
dpkg-source: info: applying pythonid.patch
dpkg-source: info: applying mpi-allocator-c++0x.patch
dpkg-source: info: applying gcc4.7_trac-6852.patch
dpkg-source: info: applying gcc4.7_trac-6854.patch
dpkg-source: info: applying gcc4.7_trac-6790.patch
dpkg-source: info: applying gcc4.7_trac-6755.patch
dpkg-source: info: applying gcc4.7_trac-76970.patch
dpkg-source: info: applying gcc4.7_trac-6431.patch
dpkg-source: info: applying gcc4.7_trac-6331.patch
dpkg-source: info: applying CVE-2012-2677_trac-78326.patch
dpkg-source: info: applying boost_locale_utf.patch
dpkg-source: info: applying fix-ftbfs-python-3.3.patch
dpkg-source: info: applying fix-ftbfs-glibc-2.16.patch
dpkg-source: info: applying lp1017125-boost-1.49-fix.patch
rm -rf debian/*.install
rm -rf debian/*.links
rm -rf debian/*.lintian-overrides
dh_testdir
dh_testroot
rm -f build-stamp
cd tools && /usr/local/src/debs/boost_1_49_0/bjam  -d2  --layout=system --ignore-site-config --user-config=/usr/local/src/debs/boost_1_49_0/user-config.jam debug-symbols=on clean
debian/rules:202: recipe for target 'clean' failed
/usr/local/src/debs/boost_1_49_0/bjam  -d2  --layout=system --ignore-site-config --user-config=/usr/local/src/debs/boost_1_49_0/user-config.jam debug-symbols=on clean
debian/rules:202: recipe for target 'clean' failed
cd libs/python/pyste/install && python setup.py clean
running clean
rm -rf libs/python/pyste/install/build
rm -rf tools/jam/src/bootstrap
rm -rf tools/jam/src/bin.*
rm -ff tools/jam/src/bjam
rm -rf tools/regression/build/bin
rm -rf bin.v2 dist
rm -rf user-config.jam
rm -rf debian/bjam.1
dh_clean build-stamp
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building boost1.49 using existing ./boost1.49_1.49.0.orig.tar.bz2
dpkg-source: info: building boost1.49 in boost1.49_1.49.0-3.2ubuntu1.debian.tar.xz
dpkg-source: info: building boost1.49 in boost1.49_1.49.0-3.2ubuntu1.dsc
./bootstrap.sh --with-icu --prefix=/usr/local/src/debs/boost_1_49_0/debian/tmp/usr \
  || cat bootstrap.log
Building Boost.Build engine with toolset gcc... tools/build/v2/engine/bin.linuxx86_64/b2
Detecting Python version... 2.7
Detecting Python root... /usr
Unicode/ICU support for Boost.Regex?... not found.
Generating Boost.Build configuration in project-config.jam...

Bootstrapping is done. To build, run:

    ./b2

To adjust configuration, edit 'project-config.jam'.
Further information:

   - Command line help:
     ./b2 --help

   - Getting started guide:
     http://www.boost.org/more/getting_started/unix-variants.html

   - Boost.Build documentation:
     http://www.boost.org/boost-build2/doc/html/index.html

echo "using gcc ;" > user-config.jam
for pyver in 2.7 3.5; do \
	echo "using python : $pyver : /usr ;" >> user-config.jam; \
done
dh_testdir
/usr/local/src/debs/boost_1_49_0/bjam  -d2  --layout=system --ignore-site-config --user-config=/usr/local/src/debs/boost_1_49_0/user-config.jam debug-symbols=on --without-python

Building the Boost C++ Libraries.


Performing configuration checks

    - has_icu builds           : yes
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
    - iconv (libc)             : yes
    - icu                      : yes
    - ../config//has_gcc_visibility builds : yes
    - ../config//has_long_double_support builds : yes
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.

Component configuration:

    - chrono                   : building
    - date_time                : building
    - exception                : building
    - filesystem               : building
    - graph                    : building
    - graph_parallel           : building
    - iostreams                : building
    - locale                   : building
    - math                     : building
    - mpi                      : building
    - program_options          : building
    - python                   : not building
    - random                   : building
    - regex                    : building
    - serialization            : building
    - signals                  : building
    - system                   : building
    - test                     : building
    - thread                   : building
    - timer                    : building
    - wave                     : building

...patience...
...patience...
...patience...
...patience...
...found 6965 targets...
...updating 913 targets...
common.mkdir stage

        mkdir -p "stage"

common.mkdir stage/lib

        mkdir -p "stage/lib"

common.mkdir bin.v2/libs/filesystem

        mkdir -p "bin.v2/libs/filesystem"

common.mkdir bin.v2/libs/filesystem/build

        mkdir -p "bin.v2/libs/filesystem/build"

common.mkdir bin.v2/libs/filesystem/build/gcc-5.4.0

        mkdir -p "bin.v2/libs/filesystem/build/gcc-5.4.0"

common.mkdir bin.v2/libs/filesystem/build/gcc-5.4.0/release

        mkdir -p "bin.v2/libs/filesystem/build/gcc-5.4.0/release"

common.mkdir bin.v2/libs/filesystem/build/gcc-5.4.0/release/debug-symbols-on

        mkdir -p "bin.v2/libs/filesystem/build/gcc-5.4.0/release/debug-symbols-on"

common.mkdir bin.v2/libs/filesystem/build/gcc-5.4.0/release/debug-symbols-on/threading-multi

        mkdir -p "bin.v2/libs/filesystem/build/gcc-5.4.0/release/debug-symbols-on/threading-multi"

common.mkdir bin.v2/libs/filesystem/build/gcc-5.4.0/release/debug-symbols-on/threading-multi/v2

        mkdir -p "bin.v2/libs/filesystem/build/gcc-5.4.0/release/debug-symbols-on/threading-multi/v2"

common.mkdir bin.v2/libs/filesystem/build/gcc-5.4.0/release/debug-symbols-on/threading-multi/v2/src

        mkdir -p "bin.v2/libs/filesystem/build/gcc-5.4.0/release/debug-symbols-on/threading-multi/v2/src"

gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-5.4.0/release/debug-symbols-on/threading-multi/v2/src/v2_operations.o

    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -g -pthread -fPIC  -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o "bin.v2/libs/filesystem/build/gcc-5.4.0/release/debug-symbols-on/threading-multi/v2/src/v2_operations.o" "libs/filesystem/v2/src/v2_operations.cpp"

In file included from ./boost/config.hpp:57:0,
                 from ./boost/filesystem/v2/config.hpp:30,
                 from ./boost/filesystem/v2/operations.hpp:17,
                 from libs/filesystem/v2/src/v2_operations.cpp:47:
./boost/iterator/iterator_facade.hpp: In function ‘typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator==(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)’:
./boost/static_assert.hpp:125:21: warning: typedef ‘boost_static_assert_typedef_836’ locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
./boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro ‘BOOST_STATIC_ASSERT’
       BOOST_STATIC_ASSERT((                                                     \
       ^
./boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro ‘BOOST_ITERATOR_FACADE_INTEROP’
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
./boost/iterator/iterator_facade.hpp:836:3: note: in expansion of macro ‘BOOST_ITERATOR_FACADE_RELATION’
   BOOST_ITERATOR_FACADE_RELATION(==, return, equal)
   ^
./boost/iterator/iterator_facade.hpp: In function ‘typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator!=(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)’:
./boost/static_assert.hpp:125:21: warning: typedef ‘boost_static_assert_typedef_837’ locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
                     ^
./boost/iterator/iterator_facade.hpp:818:7: note: in expansion of macro ‘BOOST_STATIC_ASSERT’
       BOOST_STATIC_ASSERT((                                                     \
       ^
./boost/iterator/iterator_facade.hpp:829:3: note: in expansion of macro ‘BOOST_ITERATOR_FACADE_INTEROP’
   BOOST_ITERATOR_FACADE_INTEROP(                                    \
   ^
./boost/iterator/iterator_facade.hpp:837:3: note: in expansion of macro ‘BOOST_ITERATOR_FACADE_RELATION’
   BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal)
   ^
./boost/iterator/iterator_facade.hpp: In function ‘typename boost::detail::enable_if_interoperable<Derived1, Derived2, typename boost::mpl::apply2<boost::detail::always_bool2, Derived1, Derived2>::type>::type boost::operator<(const boost::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, const boost::iterator_facade<Derived2, V2, TC2, Reference2, Difference2>&)’:
./boost/static_assert.hpp:125:21: warning: typedef ‘boost_static_assert_typedef_839’ locally defined but not used [-Wunused-local-typedefs]
          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
Download as text