Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 434076 - itpp failed massrebuild attempt for GCC 4.3
Summary: itpp failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: itpp
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ed Hill
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 440939 (view as bug list)
Depends On:
Blocks: gcc43errors
TreeView+ depends on / blocked
 
Reported: 2008-02-22 13:02 UTC by Jesse Keating
Modified: 2013-01-10 02:52 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-14 23:02:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2008-02-22 13:02:31 UTC
This is an automatically filed bug for a failed rebuild attempt for GCC 4.3.

http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal

Please verify why this build failed and fix it.
http://koji.fedoraproject.org/koji/taskinfo?taskID=438534
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Tyler Owen 2008-02-24 15:39:11 UTC
some of the errors in x86_64 build.log:

In file included from ../../../itpp/base/vec.h:41,
                 from ../../../itpp/base/mat.h:471,
                 from ../../../itpp/base/algebra/inv.h:33,
                 from ../../../itpp/base/algebra/inv.cpp:40:
../../../itpp/base/copy_vector.h: In function 'void itpp::copy_vector(int, const
int*, int*)':
../../../itpp/base/copy_vector.h:54: error: 'memcpy' was not declared in this scope
../../../itpp/base/copy_vector.h: In function 'void itpp::copy_vector(int, const
short int*, short int*)':
../../../itpp/base/copy_vector.h:55: error: 'memcpy' was not declared in this scope
../../../itpp/base/copy_vector.h: In function 'void itpp::copy_vector(int, const
itpp::bin*, itpp::bin*)':
../../../itpp/base/copy_vector.h:56: error: 'memcpy' was not declared in this scope
../../../itpp/base/copy_vector.h: In function 'void itpp::copy_vector(int, const
float*, float*)':
../../../itpp/base/copy_vector.h:57: error: 'memcpy' was not declared in this scope
../../../itpp/base/copy_vector.h: In function 'void itpp::copy_vector(int, const
std::complex<float>*, std::complex<float>*)':
../../../itpp/base/copy_vector.h:58: error: 'memcpy' was not declared in this scope

Comment 2 Bug Zapper 2008-05-14 05:24:35 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Matt Domsch 2008-07-03 17:45:17 UTC
*** Bug 440939 has been marked as a duplicate of this bug. ***

Comment 4 FTBFS 2008-09-05 16:12:08 UTC
This package has Failed to Build From Source for many months.  Per
http://fedoraproject.org/wiki/FTBFS, this package is now proposed for
removal from the distribution.  Please address this FTBFS bug
immediately, or this package will be removed from the distribution
within the next few weeks.

Thank you for your continued contributions to Fedora, and your
commitment to ensuring Fedora packages remain buildable from source
code.

Comment 5 manuel wolfshant 2008-09-14 23:02:16 UTC
I am not sure if anyone is still interested in this package, but I added a patch which fixes building in rawhide.

Comment 6 Ed Hill 2008-09-14 23:43:25 UTC
Thank you Manuel.  I've been meaning to update itpp but have been overcome
with work issues recently.


Note You need to log in before you can comment on or make changes to this bug.