Your message dated Mon, 30 May 2011 21:10:54 +0000
with message-id <e1qr9ji-0001vg...@franck.debian.org>
and subject line Bug#628259: fixed in nted 1.10.18-2
has caused the Debian Bug report #628259,
regarding nted: FTBFS: g++: error: unrecognized option '--as-needed'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
628259: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628259
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nted
Version: 1.10.18-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory 
> `/build/user-nted_1.10.18-1-amd64-e4PEEb/nted-1.10.18'
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o mainwindow.o mainwindow.cpp
> mainwindow.cpp: In member function 'void NedMainWindow::draw(cairo_t*, int, 
> int)':
> mainwindow.cpp:1168:23: warning: variable 'scaled_font' set but not used 
> [-Wunused-but-set-variable]
> mainwindow.cpp:1171:11: warning: variable 'sel_color' set but not used 
> [-Wunused-but-set-variable]
> mainwindow.cpp: In member function 'void 
> NedMainWindow::repaintDuringReplay(NedNote**, int)':
> mainwindow.cpp:1227:23: warning: variable 'scaled_font' set but not used 
> [-Wunused-but-set-variable]
> mainwindow.cpp: In member function 'void NedMainWindow::do_lily_export(FILE*, 
> bool, bool*, bool*)':
> mainwindow.cpp:3728:6: warning: variable 'the_voice' set but not used 
> [-Wunused-but-set-variable]
> mainwindow.cpp: In member function 'bool 
> NedMainWindow::do_import_from_other(NedImporter*)':
> mainwindow.cpp:6496:7: warning: variable 'first' set but not used 
> [-Wunused-but-set-variable]
> mainwindow.cpp: In static member function 'static void 
> NedMainWindow::config_paper(GtkWidget*, void*)':
> mainwindow.cpp:7138:7: warning: variable 'p' set but not used 
> [-Wunused-but-set-variable]
> mainwindow.cpp: In member function 'int 
> NedMainWindow::setChannelFromCursor()':
> mainwindow.cpp:7251:13: warning: variable 'screen' set but not used 
> [-Wunused-but-set-variable]
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o resource.o resource.cpp
> resource.cpp: In static member function 'static void 
> NedResource::handleDSalCoda(bool)':
> resource.cpp:2679:25: warning: variable 'lptr3' set but not used 
> [-Wunused-but-set-variable]
> resource.cpp:2681:7: warning: variable 'repeat_found' set but not used 
> [-Wunused-but-set-variable]
> resource.cpp:2681:21: warning: variable 'al_coda_found' set but not used 
> [-Wunused-but-set-variable]
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o page.o page.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o system.o system.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o staff.o staff.cpp
> staff.cpp: In member function 'void NedStaff::prepareReplay(bool)':
> staff.cpp:1026:9: warning: unused variable 'j' [-Wunused-variable]
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o voice.o voice.cpp
> voice.cpp: In member function 'bool NedVoice::tryInsertOrErease(double, 
> double, int, int*, NedChordOrRest**, bool)':
> voice.cpp:601:6: warning: variable 'num_elements_to_delete' set but not used 
> [-Wunused-but-set-variable]
> voice.cpp: In member function 'void 
> NedVoice::removeNotesFromTo(NedCommandList*, GList*, bool, bool)':
> voice.cpp:1129:7: warning: variable 'only_rests' set but not used 
> [-Wunused-but-set-variable]
> voice.cpp: In member function 'bool 
> NedVoice::tryChangeLength(NedChordOrRest*)':
> voice.cpp:1257:18: warning: variable 'tuplet_val_raw' set but not used 
> [-Wunused-but-set-variable]
> voice.cpp: In member function 'bool NedVoice::tryConvertToTuplet(int, int, 
> NedChordOrRest*)':
> voice.cpp:1359:6: warning: variable 'num_elements_to_delete' set but not used 
> [-Wunused-but-set-variable]
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o chordorrest.o chordorrest.cpp
> chordorrest.cpp: In member function 'void NedChordOrRest::setLength(int)':
> chordorrest.cpp:1188:15: warning: variable 'upbeat' set but not used 
> [-Wunused-but-set-variable]
> chordorrest.cpp: In member function 'void 
> NedChordOrRest::saveFreePlaceables(FILE*, bool*)':
> chordorrest.cpp:3569:7: warning: case value '1' not in enumerated type 
> 'PangoWeight' [-Wswitch]
> chordorrest.cpp: In member function 'void 
> NedChordOrRest::prepareMutedReplay()':
> chordorrest.cpp:3620:6: warning: variable 'staff_nr' set but not used 
> [-Wunused-but-set-variable]
> chordorrest.cpp:3621:28: warning: variable 'contexts' set but not used 
> [-Wunused-but-set-variable]
> chordorrest.cpp: In member function 'void 
> NedChordOrRest::exportLilyPond(FILE*, int*, unsigned int*, NedSlur**, 
> unsigned int*, bool*, bool*, int*, bool)':
> chordorrest.cpp:3831:59: warning: 'tremolo' may be used uninitialized in this 
> function [-Wuninitialized]
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o note.o note.cpp
> note.cpp: In member function 'void NedNote::removeUnneededAccidental(int, 
> int, int)':
> note.cpp:584:6: warning: variable 'p' set but not used 
> [-Wunused-but-set-variable]
> note.cpp: In member function 'void NedNote::exportLilyPond(FILE*, int*, 
> bool*)':
> note.cpp:1288:21: warning: variable 'context' set but not used 
> [-Wunused-but-set-variable]
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o musicxmlimport.o musicxmlimport.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o beam.o beam.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o tuplet.o tuplet.cpp
> tuplet.cpp: In member function 'void NedTuplet::reconfigureLast()':
> tuplet.cpp:143:16: warning: variable 'maxmidichordorrest' set but not used 
> [-Wunused-but-set-variable]
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o clipboard.o clipboard.cpp
> clipboard.cpp: In member function 'void NedClipBoard::execute(bool)':
> clipboard.cpp:67:40: warning: format '%x' expects argument of type 'unsigned 
> int', but argument 2 has type 'NedClipBoardElement*' [-Wformat]
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o midiexport.o midiexport.cpp
> midiexport.cpp: In static member function 'static void 
> NedMidiExport::writeTrack(GList*, int, int, int)':
> midiexport.cpp:352:22: warning: variable 'myTime' set but not used 
> [-Wunused-but-set-variable]
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o measure.o measure.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o freereplaceable.o freereplaceable.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o volumesign.o volumesign.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o temposign.o temposign.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o slurpoint.o slurpoint.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o slur.o slur.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o linepoint.o linepoint.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o line.o line.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o crescendo.o crescendo.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o octavation.o octavation.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o line3.o line3.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o acceleration.o acceleration.cpp
> acceleration.cpp: In member function 'virtual void 
> NedAcceleration::startContextDialog(GtkWidget*)':
> acceleration.cpp:160:25: warning: comparison between signed and unsigned 
> integer expressions [-Wsign-compare]
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o freetext.o freetext.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o freesign.o freesign.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o importer.o importer.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o positionarray.o positionarray.cpp
> positionarray.cpp: In member function 'void 
> NedPosition::computeAccidentalPositions(int, bool)':
> positionarray.cpp:206:15: warning: variable 'accidental_columns' set but not 
> used [-Wunused-but-set-variable]
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o freechord.o freechord.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o freespacer.o freespacer.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o pangocairotext.o pangocairotext.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o freechordname.o freechordname.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o midiimporter.o midiimporter.cpp
> g++ -DHAVE_CONFIG_H -I.  -DNTED_HTMLDIR=\"/usr/share/doc/nted\" 
> -DNTED_DATADIR=\"/usr/share/nted\" -DLOCALEDIR=\"/usr/share/locale\" 
> -I./dialogs -I./commands -I./chords -I./idiotseditor -I/usr/include/freetype2 
>   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng12   -pthread -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -Wall -Wwrite-strings 
> -g -O2 -c -o midirecorder.o midirecorder.cpp
> g++  -Wall -Wwrite-strings -g -O2 --as-needed  -o nted mainwindow.o 
> resource.o page.o system.o staff.o voice.o chordorrest.o note.o 
> musicxmlimport.o beam.o tuplet.o clipboard.o midiexport.o measure.o 
> freereplaceable.o volumesign.o temposign.o slurpoint.o slur.o linepoint.o 
> line.o crescendo.o octavation.o line3.o acceleration.o freetext.o freesign.o 
> importer.o positionarray.o freechord.o freespacer.o pangocairotext.o 
> freechordname.o midiimporter.o midirecorder.o commands/libcommands.a 
> dialogs/libdialogs.a chords/libchords.a idiotseditor/libidiotseditor.a 
> -lcairo   -pthread -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt 
> -lglib-2.0   -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
> -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 
> -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt 
> -lglib-2.0   -lX11   -lasound 
> g++: error: unrecognized option '--as-needed'
> make[3]: *** [nted] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/28/nted_1.10.18-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: nted
Source-Version: 1.10.18-2

We believe that the bug you reported is fixed in the latest version of
nted, which is due to be installed in the Debian FTP archive:

nted-doc_1.10.18-2_all.deb
  to main/n/nted/nted-doc_1.10.18-2_all.deb
nted_1.10.18-2.debian.tar.gz
  to main/n/nted/nted_1.10.18-2.debian.tar.gz
nted_1.10.18-2.dsc
  to main/n/nted/nted_1.10.18-2.dsc
nted_1.10.18-2_i386.deb
  to main/n/nted/nted_1.10.18-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 628...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gilles Filippini <p...@debian.org> (supplier of updated nted package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 30 May 2011 22:42:41 +0200
Source: nted
Binary: nted nted-doc
Architecture: source i386 all
Version: 1.10.18-2
Distribution: unstable
Urgency: low
Maintainer: Gilles Filippini <p...@debian.org>
Changed-By: Gilles Filippini <p...@debian.org>
Description: 
 nted       - Musical score editor
 nted-doc   - NtEd documentation
Closes: 628259
Changes: 
 nted (1.10.18-2) unstable; urgency=low
 .
   * Use source format 3.0 (quilt)
   * Major cleanup of debian/rules
   * Drop patch linking.generated in favor of using autoreconf during the
     configure step
   * Improve patch 'linking' to fix a FTBFS with gcc-4.6 (closes: #628259)
   * Fix new compilation warnings for gcc-4.6
   * Bump Standards-Version to 3.9.2 (no changes needed)
Checksums-Sha1: 
 09c2f3407f79b824ec13455b26014ac6f224793f 1433 nted_1.10.18-2.dsc
 a177c2b024f2f0c350d01e866d88f3858b303c0f 20323 nted_1.10.18-2.debian.tar.gz
 e7383882a419664db8ca617a422b2b068156c7e4 616360 nted_1.10.18-2_i386.deb
 c0ad3b5cc645925db5d400e1bc3087da0031bfcc 3030162 nted-doc_1.10.18-2_all.deb
Checksums-Sha256: 
 f753966f00cda59d40b6de0a28d2d5989ed974cba3380ef8e641cfaee50d8eb6 1433 
nted_1.10.18-2.dsc
 a79ba1710aa8a20496074127539378abe6fe163a9f1df71a8bed4fa14978b3c7 20323 
nted_1.10.18-2.debian.tar.gz
 3f59b3b135a3aac7340ddee6731e192214272b3e9875be9cad94d8accb9637eb 616360 
nted_1.10.18-2_i386.deb
 25b00144729de186a67fe7e397b809d3b61546ae48cd01aba54ab2403cbf67e6 3030162 
nted-doc_1.10.18-2_all.deb
Files: 
 3243cf22dc06b2c55f78d155043c0cdd 1433 sound optional nted_1.10.18-2.dsc
 828e8f003f565bb3111b5fa264c6c7ea 20323 sound optional 
nted_1.10.18-2.debian.tar.gz
 a1a06c4bf975d817d1d5eb23a28e7a9e 616360 sound optional nted_1.10.18-2_i386.deb
 7370704956fd0043b71075786c21f799 3030162 doc optional 
nted-doc_1.10.18-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBCAAGBQJN5APvAAoJEO/obGx//s+DXLsH/i8w/T/BLOOd4bGOOyUQy8Mt
fwisINtrkkt0G/kfVpEM1rYzmfo0lr+xK+g6zhxL6xaDZtWCVzHlYOc0OutgmPqJ
UBGSqTBhhGrboVNOSCgG5CfM8Y7vXx6ubzRYi4z/m0+TvZnYL4qPExHv+at6vNIx
Y8lLKT10WAJTiCI4bjVuaRpeLTCdyAlFwwfs+sExA5I3/jbFS8lybbsd2r9oL/DP
P15LKEX/z/SK1jMbiANZCFGFEq3kB6DLNdGvKg+zLeCDX99iodrK2HYN8MxX75ys
aPR4/YFyFhWDO8u65G8cRM5ThBNcb9/MGzJwAiAGmmB7pTmwclv5/jtCSNA71Uo=
=Aq1Z
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to