FTBFS due to use of #elif without expression

Bug #401898 reported by Andreas Moog
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vice
Unknown
Unknown
vice (Debian)
Fix Released
Unknown
vice (Ubuntu)
Fix Released
High
Unassigned

Bug Description

Binary package hint: vice

The package currently FTBFS:

if gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/arch/unix -D_REENTRANT -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/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../src -I../../../src/drive -I../../../src/rs232drv -I../../../src/c64 -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/sid -I../../../src -g -O2 -MT joy.o -MD -MP -MF ".deps/joy.Tpo" -c -o joy.o joy.c; \
 then mv -f ".deps/joy.Tpo" ".deps/joy.Po"; else rm -f ".deps/joy.Tpo"; exit 1; fi
joy.c:134:6: error: #elif with no expression
make[6]: *** [joy.o] Error 1
make[6]: Leaving directory `/build/buildd/vice-2.1.dfsg/src/arch/unix'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/build/buildd/vice-2.1.dfsg/src/arch/unix'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/build/buildd/vice-2.1.dfsg/src/arch'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/vice-2.1.dfsg/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/buildd/vice-2.1.dfsg/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/vice-2.1.dfsg'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Related branches

Andreas Moog (ampelbein)
Changed in vice (Ubuntu):
assignee: nobody → Andreas Moog (amoog)
importance: Undecided → High
status: New → In Progress
description: updated
Andreas Moog (ampelbein)
Changed in vice (Ubuntu):
assignee: Andreas Moog (amoog) → nobody
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package vice - 2.1.dfsg-1ubuntu1

---------------
vice (2.1.dfsg-1ubuntu1) karmic; urgency=low

  * Fix FTBFS due to gcc4.4: (LP: #401898)
    - The use of #elif without an expression is not allowed anymore and
      should be changed to #else.
    - Upstream report: http://sourceforge.net/support/tracker.php?aid=2821095

 -- Andreas Moog <email address hidden> Mon, 20 Jul 2009 21:35:09 +0200

Changed in vice (Ubuntu):
status: Fix Committed → Fix Released
Changed in vice (Debian):
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.