Public bug reported:

This is a semi-automatic report based on the latest archive rebuild results [1].
Apologies if it reaches you in error.

Excerpt from the buildlog:

if test -f y.output; then \
          mv y.output ucparse.output; \
        fi
sed '/^#/ s|y\.tab\.c|ucparse.cc|' y.tab.c >ucparse.cct && mv ucparse.cct 
ucparse.cc
rm -f y.tab.c
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./../../headers -I./.. -I./../../files 
-I./../..  -O2 -Wno-long-long     -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -O2 -MT ucparse.o -MD -MP 
-MF ".deps/ucparse.Tpo" -c -o ucparse.o ucparse.cc; \
        then mv -f ".deps/ucparse.Tpo" ".deps/ucparse.Po"; else rm -f 
".deps/ucparse.Tpo"; exit 1; fi
ucparse.yy: In function 'int yyparse()':
ucparse.yy:817:42: warning: format '%s' expects a matching 'char*' argument 
[-Wformat]
ucparse.yy:852:59: warning: format '%s' expects argument of type 'char*', but 
argument 3 has type 'Uc_symbol*' [-Wformat]
ucparse.cc:3378:24: error: invalid conversion from 'const char*' to 'char*' 
[-fpermissive]
ucparse.yy:46:6: error:   initializing argument 1 of 'void yyerror(char*)' 
[-fpermissive]
ucparse.cc:3493:35: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
make[4]: *** [ucparse.o] Error 1
make[4]: Leaving directory `/build/buildd/exult-1.2/usecode/compiler'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/exult-1.2/usecode'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/exult-1.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/exult-1.2'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20120213-0842
FAILED [dpkg-buildpackage died]


The full buidlog can be found at 
https://launchpad.net/ubuntu/+archive/test-rebuild-20120201/+build/3144933/+files/buildlog_ubuntu-precise-i386.exult_1.2-15_FAILEDTOBUILD.txt.gz.


[1] 
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20120201-precise.html

** Affects: exult (Ubuntu)
     Importance: High
         Status: New

** Affects: exult (Ubuntu Precise)
     Importance: High
         Status: New


** Tags: ftbfs precise

** Changed in: exult (Ubuntu)
   Importance: Undecided => High

** Also affects: exult (Ubuntu Precise)
   Importance: High
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/935499

Title:
  exult version 1.2-15 FTBFS on i386 in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exult/+bug/935499/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to