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 1217096 - No AArch64 support in libticables2
Summary: No AArch64 support in libticables2
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libticables2
Version: 23
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ben Rosser
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2015-04-29 14:22 UTC by Marcin Juszkiewicz
Modified: 2015-07-19 20:18 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-19 20:18:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
spec+patch (2.55 KB, patch)
2015-04-29 14:22 UTC, Marcin Juszkiewicz
no flags Details | Diff

Description Marcin Juszkiewicz 2015-04-29 14:22:59 UTC
Created attachment 1020207 [details]
spec+patch

Description of problem:

libticables2 has a check for architectures and lacks aarch64 in it.

Version-Release number of selected component (if applicable):

1.3.4-3

How reproducible:

always

Steps to Reproduce:
1. do a build on aarch64 (arm-koji)
2.
3.

Actual results:

libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/torture_ticables torture_ticables.o  ../src/.libs/libticables2.so -Wl,-rpath -Wl,/usr/lib64
../src/.libs/libticables2.so: undefined reference to `cable_ser'
../src/.libs/libticables2.so: undefined reference to `cable_vti'
../src/.libs/libticables2.so: undefined reference to `cable_tie'
../src/.libs/libticables2.so: undefined reference to `cable_gry'
../src/.libs/libticables2.so: undefined reference to `cable_par'
../src/.libs/libticables2.so: undefined reference to `linux_check_libusb'
collect2: error: ld returned 1 exit status
Makefile:297: recipe for target 'test_ticables_2' failed
make[2]: *** [test_ticables_2] Error 1
make[2]: *** Waiting for unfinished jobs....
../src/.libs/libticables2.so: undefined reference to `cable_ser'
../src/.libs/libticables2.so: undefined reference to `cable_vti'
../src/.libs/libticables2.so: undefined reference to `cable_tie'
../src/.libs/libticables2.so: undefined reference to `cable_gry'
../src/.libs/libticables2.so: undefined reference to `cable_par'
../src/.libs/libticables2.so: undefined reference to `linux_check_libusb'
collect2: error: ld returned 1 exit status
Makefile:300: recipe for target 'torture_ticables' failed
make[2]: Leaving directory '/builddir/build/BUILD/libticables2-1.3.4/tests'


Expected results:

package builds

Additional info:

Comment 1 Ben Rosser 2015-05-06 05:57:41 UTC
Thanks for the patch, and sorry for the slight delay in getting back to you.

Fixed and built for rawhide; I'll build and push updates to Fedora {20, 21, 22}.

Comment 2 Jan Kurik 2015-07-15 14:13:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23


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