| Summary: | Review Request: sh-elf-binutils - Cross Compiling GNU binutils targeted at sh-elf | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John W. Linville <linville> |
| Component: | Package Review | Assignee: | Ralf Corsepius <rc040203> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, lemenkov, notting, rc040203 |
| Target Milestone: | --- | Flags: | rc040203:
fedora-review+
kevin: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-02-07 15:21:03 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 674930 | ||
|
Description
John W. Linville
2011-02-03 18:49:15 UTC
The sh-elf cross toolchain is required for building the open-source firmware for the carl9170 wireless driver. * Wrong license: binutils-2.21 are licensed GPLv3+ * rpmlint /var/lib/mock/fedora-rawhide-x86_64/result/*rpm sh-elf-binutils.x86_64: W: cross-directory-hard-link /usr/bin/sh-elf-ranlib /usr/sh-elf/bin/ranlib sh-elf-binutils.x86_64: W: cross-directory-hard-link /usr/bin/sh-elf-nm /usr/sh-elf/bin/nm sh-elf-binutils.x86_64: W: cross-directory-hard-link /usr/sh-elf/bin/ld /usr/bin/sh-elf-ld sh-elf-binutils.x86_64: W: cross-directory-hard-link /usr/sh-elf/bin/objdump /usr/bin/sh-elf-objdump sh-elf-binutils.x86_64: W: cross-directory-hard-link /usr/sh-elf/bin/strip /usr/bin/sh-elf-strip sh-elf-binutils.x86_64: W: cross-directory-hard-link /usr/bin/sh-elf-objcopy /usr/sh-elf/bin/objcopy sh-elf-binutils.x86_64: W: cross-directory-hard-link /usr/sh-elf/bin/as /usr/bin/sh-elf-as sh-elf-binutils.x86_64: W: cross-directory-hard-link /usr/sh-elf/bin/ar /usr/bin/sh-elf-ar sh-elf-binutils.x86_64: W: no-manual-page-for-binary sh-elf-ld.bfd sh-elf-binutils.x86_64: W: non-standard-dir-in-usr sh-elf Though the hardlinks may introduce problems in cornercases, I am OK with all of these. cross-binutils are a scenario, rpmlint doesn't cope with. * Sources match upstream: c84c5acc9d266f1a7044b51c85a823f5 binutils-2.21.tar.bz2 Nothing much else to say about it. All common issues with cross-binutils seem to be addressed. APPROVED provided you change the license-tag Will do so -- thanks! New Package SCM Request ======================= Package Name: sh-elf-binutils Short Description: Cross Compiling GNU binutils targeted at sh-elf Owners: linville Branches: f14 InitialCC: linville Git done (by process-git-requests). sh-elf-binutils-2.21-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/sh-elf-binutils-2.21-1.fc14 sh-elf-binutils-2.21-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |