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 1724800 - undefined symbol: __trunckfsf2 when building gtatool
Summary: undefined symbol: __trunckfsf2 when building gtatool
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 29
Hardware: ppc64le
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PPCTracker 1604285
TreeView+ depends on / blocked
 
Reported: 2019-06-27 20:40 UTC by Dan Horák
Modified: 2019-11-15 21:52 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-15 21:52:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dan Horák 2019-06-27 20:40:23 UTC
Description of problem:
There are test-suite failures in the build of the gtatool package (https://koji.fedoraproject.org/koji/taskinfo?taskID=35865849) and there is following in the test-suite.log.

==========================================
   GTA Tool 2.2.3: tests/test-suite.log
==========================================

# TOTAL: 51
# PASS:  48
# SKIP:  0
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: gta-component-compute.sh
==============================

gta component-compute: [err] ../src/.libs/component-compute.so: undefined symbol: __trunckfdf2
FAIL gta-component-compute.sh (exit status: 1)

FAIL: conv-exr.sh
=================

gta to-exr: [err] ../src/.libs/conv-exr.so: undefined symbol: __trunckfsf2
FAIL conv-exr.sh (exit status: 1)

FAIL: conv-pfs.sh
=================

gta to-pfs: [err] ../src/.libs/conv-pfs.so: undefined symbol: __trunckfsf2
FAIL conv-pfs.sh (exit status: 1)

It makes me think there is soemthing wrong with the toolchain as there is no such problem in F-30 or Rawhide

Version-Release number of selected component (if applicable):
gcc-8.3.1-4.fc29.ppc64le (upgraded manually)
gcc-8.3.1-2.fc29.ppc64le

Comment 1 Dan Horák 2019-07-11 14:08:25 UTC
Florian comment on the PPC mailing list some time ago pointed to bug 1688766

Comment 2 Ben Cotton 2019-10-31 19:03:59 UTC
This message is a reminder that Fedora 29 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '29'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 29 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Volker Fröhlich 2019-11-15 21:52:29 UTC
I think it's safe to resolve this. We have ppc64le builds in Rawhide and F29 is unsupported.


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