
tcptrack 1.4.0-1
By:
marquicus on
May 26th, 2011 | syntax:
None | size: 1.98 KB | hits: 129 | expires: Never
make all-recursive
make[1]: Entering directory `/tmp/yaourt-tmp-mrojas/aur-tcptrack/src/tcptrack-1.4.0'
Making all in src
make[2]: Entering directory `/tmp/yaourt-tmp-mrojas/aur-tcptrack/src/tcptrack-1.4.0/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT Collector.o -MD -MP -MF ".deps/Collector.Tpo" \
-c -o Collector.o `test -f 'Collector.cc' || echo './'`Collector.cc; \
then mv -f ".deps/Collector.Tpo" ".deps/Collector.Po"; \
else rm -f ".deps/Collector.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" \
-c -o main.o `test -f 'main.cc' || echo './'`main.cc; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT TCContainer.o -MD -MP -MF ".deps/TCContainer.Tpo" \
-c -o TCContainer.o `test -f 'TCContainer.cc' || echo './'`TCContainer.cc; \
then mv -f ".deps/TCContainer.Tpo" ".deps/TCContainer.Po"; \
else rm -f ".deps/TCContainer.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Werror -Wno-deprecated -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT TextUI.o -MD -MP -MF ".deps/TextUI.Tpo" \
-c -o TextUI.o `test -f 'TextUI.cc' || echo './'`TextUI.cc; \
then mv -f ".deps/TextUI.Tpo" ".deps/TextUI.Po"; \
else rm -f ".deps/TextUI.Tpo"; exit 1; \
fi
TextUI.cc: In member function ‘void TextUI::displayer_run()’:
TextUI.cc:123:18: error: variable ‘t’ set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
make[2]: *** [TextUI.o] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-mrojas/aur-tcptrack/src/tcptrack-1.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-mrojas/aur-tcptrack/src/tcptrack-1.4.0'
make: *** [all] Error 2