Your message dated Wed, 24 Feb 2010 21:14:10 +0300
with message-id <f60b7eb61002241014v22eb92eod164c45989718...@mail.gmail.com>
and subject line Closing the bug
has caused the Debian Bug report #559962,
regarding FTBFS [hppa]: *** [mime_types.erl] Error 1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
559962: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559962
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: yaws
Version: 1.85-1
Severity: serious
User: debian-h...@lists.debian.org
Usertags: hppa
yaws reliably fails to build on hppa:
https://buildd.debian.org/build.php?&pkg=yaws&ver=1.85-1&arch=hppa&file=log
>From the most recent build attempt:
[...]
./yaws_log.erl:13: Warning: undefined callback function code_change/3
(behaviour 'gen_server')
"/usr/bin/erlc" -W -pa ../../yaws -I ../include -o ../ebin yaws_ls.erl
./yaws_ls.erl:197: Warning: function alltgz/0 is unused
./yaws_ls.erl:208: Warning: function alltbz2/0 is unused
"/usr/bin/erlc" -W -pa ../../yaws -I ../include -o ../ebin yaws_debug.erl
./yaws_debug.erl:620: Warning: function capture_io/2 is unused
"/usr/bin/erlc" -W -pa ../../yaws -I ../include -o ../ebin yaws_compile.erl
"/usr/bin/erlc" -W -pa ../../yaws -I ../include -o ../ebin yaws_ctl.erl
"/usr/bin/erlc" -W -pa ../../yaws -I ../include -o ../ebin yaws_cgi.erl
"/usr/bin/erlc" -W -pa ../../yaws -I ../include -o ../ebin yaws_zlib.erl
"/usr/bin/erlc" -W -pa ../../yaws -I ../include -o ../ebin yaws_generated.erl
"/usr/bin/erlc" -W -pa ../../yaws -I ../include -o ../ebin mime_type_c.erl
if [ ! -z "" ]; then \
echo > charset.def; \
else rm charset.def 2> /dev/null; touch charset.def; fi
"/usr/bin/erl" -noshell -pa ../ebin -s mime_type_c compile
make[2]: *** [mime_types.erl] Error 1
make[1]: *** [all] Error 1
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
make[2]: Leaving directory `/build/buildd-yaws_1.85-1-hppa-je6mMc/yaws-1.85/src'
make[1]: Leaving directory `/build/buildd-yaws_1.85-1-hppa-je6mMc/yaws-1.85'
--- End Message ---
--- Begin Message ---
Hi!
Since version 1:13.b.3-dfsg-5 Erlang includes a workaround for vfork()
bug on hppa architecture. This allows Yaws to build successfully. So,
I'm closing the bug.
Cheers!
--
Sergei Golovan
--- End Message ---