On Sun, Jul 24, 2005 at 11:57:38AM -0600, dann frazier wrote: > Package: dx > Version: 1:4.3.2-5 > Severity: serious > Justification: no longer builds from source
> Here's the tail of a failed buildlog produced with pbuilder: > g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I./../base -I../../../include > -I./../dxui -Dlinux -I/usr/include -Wall -g -fsigned-char -O2 -c -o > CreateMacroDialog.o `test -f 'CreateMacroDialog.C' || echo > './'`CreateMacroDialog.C > CreateMacroDialog.C: In member function 'virtual _WidgetRec* > CreateMacroDialog::createDialog(_WidgetRec*)': > CreateMacroDialog.C:197: warning: unused variable 'nameLabel' > CreateMacroDialog.C:220: warning: unused variable 'categoryLabel' > CreateMacroDialog.C:245: warning: unused variable 'descriptionLabel' > CreateMacroDialog.C:270: warning: unused variable 'filenameLabel' > g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I./../base -I../../../include > -I./../dxui -Dlinux -I/usr/include -Wall -g -fsigned-char -O2 -c -o > DXAnchorWindow.o `test -f 'DXAnchorWindow.C' || echo './'`DXAnchorWindow.C > g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I./../base -I../../../include > -I./../dxui -Dlinux -I/usr/include -Wall -g -fsigned-char -O2 -c -o > DXApplication.o `test -f 'DXApplication.C' || echo './'`DXApplication.C > In file included from > /usr/lib/gcc/ia64-linux-gnu/4.0.1/../../../../include/c++/4.0.1/backward/stream.h:31, > from DXApplication.C:28: > /usr/lib/gcc/ia64-linux-gnu/4.0.1/../../../../include/c++/4.0.1/backward/backward_warning.h:32:2: > warning: #warning This file includes at least one deprecated or antiquated > header. Please consider using one of the 32 headers found in section 17.4.1.2 > of the C++ standard. Examples include substituting the <X> header for the > <X.h> header for C++ includes, or <iostream> instead of the deprecated header > <iostream.h>. To disable this warning use -Wno-deprecated. > /usr/include/sys/ucontext.h:49: error: array bound is not an integer constant > DXApplication.C: In member function 'virtual boolean > DXApplication::initialize(unsigned int*, char**)': > DXApplication.C:2264: warning: comparison between signed and unsigned integer > expressions > DXApplication.C:2617: warning: comparison between signed and unsigned integer > expressions > make[5]: *** [DXApplication.o] Error 1 > make[5]: Leaving directory `/home/dannf/debian/dx-4.3.2/src/uipp/dxuilib' > make[4]: *** [all] Error 2 > make[4]: Leaving directory `/home/dannf/debian/dx-4.3.2/src/uipp/dxuilib' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/dannf/debian/dx-4.3.2/src/uipp' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/dannf/debian/dx-4.3.2/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/dannf/debian/dx-4.3.2' > make: *** [build-stamp] Error 2 This is a broken system include file on ia64, not a bug in dx. Should be fixed as soon as the new glibc is uploaded to unstable. Thanks, -- Steve Langasek postmodern programmer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]