https://bugzilla.redhat.com/show_bug.cgi?id=1332306



--- Comment #5 from Mario Blättermann <[email protected]> ---
There's a problem with the armv7hl architecture (x86_64 and i686 are OK so
far), see the scratch build for f24:
http://koji.fedoraproject.org/koji/taskinfo?taskID=15063172

From build.log:

/builddir/build/BUILD/libcxxabi-3.8.0.src/src/cxa_exception.cpp:258:21: error:
unknown type name '_Unwind_Control_Block'
       
static_cast<_Unwind_Control_Block*>(unwind_exception)->barrier_cache.bitpattern[0]);
                    ^
/builddir/build/BUILD/libcxxabi-3.8.0.src/src/cxa_exception.cpp:258:62: error:
member reference base type 'void' is not a structure or union
       
static_cast<_Unwind_Control_Block*>(unwind_exception)->barrier_cache.bitpattern[0]);
                                            ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~
/builddir/build/BUILD/libcxxabi-3.8.0.src/src/cxa_exception.cpp:409:71: error:
no member named 'barrier_cache' in '_Unwind_Exception'
        return
reinterpret_cast<void*>(exception_header->unwindHeader.barrier_cache.bitpattern[0]);
                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
3 errors generated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to