Source: fped
Version: 0.1+201210-1
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20161219 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<BUILDDIR>>/fped-0.1+201210'
> /bin/bash: git: command not found
> /bin/bash: git: command not found
> CC fped.o
> CC expr.o
> CC coord.o
> CC obj.o
> CC delete.o
> CC inst.o
> inst.c: In function 'inst_find_point_selected':
> inst.c:377:32: warning: 'd_min' may be used uninitialized in this function
> [-Wmaybe-uninitialized]
> if (d != -1 && (!best || d < d_min)) {
> ~~^~~~~~~
> CC util.o
> CC error.o
> CC unparse.o
> CC file.o
> CC dump.o
> CC kicad.o
> CC postscript.o
> CC gnuplot.o
> CC meas.o
> CC layer.o
> CC overlap.o
> CC hole.o
> CC tsort.o
> CC bitset.o
> CC cpp.o
> YACC y.tab.h
> LEX lex.yy.c
> CC lex.yy.o
> CC y.tab.o
> GENERATE icons/point.ppm
> GENERATE icons/point.xpm
> GENERATE icons/delete.ppm
> GENERATE icons/delete.xpm
> GENERATE icons/delete_off.ppm
> GENERATE icons/delete_off.xpm
> GENERATE icons/vec.ppm
> GENERATE icons/vec.xpm
> GENERATE icons/frame.ppm
> GENERATE icons/frame.xpm
> GENERATE icons/line.ppm
> GENERATE icons/line.xpm
> GENERATE icons/rect.ppm
> GENERATE icons/rect.xpm
> GENERATE icons/pad.ppm
> GENERATE icons/pad.xpm
> GENERATE icons/rpad.ppm
> GENERATE icons/rpad.xpm
> GENERATE icons/hole.ppm
> GENERATE icons/hole.xpm
> GENERATE icons/arc.ppm
> GENERATE icons/arc.xpm
> GENERATE icons/circ.ppm
> GENERATE icons/circ.xpm
> GENERATE icons/meas.ppm
> GENERATE icons/meas.xpm
> GENERATE icons/meas_x.ppm
> GENERATE icons/meas_x.xpm
> GENERATE icons/meas_y.ppm
> GENERATE icons/meas_y.xpm
> GENERATE icons/stuff.ppm
> GENERATE icons/stuff.xpm
> GENERATE icons/stuff_off.ppm
> GENERATE icons/stuff_off.xpm
> GENERATE icons/meas_off.ppm
> GENERATE icons/meas_off.xpm
> GENERATE icons/bright.ppm
> GENERATE icons/bright.xpm
> GENERATE icons/bright_off.ppm
> GENERATE icons/bright_off.xpm
> GENERATE icons/all.ppm
> GENERATE icons/all.xpm
> GENERATE icons/all_off.ppm
> GENERATE icons/all_off.xpm
> CC gui.o
> CC gui_util.o
> CC gui_style.o
> CC gui_inst.o
> CC gui_status.o
> CC gui_canvas.o
> CC gui_tool.o
> CC gui_over.o
> CC gui_meas.o
> CC gui_frame.o
> CC gui_frame_drag.o
> CC fped
> /usr/bin/ld: cannot find -lfl
> collect2: error: ld returned 1 exit status
The full build log is available from:
http://aws-logs.debian.net/2016/12/19/fped_0.1+201210-1_unstable.log
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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.