[Bug 509798] Review Request: armv5tel-unknown-linux-gnueabi-binutils - A GNU collection of binary utilities

2010-12-03 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Rich Mattes  changed:

   What|Removed |Added

 CC||richmat...@gmail.com

--- Comment #13 from Rich Mattes  2010-12-03 15:43:38 EST 
---
The specfile in the SRPM has the --enable-targets=%{_host} line commented out,
which is causing the build to fail.  I don't know if it's supposed to be
enabled or not, but the package builds without the # and without the entire
line.

There's some recent interest on the ARM mailing list for getting a
cross-compiler working[1].  Included are patches for the latest rawhide
binutils and gcc, I don't know if they're helpful for you.

I think it would be worth starting a discussion over on the ARM list about
naming conventions for cross tools.  Personally, I think the cross tools should
follow the conventions that the native tools use (it looks like they're all
using %{_target_platform}, which evaluates to i686-redhat-linux-gnu on fedora
13)

[1]http://lists.fedoraproject.org/pipermail/arm/2010-November/000727.html

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 509798] Review Request: armv5tel-unknown-linux-gnueabi-binutils - A GNU collection of binary utilities

2011-03-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #14 from Niels de Vos  2011-03-05 09:17:36 EST 
---
Created attachment 482436
  --> https://bugzilla.redhat.com/attachment.cgi?id=482436
extend CARGS with %if-%else instead of putting it as args to %configure
directly

With this patch for the spec-file, the binutils compile on a local
Fedora-14.x86_64.

Started a scratch-build with an updated src.rpm:
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=2887014
Watching tasks (this may be safely interrupted)...
2887014 build (dist-f14,
armv5tel-unknown-linux-gnueabi-binutils-2.19.51.0.14-35.fc14.src.rpm): open
(x86-04.phx2.fedoraproject.org)
  2887016 buildArch
(armv5tel-unknown-linux-gnueabi-binutils-2.19.51.0.14-35.fc14.src.rpm, i686):
open (x86-13.phx2.fedoraproject.org)
  2887015 buildArch
(armv5tel-unknown-linux-gnueabi-binutils-2.19.51.0.14-35.fc14.src.rpm, x86_64):
open (x86-18.phx2.fedoraproject.org)
  2887016 buildArch
(armv5tel-unknown-linux-gnueabi-binutils-2.19.51.0.14-35.fc14.src.rpm, i686):
open (x86-13.phx2.fedoraproject.org) -> closed
  0 free  2 open  1 done  0 failed
  2887015 buildArch
(armv5tel-unknown-linux-gnueabi-binutils-2.19.51.0.14-35.fc14.src.rpm, x86_64):
open (x86-18.phx2.fedoraproject.org) -> closed
  0 free  1 open  2 done  0 failed
2887014 build (dist-f14,
armv5tel-unknown-linux-gnueabi-binutils-2.19.51.0.14-35.fc14.src.rpm): open
(x86-04.phx2.fedoraproject.org) -> closed
  0 free  0 open  3 done  0 failed

2887014 build (dist-f14,
armv5tel-unknown-linux-gnueabi-binutils-2.19.51.0.14-35.fc14.src.rpm) completed
successfully

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 509798] Review Request: armv5tel-unknown-linux-gnueabi-binutils - A GNU collection of binary utilities

2011-07-24 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Peter Lemenkov  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Blocks||201449(FE-DEADREVIEW)
 Resolution||NOTABUG
Last Closed||2011-07-25 02:26:39

--- Comment #15 from Peter Lemenkov  2011-07-25 02:26:39 
EDT ---
I'm no longer interested in maintaining this. Sorry.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 509798] Review Request: armv5tel-unknown-linux-gnueabi-binutils - A GNU collection of binary utilities

2010-11-03 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Jason Tibbitts  changed:

   What|Removed |Added

  Status Whiteboard||BuildFails

--- Comment #12 from Jason Tibbitts  2010-11-03 08:53:57 EDT 
---
This fails to build for me:

config.status: creating Makefile
+ --with-sysroot=/usr/armv5tel-unknown-linux-gnueabi/sys-root
--program-prefix=armv5tel-unknown-linux-gnueabi- --disable-shared
--disable-werror --with-bugurl=http://bugzilla.redhat.com/bugzilla/
/var/tmp/rpm-tmp.06Q1VG: line 78:
--with-sysroot=/usr/armv5tel-unknown-linux-gnueabi/sys-root: No such file or
directory

That seems to be missing a command there.  I do not think you can split the
argument list for the configure script with conditionals in the middle in the
way you're trying to do it.

Failing scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2573784

Also, have you contacted the ARM secondary arch folks about this?  (You may be
working with them; I can't really tell.)  Some input from them might be useful.

Please clear the Whiteboard if providing a version which builds.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 509798] Review Request: armv5tel-unknown-linux-gnueabi-binutils - A GNU collection of binary utilities

2010-11-03 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Dan HorĂ¡k  changed:

   What|Removed |Added

 Blocks||245418(ARMTracker)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review