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 2704

Summary: tdelibs FTBFS in debian/ubuntu if built without tdehwlib
Product: TDE Reporter: Michele Calgaro <michele.calgaro>
Component: tdelibsAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED WONTFIX    
Severity: normal CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.1.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Michele Calgaro 2016-10-02 00:51:19 CDT
If built with options
 -DWITH_TDEHWLIB="OFF" \
 -DWITH_TDEHWLIB_DAEMONS="OFF" \
tdelibs FTBFS in debian and ubuntu.
The code itself builds fine, but packages fail to build due to tdehwlib-related entries in tdelibs14-trinity.install and tdelibs14-trinity-dev.install.

Not a blocker, since disabling tdehwlib option already requires manual intervantion. Anyhow would be good to find a proper fix fot this bug.
Comment 1 Michele Calgaro 2016-10-02 04:54:43 CDT
After discussion with Slavek, we have decided to file ug 2706 to address this type of issue.