public inbox for gentoo-releng-autobuilds@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage1.spec
@ 2014-08-09 19:09 99% armin76
  0 siblings, 0 replies; 1+ results
From: armin76 @ 2014-08-09 19:09 UTC (permalink / raw
  To: releng, gentoo-releng-autobuilds




                 from ./persistent-data/data-structures/btree.h:23,
                 from ./persistent-data/data-structures/array.h:23,
                 from persistent-data/data-structures/bitset.cc:1:
/usr/include/boost/cstdint.hpp:311:42: error:                 typedef boost::ulong_long_type boost::uint64_t
persistent-data/data-structures/bitset.cc:68:14: error: expected ';' before 'w'
persistent-data/data-structures/bitset.cc:70:6: error: 'w' was not declared in this scope
persistent-data/data-structures/bitset.cc:70:27: error: 'set_bit' was not declared in this scope
persistent-data/data-structures/bitset.cc:72:6: error: 'w' was not declared in this scope
persistent-data/data-structures/bitset.cc:72:29: error: 'clear_bit' was not declared in this scope
persistent-data/data-structures/bitset.cc:73:12: error: 'class persistent_data::array<{anonymous}::bitset_traits>' has no member named 'set'
persistent-data/data-structures/bitset.cc:73:25: error: 'w' was not declared in this scope
persistent-data/data-structures/bitset.cc: In member function 'void persistent_data::bitset_detail::bitset_impl::pad_last_block(bool)':
persistent-data/data-structures/bitset.cc:129:6: error: reference to 'uint64_t' is ambiguous
In file included from /usr/lib/gcc/alpha-unknown-linux-gnu/4.7.3/include/stdint.h:3:0,
                 from ./persistent-data/endian_utils.h:23,
                 from ./persistent-data/data-structures/btree.h:22,
                 from ./persistent-data/data-structures/array.h:23,
                 from persistent-data/data-structures/bitset.cc:1:
/usr/include/stdint.h:55:27: error: candidates are: typedef long unsigned int uint64_t
In file included from /usr/include/boost/intrusive/detail/utilities.hpp:25:0,
                 from /usr/include/boost/intrusive/rbtree_algorithms.hpp:57,
                 from ./persistent-data/cache.h:25,
                 from ./persistent-data/block.h:23,
                 from ./persistent-data/transaction_manager.h:22,
                 from ./persistent-data/data-structures/btree.h:23,
                 from ./persistent-data/data-structures/array.h:23,
                 from persistent-data/data-structures/bitset.cc:1:
/usr/include/boost/cstdint.hpp:311:42: error:                 typedef boost::ulong_long_type boost::uint64_t
persistent-data/data-structures/bitset.cc:129:15: error: expected ';' before 'w'
persistent-data/data-structures/bitset.cc:133:8: error: 'w' was not declared in this scope
persistent-data/data-structures/bitset.cc:133:24: error: 'set_bit' was not declared in this scope
persistent-data/data-structures/bitset.cc:135:8: error: 'w' was not declared in this scope
persistent-data/data-structures/bitset.cc:135:26: error: 'clear_bit' was not declared in this scope
persistent-data/data-structures/bitset.cc:137:13: error: 'class persistent_data::array<{anonymous}::bitset_traits>' has no member named 'set'
persistent-data/data-structures/bitset.cc:137:26: error: 'w' was not declared in this scope
persistent-data/data-structures/bitset.cc: In member function 'void persistent_data::bitset_detail::bitset_impl::resize_array(unsigned int, bool)':
persistent-data/data-structures/bitset.cc:149:13: error: 'class persistent_data::array<{anonymous}::bitset_traits>' has no member named 'grow'
persistent-data/data-structures/bitset.cc: In member function 'bool persistent_data::bitset_detail::bitset_impl::get_bit(int, unsigned int) const':
persistent-data/data-structures/bitset.cc:165:24: error: 'mask' was not declared in this scope
In file included from ./persistent-data/data-structures/btree.h:22:0,
                 from ./persistent-data/data-structures/array.h:23,
                 from persistent-data/data-structures/bitset.cc:1:
./persistent-data/endian_utils.h: In instantiation of 'DiskType base::to_disk(const CPUType&) [with DiskType = base::le64; CPUType = int]':
persistent-data/data-structures/bitset.cc:23:42:   required from here
./persistent-data/endian_utils.h:68:1: error: invalid application of 'sizeof' to incomplete type 'boost::STATIC_ASSERTION_FAILURE<false>'
./persistent-data/endian_utils.h:69:2: warning: no return statement in function returning non-void [-Wreturn-type]
In file included from ./persistent-data/data-structures/array.h:25:0,
                 from persistent-data/data-structures/bitset.cc:1:
./persistent-data/data-structures/array_block.h: In instantiation of 'class persistent_data::array_block<{anonymous}::bitset_traits, persistent_data::block_manager<>::read_ref>':
./persistent-data/data-structures/array.h:218:56:   required from 'persistent_data::array<ValueTraits>::array(persistent_data::array<ValueTraits>::tm_ptr, persistent_data::array<ValueTraits>::ref_counter) [with ValueTraits = {anonymous}::bitset_traits; persistent_data::array<ValueTraits>::tm_ptr = boost::shared_ptr<persistent_data::transaction_manager>; persistent_data::array<ValueTraits>::ref_counter = int]'
persistent-data/data-structures/bitset.cc:37:20:   required from here
./persistent-data/data-structures/array_block.h:41:44: error: no type named 'value_type' in 'struct {anonymous}::bitset_traits'
    [CXX] persistent-data/space-maps/recursive.cc
In file included from persistent-data/data-structures/bitset.cc:1:0:
./persistent-data/data-structures/array.h: In instantiation of 'void persistent_data::array<ValueTraits>::visit_value(ValueVisitor&, const btree_path&, const typename persistent_data::array<ValueTraits>::block_traits::value_type&) const [with ValueVisitor = persistent_data::bitset_detail::bitset_impl::bit_visitor; ValueTraits = {anonymous}::bitset_traits; persistent_data::btree_detail::btree_path = std::vector<long unsigned int>; typename persistent_data::array<ValueTraits>::block_traits::value_type = long unsigned int]':
./persistent-data/data-structures/array.h:154:5:   required from 'void persistent_data::array<ValueTraits>::block_value_visitor<ValueVisitor>::visit(const btree_path&, const typename persistent_data::array<ValueTraits>::block_traits::value_type&) [with ValueVisitor = persistent_data::bitset_detail::bitset_impl::bit_visitor; ValueTraits = {anonymous}::bitset_traits; persistent_data::btree_detail::btree_path = std::vector<long unsigned int>; typename persistent_data::array<ValueTraits>::block_traits::value_type = long unsigned int]'
./persistent-data/data-structures/btree_damage_visitor.h:198:6:   required from 'void persistent_data::btree_detail::btree_damage_visitor<ValueVisitor, DamageVisitor, Levels, ValueTraits>::visit_values(const btree_path&, const persistent_data::btree_detail::node_ref<ValueTraits>&) [with ValueVisitor = persistent_data::array<{anonymous}::bitset_traits>::block_value_visitor<persistent_data::bitset_detail::bitset_impl::bit_visitor>; DamageVisitor = persistent_data::array<{anonymous}::bitset_traits>::block_damage_visitor<persistent_data::bitset_detail::bitset_impl::damage_visitor>; unsigned int Levels = 1u; ValueTraits = persistent_data::array<{anonymous}::bitset_traits>::block_traits; persistent_data::btree_detail::btree_path = std::vector<long unsigned int>]'
./persistent-data/data-structures/btree_damage_visitor.h:174:5:   required from 'bool persistent_data::btree_detail::btree_damage_visitor<ValueVisitor, DamageVisitor, Levels, ValueTraits>::visit_leaf(const node_location&, const persistent_data::btree_detail::node_ref<ValueTraits>&) [with ValueVisitor = persistent_data::array<{anonymous}::bitset_traits>::block_value_visitor<persistent_data::bitset_detail::bitset_impl::bit_visitor>; DamageVisitor = persistent_data::array<{anonymous}::bitset_traits>::block_damage_visitor<persistent_data::bitset_detail::bitset_impl::damage_visitor>; unsigned int Levels = 1u; ValueTraits = persistent_data::array<{anonymous}::bitset_traits>::block_traits; persistent_data::btree_detail::btree_damage_visitor<ValueVisitor, DamageVisitor, Levels, ValueTraits>::node_location = persistent_data::btree_detail::node_location]'
persistent-data/data-structures/bitset.cc:251:1:   required from here
./persistent-data/data-structures/array.h:169:5: error: 'persistent_data::array<{anonymous}::bitset_traits>::rblock' has no member named 'get'
In file included from ./persistent-data/data-structures/array.h:25:0,
                 from persistent-data/data-structures/bitset.cc:1:
./persistent-data/data-structures/array_block.h: In instantiation of 'void persistent_data::array_block<ValueTraits, RefType>::dec_all_entries() [with ValueTraits = {anonymous}::bitset_traits; RefType = persistent_data::block_manager<>::read_ref]':
./persistent-data/data-structures/array.h:389:4:   required from 'void persistent_data::array<ValueTraits>::dec_ablock_entries(persistent_data::block_address) [with ValueTraits = {anonymous}::bitset_traits; persistent_data::block_address = long unsigned int]'
./persistent-data/data-structures/array.h:123:5:   required from 'void persistent_data::array<ValueTraits>::block_ref_counter::dec_values(uint64_t) [with ValueTraits = {anonymous}::bitset_traits; uint64_t = long unsigned int]'
./persistent-data/data-structures/array.h:108:6:   required from 'void persistent_data::array<ValueTraits>::block_ref_counter::set(uint64_t, uint32_t) [with ValueTraits = {anonymous}::bitset_traits; uint64_t = long unsigned int; uint32_t = unsigned int]'
persistent-data/data-structures/bitset.cc:251:1:   required from here
./persistent-data/data-structures/array_block.h:129:5: error: request for member 'dec' in '((persistent_data::array_block<{anonymous}::bitset_traits, persistent_data::block_manager<>::read_ref>*)this)->persistent_data::array_block<{anonymous}::bitset_traits, persistent_data::block_manager<>::read_ref>::rc_', which is of non-class type 'persistent_data::array_block<{anonymous}::bitset_traits, persistent_data::block_manager<>::read_ref>::ref_counter {aka int}'
./persistent-data/data-structures/array_block.h:129:5: error: no matching function for call to 'get(unsigned int&)'
./persistent-data/data-structures/array_block.h:129:5: note: candidates are:
In file included from /usr/include/boost/optional.hpp:15:0,
                 from ./persistent-data/buffer.h:27,
                 from ./persistent-data/block.h:22,
                 from ./persistent-data/transaction_manager.h:22,
                 from ./persistent-data/data-structures/btree.h:23,
                 from ./persistent-data/data-structures/array.h:23,
                 from persistent-data/data-structures/bitset.cc:1:
/usr/include/boost/optional/optional.hpp:679:1: note: template<class T> typename boost::optional::reference_const_type boost::get(const boost::optional<T>&)
/usr/include/boost/optional/optional.hpp:679:1: note:   template argument deduction/substitution failed:
In file included from ./persistent-data/data-structures/array.h:25:0,
                 from persistent-data/data-structures/bitset.cc:1:
./persistent-data/data-structures/array_block.h:129:5: note:   mismatched types 'const boost::optional<T>' and 'unsigned int'
In file included from /usr/include/boost/optional.hpp:15:0,
                 from ./persistent-data/buffer.h:27,
                 from ./persistent-data/block.h:22,
                 from ./persistent-data/transaction_manager.h:22,
                 from ./persistent-data/data-structures/btree.h:23,
                 from ./persistent-data/data-structures/array.h:23,
                 from persistent-data/data-structures/bitset.cc:1:
/usr/include/boost/optional/optional.hpp:687:1: note: template<class T> typename boost::optional::reference_type boost::get(boost::optional<T>&)
/usr/include/boost/optional/optional.hpp:687:1: note:   template argument deduction/substitution failed:
In file included from ./persistent-data/data-structures/array.h:25:0,
                 from persistent-data/data-structures/bitset.cc:1:
./persistent-data/data-structures/array_block.h:129:5: note:   mismatched types 'boost::optional<T>' and 'unsigned int'
In file included from /usr/include/boost/optional.hpp:15:0,
                 from ./persistent-data/buffer.h:27,
                 from ./persistent-data/block.h:22,
                 from ./persistent-data/transaction_manager.h:22,
                 from ./persistent-data/data-structures/btree.h:23,
                 from ./persistent-data/data-structures/array.h:23,
                 from persistent-data/data-structures/bitset.cc:1:
/usr/include/boost/optional/optional.hpp:697:1: note: template<class T> typename boost::optional::pointer_const_type boost::get(const boost::optional<T>*)
/usr/include/boost/optional/optional.hpp:697:1: note:   template argument deduction/substitution failed:
In file included from ./persistent-data/data-structures/array.h:25:0,
                 from persistent-data/data-structures/bitset.cc:1:
./persistent-data/data-structures/array_block.h:129:5: note:   mismatched types 'const boost::optional<T>*' and 'unsigned int'
In file included from /usr/include/boost/optional.hpp:15:0,
                 from ./persistent-data/buffer.h:27,
                 from ./persistent-data/block.h:22,
                 from ./persistent-data/transaction_manager.h:22,
                 from ./persistent-data/data-structures/btree.h:23,
                 from ./persistent-data/data-structures/array.h:23,
                 from persistent-data/data-structures/bitset.cc:1:
/usr/include/boost/optional/optional.hpp:705:1: note: template<class T> typename boost::optional::pointer_type boost::get(boost::optional<T>*)
/usr/include/boost/optional/optional.hpp:705:1: note:   template argument deduction/substitution failed:
In file included from ./persistent-data/data-structures/array.h:25:0,
                 from persistent-data/data-structures/bitset.cc:1:
./persistent-data/data-structures/array_block.h:129:5: note:   mismatched types 'boost::optional<T>*' and 'unsigned int'
persistent-data/data-structures/bitset.cc: In member function 'bool persistent_data::bitset_detail::bitset_impl::get(unsigned int)':
persistent-data/data-structures/bitset.cc:63:4: warning: control reaches end of non-void function [-Wreturn-type]
make: *** [persistent-data/data-structures/bitset.o] Error 1
make: *** Waiting for unfinished jobs....
    [DEP] persistent-data/space_map.cc
    [DEP] persistent-data/space-maps/recursive.cc
    [DEP] persistent-data/space-maps/disk.cc
 * ERROR: sys-block/thin-provisioning-tools-0.2.8-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-block/thin-provisioning-tools-0.2.8-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-block/thin-provisioning-tools-0.2.8-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.8-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.8-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.8-r1/work/thin-provisioning-tools-0.2.8'
 * S: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.8-r1/work/thin-provisioning-tools-0.2.8'

 * Messages for package sys-apps/keyutils-1.5.9-r1:

 * Unable to find kernel sources at /usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 *   You must have CONFIG_KEYS to use this package!
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.

 * Messages for package sys-apps/busybox-1.21.0:

 * Could not locate user configfile, so we will save a default one
 * You cannot have USE='static pam'.  Assuming static is more important.
 * Your configuration for sys-apps/busybox-1.21.0 has been saved in 
 * /etc/portage/savedconfig/sys-apps/busybox-1.21.0 for your editing pleasure.
 * You can edit these files by hand and remerge this package with
 * USE=savedconfig to customise the configuration.
 * You can rename this file/directory to one of the following for
 * its configuration to apply to multiple versions:
 * ${PORTAGE_CONFIGROOT}/etc/portage/savedconfig/
 * [${CTARGET}|${CHOST}|""]/${CATEGORY}/[${PF}|${P}|${PN}]

 * Messages for package net-dialup/ppp-2.4.5-r3:

 * Unable to find kernel sources at /usr/src/linux
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * Pon, poff and plog scripts have been supplied for experienced users.
 * Users needing particular scripts (ssh,rsh,etc.) should check out the
 * /usr/share/doc/ppp-2.4.5-r3/scripts directory.

 * Messages for package sys-block/thin-provisioning-tools-0.2.8-r1:

 * ERROR: sys-block/thin-provisioning-tools-0.2.8-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-block/thin-provisioning-tools-0.2.8-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-block/thin-provisioning-tools-0.2.8-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.8-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.8-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.8-r1/work/thin-provisioning-tools-0.2.8'
 * S: '/var/tmp/portage/sys-block/thin-provisioning-tools-0.2.8-r1/work/thin-provisioning-tools-0.2.8'

!!! catalyst: Error in attempt to build packages


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1403, in build_packages
    "Error in attempt to build packages",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 541, in cmd
    raise CatalystError,myexc
CatalystError
None

!!! catalyst: livecdbuild aborting due to error.

Traceback (most recent call last):
File "/usr/lib/catalyst/catalyst", line 218, in build_target
    mytarget.run()
File "modules/generic_stage_target.py", line 1304, in run
    apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1408, in build_packages
    "build aborting due to error."
CatalystError
!!! catalyst: Error encountered during run of target livecd-stage1
Catalyst aborting....
lockfile does not exist '/space/catalyst/tmp/default/livecd-stage1-alpha-20140809/.catalyst_lock'



Full build log at /tmp/catalyst-auto.30757/log/installcd-stage1.log


^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2014-08-09 19:09 99% [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage1.spec armin76

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox