By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 1789 - Build issue: libtqt-perl [SILENT_]NO_TAINT_SUPPORT warnings
Summary: Build issue: libtqt-perl [SILENT_]NO_TAINT_SUPPORT warnings
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: non-core programs (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2013-12-27 23:42 CST by Darrell
Modified: 2018-08-01 04:36 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darrell 2013-12-27 23:42:30 CST
When building libtqt-perl with perl 5.18, the build log is filled with the following types of warnings:

/usr/lib/perl5/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined [-Wundef]

/usr/lib/perl5/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined [-Wundef]

The package builds but there should be a way to stop the warning spew.
Comment 1 Michele Calgaro 2018-08-01 04:36:15 CDT
I can't see this errors at all. Is this bug still valid?