Proposed removal of packages with long-standing FTBFS failures

Jason L Tibbitts III tibbs at math.uh.edu
Sat Sep 6 14:20:50 UTC 2008


>>>>> "AP" == Alain PORTAL <alain.portal at free.fr> writes:

AP> Hi, Le vendredi 05 septembre 2008, Matt Domsch a écrit :

>> gpsim-0.22.0-5.fc8 [u'434061 ASSIGNED'] (build/make) dionysos

AP> As I'm still on FC6, I'm not able to fix this bug. Any help will
AP> be appreciated.

Well, you can still do scratch builds so you don't technically need to
have an updated system, but it certainly makes things faster.

I think this package simply has the C++ issues that we've seen in many
other packages.  Here's the first failure:

 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0
 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0
 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe
 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
 --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parse.lo -MD -MP
 -MF .deps/parse.Tpo -c parse.cc  -fPIC -DPIC -o .libs/parse.o
In file included from ../src/registers.h:34,
                 from ../src/ui.h:11,
                 from ../src/cmd_gpsim.h:5,
                 from misc.h:24,
                 from parse.yy:33:
../src/value.h: In function 'bool operator!=(String&, String&)':
../src/value.h:590: error: 'strcmp' was not declared in this scope

Perhaps needs #include <cstring>?

 - J<




More information about the fedora-devel-list mailing list