awn doesn't "debuild binary"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Awn |
Fix Released
|
Critical
|
Mark Lee |
Bug Description
when trying to compile the debian way, it prints the following output:
gtk-doc: Rebuilding template files
cd . && gtkdoc-mktmpl --module=libawn
WARNING: AwnVfsMonitor has multiple definitions
WARNING: No declaration found for: AwnConfigClient
WARNING: No declaration found for: awn_config_
WARNING: No declaration found for: awn_desktop_
=======
WARNING: 89 unused declarations.
These can be found in libawn-unused.txt.
They should be added to libawn-sections.txt in the appropriate place.
=======
touch tmpl-build.stamp
make[4]: *** No rule to make target `tmpl/*.sgml', needed by `sgml-build.stamp'. Stop.
make[4]: Leaving directory `/home/
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/
make: *** [debian/
debuild: fatal error at line 1229:
couldn't exec fakeroot debian/rules:
and aborts.
Using (compiling) AWN bzr207 on GNOME.
Changed in awn: | |
status: | New → Fix Committed |
Changed in awn: | |
status: | Fix Committed → Fix Released |
The build bug is fixed in rev213 (or even before).
Could someone please change the status of this report?