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 308

Summary: arts build warnings
Product: TDE Reporter: Darrell <darrella>
Component: artsAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED WONTFIX    
Severity: normal CC: bugwatch, darrella, robxu9
Priority: P3    
Version: 3.5.12 [Trinity]   
Hardware: All   
OS: Slackware 12   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Darrell 2010-10-03 10:07:58 CDT
The following warning messages appear when building arts in Slackware 12.2, automake 1.10.1.

=====================================================================
flow/gsl/gslmakefile.inc:38: variable `gsltests_SOURCES' is defined but no program or
flow/gsl/gslmakefile.inc:38: library has `gsltests' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:35: variable `gslwchunk_SOURCES' is defined but no program or
flow/gsl/gslmakefile.inc:35: library has `gslwchunk' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:41: variable `gslffttest_SOURCES' is defined but no program or
flow/gsl/gslmakefile.inc:41: library has `gslffttest' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:36: variable `gslwchunk_LDADD' is defined but no program or
flow/gsl/gslmakefile.inc:36: library has `gslwchunk' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:42: variable `gslffttest_LDADD' is defined but no program or
flow/gsl/gslmakefile.inc:42: library has `gslffttest' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:39: variable `gsltests_LDADD' is defined but no program or
flow/gsl/gslmakefile.inc:39: library has `gsltests' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:43: variable `gslffttest_LDFLAGS' is defined but no program or
flow/gsl/gslmakefile.inc:43: library has `gslffttest' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:37: variable `gslwchunk_LDFLAGS' is defined but no program or
flow/gsl/gslmakefile.inc:37: library has `gslwchunk' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:40: variable `gsltests_LDFLAGS' is defined but no program or
flow/gsl/gslmakefile.inc:40: library has `gsltests' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here

=====================================================================
soundserver/Makefile.am:77: compiling `artswrapper.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in'

=====================================================================
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1518.
Comment 1 Robert Xu 2011-03-12 21:38:47 CST
Automake build warnings are no longer supported - please only file Cmake-related notices.