Bug#791372: FTBFS: erlang:now/0: Deprecated BIF

2015-07-03 Thread Martin Michlmayr
Package: erlang-ibrowse
Version: 4.1.1-3
Severity: serious

erlang-ibrowse fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c3n1.hlinux.usa.hp.com
...
> DEBUG: Files dependent on src/ibrowse_app.erl: []
> DEBUG: Files to compile first: ["src/ibrowse_lib.erl"]
> DEBUG: Dependencies of src/ibrowse_lib.erl:
> ["/usr/lib/erlang/lib/stdlib-2.5/include/assert.hrl",
>  "/usr/lib/erlang/lib/eunit-2.2.10/include/eunit.hrl","include/ibrowse.hrl"]
> Compiling src/ibrowse_lib.erl failed:
> src/ibrowse_lib.erl:371: erlang:now/0: Deprecated BIF. See the "Time and Time 
> Correction in Erlang" chapter of the ERTS User's Guide for more information.
> DEBUG: Compilation failed: {error,[],
>   [["src/ibrowse_lib.erl:371: erlang:now/0: 
> Deprecated BIF. See the \"Time and Time Correction in Erlang\" chapter of the 
> ERTS User's Guide for more information.\n"]]}
> ERROR: compile failed while processing /«PKGBUILDDIR»: rebar_abort
> /usr/share/dh-rebar/make/dh-rebar.Makefile:125: recipe for target 
> 'rebar_compile' failed
> make[1]: *** [rebar_compile] Error 1
> dh_auto_build: make --no-print-directory -f 
> /usr/share/dh-rebar/make/dh-rebar.Makefile build returned exit code 2
> debian/rules:10: recipe for target 'build' failed
> make: *** [build] Error 2

-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#791371: FTBFS: src/esip_listener.erl:40: type dict() undefined

2015-07-03 Thread Martin Michlmayr
Package: erlang-p1-sip
Version: 0.2015.04.17-1
Severity: serious

erlang-p1-sip fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c3n1.hlinux.usa.hp.com
...
> Compiled src/esip.erl
> DEBUG: Dependencies of src/esip_socket.erl:
> ["/usr/lib/erlang/lib/p1_stun-0.2014.08.20/include/stun.hrl",
>  "include/esip_lib.hrl","include/esip.hrl"]
> src/esip_codec.erl:1355: Warning: erlang:now/0: Deprecated BIF. See the "Time 
> and Time Correction in Erlang" chapter of the ERTS User's Guide for more 
> information.
> src/esip_codec.erl:1358: Warning: erlang:now/0: Deprecated BIF. See the "Time 
> and Time Correction in Erlang" chapter of the ERTS User's Guide for more 
> information.
> Compiled src/esip_codec.erl
> DEBUG: Dependencies of src/esip_listener.erl:
> ["include/esip_lib.hrl"]
> Compiling src/esip_listener.erl failed:
> src/esip_listener.erl:40: type dict() undefined
> ERROR: compile failed while processing /«PKGBUILDDIR»: rebar_abort
> DEBUG: Worker compilation failed: {{error,
> {error,
>  [["src/esip_listener.erl:40: type dict() 
> undefined\n"]],
>  []}},
>{source,"src/esip_listener.erl"}}
> /usr/share/dh-rebar/make/dh-rebar.Makefile:125: recipe for target 
> 'rebar_compile' failed
> make[1]: *** [rebar_compile] Error 1
> dh_auto_build: make --no-print-directory -f 
> /usr/share/dh-rebar/make/dh-rebar.Makefile build returned exit code 2
> debian/rules:10: recipe for target 'build' failed
> make: *** [build] Error 2


-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#791368: FTBFS: OTP release 18 does not match required regex

2015-07-03 Thread Martin Michlmayr
Package: erlang-cherly
Version: 0.12.8+dfsg-4
Severity: serious

erlang-cherly fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c3n1.hlinux.usa.hp.com
...
>dh_auto_configure -O--buildsystem=rebar
>   make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile 
> configure
> make[1]: Nothing to be done for 'configure'.
>dh_auto_build -O--buildsystem=rebar
>   make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile 
> build
> rebar_compile
> rebar compile skip_deps=true -vv
> DEBUG: Consult config file 
> "/«BUILDDIR»/erlang-cherly-0.12.8+dfsg/rebar.config"
> DEBUG: Rebar location: "/usr/bin/rebar"
> DEBUG: Consult config file 
> "/«BUILDDIR»/erlang-cherly-0.12.8+dfsg/src/cherly.app.src"
> DEBUG: Available deps: []
> DEBUG: Missing deps  : []
> DEBUG: Plugins requested while processing 
> /«BUILDDIR»/erlang-cherly-0.12.8+dfsg: []
> DEBUG: Predirs: []
> ==> erlang-cherly-0.12.8+dfsg (compile)
> ERROR: OTP release 18 does not match required regex 
> R14B04|R15B02|R15B03|R16B|17
> DEBUG: Matched required ERTS version: 7.0 -> .*
> ERROR: compile failed while processing /«BUILDDIR»/erlang-cherly-0.12.8+dfsg: 
> rebar_abort
> /usr/share/dh-rebar/make/dh-rebar.Makefile:125: recipe for target 
> 'rebar_compile' failed
> make[1]: *** [rebar_compile] Error 1
> dh_auto_build: make --no-print-directory -f 
> /usr/share/dh-rebar/make/dh-rebar.Makefile build returned exit code 2
> debian/rules:3: recipe for target 'build' failed
> make: *** [build] Error 2

-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#777809: camitk: ftbfs with GCC-5

2015-07-03 Thread Martin Michlmayr
block 777809 by 777912
severity 777809 important
thanks

* Matthias Klose  [2015-02-12 10:30]:
> /usr/include/InsightToolkit/Utilities/vxl/vcl/vcl_compiler.h:123:4: error: 
> #error "Dunno about this gcc"
>  #  error "Dunno about this gcc"
> ^
> make[3]: *** 
> [imaging/components/itkimage/CMakeFiles/component-itkimage.dir/ItkImageComponent.cpp.o]
>  Error 1

The problem is in libinsighttoolkit3-dev (see bug #777912).
I verified that camitk builds fine with GCC 5 with a locally
fixed vcl_compiler.h.

I suggest to leave this bug open until libinsighttoolkit3-dev is
fixed and then to close it.

-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#777787: fixed in 5.1.1-1

2015-07-02 Thread Martin Michlmayr
* Potter, Tim (Cloud Services)  [2015-07-02 23:48]:
> close 87 5.1.1-1
> thanks
> 
> Tried to reproduce with the latest version and it builds fine under gcc5 now.

Confirmed.  CHANGELOG says:

21/04/2015 autofs-5.1.1
- fix gcc5 complaints.

-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790865: FTBFS: Error: Unknown float option `H'.

2015-07-02 Thread Martin Michlmayr
Package: condor
Version: 8.2.8~dfsg.1-1
Severity: serious
Tags: patch

condor fails to build because of the new tetex.

You're using the "H" float option.  According to
https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions you
need \usepackage{float} for that, but it seems simpler solution is to
replace it with "!h" or "h".

I have attached one possible patch.

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
> ./misc/numbers.tex:18: LaTeX Error: Unknown float option `H'.
> See the LaTeX manual or LaTeX Companion for explanation.
> Type  H   for immediate help.
>  ...
> 
> l.18 \begin{table}[H]
> 
> Output written on ref.dvi (988 pages, 3400200 bytes).
> Transcript written on ref.log.
> Makefile:74: recipe for target 'ref.html' failed


-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard
Description: Fix LaTeX errors

--- condor-8.2.8~dfsg.1.orig/doc/misc/numbers.tex
+++ condor-8.2.8~dfsg.1/doc/misc/numbers.tex
@@ -15,7 +15,7 @@ where the exit code is the value 100.
 Table~\ref{table:shadow-exit-codes} lists these codes.
 % shadow error codes
 \begin{center}
-\begin{table}[H]
+\begin{table}[h]
 \caption{\label{table:shadow-exit-codes}\Condor{shadow} Exit Codes}
 \begin{tabular}{|c|l|l|} \hline
 \emph{Value} & \emph{Error Name} & \emph{Description} \\ \hline \hline
@@ -55,7 +55,7 @@ the first field within a job event log f
 See more detailed descriptions of these values in
 section~\ref{sec:job-log-events}.
 \begin{center}
-\begin{table}[H]
+\begin{table}[h]
 \caption{\label{table:user-log-event-codes}Event Codes in a Job Event Log}
 \begin{tabular}{|l|c|} \hline
 \emph{Event Code} & \emph{Description}   \\ \hline \hline
@@ -100,7 +100,7 @@ section~\ref{sec:job-log-events}.
 
 
 \begin{center}
-\begin{table}[H]
+\begin{table}[h]
 \caption{\label{well-known-port-numbers}Well-Known Port Numbers}
 \begin{tabular}{|l|c|} \hline
 \emph{Server} & \emph{Port Number}   \\ \hline \hline
@@ -115,7 +115,7 @@ GT4 web services  &   8443  \\ \hlin
 
 
 \begin{center}
-\begin{table}[H]
+\begin{table}[h]
 \caption{\label{daemoncore-commands}DaemonCore Commands}
 \begin{tabular}{|l|c|} \hline
 \emph{Number} & \emph{Name}   \\ \hline \hline
@@ -144,7 +144,7 @@ GT4 web services  &   8443  \\ \hlin
 
 
 \begin{center}
-\begin{table}[H]
+\begin{table}[h]
 \caption{\label{daemon-exit-codes}DaemonCore Daemon Exit Codes}
 \begin{tabular}{|l|c|} \hline
 \emph{Exit Code} & \emph{Description}   \\ \hline \hline


Bug#777849: Patch to fix FTBFS error for gcc5

2015-07-02 Thread Martin Michlmayr
* Walter Franzini  [2015-07-02 08:00]:
> Just yesterday I've uploaded to mentors.debian.net a fix really
> similar to yours and I'm waiting for a sponsor.

Your wish is my command.

Uploading to ftp-master (via ftp to ftp.upload.debian.org):
  Uploading fhist_1.18-2.dsc: done.
  Uploading fhist_1.18-2.debian.tar.xz: done.
  Uploading fhist_1.18-2_amd64.deb: done.
  Uploading fhist_1.18-2_amd64.changes: done.
Successfully uploaded packages.

-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790859: FTBFS: error adding symbols: DSO missing from command line

2015-07-02 Thread Martin Michlmayr
Package: avogadro
Version: 1.0.3-10.1
Severity: serious

avogadro fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
> Linking CXX executable ../../bin/avogadro
> cd /«PKGBUILDDIR»/obj-aarch64-linux-gnu/avogadro/src && /usr/bin/cmake -E 
> cmake_link_script CMakeFiles/avogadro-app.dir/link.txt --verbose=1
> /usr/bin/c++   -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security  -fvisibility=hidden -fvisibility-inlines-hidden 
> -fpermissive  -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined 
> -lc -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc  
> -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed 
> CMakeFiles/avogadro-app.dir/editcommands.cpp.o 
> CMakeFiles/avogadro-app.dir/projecttreemodeldelegate.cpp.o 
> CMakeFiles/avogadro-app.dir/enginecolorswidget.cpp.o 
> CMakeFiles/avogadro-app.dir/pluginlistview.cpp.o 
> CMakeFiles/avogadro-app.dir/importdialog.cpp.o 
> CMakeFiles/avogadro-app.dir/main.cpp.o 
> CMakeFiles/avogadro-app.dir/application.cpp.o 
> CMakeFiles/avogadro-app.dir/projecttreeeditor.cpp.o 
> CMakeFiles/avogadro-app.dir/projecttreeitem.cpp.o 
> CMakeFiles/avogadro-app.dir/enginelistview.cpp.o 
> CMakeFiles/avogadro-app.dir/glgraphicsview.cpp.o 
> CMakeFiles/avogadro-app.dir/settingsdialog.cpp.o 
> CMakeFiles/avogadro-app.dir/addenginedialog.cpp.o CMakeFiles/a
> vogadro-app.dir/primitiveitemmodel.cpp.o 
> CMakeFiles/avogadro-app.dir/projecttreemodel.cpp.o 
> CMakeFiles/avogadro-app.dir/flattabwidget.cpp.o 
> CMakeFiles/avogadro-app.dir/detachedview.cpp.o 
> CMakeFiles/avogadro-app.dir/engineitemdelegate.cpp.o 
> CMakeFiles/avogadro-app.dir/engineprimitiveswidget.cpp.o 
> CMakeFiles/avogadro-app.dir/engineviewwidget.cpp.o 
> CMakeFiles/avogadro-app.dir/pluginsettings.cpp.o 
> CMakeFiles/avogadro-app.dir/primitivetreeview.cpp.o 
> CMakeFiles/avogadro-app.dir/pluginitemmodel.cpp.o 
> CMakeFiles/avogadro-app.dir/engineitemmodel.cpp.o 
> CMakeFiles/avogadro-app.dir/mainwindow.cpp.o 
> CMakeFiles/avogadro-app.dir/savedialog.cpp.o 
> CMakeFiles/avogadro-app.dir/aboutdialog.cpp.o 
> CMakeFiles/avogadro-app.dir/projectdelegates/selectiondelegate.cpp.o 
> CMakeFiles/avogadro-app.dir/projectdelegates/atomdelegate.cpp.o 
> CMakeFiles/avogadro-app.dir/projectdelegates/moleculedelegate.cpp.o 
> CMakeFiles/avogadro-app.dir/projectdelegates/bonddelegate.cpp.o 
> CMakeFiles/avogadro-app.dir/projectdelegates/labeldelegate.cpp.o 
> CMakeFiles/avogadro-app.dir/projectdelegates/residuedelegate.cpp.o 
> CMakeFiles/avogadro-app.dir/qrc_avogadro.cxx.o  -o ../../bin/avogadro 
> -rdynamic -lopenbabel -lQtOpenGL -lQtGui -lQtNetwork -lQtCore -lgl2ps 
> ../../lib/libavogadro.so.1.0.3 -lopenbabel -lQtOpenGL -lQtGui -lQtNetwork 
> -lQtCore -lGLU -lGL -lGLEW -lpython2.7 -lboost_python 
> -Wl,-rpath,/«PKGBUILDDIR»/obj-aarch64-linux-gnu/lib: 
> /usr/bin/ld: CMakeFiles/avogadro-app.dir/main.cpp.o: undefined reference to 
> symbol 'XInitThreads'
> //usr/lib/aarch64-linux-gnu/libX11.so.6: error adding symbols: DSO missing 
> from command line
> collect2: error: ld returned 1 exit status
> avogadro/src/CMakeFiles/avogadro-app.dir/build.make:1521: recipe for target 
> 'bin/avogadro' failed
> make[3]: *** [bin/avogadro] Error 1
> make[3]: Leaving directory '/«PKGBUILDDIR»/obj-aarch64-linux-gnu'
> make[2]: *** [avogadro/src/CMakeFiles/avogadro-app.dir/all] Error 2

-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790819: FTBFS: cannot stat 'debian/tmp//usr/lib/ocaml/netcamlbox': No such file or directory

2015-07-02 Thread Martin Michlmayr
* Stéphane Glondu  [2015-07-02 10:27]:
> >> dh_install --fail-missing -X.so.owner -Xmod_netcgi_apache.so
> >> cp: cannot stat 'debian/tmp//usr/lib/ocaml/netcamlbox': No such file or 
> >> directory
> >> dh_install: cp --reflink=auto -a debian/tmp//usr/lib/ocaml/netcamlbox 
> >> debian/libocamlnet-ocaml-dev//usr/lib/ocaml/ returned exit code 1
> >> make[1]: *** [override_dh_install] Error 2
> 
> This happened in the past on kfreebsd, which lacked named semaphores.
> What architecture is this?

This was on arm64, but I get the same on amd64.

Would the complete build log help?

Might it be the way the chroot was setup?

-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790828: FTBFS on armel, armhf and arm64: error: could not convert '0' from 'int'

2015-07-01 Thread Martin Michlmayr
Package: sysdig
Version: 0.1.101-1
Severity: serious

sysdig 0.1.101-1 fails to build on armel, armhf and arm64:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
> [ 39%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/ctext.cpp.o
> cd /«PKGBUILDDIR»/obj-aarch64-linux-gnu/userspace/libsinsp && /usr/bin/c++   
> -DHAS_CAPTURE -DPLATFORM_NAME=\"Linux\" -g -O2 -fstack-protector-strong 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2  
> -Wall -ggdb --std=c++0x -I/«PKGBUILDDIR»/userspace/libsinsp/. 
> -I/«PKGBUILDDIR»/userspace/libsinsp/../../common 
> -I/«PKGBUILDDIR»/userspace/libsinsp/../libscap -I/usr/include/jsoncpp 
> -I/usr/include/lua5.1-o CMakeFiles/sinsp.dir/ctext.cpp.o -c 
> /«PKGBUILDDIR»/userspace/libsinsp/ctext.cpp
> In file included from /«PKGBUILDDIR»/userspace/libsinsp/ctext.cpp:21:0:
> /«PKGBUILDDIR»/userspace/libsinsp/ctext.h:376:50: error: could not convert 
> '0' from 'int' to 'va_list {aka __va_list}'
>int8_t vprintf(const char*format, va_list ap = 0);
>   ^
> make[3]: *** [userspace/libsinsp/CMakeFiles/sinsp.dir/ctext.cpp.o] Error 1
> make[3]: *** Waiting for unfinished jobs
> userspace/libsinsp/CMakeFiles/sinsp.dir/build.make:126: recipe for target 
> 'userspace/libsinsp/CMakeFiles/sinsp.dir/ctext.cpp.o' failed

-- 
Martin Michlmayr
Linux for HP Helion, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790819: FTBFS: cannot stat 'debian/tmp//usr/lib/ocaml/netcamlbox': No such file or directory

2015-07-01 Thread Martin Michlmayr
Package: ocamlnet
Version: 3.7.3-4
Severity: serious

ocamlnet fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
>debian/rules override_dh_install
> make[1]: Entering directory '/«PKGBUILDDIR»'
> dh_install --fail-missing -X.so.owner -Xmod_netcgi_apache.so
> cp: cannot stat 'debian/tmp//usr/lib/ocaml/netcamlbox': No such file or 
> directory
> dh_install: cp --reflink=auto -a debian/tmp//usr/lib/ocaml/netcamlbox 
> debian/libocamlnet-ocaml-dev//usr/lib/ocaml/ returned exit code 1
> make[1]: *** [override_dh_install] Error 2
> debian/rules:54: recipe for target 'override_dh_install' failed
> make[1]: Leaving directory '/«PKGBUILDDIR»'
> debian/rules:25: recipe for target 'binary' failed
> make: *** [binary] Error 2

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790812: FTBFS: test_multiprocess: OSError: [Errno 38] Function not implemented

2015-07-01 Thread Martin Michlmayr
Package: numexpr
Version: 2.4-1
Severity: serious

numexpr fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c4n1.hlinux.usa.hp.com
...
> test_zerodim1d (__main__.test_zerodim) ... ok
> test_zerodim3d (__main__.test_zerodim) ... ok
> test_multiprocess (__main__.test_subprocess) ... ERROR
> test_thread (__main__.test_threading) ... ok
> 
> ==
> ERROR: test_multiprocess (__main__.test_subprocess)
> --
> Traceback (most recent call last):
>   File "numexpr/tests/test_numexpr.py", line 815, in test_multiprocess
> qout = mp.Queue()
>   File "/usr/lib/python2.7/multiprocessing/__init__.py", line 218, in Queue
> return Queue(maxsize)
>   File "/usr/lib/python2.7/multiprocessing/queues.py", line 63, in __init__
> self._rlock = Lock()
>   File "/usr/lib/python2.7/multiprocessing/synchronize.py", line 147, in 
> __init__
> SemLock.__init__(self, SEMAPHORE, 1, 1)
>   File "/usr/lib/python2.7/multiprocessing/synchronize.py", line 75, in 
> __init__
> sl = self._semlock = _multiprocessing.SemLock(kind, value, maxvalue)
> OSError: [Errno 38] Function not implemented

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790811: FTBFS: test.sh: 45: [: Illegal number:

2015-07-01 Thread Martin Michlmayr
Package: webdis
Version: 0.1.1-2
Severity: serious

webdis fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
> cc -o webdis webdis.o cmd.o worker.o slog.o server.o acl.o md5/md5.o 
> sha1/sha1.o http.o client.o websocket.o pool.o conf.o formats/json.o 
> formats/raw.o formats/common.o formats/custom-type.o formats/msgpack.o   
> http-parser/http_parser.o  -Wl,-z,relro -levent -pthread -lhiredis -ljansson 
> -lb64 -lmsgpack
> make[1]: Leaving directory '/«PKGBUILDDIR»'
>debian/rules override_dh_auto_test
> make[1]: Entering directory '/«PKGBUILDDIR»'
> /«PKGBUILDDIR»/debian/test.sh /usr/bin/make test
> Generating config files..
> Starting redis-server..
> Starting webdis..
> /«PKGBUILDDIR»/debian/test.sh: 45: [: Illegal number: 
> Setting up redis/webdis server FAILED.
> Shutting down webdis..
> Stopped webdis (pid 25289).
> Shutting down redis-server..
> Stopped redis-server (pid 25285).
> debian/rules:45: recipe for target 'override_dh_auto_test' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#650426: cvm: Should build-depend on libmysqlclient-dev

2015-07-01 Thread Martin Michlmayr
* Gerrit Pape  [2015-06-30 07:44]:
> Hi, I won't get to this soon, please NMU.  Thanks, Gerrit.

I uploaded with the attached diff.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
diff -u cvm-0.96/debian/changelog cvm-0.96/debian/changelog
--- cvm-0.96/debian/changelog
+++ cvm-0.96/debian/changelog
@@ -1,3 +1,14 @@
+cvm (0.96-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload on request of the maintainer.
+  * Update build-depends to libmysqlclient-dev; thanks to Clint Byrum.
+Closes: #650426
+  * Add "Section" header to debian/control; thanks to Stefano Rivera.
+Closes: #582283
+  * Update padding in tests.sh so tests/vmailmgr-xconvert doesn't fail.
+
+ -- Martin Michlmayr   Wed, 01 Jul 2015 16:02:36 +0400
+
 cvm (0.96-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u cvm-0.96/debian/control cvm-0.96/debian/control
--- cvm-0.96/debian/control
+++ cvm-0.96/debian/control
@@ -1,7 +1,8 @@
 Source: cvm
+Section: admin
 Priority: optional
 Maintainer: Gerrit Pape 
-Build-Depends: libbg1-dev, libmysqlclient15-dev, libpq-dev, libsqlite3-dev, libtool, libtool-bin, vim, freecdb, sqlite3
+Build-Depends: libbg1-dev, libmysqlclient-dev, libpq-dev, libsqlite3-dev, libtool, libtool-bin, vim, freecdb, sqlite3
 Standards-Version: 3.7.3.0
 
 Package: cvm
only in patch2:
unchanged:
--- cvm-0.96.orig/tests.sh
+++ cvm-0.96/tests.sh
@@ -268,9 +268,9 @@
 domain:   test.tld
 mailbox path: @TMPDIR@/home/virt
 
-000: 020a 0108 0100 2430 2470 6173 7300 2e2f  ..\$0\$pass../
-010: 7669 7274  002d 002d 002d 002d 0031  virt...-.-.-.-.1
-020: 3031 3637 3331 3335 3800 2d00016731358.-.
+: 020a 0108 0100 2430 2470 6173 7300 2e2f  ..\$0\$pass../
+0010: 7669 7274  002d 002d 002d 002d 0031  virt...-.-.-.-.1
+0020: 3031 3637 3331 3335 3800 2d00016731358.-.
 END_OF_TEST_RESULTS
 
 


Bug#778024: Patch for build failure

2015-07-01 Thread Martin Michlmayr
* Mats Erik Andersson  [2015-06-29 15:50]:
> I have already applied an identical patch to an updated
> package 4.2-8, which sits at 'mentors.debian.net' awaiting
> a willing sponsor. The change is in 'debian/patches/30-ipv6.diff'.

I uploaded your package.  Thanks!

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790781: FTBFS with GCC 5: error: mp.h: No such file or directory

2015-07-01 Thread Martin Michlmayr
Package: netrek-client-cow
Version: 3.3.0-3
Severity: serious
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

netrek-client-cow fails to build with GCC 5.  Even though the
configure script finds gmp.h, HAVE_GMP2_H is not set, therefore mp.h
is used instead of gmp.h.

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c4n1.hlinux.usa.hp.com
...
> checking X11/xpm.h presence... no
> checking for X11/xpm.h... no
> checking for gmp.h... yes
>   RSA utilities for COW build found.
> checking for main in -lXbsd... no
...
> make -f system.mk KEYDEF=sample_key.def netrek-client-cow
> make[2]: Entering directory '/«PKGBUILDDIR»'
> gcc -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security  -fPIE  -fstack-protector-strong  -D_FORTIFY_SOURCE=2 
>  -Wformat -Wformat-security -Werror=format-security  -DRSA -Iyes/include  
> -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed  -fPIE -pie  -Wl,-z,relro  
> -Wl,-z,now   -Iyes/include  -o mkkey mkkey.c  -Lyes/lib -lgmp -lX11 -lnsl -lm 
>   -L/usr/lib/aarch64-linux-gnu -lSDL -lSDL_mixer -lXxf86vm 
> -L/usr/lib/aarch64-linux-gnu -lImlib2
> mkkey.c:81:16: fatal error: mp.h: No such file or directory
> compilation terminated.
> system.mk:147: recipe for target 'mkkey' failed
> make[2]: *** [mkkey] Error 1
> make[2]: Leaving directory '/«PKGBUILDDIR»'

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790779: FTBFS with GCC 5: undefined reference to `strip_new_line'

2015-07-01 Thread Martin Michlmayr
Package: yad
Version: 0.27.0-1
Severity: serious
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

yad fails to build with GCC 5.  See the section "Different semantics
for inline functions" at https://gcc.gnu.org/gcc-5/porting_to.html

Martin

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
> main.c:743:32: warning: format '%X' expects argument of type 'unsigned int', 
> but argument 2 has type 'Window {aka long unsigned int}' [-Wformat=]
>  str = g_strdup_printf ("0x%X", GDK_WINDOW_XID (gtk_widget_get_window 
> (dialog)));
> ^
> In file included from main.c:34:0:
> main.c: At top level:
> yad.h:465:13: warning: inline function 'strip_new_line' declared but never 
> defined
>  inline void strip_new_line (gchar * str);
>  ^
> gcc -pthread -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 
> -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
> -I/usr/include/dbus-1.0 -I/usr/lib/aarch64-linux-gnu/dbus-1.0/include 
> -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
> -I/usr/lib/aarch64-linux-gnu/glib-2.0/include  -g -O2 -fPIE 
> -fstack-protector-strong -Wformat -Werror=format-security  -fPIE -pie 
> -Wl,-z,relro -Wl,-z,now -o yad yad-about.o yad-calendar.o yad-color.o 
> yad-dnd.o yad-entry.o yad-file.o yad-font.o yad-form.o yad-icons.o yad-list.o 
> yad-multi-progress.o yad-notebook.o yad-notification.o yad-option.o 
> yad-print.o yad-progress.o yad-scale.o yad-text.o yad-util.o yad-main.o 
> -lgtk-3 -lgdk-3 -lpangocairo-1.0 
> -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 
> -lgobject-2.0 -lglib-2.0  
> yad-icons.o: In function `handle_stdin':
> /«PKGBUILDDIR»/src/icons.c:161: undefined reference to `strip_new_line'
> yad-list.o: In function `handle_stdin':
> /«PKGBUILDDIR»/src/list.c:369: undefined reference to `strip_new_line'
> yad-notification.o: In function `handle_stdin':
> /«PKGBUILDDIR»/src/notification.c:269: undefined reference to `strip_new_line'
> collect2: error: ld returned 1 exit status
> Makefile:411: recipe for target 'yad' failed
> make[3]: *** [yad] Error 1

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790777: FTBFS: rm: cannot remove... vfstest.1: No such file or directory

2015-07-01 Thread Martin Michlmayr
Package: samba
Version: 2:4.1.17+dfsg-4
Severity: serious

I haven't looked at the builg log in detail, but various tex/latex
related packages changed recently, so my guess is that the man pages
fail to build.

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
> rm 
> /«BUILDDIR»/samba-4.1.17+dfsg/debian/tmp/usr/lib/aarch64-linux-gnu/samba/share/ldb.so
> #Remove unused vfstest manpage as there is no more vfstest apparently
> rm /«BUILDDIR»/samba-4.1.17+dfsg/debian/tmp/usr/share/man/man1/vfstest.1
> rm: cannot remove 
> '/«BUILDDIR»/samba-4.1.17+dfsg/debian/tmp/usr/share/man/man1/vfstest.1': No 
> such file or directory
> debian/rules:93: recipe for target 'override_dh_install' failed
> make[1]: *** [override_dh_install] Error 1
> make[1]: Leaving directory '/«BUILDDIR»/samba-4.1.17+dfsg'
> debian/rules:69: recipe for target 'binary' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790776: FTBFS: error adding symbols: DSO missing from command line

2015-07-01 Thread Martin Michlmayr
Package: openscad
Version: 2014.03+dfsg-1
Severity: serious

openscad fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c4n1.hlinux.usa.hp.com
...
> make[4]: Leaving directory '/«BUILDDIR»/openscad-2014.03+dfsg/tests'
> make[4]: Entering directory '/«BUILDDIR»/openscad-2014.03+dfsg/tests'
> [ 98%] Building CXX object 
> CMakeFiles/openscad_nogui.dir/«BUILDDIR»/openscad-2014.03+dfsg/src/openscad.cc.o
> Linking CXX executable openscad_nogui
> /usr/bin/ld: libtests-offscreen.a(OffscreenContextGLX.cc.o): undefined 
> reference to symbol 'XGetErrorText'
> //usr/lib/aarch64-linux-gnu/libX11.so.6: error adding symbols: DSO missing 
> from command line
> collect2: error: ld returned 1 exit status
> CMakeFiles/openscad_nogui.dir/build.make:123: recipe for target 
> 'openscad_nogui' failed
> make[4]: *** [openscad_nogui] Error 1
> make[4]: Leaving directory '/«BUILDDIR»/openscad-2014.03+dfsg/tests'
> CMakeFiles/Makefile2:175: recipe for target 
> 'CMakeFiles/openscad_nogui.dir/all' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790772: FTBFS: The pkg-config script could not be found or is too old.

2015-07-01 Thread Martin Michlmayr
Package: scanbd
Version: 1.4.0-2
Severity: serious

scanbd fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
> checking for pkg-config... no
> checking for CONFUSE... no
> configure: error: in `/«PKGBUILDDIR»':
> configure: error: The pkg-config script could not be found or is too old.  
> Make sure it
> is in your PATH or set the PKG_CONFIG environment variable to the full
> path to pkg-config.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#789881: z3: FTBFS on mipsel "emmintrin.h: No such file or directory"

2015-07-01 Thread Martin Michlmayr
retitle 789881 z3: FTBFS on !x86: "emmintrin.h: No such file or directory"
severity 789881 important
thanks

* Gustavo Prado Alkmim  [2015-06-25 05:35]:
> Package: z3
> Version: 4.4.0-1
> Severity: serious

I get the same on arm64.

Not that this is not a serious bug, though.  It's only serious if it
has built on a particular before and no longer builds -- but it seesm
z3 has never built on mipsel, arm64 and other arches.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790770: FTBFS on arm64: error: 'aarch64_sp_ptr' undeclared

2015-07-01 Thread Martin Michlmayr
Package: strace
Version: 4.10-1
Severity: serious
User: debian-...@lists.debian.org
Usertags: arm64

strace fails to build on arm64:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
> gcc -DHAVE_CONFIG_H -I. -I..  -I./linux/aarch64 -I../linux/aarch64 -I./linux 
> -I../linux -D_FORTIFY_SOURCE=2 -Wall -Wwrite-strings -Wsign-compare -g -O2 
> -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 
> -MT strace-socketutils.o -MD -MP -MF .deps/strace-socketutils.Tpo -c -o 
> strace-socketutils.o `test -f 'socketutils.c' || echo '../'`socketutils.c
> ../sigreturn.c: In function 'sys_sigreturn':
> ../sigreturn.c:27:7: error: 'aarch64_sp_ptr' undeclared (first use in this 
> function)
>  (*aarch64_sp_ptr + SIZEOF_STRUCT_SIGINFO +
>^
> ../sigreturn.c:27:7: note: each undeclared identifier is reported only once 
> for each function it appears in
> ../sigreturn.c:30:7: error: 'arm_sp_ptr' undeclared (first use in this 
> function)
>  (*arm_sp_ptr +
>^
> Makefile:2045: recipe for target 'strace-sigreturn.o' failed
> make[3]: *** [strace-sigreturn.o] Error 1
> make[3]: *** Waiting for unfinished jobs

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790767: FTBFS: ImportError: cannot import name component_re

2015-07-01 Thread Martin Michlmayr
Package: zodb
Version: 1:3.9.7-5
Severity: serious

zodb fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
> Installing zeopasswd script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
> Installing zeoctl script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
> Installing fsdump script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
> Installing fsrefs script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
> Installing repozo script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
> Installing fsoids script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
>dh_pydeb
> pydeb: Working on source package zodb
> pydeb: Working on python distribution ZODB3
> Traceback (most recent call last):
>   File "/usr/bin/van-pydeb", line 9, in 
> load_entry_point('van.pydeb==1.3.3', 'console_scripts', 'van-pydeb')()
>   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
> 552, in load_entry_point
> return get_distribution(dist).load_entry_point(group, name)
>   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
> 2672, in load_entry_point
> return ep.load()
>   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
> 2345, in load
> return self.resolve()
>   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
> 2351, in resolve
> module = __import__(self.module_name, fromlist=['__name__'], level=0)
>   File "/usr/lib/python2.7/dist-packages/van/pydeb/__init__.py", line 20, in 
> 
> from pkg_resources import component_re # Is this a public interface?
> ImportError: cannot import name component_re
> pydeb: Working on binary package
> ERROR: Expected binary package in debian/control but did not find it.
> debian/rules:6: recipe for target 'binary' failed
> make: *** [binary] Error 1

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790765: FTBFS: [munched.A] Error 1

2015-07-01 Thread Martin Michlmayr
Package: norwegian
Version: 2.0.10-7
Severity: serious

I'm not sure I included the right error message but norwegian fails to
build in unstable.

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c4n1.hlinux.usa.hp.com
...
> Generating output word list.
> 
> Illegal affix flag character '?'
> 
...
> make[2]: *** [munched.A] Error 1
> make[2]: Leaving directory '/«PKGBUILDDIR»'
> dh_auto_build: make -j1 returned exit code 2
> debian/rules:7: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 2
> make[1]: Leaving directory '/«PKGBUILDDIR»'
> debian/rules:4: recipe for target 'build' failed
> make: *** [build] Error 2

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-30 Thread Martin Michlmayr
* Nikolaus Rath  [2015-06-30 19:28]:
> Alright, I figured it out. s3ql is actually missing a build-dependency
> on python3-llfuse-dbg. It is probably pulled in indirectly in some
> circumstances.

Excellent!  Thanks for investigating.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-30 Thread Martin Michlmayr
* Nikolaus Rath  [2015-06-30 15:50]:
> Could you try it with `strace -o log python3` and send me the logfile?
> 
> Does it work outside the chroot (the jessie and sid versions of
> python3-llfuse are identical)?

This is pretty strange.  python3 and python3-dbg both work outside the
chroot.  Inside the chroot, python3 works, but python3-dbg gives the
error I mentioned.

I've attached the strace.  Do you see what's going on?

I assume my chroot is somehow broken.  If so, apologies in advance
for wasting your time. :)


298:tbm@bl460gen8-30: ~] python3-dbg
Python 3.4.2 (default, Oct  8 2014, 10:49:51)
[GCC 4.9.1] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import llfuse.capi
>>>
299:tbm@bl460gen8-30: ~] sudo chroot sid /bin/bash
(sid)root@bl460gen8-30:/# python3
Python 3.4.3+ (default, Jun  2 2015, 14:09:35)
[GCC 4.9.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import llfuse.capi
>>>
(sid)root@bl460gen8-30:/# python3-dbg
Python 3.4.3+ (default, Jun  2 2015, 14:09:35)
[GCC 4.9.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import llfuse.capi
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python3/dist-packages/llfuse/__init__.py", line 13, in 
from llfuse.capi import *
ImportError: No module named 'llfuse.capi'

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


log.bz2
Description: Binary data


Bug#790689: FTBFS: Makeinfo is missing. Info documentation will not be built.

2015-06-30 Thread Martin Michlmayr
Package: binutils-m68hc1x
Version: 1:2.18-4
Severity: serious

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> configure: creating cache ./config.cache
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for makeinfo... /«PKGBUILDDIR»/binutils-2.18/missing makeinfo 
> --split-size=500
> configure: WARNING:
> *** Makeinfo is missing. Info documentation will not be built.
...
> WARNING: `makeinfo' is missing on your system.  You should only need it if
>  you modified a `.texi' or `.texinfo' file, or any other file
>  indirectly affecting the aspect of the manual.  The spurious
>  call might also be the consequence of using a buggy `make' (AIX,
>  DU, IRIX).  You might want to install the `Texinfo' package or
>  the `GNU make' package.  Grab either from any GNU archive site.
> make[4]: *** [bfd.info] Error 1
> Makefile:388: recipe for target 'bfd.info' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790667: FTBFS with GCC 5 on arm64: error: narrowing conversion

2015-06-30 Thread Martin Michlmayr
Package: ncbi-blast+
Version: 2.2.30-3
Severity: serious
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

This package fails to compile with GCC 5 on ARM64.  The error doesn't
show up on amd64.

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c4n1.hlinux.usa.hp.com
...
> /usr/bin/g++  -std=gnu++11 -c -Wall -Wno-format-y2k  -pthread -fopenmp -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -fPIC-DNDEBUG 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  
> -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE 
> -I/build/ncbi-blast+-mkG3Rd/ncbi-blast+-2.2.30/c++/BUILD/inc 
> -I/build/ncbi-blast+-mkG3Rd/ncbi-blast+-2.2.30/c++/include  
> /build/ncbi-blast+-mkG3Rd/ncbi-blast+-2.2.30/c++/src/util/histogram_binning.cpp
>  -o histogram_binning.o 
> In file included from 
> /build/ncbi-blast+-mkG3Rd/ncbi-blast+-2.2.30/c++/include/util/bitset/bmutil.h:30:0,
>  from 
> /build/ncbi-blast+-mkG3Rd/ncbi-blast+-2.2.30/c++/src/util/histogram_binning.cpp:43:
> /build/ncbi-blast+-mkG3Rd/ncbi-blast+-2.2.30/c++/include/util/bitset/bmconst.h:
>  In instantiation of 'const char bm::first_bit_table::_idx [256]':
> /build/ncbi-blast+-mkG3Rd/ncbi-blast+-2.2.30/c++/include/util/bitset/bmutil.h:147:56:
>required from here
> /build/ncbi-blast+-mkG3Rd/ncbi-blast+-2.2.30/c++/include/util/bitset/bmconst.h:154:12:
>  error: narrowing conversion of '-1' from 'int' to 'char' inside { } 
> [-Wnarrowing]
>  const char first_bit_table::_idx[256] = {
> ^
> /build/ncbi-blast+-mkG3Rd/ncbi-blast+-2.2.30/c++/BUILD/build/Makefile.rules:52:
>  recipe for target 'histogram_binning.o' failed
> make[3]: *** [histogram_binning.o] Error 1
> make[3]: Leaving directory 
> '/build/ncbi-blast+-mkG3Rd/ncbi-blast+-2.2.30/c++/BUILD/build/util'
> FAILED: src/util/Makefile.util.lib
> make[3]: Entering directory 
> '/build/ncbi-blast+-mkG3Rd/ncbi-blast+-2.2.30/c++/BUILD/build/util'

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790664: FTBFS with new LaTeX: Undefined control sequence / no output PDF file produced

2015-06-30 Thread Martin Michlmayr
Package: polyorb
Version: 2.11~20140418-3
Severity: serious

polyorb fails to build in unstable, probably due to the new texlive.

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> This is `epsf.tex' v2.7.4 <14 February 2011>
> ) localization, formatting, and turning on texinfo input format.) (./svn.texi)
> (./polyorb_version.texi) 
> [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
>  [2] [-1] [-2] (About This Guide)
> Cross reference values unknown; you must run TeX again. [1] Chapter 1 [2]
> [3] [4] [5] Chapter 2 [6] [7] [8] [9] Chapter 3 [10] [11] Chapter 4 [12]
> [13] [14] [15] [16] [17] Chapter 5 [18]
> (./polyorb-setup-tasking-ravenscar.ads.texi [19] [20]) [21] [22] Chapter 6
> [23] [24] [25] [26] [27] [28] [29] (./echo.idl.texi) (./echo-impl.ads.texi
> [30]) (./echo-impl.adb.texi [31]
> ! Undefined control sequence.
> l.60 ("Echoing string: ?
>  " & S (S'First .. L) & " ?");
> ? 
> ! Emergency stop.
> l.60 ("Echoing string: ?
>  " & S (S'First .. L) & " ?");
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on polyorb_ug.log.
> make[2]: *** [polyorb_ug.pdf] Error 1
> Makefile:197: recipe for target 'polyorb_ug.pdf' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790649: FTBFS: Program 'makeinfo' version >= 5 is required.

2015-06-30 Thread Martin Michlmayr
* Cyril Brulebois  [2015-06-30 18:03]:
> The following patch does the trick. If we really want to keep the
> version check (we already had texinfo 5 in stable, but not in
> oldstable), having a versioned build-dep on texinfo should be a
> better idea?

I sent the following upstream, which is at leat a better upstream fix.

commit a8375daa8e2d1f1eca334c6add5dd2ffc5bcde01
Author: Martin Michlmayr 
Date:   Tue Jun 30 12:38:11 2015 -0400

Update configure.ac to reconize texi2any

makeinfo, which is nowadays provided by texi2any, reports texi2any as
of version 6.0.

diff --git a/configure.ac b/configure.ac
index 10a5efe..13041bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -89,7 +89,7 @@ if test x"${MAKEINFO_FOUND}" = xyes
 then
   MAKEINFO_VERSION_REQ=5
   AC_MSG_CHECKING([for makeinfo version >= $MAKEINFO_VERSION_REQ])
-  MAKEINFO_VERSION=`makeinfo --version | sed -ne 's/^makeinfo .* 
\([[0-9]][[0-9]]*\)\.[[0-9]][[0-9]]*$/\1/p'`
+  MAKEINFO_VERSION=`makeinfo --version | sed -ne 's/^\(makeinfo\|texi2any\) .* 
\([[0-9]][[0-9]]*\)\.[[0-9]][[0-9]]*$/\2/p'`
   if test x$MAKEINFO_VERSION = x -o 0$MAKEINFO_VERSION -lt 
$MAKEINFO_VERSION_REQ
   then
 AC_MSG_RESULT([no])

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-30 Thread Martin Michlmayr
* Nikolaus Rath  [2015-06-29 21:02]:
> # python3-dbg
> Python 3.4.3+ (default, Jun  2 2015, 14:09:35) 
> [GCC 4.9.2] on linux
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import llfuse
> >>> import llfuse.capi

In a sid chroot, I get:

(sid)728:tbm@bl460gen8-30: ~/s3ql-2.13+dfsg] python3-dbg
Python 3.4.3+ (default, Jun  2 2015, 14:09:35)
[GCC 4.9.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import llfuse
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python3/dist-packages/llfuse/__init__.py", line 13, in 
from llfuse.capi import *
ImportError: No module named 'llfuse.capi'
>>>

(sid)733:tbm@bl460gen8-30: ~/s3ql-2.13+dfsg] dpkg -L python3-llfuse | grep 
dist-pa
/usr/lib/python3/dist-packages
/usr/lib/python3/dist-packages/llfuse
/usr/lib/python3/dist-packages/llfuse/__init__.py
/usr/lib/python3/dist-packages/llfuse/pyapi.py
/usr/lib/python3/dist-packages/llfuse/capi.cpython-34m-x86_64-linux-gnu.so
/usr/lib/python3/dist-packages/llfuse-0.40.egg-info
/usr/lib/python3/dist-packages/llfuse-0.40.egg-info/PKG-INFO
/usr/lib/python3/dist-packages/llfuse-0.40.egg-info/zip-safe
/usr/lib/python3/dist-packages/llfuse-0.40.egg-info/top_level.txt
/usr/lib/python3/dist-packages/llfuse-0.40.egg-info/dependency_links.txt

Any idea?

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790658: FTBFS with the LaTeX: your kpathsea has no kpse_enc_format

2015-06-30 Thread Martin Michlmayr
Package: xdvik-ja
Version: 22.84.16-j1.40+t1lib-1
Severity: serious

A new texlive entered unstabel a few days ago and your package no
longer builds.

I'm not sure if it's related but note that the c-auto header moved to
/usr/*LIB*/kpathsea/c-auto.h in libkpathsea-dev version
2015.20150524.37493-4 (see #790294 for more information).

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com

> checking for freetype-config... freetype-config
> checking whether kpathsea declares the kpse_enc_format... no
> configure: error: your kpathsea has no kpse_enc_format.
> dh_auto_configure: ../texk/xdvik/configure --build=x86_64-linux-gnu 
> --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --disable-silent-rules --libexecdir=${prefix}/lib/xdvik-ja 
> --disable-maintainer-mode --disable-dependency-tracking 
> --with-kpathsea-libdir=/usr/lib 
> --with-kpathsea-includes=/usr/include/kpathsea --with-xdvi-x-toolkit=xaw 
> --disable-t1utils 
> --with-t1lib-includes=/«BUILDDIR»/xdvik-ja-22.84.16-j1.40+t1lib/Work/t1lib 
> --with-t1lib-libdir=/«BUILDDIR»/xdvik-ja-22.84.16-j1.40+t1lib/Work/t1lib 
> --enable-freetype --enable-pxdvik returned exit code 1
> make[1]: *** [override_dh_auto_configure] Error 2
> debian/rules:17: recipe for target 'override_dh_auto_configure' failed
> make[1]: Leaving directory '/«BUILDDIR»/xdvik-ja-22.84.16-j1.40+t1lib'

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790657: FTBFS with new LaTeX: kpathsea/c-auto.h: No such file or directory

2015-06-30 Thread Martin Michlmayr
Package: dvi2dvi
Version: 2.0alpha-9.2
Severity: serious

The c-auto header moved to /usr/*LIB*/kpathsea/c-auto.h in
libkpathsea-dev version 2015.20150524.37493-4 (see #790294 for more
information).

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> gcc -O -DPOSIX -DSYSV -DANSI -I/usr/include -DKPATHSEA   -c -o run.o run.c
> gcc -O -DPOSIX -DSYSV -DANSI -I/usr/include -DKPATHSEA   -c -o fontdesc.o 
> fontdesc.c
> gcc -O -DPOSIX -DSYSV -DANSI -I/usr/include -DKPATHSEA   -c -o scanfont.o 
> scanfont.c
> gcc -O -DPOSIX -DSYSV -DANSI -I/usr/include -DKPATHSEA   -c -o virfont.o 
> virfont.c
> virfont.c:11:29: fatal error: kpathsea/c-auto.h: No such file or directory
>  #include 
>  ^
> compilation terminated.
> make[1]: *** [virfont.o] Error 1
> : recipe for target 'virfont.o' failed
> make[1]: Leaving directory '/«PKGBUILDDIR»'
> make: *** [build-stamp] Error 2

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790656: FTBFS with new LaTeX: Can't find kpathsea include files

2015-06-30 Thread Martin Michlmayr
Package: cjk
Version: 4.8.3+git20140831-1
Severity: serious

The c-auto header moved to /usr/*LIB*/kpathsea/c-auto.h in
libkpathsea-dev version 2015.20150524.37493-4 (see #790294 for more
information).

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> checking kpathsea/c-auto.h usability... no
> checking kpathsea/c-auto.h presence... no
> checking for kpathsea/c-auto.h... no
> configure: error: Can't find kpathsea include files! Use 
> --with-kpathsea-include option.
> make[2]: *** No targets specified and no makefile found.  Stop.
> make[2]: Entering directory '/«BUILDDIR»/cjk-4.8.3+git20140831/utils/hbf2gf'
> make[2]: Leaving directory '/«BUILDDIR»/cjk-4.8.3+git20140831/utils/hbf2gf'
> make[1]: *** [utils/hbf2gf/hbf2gf] Error 2
> Makefile:61: recipe for target 'utils/hbf2gf/hbf2gf' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790649: FTBFS: Program 'makeinfo' version >= 5 is required.

2015-06-30 Thread Martin Michlmayr
Package: liblouis
Version: 2.6.2-1
Severity: serious

liblouis fails to build in unstable.

configure checks that makeinfo is >= 5 and it looks for "^makeinfo" in
the output, but this is "texi2any" now.

% makeinfo --version
texi2any (GNU texinfo) 6.0

vs:

configure:
  MAKEINFO_VERSION=`makeinfo --version | sed -ne 's/^makeinfo .* 
\([0-9][0-9]*\)\.[0-9][0-9]*$/\1/p'`

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c3n1.hlinux.usa.hp.com
...
> checking for a sed that does not truncate output... (cached) /bin/sed
> checking for makeinfo... yes
> checking for makeinfo version >= 5... no
> configure: error: Program 'makeinfo' version >= 5 is required.
> debian/rules:27: recipe for target 'configure-stamp' failed
> make: *** [configure-stamp] Error 1

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790647: FTBFS with GCC 5: inline function 'get_prio_map' declared but never defined

2015-06-30 Thread Martin Michlmayr
Package: lldpad
Version: 0.9.46-3
Severity: serious
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

This package fails to compile with GCC 5.

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c4n1.hlinux.usa.hp.com
...
> gcc -DPACKAGE_NAME=\"lldpad\" -DPACKAGE_TARNAME=\"lldpad\" 
> -DPACKAGE_VERSION=\"0.9.46\" -DPACKAGE_STRING=\"lldpad\ 0.9.46\" 
> -DPACKAGE_BUGREPORT=\"lldp-de...@open-lldp.org\" -DPACKAGE_URL=\"\" 
> -DPACKAGE=\"lldpad\" -DVERSION=\"0.9.46\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 
> -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
> -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ALARM=1 
> -DHAVE_GETTIMEOFDAY=1 -DHAVE_INET_NTOA=1 -DHAVE_LOCALTIME_R=1 
> -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 
> -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 
> -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRPBRK=1 
> -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 
> -DHAVE_UNAME=1 -DHAVE_ARPA_INET_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 
> -DHAVE_LIMITS_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_FILE_H=1 
> -DHAVE_SYS_IOCTL_
> H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 
> -DHAVE_UNISTD_H=1 -DHAVE_CHOWN=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 
> -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I.  
> -I./include -DSYSCONFDIR="\"/etc\"" -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 
> -Wall -Werror -Wextra -Wformat=2  -I/usr/include/libnl3  -g -O2 -fPIE 
> -fstack-protector-strong -Wformat -Werror=format-security -c -o lldpad.o 
> lldpad.c
> In file included from lldpad.c:58:0:
> ./include/lldp_8021qaz.h:237:12: error: inline function 
> 'ieee8021qaz_clif_cmd' declared but never defined [-Werror]
>  inline int ieee8021qaz_clif_cmd(void *data, struct sockaddr_un *from,
> ^
> ./include/lldp_8021qaz.h:222:13: error: inline function 'set_prio_map' 
> declared but never defined [-Werror]
>  inline void set_prio_map(u32 *prio_map, u8 prio, int tc);
>  ^
> ./include/lldp_8021qaz.h:221:12: error: inline function 'get_prio_map' 
> declared but never defined [-Werror]
>  inline int get_prio_map(u32 prio_map, int tc);
> ^
> cc1: all warnings being treated as errors
> Makefile:831: recipe for target 'lldpad.o' failed
> make[1]: *** [lldpad.o] Error 1

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#753235: Fixed in 0.9.46-3

2015-06-30 Thread Martin Michlmayr
fixed 753235 0.9.46-3
thanks

This is fixed in unstable.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#777989: More GCC 5 failures

2015-06-30 Thread Martin Michlmayr
It seems there are more GCC 5 failures, though.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790640: FTBFS: hash.h: No such file or directory

2015-06-30 Thread Martin Michlmayr
Package: mydumper
Version: 0.6.1-1
Severity: serious

mydumper fails to build in unstable.  This might be related to mysql
5.6 entering unstable recently.

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c4n1.hlinux.usa.hp.com
...
> [ 28%] Building C object CMakeFiles/mydumper.dir/binlog.c.o
> /usr/bin/cc   -Wall -Wno-deprecated-declarations -Wunused -Wwrite-strings 
> -Wno-strict-aliasing -Wextra -Wshadow -Werror -O3 -g -I/usr/include/mysql 
> -DBIG_JOINS=1  -fno-strict-aliasing   -g -fabi-version=2 
> -fno-omit-frame-pointer -fno-strict-aliasing -I/usr/include/mysql 
> -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include-o 
> CMakeFiles/mydumper.dir/binlog.c.o   -c /«PKGBUILDDIR»/binlog.c
> In file included from /«PKGBUILDDIR»/binlog.c:27:0:
> /usr/include/mysql/sql_common.h:26:18: fatal error: hash.h: No such file or 
> directory
> compilation terminated.
> make[3]: *** [CMakeFiles/mydumper.dir/binlog.c.o] Error 1
> CMakeFiles/mydumper.dir/build.make:80: recipe for target 
> 'CMakeFiles/mydumper.dir/binlog.c.o' failed
> make[2]: *** [CMakeFiles/mydumper.dir/all] Error 2
> make[3]: Leaving directory '/«PKGBUILDDIR»/obj-aarch64-linux-gnu'

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#777989: Fixed upstream

2015-06-30 Thread Martin Michlmayr
tags 777989 + fixed-upstream
thanks

See https://github.com/LMMS/lmms/commit/317b2f02a829f694a66c760fc6de7df1db99b006

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790633: FTBFS: eunit_with_suites_and_tests_test_ failed

2015-06-30 Thread Martin Michlmayr
Package: rebar
Version: 2.5.1-2
Severity: serious

rebar fails to build in unstable.  I thought it was a problem in my
build environment because of the "Permission denied" error, but I
tried again in a chroot and got the same issue.

Do you see this issue, too?

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
> Compiled test/rebar_require_vsn_tests.erl
> Compiled test/rebar_eunit_tests.erl
> rebar_eunit_tests:133: eunit_with_suites_and_tests_test_ (Selected suite's 
> generator test raises an error)...*failed*
> in function 
> rebar_eunit_tests:'-eunit_with_suites_and_tests_test_/0-fun-37-'/1 
> (test/rebar_eunit_tests.erl, line 134)
> **error:{assert,[{module,rebar_eunit_tests},
>  {line,134},
>  {expression,"string : str ( RebarOut , \"assertEqual_failed\" ) =/= 
> 0"},
>  {expected,true},
>  {value,false}]}
>   output:<<"">>
> 
> ERROR: sh(cp -R tmp_file_utils/source/file1 "tmp_file_utils/dest")
> failed with return code 1 and the following output:
> cp: cannot create regular file 'tmp_file_utils/dest/file1': Permission denied
> 
> ERROR: sh(cp -R tmp_file_utils/source "tmp_file_utils/dest")
> failed with return code 1 and the following output:
> cp: cannot create regular file 'tmp_file_utils/dest/source/file1': Permission 
> denied
> 
> ERROR: Cannot parse eunit version string: 
> ERROR: Cannot parse eunit version string: abc
> ===
>   Failed: 1.  Skipped: 0.  Passed: 116.
> ERROR: One or more eunit tests failed.
> ERROR: eunit failed while processing /«PKGBUILDDIR»: rebar_abort
> Makefile:45: recipe for target 'test' failed
-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790631: FTBFS: implicit declaration of function 'fstat'

2015-06-30 Thread Martin Michlmayr
Package: xf86-input-wacom
Version: 0.26.0+20140918-1
Severity: serious

xf86-input-wacom fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
>   CC   wcmConfig.lo
>   CC   wcmISDV4.lo
> ../../src/wcmISDV4.c: In function 'get_sysfs_id':
> ../../src/wcmISDV4.c:985:2: error: implicit declaration of function 'fstat' 
> [-Werror=implicit-function-declaration]
>   fstat(pInfo->fd, &st);
>   ^
> ../../src/wcmISDV4.c:985:2: warning: nested extern declaration of 'fstat' 
> [-Wnested-externs]
> cc1: some warnings being treated as errors
> make[3]: *** [wcmISDV4.lo] Error 1
> Makefile:515: recipe for target 'wcmISDV4.lo' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790630: FTBFS: implicit declaration of function 'stat' / 'S_ISBLK'

2015-06-30 Thread Martin Michlmayr
Package: udevil
Version: 0.4.3-1
Severity: serious

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
> gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\"  
> -D_FORTIFY_SOURCE=2 -fstrict-aliasing -fmessage-length=0 -D_LARGEFILE_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 
> -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include 
> -Werror-implicit-function-declaration -g -O2 -fstack-protector-strong 
> -Wformat -Werror=format-security -c -o udevil-device-info.o `test -f 
> 'device-info.c' || echo './'`device-info.c
> device-info.c: In function 'info_mount_points':
> device-info.c:943:33: error: implicit declaration of function 'stat' 
> [-Werror=implicit-function-declaration]
>  stat( mount_source, &statbuf ) == 0 &&
>  ^
> device-info.c:944:33: error: implicit declaration of function 'S_ISBLK' 
> [-Werror=implicit-function-declaration]
>  S_ISBLK( statbuf.st_mode ) )
>  ^
> cc1: some warnings being treated as errors
> make[3]: *** [udevil-device-info.o] Error 1
> Makefile:497: recipe for target 'udevil-device-info.o' failed
> make[3]: Leaving directory '/«PKGBUILDDIR»/src'

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790628: FTBFS: No rule to make target ... /LINUX64/libnwdft.a(rt_tddft_input.o)

2015-06-30 Thread Martin Michlmayr
Package: nwchem
Version: 6.5+r26243-4
Severity: serious

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> gfortran -c -g -O2 -ffast-math -fno-aggressive-loop-optimizations  
> -ffast-math  -Warray-bounds -fdefault-integer-8 -O2 -g 
> -fno-aggressive-loop-optimizations -g -O   -I. -I../../include 
> -I../../../ddscf -I/«BUILDDIR»/nwchem-6.5+r26243/src/include 
> -I/«BUILDDIR»/nwchem-6.5+r26243/src/tools/install/include -DLINUX -DGCC4 
> -DGCC46 -DGFORTRAN -DGFORTRAN -DCHKUNDFLW -DGCC4 -DGCC46 -DEXT_INT -DLINUX 
> -DLINUX64 -DPARALLEL_DIAG -DDEBUG_PRINT  rt_tddft_input.F
> Got lock on /«BUILDDIR»/nwchem-6.5+r26243/lib/LINUX64/libnwdft.lock
> ar r /«BUILDDIR»/nwchem-6.5+r26243/lib/LINUX64/libnwdft.a 
> rt_tddft_input_put_defaults.o rt_tddft_input_field.o rt_tddft_input_print.o 
> rt_tddft_input_excite.o rt_tddft_input_tolerances.o 
> rt_tddft_input_visualization.o rt_tddft_input.o
> echo /«BUILDDIR»/nwchem-6.5+r26243/lib/LINUX64/libnwdft.a
> /«BUILDDIR»/nwchem-6.5+r26243/lib/LINUX64/libnwdft.a
> Making all in init
> make[5]: *** No rule to make target 
> '/«BUILDDIR»/nwchem-6.5+r26243/lib/LINUX64/libnwdft.a(rt_tddft_input.o)', 
> needed by '/«BUILDDIR»/nwchem-6.5+r26243/lib/LINUX64/libnwdft.a'.  Stop.
> make[4]: *** [subdirs] Error 1
> ../../config/makelib.h:225: recipe for target 'subdirs' failed
> make[3]: *** [subdirs] Error 1
> ../config/makelib.h:225: recipe for target 'subdirs' failed
> make[2]: *** [libraries] Error 1

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790627: FTBFS: conflicting return type specified for 'virtual float YadeCamera::zNear() const

2015-06-30 Thread Martin Michlmayr
Package: yade
Version: 1.14.0-2
Severity: serious

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> [  2%] Building CXX object gui/CMakeFiles/_GLViewer.dir/qt4/GLViewer.cpp.o
> cd /«PKGBUILDDIR»/debian/build/gui && /usr/bin/c++   -DQT_CORE_LIB 
> -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DYADE_ODEINT -D_GLViewer_EXPORTS 
> -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2  -ftrack-macro-expansion=0 -save-temps -std=c++0x -fPIC 
> -DYADE_VTK -DYADE_OPENMP -fopenmp -DYADE_GTS  -DQGLVIEWER_FOUND -DYADE_OPENGL 
>  -DYADE_CGAL -DFLOW_ENGINE  -DLINSOLV -DFLOW_ENGINE -DYADE_GL2PS -DLBM_ENGINE 
> -O3 -DNDEBUG -fPIC -I/«PKGBUILDDIR» 
> -I/usr/lib/python2.7/dist-packages/numpy/core/include 
> -I/usr/include/python2.7 -I/usr/include/eigen3 -I/usr/include/vtk-6.1 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/jsoncpp 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
> -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtDBus 
> -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -isystem 
> /usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork 
> -I/usr/include/qt4/QtXmlP
> atterns -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtHelp 
> -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest 
> -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg 
> -I/usr/include/qt4/Qt3Support -isystem /usr/include/qt4/QtGui -isystem 
> /usr/include/qt4/QtCore -I/usr/share/qt4/mkspecs/default -isystem 
> /usr/include/qt4 -I/usr/include/suitesparse -I/«PKGBUILDDIR»/debian/build
> -DEIGEN_DONT_VECTORIZE -DEIGEN_DONT_ALIGN 
> -DEIGEN_DISABLE_UNALIGNED_ARRAY_ASSERT -o 
> CMakeFiles/_GLViewer.dir/qt4/GLViewer.cpp.o -c 
> /«PKGBUILDDIR»/gui/qt4/GLViewer.cpp
> In file included from /«PKGBUILDDIR»/gui/qt4/GLViewer.cpp:11:0:
> /«PKGBUILDDIR»/gui/qt4/GLViewer.hpp:154:17: error: conflicting return type 
> specified for 'virtual float YadeCamera::zNear() const'
>virtual float zNear() const;
>  ^
> In file included from /usr/include/QGLViewer/qglviewer.h:26:0,
>  from /«PKGBUILDDIR»/gui/qt4/GLViewer.hpp:12,
>  from /«PKGBUILDDIR»/gui/qt4/GLViewer.cpp:11:
> /usr/include/QGLViewer/camera.h:231:16: error:   overriding 'virtual qreal 
> qglviewer::Camera::zNear() const'
>   virtual qreal zNear() const;
> ^
> make[3]: *** [gui/CMakeFiles/_GLViewer.dir/qt4/GLViewer.cpp.o] Error 1
> gui/CMakeFiles/_GLViewer.dir/build.make:69: recipe for target 
> 'gui/CMakeFiles/_GLViewer.dir/qt4/GLViewer.cpp.o' failed
> make[3]: Leaving directory '/«PKGBUILDDIR»/debian/build'
> make[2]: *** [gui/CMakeFiles/_GLViewer.dir/all] Error 2
> CMakeFiles/Makefile2:242: recipe for target 
> 'gui/CMakeFiles/_GLViewer.dir/all' failed
> make[2]: Leaving directory '/«PKGBUILDDIR»/debian/build'

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790626: FTBFS with new LaTeX: Argument of \\ has an extra }

2015-06-30 Thread Martin Michlmayr
Package: octave
Version: 3.8.2-4
Severity: serious

fails to build in unstable, probably due to the octave new texlive.

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> (/«PKGBUILDDIR»/doc/interpreter/gpl.texi Appendix J [856]
> [857] [858] [859] [860] [861] [862] [863] [864] [865] [866])
> (/«PKGBUILDDIR»/doc/interpreter/cp-idx.texi (Concept Index)
> [867] [868] (./octave.cps
> ./octave.cps:56: Argument of \\ has an extra }.
>  
> \par 
>  
>}
> \initial ... .5\baselineskip \leftline {\secbf #1}
>   \nobreak \vskip 
> .33\baseli...
> l.56 \initial {\\}
>   
> ? 
> ./octave.cps:56: Emergency stop.
>  
> \par 
>  
>}
> \initial ... .5\baselineskip \leftline {\secbf #1}
>   \nobreak \vskip 
> .33\baseli...
> l.56 \initial {\\}
>   
> Output written on octave.dvi (882 pages, 2774212 bytes).
> Transcript written on octave.log.
> /usr/bin/texi2dvi: etex exited with bad status, quitting.
> make[4]: *** [octave.dvi] Error 1
> Makefile:2118: recipe for target 'octave.dvi' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790625: FTBFS: erlang:now/0: Deprecated BIF

2015-06-30 Thread Martin Michlmayr
Package: yaws
Version: 1.98-4
Severity: serious

yaws fails to build in unstable:

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> [ true = true ] && echo '-define(HAVE_SENDFILE, true).' > yaws_configure.hrl; 
> \
> [ true = true ] && echo '-define(HAVE_ERLANG_SENDFILE, true).' >> 
> yaws_configure.hrl; \
> [ true = true ] && echo '-define(HAVE_CRYPTO_HASH, true).' >> 
> yaws_configure.hrl; \
> [ -f yaws_configure.hrl ] || touch yaws_configure.hrl
> "/usr/bin/erlc" -Werror  -pa ../../yaws -I ../include -o ../ebin yaws.erl
> compile: warnings being treated as errors
> yaws.erl:1562: erlang:now/0: Deprecated BIF. See the "Time and Time 
> Correction in Erlang" chapter of the ERTS User's Guide for more information.
> yaws.erl:2080: erlang:now/0: Deprecated BIF. See the "Time and Time 
> Correction in Erlang" chapter of the ERTS User's Guide for more information.
> yaws.erl:2413: erlang:now/0: Deprecated BIF. See the "Time and Time 
> Correction in Erlang" chapter of the ERTS User's Guide for more information.
> make[3]: *** [../ebin/yaws.beam] Error 1
> ../include.mk:109: recipe for target '../ebin/yaws.beam' failed
> make[3]: Leaving directory '/«PKGBUILDDIR»/src'
> make[2]: *** [all] Error 1

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790624: FTBFS: undefined reference to symbol '_ZNK4QDir6mkpathERK7QString'

2015-06-30 Thread Martin Michlmayr
Package: openms
Version: 1.11.1-5
Severity: serious

openms fails to build in unstable:

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> Linking CXX executable bin/XTandemAdapter
> /usr/bin/cmake -E cmake_link_script CMakeFiles/XTandemAdapter.dir/link.txt 
> --verbose=1
> /usr/bin/c++   -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -D_FORTIFY_SOURCE=2   -fopenmp -O3 -DNDEBUG   
> -Wl,-z,relro -fopenmp 
> CMakeFiles/XTandemAdapter.dir/source/APPLICATIONS/TOPP/XTandemAdapter.C.o  -o 
> bin/XTandemAdapter -rdynamic lib/libOpenMS.so.1.11.1 -lQtOpenGL -lQtSvg 
> -lQtWebKit -lQtTest -lQtXml -lQtSql -lQtNetwork 
> lib/libOpenSwathAlgo.so.1.11.1 -lgsl -lgslcblas -lsvm -lm -lxerces-c 
> -lboost_iostreams -lboost_date_time -lboost_math_c99 -lboost_regex -lbz2 -lz 
> -lglpk 
> /usr/bin/ld: 
> CMakeFiles/XTandemAdapter.dir/source/APPLICATIONS/TOPP/XTandemAdapter.C.o: 
> undefined reference to symbol '_ZNK4QDir6mkpathERK7QString'
> //usr/lib/x86_64-linux-gnu/libQtCore.so.4: error adding symbols: DSO missing 
> from command line
> collect2: error: ld returned 1 exit status
> make[4]: *** [bin/XTandemAdapter] Error 1
> CMakeFiles/XTandemAdapter.dir/build.make:105: recipe for target 
> 'bin/XTandemAdapter' failed
> make[4]: Leaving directory '/«PKGBUILDDIR»/debian/build'
> make[3]: *** [CMakeFiles/XTandemAdapter.dir/all] Error 2
> CMakeFiles/Makefile2:6530: recipe for target 
> 'CMakeFiles/XTandemAdapter.dir/all' failed
> make[3]: Leaving directory '/«PKGBUILDDIR»/debian/build'
> make[2]: *** [CMakeFiles/TOPP.dir/rule] Error 2
> CMakeFiles/Makefile2:6217: recipe for target 'CMakeFiles/TOPP.dir/rule' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790534: FTBFS: /usr/bin/texi2dvi: pdfetex exited with bad status

2015-06-29 Thread Martin Michlmayr
Package: latex-mk
Version: 2.1-1.3
Severity: serious

latex-mk fails to build in unstable, probably due to the new texlive.

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> (./latex-mk.texi (/usr/share/texmf/tex/texinfo/texinfo.tex
> Loading texinfo [version 2015-06-24.23]: pdf, fonts, markup, glyphs,
> page headings, tables, conditionals, indexing, sectioning, toc, environments,
> defuns, macros, cross references, insertions, localization, formatting,
> and turning on texinfo input format.) (./version.texi) (./prefix.texi) 
> [1{/var/
> lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2]
> ./latex-mk.texi:99: This command can appear only outside of any environment, 
> no
> t in environment @titlepage.
> @badenverr ...temp , not @inenvironment @thisenv }
>   
> @checkenv ...@ifx @thisenv @temp @else @badenverr 
>   @fi 
> @chapmacro #1#2#3->@checkenv {}
>@let @prevchapterdefs =@lastchapterdefs @let 
> ...
> 
> @startcontents ... @chapmacro {#1}{Yomitfromtoc}{}
>   @savepageno = @pageno 
> @beg...
> 
> @contents ->@startcontents {@putwordTOC }
>  @openin 1 @tocreadfilename @space 
> @...
> 
> @Etitlepage ...etcontentsaftertitlepage @contents 
>   @global @let @contents = 
> @...
> ...
> l.99 @end titlepage
>
> [-1] Chapter 1 [1] Chapter 2 [2] [3] [4] Chapter 3 [5]
> Underfull \hbox (badness 7486) in paragraph at lines 400--412
>  @textrm If this file ex-ists, it is sourced at the be-gin-ning of the 
> LaTeX-Mk
> 
> 
> Underfull \hbox (badness 1) in paragraph at lines 400--412
>  @textrm code. De-fault is @texttt ${sysconfdir}/latek-mk.conf[] @textrm for 
> BS
> D make and
> [6] [7] [8] [9]
> Underfull \hbox (badness 1) in paragraph at lines 701--703
>  []@textrm then the af-ter Bib-TeX is run, `@texttt ./my_bib_fixup 
> mydoc[]@text
> rm '[] will be run.
> [10] [11] [12] [13]
> Underfull \hbox (badness 1) in paragraph at lines 1015--1022
>  []@textrm If @texttt foo[] @textrm is a di-rec-tory which has been listed in 
> L
> GRIND-DIRS, then
> [14] Chapter 4 [15] Chapter 5 [16] Chapter 6 [17] Chapter 7 [18] Chapter 8
> [19] Chapter 9 [20] Chapter 10 [21] [22] [23] [24] [25] [26] (Target Index)
> [27] (Variable Index) [28] (General Index) [29] )
> (see the transcript file for additional information) 
>  knappen/ec/ecrm1095.603pk> fonts/cm/cmbx12.pfb> cm/cmr10.pfb> .pfb><
> /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
> Output written on latex-mk.pdf (32 pages, 145352 bytes).
> Transcript written on latex-mk.log.
> /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
> make[2]: *** [latex-mk.pdf] Error 1
> Makefile:256: recipe for target 'latex-mk.pdf' failed
> make[2]: Leaving directory '/«PKGBUILDDIR»/doc'
> make[1]: *** [all-recursive] Error 1
> Makefile:323: recipe for target 'all-recursive' failed
> make[1]: Leaving directory '/«PKGBUILDDIR»'
> dh_auto_build: make -j1 returned exit code 2
> make: *** [build] Error 2
> debian/rules:4: recipe for target 'build' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790532: FTBFS: Failed 1/228 test programs

2015-06-29 Thread Martin Michlmayr
Package: libgtk2-perl
Version: 2:1.2495-1
Severity: serious

libgtk2-perl fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c3n1.hlinux.usa.hp.com
...
> 
> Test Summary Report
> ---
> t/GdkWindow.t(Wstat: 6 Tests: 22 Failed: 0)
>   Non-zero wait status: 6
>   Parse errors: Bad plan.  You planned 58 tests but ran 22.
> Files=228, Tests=5026, 54 wallclock secs ( 1.96 usr  0.55 sys + 33.44 cusr  
> 3.51 csys = 39.46 CPU)
> Result: FAIL
> Failed 1/228 test programs. 0/5026 subtests failed.
> Makefile:2937: recipe for target 'test_dynamic' failed
> make[2]: *** [test_dynamic] Error 255


-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790528: FTBFS: /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.

2015-06-29 Thread Martin Michlmayr
Package: ada-reference-manual
Version: 1:2012.2-5
Severity: serious

ada-reference-manual fails to build in unstable, probably due to the
new texlive.

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
> Makefile:115: recipe for target 'arm2005.pdf' failed
> make[3]: *** [arm2005.pdf] Error 1

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790527: FTBFS: /usr/bin/texi2dvi: pdfetex exited with bad status

2015-06-29 Thread Martin Michlmayr
Package: adacontrol
Version: 1.16r11-3
Severity: serious

adacontrol fails to build in unstable, probably due to the new
texlive.

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> faketime "Mon, 27 Apr 2015 18:33:43 +0200" texi2any --pdf --no-iftex --Xopt 
> --quiet ../adacontrol_ug.texi --output=adacontrol_ug.pdf \
>   --Xopt --command=@afourpaper
> /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
> debian/rules:48: recipe for target 'doc/obj/adacontrol_ug.pdf' failed
> make[2]: *** [doc/obj/adacontrol_ug.pdf] Error 1

$ texi2any --pdf  ../adacontrol_ug.texi --output=adacontrol_ug.pdf --Xopt 
--command=@afourpaper
../adacontrol_ug.texi:33: @menu seen before first @node
../adacontrol_ug.texi:33: perhaps your @top node should be wrapped in @ifnottex 
rather than @ifinfo?

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-29 Thread Martin Michlmayr
Package: s3ql
Version: 2.13+dfsg-1
Severity: serious

s3ql fails to build in unstable:

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> python3 setup.py build_cython
> running build_cython
> /usr/lib/python3/dist-packages/Cython/Compiler/Main.py:514: UserWarning: got 
> unknown compilation options, please remove: recursive, warning_errors
>   warnings.warn(message)
> compiling src/s3ql/deltadump.pyx to src/s3ql/deltadump.c
> touch build_cython
> dh_testdir
> python3-dbg setup.py build -g
> Traceback (most recent call last):
>   File "setup.py", line 40, in 
> import s3ql
>   File "/«BUILDDIR»/s3ql-2.13+dfsg/src/s3ql/__init__.py", line 13, in 
> from llfuse import ROOT_INODE
>   File "/usr/lib/python3/dist-packages/llfuse/__init__.py", line 13, in 
> 
> from llfuse.capi import *
> ImportError: No module named 'llfuse.capi'
> make[1]: *** [build-python] Error 1

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790526: FTBFS: Fatal error occurred, no output PDF file produced

2015-06-29 Thread Martin Michlmayr
Package: gri
Version: 2.12.23-8
Severity: serious

gri fails to build in unstable (maybe related to the new texlive):

> sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
> Underfull \hbox (badness 3343) in paragraph at lines 18690--18700
>  [] []@textrm Visit the bug-tracking part of the Source Forge Gri 
> de-vel-op-men
> t site, at
> 
> Underfull \hbox (badness 2401) in paragraph at lines 18690--18700
>  @texttt http://sourceforge.net/bugs/?group_id=5511[] @textrm to see whether 
> yo
> ur bug has
> [225] [226] [227] [228] Chapter 16 [229] [230] (./tst_suite/tst_IO.texi)
> [231]
> Overfull \vbox (176.8376pt too high) has occurred while \output is active
> [232] (./tst_suite/tst_control.texi) [233]
> Overfull \vbox (20.8376pt too high) has occurred while \output is active
> [234] (./tst_suite/tst_rpn.texi) [235]
> Overfull \vbox (548.8376pt too high) has occurred while \output is active
> [236] (./tst_suite/tst_var_syn.texi) Chapter 17 [237]
> Overfull \vbox (3800.8376pt too high) has occurred while \output is active
> [238] [239] Chapter 18 [240] Chapter 19 [241] [242] [243] [244] [245] [246]
> [247] [248] [249] [250] [251] (Index, general) [252] (./gri.cps
> ! Argument of \\ has an extra }.
>  
> \par 
>  
>}
> \initial ... .5\baselineskip \leftline {\secbf #1}
>   \vskip .33\baselineskip 
> pl...
> l.50 \initial {\\}
>   
> ? 
> ! Emergency stop.
>  
> \par 
>  
>}
> \initial ... .5\baselineskip \leftline {\secbf #1}
>   \vskip .33\baselineskip 
> pl...
> l.50 \initial {\\}
>   
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on gri.log.
> make[1]: *** [gri.pdf] Error 1
> Makefile:878: recipe for target 'gri.pdf' failed
> make[1]: Leaving directory '/«PKGBUILDDIR»/doc'
> make: *** [build-indep] Error 2
> debian/rules:77: recipe for target 'build-indep' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#788971: Fails in unstable

2015-06-29 Thread Martin Michlmayr
The package fails to build in unstable but you uploaded the fix to
experimental.

Are you planning to upload to unstable?

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#778044: Error message

2015-06-29 Thread Martin Michlmayr
The error is:

[  2%] Building CXX object src/CMakeFiles/openbabel.dir/alias.o
cd /«BUILDDIR»/openbabel-2.3.2+dfsg/build/src && /usr/bin/c++   -DHAVE_EIGEN 
-DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER
-DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -DWXUSINGDLL 
-D_FILE_OFFSET_BITS=64 -D__WXGTK__ -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -pthread -fopenmp -fPIC 
-isystem
/usr/lib/aarch64-linux-gnu/wx/include/gtk2-unicode-3.0 -isystem 
/usr/include/wx-3.0 -I/«BUILDDIR»/openbabel-2.3.2+dfsg/build/include
-I/«BUILDDIR»/openbabel-2.3.2+dfsg/data 
-I/«BUILDDIR»/openbabel-2.3.2+dfsg/include -I/usr/include/eigen3
-DOB_MODULE_PATH="\"/usr/lib/openbabel/2.3.2\"" -o 
CMakeFiles/openbabel.dir/alias.o -c 
/«BUILDDIR»/openbabel-2.3.2+dfsg/src/alias.cpp
In file included from 
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:19:0,
 from /«BUILDDIR»/openbabel-2.3.2+dfsg/src/alias.cpp:17:
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/shared_ptr.h:27:14: error: 
'std::tr1' has not been declared
   using std::tr1::shared_ptr;
  ^
In file included from /«BUILDDIR»/openbabel-2.3.2+dfsg/src/alias.cpp:17:0:
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:118:47: error: 
'shared_ptr' was not declared in this scope
   typedef std::vector< std::pair > > 
SmartsTable;
   ^
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:118:73: error: 
template argument 2 is invalid
   typedef std::vector< std::pair > > 
SmartsTable;
 ^
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:118:75: error: 
template argument 1 is invalid
   typedef std::vector< std::pair > > 
SmartsTable;
   ^
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:118:75: error: 
template argument 2 is invalid
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:118:77: error: 
expected unqualified-id before '>' token
   typedef std::vector< std::pair > > 
SmartsTable;
 ^
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:119:24: error: 
'SmartsTable' has not been declared
   static bool LoadFile(SmartsTable& smtable);
^
/«BUILDDIR»/openbabel-2.3.2+dfsg/src/alias.cpp:239:26: error: 'bool 
OpenBabel::AliasData::LoadFile' is not a static data member of
'class OpenBabel::AliasData'
...

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790478: FTBFS with GCC 5 on !x86: invalid register name for ‘bestfit’

2015-06-29 Thread Martin Michlmayr
Package: aseprite
Version: 1.0.9+ds-2
Severity: serious
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

aseprite fails to build on arm64 (and presumably other non-x86 arches)
with GCC 5.

It complains about this line:

#ifdef __GNUC__
  register int bestfit asm("%eax");
#else

I believe eax is a x86 register, so I'm surprised this works with GCC 4.9.
In any case, GCC 5 produces an error.

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
> [ 37%] Building CXX object 
> src/raster/CMakeFiles/raster-lib.dir/palette_io.cpp.o
> cd /«BUILDDIR»/aseprite-1.0.9+ds/build/src/raster && /usr/bin/c++   
> -DALLEGRO_STATICLINK -DENABLE_SAVE -DHAVE_CONFIG_H -DNDEBUG -DPNG_NO_MMX_CODE 
> -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -Wall -Wno-switch -std=gnu++11 -O2 -g -DNDEBUG 
> -I/«BUILDDIR»/aseprite-1.0.9+ds/build/third_party/zlib 
> -I/«BUILDDIR»/aseprite-1.0.9+ds/third_party/libpng 
> -I/«BUILDDIR»/aseprite-1.0.9+ds/src/. -I/«BUILDDIR»/aseprite-1.0.9+ds/src/.. 
> -I/«BUILDDIR»/aseprite-1.0.9+ds/src/../third_party -I/usr/include/pixman-1
> -o CMakeFiles/raster-lib.dir/palette_io.cpp.o -c 
> /«BUILDDIR»/aseprite-1.0.9+ds/src/raster/palette_io.cpp
> /«BUILDDIR»/aseprite-1.0.9+ds/src/raster/palette.cpp: In member function 'int 
> raster::Palette::findBestfit(int, int, int, int) const':
> /«BUILDDIR»/aseprite-1.0.9+ds/src/raster/palette.cpp:431:16: error: invalid 
> register name for 'bestfit'
>register int bestfit asm("%eax");
> ^
> /usr/bin/cmake -E cmake_progress_report 
> /«BUILDDIR»/aseprite-1.0.9+ds/build/CMakeFiles 

GCC 5:

(sid)359:tbm@m400-c2n1: ..-1.0.9+ds/build/src/raster] /usr/bin/g++-5   
-DALLEGRO_STATICLINK -DENABLE_SAVE -DHAVE_CONFIG_H -DNDEBUG -DPNG_NO_MMX_CODE 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -Wall -Wno-switch -std=gnu++11 -O2 -g -DNDEBUG 
-I/home/tbm/aseprite-1.0.9+ds/build/third_party/zlib 
-I/home/tbm/aseprite-1.0.9+ds/third_party/libpng 
-I/home/tbm/aseprite-1.0.9+ds/src/. -I/home/tbm/aseprite-1.0.9+ds/src/.. 
-I/home/tbm/aseprite-1.0.9+ds/src/../third_party -I/usr/include/pixman-1-o 
CMakeFiles/raster-lib.dir/palette.cpp.o -c 
/home/tbm/aseprite-1.0.9+ds/src/raster/palette.cpp
/home/tbm/aseprite-1.0.9+ds/src/raster/palette.cpp: In member function ‘int 
raster::Palette::findBestfit(int, int, int, int) const’:
/home/tbm/aseprite-1.0.9+ds/src/raster/palette.cpp:431:16: error: invalid 
register name for ‘bestfit’
   register int bestfit asm("%eax");
^
GCC 4.9:

(sid)360:tbm@m400-c2n1: ..-1.0.9+ds/build/src/raster] /usr/bin/g++-4.9  
-DALLEGRO_STATICLINK -DENABLE_SAVE -DHAVE_CONFIG_H -DNDEBUG -DPNG_NO_MMX_CODE 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -Wall -Wno-switch -std=gnu++11 -O2 -g -DNDEBUG 
-I/home/tbm/aseprite-1.0.9+ds/build/third_party/zlib 
-I/home/tbm/aseprite-1.0.9+ds/third_party/libpng 
-I/home/tbm/aseprite-1.0.9+ds/src/. -I/home/tbm/aseprite-1.0.9+ds/src/.. 
-I/home/tbm/aseprite-1.0.9+ds/src/../third_party -I/usr/include/pixman-1-o 
CMakeFiles/raster-lib.dir/palette.cpp.o -c 
/home/tbm/aseprite-1.0.9+ds/src/raster/palette.cpp
(sid)361:tbm@m400-c2n1: ..-1.0.9+ds/build/src/raster] 

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790436: FTBFS with new texi2any: 'texi2any' v5.1 or later needed

2015-06-29 Thread Martin Michlmayr
* Dirk Eddelbuettel  [2015-06-29 12:11]:
> Your simple patch looks pretty good, and I applied it to build 3.2.1-2
> rightaway.  It should also carry over to configure.ac which is probably what
> should have gotten patched too ...

That's what I thought, too, but I couldn't find anything makeinfo
related in configure.ac.  It's been a while since I had to touch
configure*, though.

I've attached the patch again for Kurt.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
--- configure~	2015-06-29 14:47:14.497520859 +
+++ configure	2015-06-29 14:52:04.313526857 +
@@ -5269,6 +5269,8 @@
 if test -z "${texi2any_version_maj}" \
  || test -z "${texi2any_version_min}"; then
   r_cv_prog_texi2any_v5=no
+elif test ${texi2any_version_maj} -gt 5; then
+  r_cv_prog_texi2any_v5=yes
 elif test ${texi2any_version_maj} -lt 5 \
  || test ${texi2any_version_min} -lt 1; then
   r_cv_prog_texi2any_v5=no


Bug#790456: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: pennmush
Version: 1.8.2p8-1.1
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790453: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: libnss-mysql-bg
Version: 1.5-3
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790457: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: qsf
Version: 1.2.7-1
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790454: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: netmrg
Version: 0.20-7
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790455: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: pam-mysql
Version: 0.7~RC1-4
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790451: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: gmysqlcc
Version: 0.3.0-4
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790450: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: dsyslog
Version: 0.6.0+nmu1
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790452: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: jabberd2
Version: 2.3.3-2
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790449: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: aolserver4-nsmysql
Version: 0.6-9
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#777979: Unable to reproduce

2015-06-29 Thread Martin Michlmayr
* SZALAY Attila  [2015-06-29 11:28]:
> The original issue was a timeout problem during a test case run.
> I tried to reproduce the issue within my i386 system and then using the
> debian building infrastructure, but without success.

It builds fine for me too with GCC 5.

I think the problem was something else -- see the "Terminated" message
in the build log.

I suggest you close this bug.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790439: FTBFS: No module named pkg_resources

2015-06-29 Thread Martin Michlmayr
fixed 790439 1.0.4-3
thanks

* Martin Michlmayr  [2015-06-29 11:12]:
> > Traceback (most recent call last):
> >   File "/usr/bin/doit", line 5, in 
> > from pkg_resources import load_entry_point
> > ImportError: No module named pkg_resources
> > debian/rules:10: recipe for target 'override_dh_auto_configure' failed
> > make[1]: *** [override_dh_auto_configure] Error 1

I just noticed that there's a package in incoming that fixes this
issue.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790445: FTBFS: type dict() undefined

2015-06-29 Thread Martin Michlmayr
Package: erlang-p1-stun
Version: 0.2014.08.20-2
Severity: serious

Your package fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
> ["include/stun.hrl"]
> DEBUG: Dependencies of src/stun_sup.erl: []
> Compiling src/turn.erl failed:
> src/turn.erl:68: type dict() undefined
> src/turn.erl:120: Warning: erlang:now/0: Deprecated BIF. See the "Time and 
> Time Correction in Erlang" chapter of the ERTS User's Guide for more 
> information.
> DEBUG: Worker compilation failed: {{error,
> {error,
>  [["src/turn.erl:68: type dict() 
> undefined\n"]],
>  [["src/turn.erl:120: Warning: 
> erlang:now/0: Deprecated BIF. See the \"Time and Time Correction in Erlang\" 
> chapter of the ERTS User's Guide for more information.\n"]]}},
>{source,"src/turn.erl"}}
> ERROR: compile failed while processing /«PKGBUILDDIR»: rebar_abort
> /usr/share/dh-rebar/make/dh-rebar.Makefile:125: recipe for target 
> 'rebar_compile' failed
> make[1]: *** [rebar_compile] Error 1
> dh_auto_build: make --no-print-directory -f 
> /usr/share/dh-rebar/make/dh-rebar.Makefile build returned exit code 2
> debian/rules:10: recipe for target 'build' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790444: FTBFS: src/proper_sets.erl:39: type set() undefined

2015-06-29 Thread Martin Michlmayr
Package: erlang-proper
Version: 1.1+dfsg-1
Severity: serious

Your package fails to build in unstable:

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
> ["src/strip_types.erl","include/proper_common.hrl",
>  "include/compile_flags.hrl","include/proper_internal.hrl"]
> Compiling src/proper_sets.erl failed:
> ERROR: compile failed while processing /«BUILDDIR»/erlang-proper-1.1+dfsg: 
> rebar_abort
> src/proper_sets.erl:39: type set() undefined
> DEBUG: Worker compilation failed: {{error,
> {error,
>  [["src/proper_sets.erl:39: type set() 
> undefined\n"]],
>  []}},
>{source,"src/proper_sets.erl"}}
> /usr/share/dh-rebar/make/dh-rebar.Makefile:125: recipe for target 
> 'rebar_compile' failed
> make[2]: *** [rebar_compile] Error 1
> dh_auto_build: make --no-print-directory -f 
> /usr/share/dh-rebar/make/dh-rebar.Makefile build returned exit code 2
> debian/rules:7: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 2

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790442: FTBFS with new LaTeX: Unknown float option `H'.

2015-06-29 Thread Martin Michlmayr
Package: libtheora
Version: 1.1.1+dfsg.1-6
Severity: serious
Tags: patch

libtheora fails to build because of LaTeX errors.  (Note that a new
texlive entered unstable recently.)

You're using the "H" float option.  According to
https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions you
need \usepackage{float} for that, but it seems simpler solution is to
replace it with "!h".

Below is a patch that makes the package compile.  However, the options
Htbp (or now !htbp) seem very odd to me.  Reading
https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions
h means exactly h whereas t means top and b bottom and p to put it on
a special page -- which one do you want?

Martin


> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
> ! LaTeX Error: Unknown float option `H'.
> See the LaTeX manual or LaTeX Companion for explanation.
...
> Makefile:696: recipe for target 'Theora.pdf' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
--- libtheora-1.1.1+dfsg.1~/doc/spec/spec.tex   2015-06-29 15:20:58.993562759 
+
+++ libtheora-1.1.1+dfsg.1/doc/spec/spec.tex2015-06-29 15:23:17.261565620 
+
@@ -1949,7 +1950,7 @@
 \section{Common Header Decode}
 \label{sub:common-header}
 
-\begin{figure}[Htbp]
+\begin{figure}[!htbp]
 \begin{center}
 \begin{verbatim}
   0   1   2   3   
@@ -2024,7 +2025,7 @@
 \section{Identification Header Decode}
 \label{sec:idheader}
 
-\begin{figure}[Htbp]
+\begin{figure}[!htbp]
 \begin{center}
 \begin{verbatim}
   0   1   2   3   


Bug#790439: FTBFS: No module named pkg_resources

2015-06-29 Thread Martin Michlmayr
Package: libxmlbird
Version: 1.0.4-2
Severity: serious

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
>debian/rules override_dh_auto_configure
> make[1]: Entering directory '/«PKGBUILDDIR»'
> /«PKGBUILDDIR»/configure --prefix=/usr
> Checking for valac version >= 0.16.0
> Found Vala 0.28.0
> 
> Looking for library: glib-2.0 
> 
> Done
> doit
> Traceback (most recent call last):
>   File "/usr/bin/doit", line 5, in 
> from pkg_resources import load_entry_point
> ImportError: No module named pkg_resources
> debian/rules:10: recipe for target 'override_dh_auto_configure' failed
> make[1]: *** [override_dh_auto_configure] Error 1
> make[1]: Leaving directory '/«PKGBUILDDIR»'
> debian/rules:7: recipe for target 'build' failed
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790436: FTBFS with new texi2any: 'texi2any' v5.1 or later needed

2015-06-29 Thread Martin Michlmayr
Package: r-base
Version: 3.2.1-1
Severity: serious
Tags: patch

The build system believes that texi2any's version is < 5.1 and will
therefore not build the documentation, and then the package fails
because the docs are missing.

LaTeX was updated recently and now we have:

$ texi2any --version
texi2any (GNU texinfo) 6.0

which ./configure believes is smaller than 5.1.

I've attached a patch against configure, although I wonder whether
configure.ac or some other script needs to be patched.  Do you know if
that MAKEINFO configure code is r-base specific or does it come from
somewhere else?

Martin


> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com

> checking for makeindex... /usr/bin/makeindex
> checking for texi2any... /usr/bin/texi2any
> checking whether texi2any version is at least 5.1... no
...
> make[3]: Entering directory '/«PKGBUILDDIR»/doc/manual'
> 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
> file R-FAQ.html will be missing and linked from CRAN
> creating doc/manual/version.texi
> 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
> file R-admin.html will be missing and linked from CRAN
> 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
> file R-data.html will be missing and linked from CRAN
> 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
> file R-exts.html will be missing and linked from CRAN
> 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
> file R-intro.html will be missing and linked from CRAN
> 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
> file R-ints.html will be missing and linked from CRAN
> 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
> file R-lang.html will be missing and linked from CRAN
...
> touch install-indep-stamp
> gunzip -9v /«PKGBUILDDIR»/debian/r-base-core/usr/share/info/*.gz
> gzip: /«PKGBUILDDIR»/debian/r-base-core/usr/share/info/*.gz: No such file or 
> directory
> debian/rules:395: recipe for target 'install-arch-stamp' failed
> make: *** [install-arch-stamp] Error 1
> dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 
> 2
> 

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
--- configure~	2015-06-29 14:47:14.497520859 +
+++ configure	2015-06-29 14:52:04.313526857 +
@@ -5269,6 +5269,8 @@
 if test -z "${texi2any_version_maj}" \
  || test -z "${texi2any_version_min}"; then
   r_cv_prog_texi2any_v5=no
+elif test ${texi2any_version_maj} -gt 5; then
+  r_cv_prog_texi2any_v5=yes
 elif test ${texi2any_version_maj} -lt 5 \
  || test ${texi2any_version_min} -lt 1; then
   r_cv_prog_texi2any_v5=no


Bug#777788: Other patch

2015-06-28 Thread Martin Michlmayr
The patch from #755961 also fixes this issue and seems to be more
complete.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790321: FTBFS: bad LaTeX usage (float "here")

2015-06-27 Thread Martin Michlmayr
Package: libtomcrypt
Version: 1.17-6
Severity: serious

libtomcrypt fails to build because of LaTeX errors.  (Note that a new
LaTeX entered unstable recently.)

It seems you cannot use "[here]" anymore to indicate float placement;
the correct usage is "[h]", as documented e.g. here:
https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions

I sent an email to the LaTeX maintainers asking if this change was
intentional, but let's assume it is.

Below is a patch.

Martin


> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
> [39] [40]
> Chapter 4.
> [41] [42] [43] [44]
> 
> ! LaTeX Error: Unknown float option `e'.
> 
> See the LaTeX manual or LaTeX Companion for explanation.
> Type  H   for immediate help.
>  ...  
>   
> l.2064 \begin{figure}[here]
>
> ? 
> ! Emergency stop.
>  ...  
>   
> l.2064 \begin{figure}[here]
>
> Output written on crypt.dvi (50 pages, 150880 bytes).
> Transcript written on crypt.log.


-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
Description: LaTeX build fix
Author: Martin Michlmayr

--- libtomcrypt-1.17.orig/crypt.tex
+++ libtomcrypt-1.17/crypt.tex
@@ -2056,7 +2061,7 @@ int unregister_hash(const struct _hash_d
 The following hashes are provided as of this release within the LibTomCrypt library:
 \index{Hash descriptor table}
 
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{tabular}{|c|c|c|}
   \hline \textbf{Name} & \textbf{Descriptor Name} & \textbf{Size of Message Digest (bytes)} \\
@@ -2920,7 +2925,7 @@ descriptor twice, and will return the in
 will return \textbf{CRYPT\_OK} if the PRNG was found and removed.  Otherwise, it returns \textbf{CRYPT\_ERROR}.
 
 \subsection{PRNGs Provided}
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{small}
 \begin{tabular}{|c|c|l|}
@@ -4085,7 +4090,7 @@ The variable \textit{prng} is an active
 \textit{group\_size} the more difficult a forgery becomes upto a limit.  The value of $group\_size$ is limited by 
 $15 < group\_size < 1024$ and $modulus\_size - group\_size < 512$.  Suggested values for the pairs are as follows.
 
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{tabular}{|c|c|c|}
 \hline \textbf{Bits of Security} & \textbf{group\_size} & \textbf{modulus\_size} \\
@@ -4301,7 +4306,7 @@ LTC_SET_ASN1(sequence, x++, LTC_ASN1_NUL
 \end{verbatim}
 \end{small}
 
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{small}
 \begin{tabular}{|l|l|}
@@ -5042,7 +5047,7 @@ e^{1.923 \cdot ln(n)^{1 \over 3} \cdot l
 
 Note that $n$ is not the bit-length but the magnitude.  For example, for a 1024-bit key $n = 2^{1024}$.  The work required 
 is:
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{tabular}{|c|c|}
 \hline RSA/DH Key Size (bits) & Work Factor ($log_2$) \\
@@ -5062,7 +5067,7 @@ is:
 
 The work factor for ECC keys is much higher since the best attack is still fully exponential.  Given a key of magnitude
 $n$ it requires $\sqrt n$ work.  The following table summarizes the work required:
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{tabular}{|c|c|}
 \hline ECC Key Size (bits) & Work Factor ($log_2$) \\


Bug#790320: FTBFS: bad LaTeX usage (float "here")

2015-06-27 Thread Martin Michlmayr
Package: libtommath
Version: 0.42.0-1.1
Severity: serious

libtommath fails to build because of LaTeX errors.  (Note that a new
LaTeX entered unstable recently.)

It seems you cannot use "[here]" anymore to indicate float placement;
the correct usage is "[h]", as documented e.g. here:
https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions

I sent an email to the LaTeX maintainers asking if this change was
intentional, but let's assume it is.

Below is a patch.

Martin

> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
> /usr/bin/make manual docs DESTDIR=/«PKGBUILDDIR»/debian/tmp
> make[1]: Entering directory '/«PKGBUILDDIR»'
> echo "hello" > bn.ind
> latex bn > /dev/null
> make[1]: *** [mandvi] Error 1

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
Description: LaTeX build fix

---


--- libtommath-0.42.0.orig/booker.pl2015-06-28 00:43:10.17000 +
+++ libtommath-0.42.0/booker.pl 2015-06-28 00:43:17.67000 +
@@ -251,7 +251,7 @@
   # FIGU,file,caption
   chomp($_);
   @m = split(",", $_);
-  print OUT 
"\\begin{center}\n\\begin{figure}[here]\n\\includegraphics{pics/$m[1]$graph}\n";
+  print OUT 
"\\begin{center}\n\\begin{figure}[h]\n\\includegraphics{pics/$m[1]$graph}\n";
   print OUT 
"\\caption{$m[2]}\n\\label{pic:$m[1]}\n\\end{figure}\n\\end{center}\n";
   $wroteline += 4;
} else {
--- libtommath-0.42.0.orig/bn.tex
+++ libtommath-0.42.0/bn.tex
@@ -257,7 +257,7 @@ the library (beat that!).
 So you may be thinking ``should I use LibTomMath?'' and the answer is a 
definite maybe.  Let me tabulate what I think
 are the pros and cons of LibTomMath by comparing it to the math routines from 
GnuPG\footnote{GnuPG v1.2.3 versus LibTomMath v0.28}.
 
-\newpage\begin{figure}[here]
+\newpage\begin{figure}[h]
 \begin{small}
 \begin{center}
 \begin{tabular}{|l|c|c|l|}
@@ -299,7 +299,7 @@ libtommath.a).  There is no library init
 There are three possible return codes a function may return.
 
 \index{MP\_OKAY}\index{MP\_YES}\index{MP\_NO}\index{MP\_VAL}\index{MP\_MEM}
-\begin{figure}[here!]
+\begin{figure}[h!]
 \begin{center}
 \begin{small}
 \begin{tabular}{|l|l|}
@@ -786,7 +786,7 @@ Comparisons in LibTomMath are always per
 for any comparison.
 
 \index{MP\_GT} \index{MP\_EQ} \index{MP\_LT}
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{tabular}{|c|c|}
 \hline \textbf{Result Code} & \textbf{Meaning} \\
@@ -1249,7 +1249,7 @@ make XXX
 \end{alltt}
 Where ``XXX'' is one of the following entries from the table \ref{fig:tuning}.
 
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{small}
 \begin{tabular}{|l|l|}
@@ -1681,7 +1681,7 @@ specifies the bit length of the prime de
 (see fig. \ref{fig:primeopts}) which can be OR'ed together.  The callback 
parameters are used as in 
 mp\_prime\_random().
 
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{small}
 \begin{tabular}{|r|l|}
--- libtommath-0.42.0.orig/tommath.src
+++ libtommath-0.42.0/tommath.src
@@ -186,7 +186,7 @@ integers of significant magnitude to res
 typical RSA modulus would be at least greater than $10^{309}$.  However, 
modern programming languages such as ISO C \cite{ISOC} and 
 Java \cite{JAVA} only provide instrinsic support for integers which are 
relatively small and single precision.
 
-\begin{figure}[!here]
+\begin{figure}[!h]
 \begin{center}
 \begin{tabular}{|r|c|}
 \hline \textbf{Data Type} & \textbf{Range} \\
@@ -377,7 +377,7 @@ the problem.  However, unlike \cite{TAOC
 exercises ranges from one (the easiest) to five (the hardest).  The following 
table sumarizes the 
 scoring system used.
 
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{small}
 \begin{tabular}{|c|l|}
@@ -584,7 +584,7 @@ any such data type but it does provide f
 used within LibTomMath.
 
 \index{mp\_int}
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{small}
 %\begin{verbatim}
@@ -681,7 +681,7 @@ will it check pointers for validity.  An
 \textbf{int} data type with one of the following values (fig 
\ref{fig:errcodes}).
 
 \index{MP\_OKAY} \index{MP\_VAL} \index{MP\_MEM}
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{tabular}{|l|l|}
 \hline \textbf{Value} & \textbf{Meaning} \\
@@ -730,7 +730,7 @@ An mp\_int is said to be initialized if
 structure are set to valid values.  The mp\_init algorithm will perform such 
an action.
 
 \index{mp\_init}
-\begin{figure}[here]
+\begin{figure}[h]
 \begin{center}
 \begin{tabular}{l}
 \hline Algorithm \textbf{mp\_init}. \\
@@ -804,7 +804,7 @@ mp\_int structure has been properly init
 When an mp\_int is no longer required by the application, the memory that has 
been allocated for its digits must be 
 returned to the application's memory pool with the mp\_clear algorithm.
 
-\begin{figure}[here]

Bug#777817: Patch in other bug

2015-06-27 Thread Martin Michlmayr
tags 777817 + patch
thanks

Bug #755963 (FTBFS with clang instead of gcc) has a patch and it will
also fix this issue.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#777817: Actual error message

2015-06-27 Thread Martin Michlmayr
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall 
-fPIC -Wall -I.. -D_FORTIFY_SOURCE=2 -fPIC -o cgi.o -c cgi.c
In file included from cgi.c:26:0:
cgi.c: In function 'cgi_register_parse_cb':
../util/neo_err.h:88:69: error: expected expression before ')' token
nerr_raisef(__PRETTY_FUNCTION__,__FILE__,__LINE__,e,f,__VA_ARGS__)
 ^
cgi.c:588:12: note: in expansion of macro 'nerr_raise'
 return nerr_raise(NERR_ASSERT, "method and type must not be NULL to 
register cb");
^
../util/neo_err.h:88:69: error: expected expression before ')' token
nerr_raisef(__PRETTY_FUNCTION__,__FILE__,__LINE__,e,f,__VA_ARGS__)
 ^
cgi.c:592:12: note: in expansion of macro 'nerr_raise'
 return nerr_raise(NERR_NOMEM, "Unable to allocate memory to register parse 
cb");
^
../util/neo_err.h:88:69: error: expected expression before ')' token
...

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#777829: still there

2015-06-27 Thread Martin Michlmayr
reopen 777829
found 777829 1:2.10.2-1
thanks

* Debian Bug Tracking System  [2015-06-26 13:24]:
>  dahdi-tools (1:2.10.2-1) unstable; urgency=medium
>  .
>* New upstream release:
>  - Removed bashism from udev hook script (Closes: #772229).
>  - Builds fine with GCC 5 (Closes: #777829).

The particular line that causes the error (warning but -Werror is
enabled) hasn't changed, and 2.10.2-1 still fails to build with GCC 5.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#790257: libmysqlclient-dev no longer provides libmysqlclient15-dev

2015-06-27 Thread Martin Michlmayr
Package: mysql-5.6
Version: 5.6.25-2
Severity: serious

libmysqlclient-dev used to provide libmysqlclient15-dev in 5.5 but
this is no longer done in 5.6.  There are still 11 packages that
build-depend on libmysqlclient15-dev.

I've filed this as serious since it breaks other packages, but let me
know if the change was intentional and I'll file bugs on the 11
packages instead and close this one.  Given that libmysqlclient15-dev
hasn't been around for quite a while, I don't think dropping the
Provides is unreasonable.

Martin

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#778104: gcc-5 / regina-normal

2015-06-26 Thread Martin Michlmayr
* Ben Burton  [2015-06-26 11:54]:
> I’d be happy if you could do another test rebuild to see if it’s
> still broken at your end, or if the problem has sorted itself out
> since the bug was filed back in February.

I'm not Matthias Klose, but I just did a rebuild and it als works for
me.  I suggest you close the bug.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#778074: Patch for GCC 5 build issue

2015-06-26 Thread Martin Michlmayr
* Eugen Dedu  [2015-06-26 12:23]:
> Thank you very much, I have uploaded it.  I forgot to add your name in the
> changelog, sorry.

No problem.  Thanks for the quick fix!

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#777767: Partial patch for GCC 5 build issue

2015-06-25 Thread Martin Michlmayr
I created the attached patch, which fixes the basic issue.

Note that I sent the fix uptream to Amaury Darsch and he said he'd
incorporate it.

Unfortunately, that patch is not enough to make it build in Debian.
Various patches under debian/patches/ modify the gcc-4 define file and
that has to be applied to the new gcc-5 file, too.  I didn't have the
energy to look into that...

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
--- afnix-2.2.0~/cnf/bin/afnix-vcomp	2015-06-24 18:07:27.704828795 +
+++ afnix-2.2.0/cnf/bin/afnix-vcomp	2015-06-24 18:07:59.068829444 +
@@ -69,6 +69,7 @@
 	2.*) ccvers=2 ;;
 	3.*) ccvers=3 ;;
 	4.*) ccvers=4 ;;
+	5.*) ccvers=5 ;;
 	esac
 fi
 # check for g++
@@ -79,6 +80,7 @@
 	2.*) ccvers=2 ;;
 	3.*) ccvers=3 ;;
 	4.*) ccvers=4 ;;
+	5.*) ccvers=5 ;;
 	esac
 fi
 }
--- /dev/null	2015-01-14 06:03:17.0 +
+++ afnix-2.2.0/cnf/mak/afnix-gcc-5.mak	2015-06-24 18:28:08.364854471 +
@@ -0,0 +1,209 @@
+# 
+# - afnix-gcc5   -
+# - afnix compiler configuration - gcc configuration -
+# 
+# - This program is  free software;  you can  redistribute it and/or  modify -
+# - it provided that this copyright notice is kept intact.   -
+# -  -
+# - This  program  is  distributed in the hope  that it  will be useful, but -
+# - without  any   warranty;  without  even   the   impliedwarranty   of -
+# - merchantability  or fitness for a particular purpose. In not event shall -
+# - the copyright holder be  liable for  any direct, indirect, incidental or -
+# - special damages arising in any way out of the use of this software.  -
+# 
+# - author (c) 1999-2015 amaury   darsch -
+# - author (c) 2011-2013 pino toscano  hurd platform -
+# ---
+
+# 
+# - compiler and linker section  -
+# 
+
+CC  = g++
+LD  = g++
+LK		= g++
+AR  = ar
+RANLIB		= ranlib
+STDEVFLAGS  =
+STDCCFLAGS  = -Wall -Werror -fno-builtin
+STACCFLAGS	=
+DYNCCFLAGS	= -fPIC
+PLTCCFLAGS  = 
+DEBUGFLAGS  = -g
+OPTCCFLAGS  = -O2
+PFLCCFLAGS  = -g -pg
+COVCCFLAGS  = -g -fprofile-arcs -ftest-coverage
+CPPCCFLAGS  = -nostdinc -nostdinc++
+CXXCCFLAGS  = 
+STDDEFINES  =
+DBGDEFINES  = -DAFNIX_DEBUG
+OPTDEFINES  =
+PFLDEFINES	= -DAFNIX_DEBUG -DAFNIX_PROFILED
+STDINCLUDE  =
+AFXCPPTYPE	= GNU
+AFXCPPVERS	= 5
+
+# 
+# - compiler dependant libraries -
+# 
+
+# adjust for linux platform
+ifeq ($(PLATNAME),linux)
+PLTCCFLAGS  = -MMD -pthread
+ifeq ($(OPENMP),yes)
+PLTCCFLAGS += -fopenmp
+endif
+endif
+
+# adjust for solaris platform
+ifeq ($(PLATNAME),solaris)
+PLTDEFINES	= -MMD -D_REENTRANT
+endif
+
+# adjust for freebsd platform
+ifeq ($(PLATNAME),freebsd)
+PLTDEFINES	= -MMD -D_REENTRANT
+endif
+
+# adjust for gnu/freebsd platform
+ifeq ($(PLATNAME),gnukbsd)
+PLTDEFINES	= -MMD -D_REENTRANT
+ifeq ($(OPENMP),yes)
+PLTCCFLAGS += -fopenmp
+endif
+endif
+
+# adjust for gnu platform
+ifeq ($(PLATNAME),gnu)
+PLTDEFINES	= -MMD -D_REENTRANT
+ifeq ($(OPENMP),yes)
+PLTCCFLAGS += -fopenmp
+endif
+endif
+
+# adjust for darwin platform
+ifeq ($(PLATNAME),darwin)
+PLTDEFINES	= -D_REENTRANT
+PLTSDKROOT	= $(SDKDIR)
+PLTSDKARCH	= -arch ppc -arch ppc64 -arch i686
+PLTCCFLAGS  = -isysroot ${PLTSDKROOT} $(PLTSDKARCH)
+PLTLDFLAGS	= $(PLTCCFLAGS)
+PLTLKFLAGS	= $(PLTCCFLAGS)
+PLTEVFLAGS	= MACOSX_DEPLOYMENT_TARGET=10.5
+endif
+
+# 
+# - platform dependant linking flags -
+# 
+
+# adjust for linux platform
+ifeq ($(PLATNAME),linux)
+ARFLAGS		= rc
+LDFLAGS		= -shared -pthread
+ifeq ($(LKMODE),soname)
+LDFLAGS	   += -Wl,-soname,$(SOMAJ)
+endif
+ifeq ($(OPENMP),yes)
+LDFLAGS+= -fopenmp
+endif
+AFXCPPLIBS	=
+endif
+
+# adjust for solaris platform
+ifeq ($(PLATNAME),solaris)
+ARFLAGS		= rc
+LDFLAGS		= -shared
+ifeq ($(LKMODE),soname)
+LDFLAGS	   += -Wl,-h,$(SOMAJ)
+endif
+AFXCPPLIBS	=
+endif
+
+# 

Bug#777771: ants: ftbfs with GCC-5

2015-06-25 Thread Martin Michlmayr
block 71 by 777913
thanks

* Matthias Klose  [2015-02-12 10:29]:
>  from 
> /«BUILDDIR»/ants-2.1.0~rc2+git3-g9103999/Examples/antsRegistrationTemplateHeader.h:13,
>  from 
> /«BUILDDIR»/ants-2.1.0~rc2+git3-g9103999/Examples/antsRegistration3DFloat.cxx:1:
> /usr/include/ITK-4.6/vcl_compiler.h:130:4: error: #error "Dunno about this 
> gcc"
>  #  error "Dunno about this gcc"
> ^

I built ants with a locally modified /usr/include/ITK-4.6/vcl_compiler.h
that recognizes GCC 5 and it built fine until it hit the build error
mentioned in #789312.

It's likely that ants will build with GCC 5 once insighttoolkit4 has
support for GCC 5 (#777913).

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#777764: Patch for GCC 5 build issue

2015-06-25 Thread Martin Michlmayr
tags 64 + patch
thanks

Here's a fix for the GCC 5 build issue.  I added -std=gnu89 to CFLAGS
to use the GNU89 inline semantics.  Upstream may prefer to move to C99
instead, please see section "Different semantics for inline functions"
at https://gcc.gnu.org/gcc-5/porting_to.html for more background.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard

diff -u abook-0.6.0~pre2/debian/rules abook-0.6.0~pre2/debian/rules
--- abook-0.6.0~pre2/debian/rules
+++ abook-0.6.0~pre2/debian/rules
@@ -9,7 +9,7 @@
 QUILT_STAMPFN = patch-stamp
 include /usr/share/quilt/quilt.make
 
-CFLAGS = -g -Wall
+CFLAGS = -g -Wall -std=gnu89
 INSTALL = install
 INSTALL_FILE= $(INSTALL) -p-oroot -groot -m644
 INSTALL_PROGRAM = $(INSTALL) -p-oroot -groot -m755



Bug#778074: Patch for GCC 5 build issue

2015-06-25 Thread Martin Michlmayr
tags 778074 + patch
thanks

Here's a patch for the GCC 5 build issue.

Sorry, I'm not sure how best to send patches for packages using quilt.

BTW, it seems this issue is no longer present upstream:
  svn ls svn://svn.code.sf.net/p/opalvoip/code/ptlib/trunk/include/ptlib/ | 
grep crit
It seems this is properly handled in configure now.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
diff -urN a/debian/patches/gcc-5_support b/debian/patches/gcc-5_support
--- a/debian/patches/gcc-5_support	1970-01-01 00:00:00.0 +
+++ b/debian/patches/gcc-5_support	2015-06-25 17:20:02.0 +
@@ -0,0 +1,13 @@
+Index: ptlib-2.10.10~dfsg/include/ptlib/critsec.h
+===
+--- ptlib-2.10.10~dfsg.orig/include/ptlib/critsec.h
 ptlib-2.10.10~dfsg/include/ptlib/critsec.h
+@@ -40,7 +40,7 @@
+ #if P_HAS_ATOMIC_INT
+ 
+ #if defined(__GNUC__)
+-#  if __GNUC__ >= 4 && __GNUC_MINOR__ >= 2
++#  if (__GNUC__ >= 4 && __GNUC_MINOR__ >= 2) || __GNUC__ >= 5
+ # include 
+ #  else
+ # include 
diff -urN a/debian/patches/series b/debian/patches/series
--- a/debian/patches/series	2014-10-08 02:18:13.0 +
+++ b/debian/patches/series	2015-06-25 17:19:36.0 +
@@ -1,3 +1,4 @@
 hurd-fix
 bison-fix
 ppc64el-arm64-mips64.diff
+gcc-5_support


Bug#777838: ekiga: ftbfs with GCC-5

2015-06-25 Thread Martin Michlmayr
blocked 777838 by 778074
severity 777838 important
thanks

* Matthias Klose  [2015-02-12 10:31]:
> In file included from /usr/include/ptlib/contain.h:42:0,
>  from /usr/include/ptlib.h:56,
>  from ../lib/gui/xwindow.h:44,
>  from ../lib/gui/xvwindow.h:54,
>  from ../lib/gui/xvwindow.cpp:39:
> /usr/include/ptlib/critsec.h:46:33: fatal error: bits/atomicity.h: No such 
> file or directory

The problem is in ptlib (#778074).  I tested with a modified
/usr/include/ptlib/critsec.h and ekiga built fine.

I suggest this bug be closed when ptlib is fixed.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#777810: GCC 5 build issue

2015-06-25 Thread Martin Michlmayr
* Tom Lee  [2015-05-03 02:34]:
> Not sure if you're actively attempting test rebuilds every so often, but
> feel free to try for yourself when 0.5.2-1 hits unstable.

I can confirm that the package in unstable builds fine with GCC 5.
Tom, as the maintainer, I suggest you close this bug.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#777780: Patch for GCC 5 build issue

2015-06-25 Thread Martin Michlmayr
tags 80 + patch
thanks

Here's a fix for the GCC 5 build issue.  I added -std=gnu89 to the
Makefile to use the GNU89 inline semantics.  Upstream may prefer to
move to C99 instead, please see section "Different semantics for
inline functions" at https://gcc.gnu.org/gcc-5/porting_to.html for
more background.

Note that bbrun contains the same wmgeneral files.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard

diff -u asmon-0.71/asmon/Makefile asmon-0.71/asmon/Makefile
--- asmon-0.71/asmon/Makefile
+++ asmon-0.71/asmon/Makefile
@@ -12,7 +12,7 @@
 		../wmgeneral/list.o
 
 .c.o:
-	gcc -c -Wall $(SOLARIS) $< -o $*.o
+	gcc -c -std=gnu89 -Wall $(SOLARIS) $< -o $*.o
 
 asmon: $(OBJS)
 	gcc -o asmon $(OBJS) $(LIBDIR) $(LIBS)


Bug#778124: Patch for GCC 5 build issue

2015-06-25 Thread Martin Michlmayr
tags 778124 + patch
thanks

Here's a fix for the GCC 5 build issue.

Long term, upstream should consider "Different semantics for inline
functions" at https://gcc.gnu.org/gcc-5/porting_to.html but it seems
there's no active upstream...

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
--- a/debian/rules	2015-06-25 13:09:35.718247053 +
+++ b/debian/rules	2015-06-25 13:09:54.082247433 +
@@ -13,7 +13,7 @@
 DEB_INSTALL_CHANGELOGS_ALL = ChangeLog
 
 #CC= gcc
-CFLAGS   += $(CPPFLAGS) -I. -DUSE_PPP -DUSE_MS_DNS -fno-strict-aliasing -Wno-unused
+CFLAGS   += $(CPPFLAGS) -I. -DUSE_PPP -DUSE_MS_DNS -fno-strict-aliasing -Wno-unused -std=gnu89
 PPPCFLAGS = $(CFLAGS)
 LDFLAGS += -Wl,--as-needed
 


Bug#777974: Patch for GCC 5 build issue

2015-06-25 Thread Martin Michlmayr
Here's a fix for this build issue.  Note that there are different ways
to solve this, depending on which compilers / C standards you want to
support.  There's a really good description at
https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html

Martin

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
diff -urN a/libspf2-1.2.10/debian/patches/gcc5-build-fix.patch libspf2-1.2.10/debian/patches/gcc5-build-fix.patch
--- libspf2-1.2.10/debian/patches/gcc5-build-fix.patch	1970-01-01 00:00:00.0 +
+++ libspf2-1.2.10/debian/patches/gcc5-build-fix.patch	2015-06-25 13:03:52.310239946 +
@@ -0,0 +1,12 @@
+
+--- a/src/include/spf_log.h	2015-06-25 13:00:51.866236212 +
 b/src/include/spf_log.h	2015-06-25 13:01:11.838236625 +
+@@ -63,7 +63,7 @@
+ #define SPF_errorf(format, ... ) SPF_errorx( __FILE__, __LINE__, format, __VA_ARGS__ )
+ #define SPF_warningf(format, ... ) SPF_warningx( __FILE__, __LINE__, format, __VA_ARGS__ )
+ #define SPF_infof(format, ... ) SPF_infox( __FILE__, __LINE__, format, __VA_ARGS__ )
+-#define SPF_debugf(format, ... ) SPF_debugx( __FILE__, __LINE__, format, __VA_ARGS__ )
++#define SPF_debugf(format, ... ) SPF_debugx( __FILE__, __LINE__, format, #__VA_ARGS__ )
+ 
+ #elif defined( __GNUC__ )
+ 
diff -urN a/libspf2-1.2.10/debian/patches/series libspf2-1.2.10/debian/patches/series
--- libspf2-1.2.10/debian/patches/series	2014-10-12 19:15:29.0 +
+++ libspf2-1.2.10/debian/patches/series	2015-06-25 13:03:58.486240074 +
@@ -1,2 +1,3 @@
 spf_dns-include-std-headers.patch
 abolish-spf-rrtype.patch
+gcc5-build-fix.patch


Bug#777788: Patch for GCC 5 build isse

2015-06-25 Thread Martin Michlmayr
tags 88 + patch
thanks

Here's a fix for this build issue.  Note that there are different ways
to solve this, depending on which compilers / C standards you want to
support.  There's a really good description at
https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html

Martin

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard

Here's a fix for this build issue.  Note that there are different ways
to solve this, depending on which compilers / C standards you want to
support.  There's a really good description at
https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html

Martin


diff -urN a/autounit-0.20.1/debian/patches/30_gcc5_build_fix.patch autounit-0.20.1/debian/patches/30_gcc5_build_fix.patch
--- autounit-0.20.1/debian/patches/30_gcc5_build_fix.patch	1970-01-01 00:00:00.0 +
+++ autounit-0.20.1/debian/patches/30_gcc5_build_fix.patch	2015-06-25 12:49:45.118222413 +
@@ -0,0 +1,44 @@
+--- a/c-unit/autounit.h	2006-07-13 20:50:07.0 +
 b/c-unit/autounit.h	2015-06-25 12:48:20.690220665 +
+@@ -200,29 +200,29 @@
+ 
+ 
+ #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
+-#define au_assert(t, expr, err_msg, ...) au_assert_true(t, expr, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_assert(t, expr, err_msg, ...) au_assert_true(t, expr, __FILE__, __LINE__, err_msg, ##__VA_ARGS__)
+ 
+-#define au_assert_fail(t, err_msg, ...) au_assert_true(t, 0, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_assert_fail(t, err_msg, ...) au_assert_true(t, 0, __FILE__, __LINE__, err_msg, #__VA_ARGS__)
+ 
+-#define au_assert_succeed(t, err_msg, ...) au_assert_true(t, 1, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_assert_succeed(t, err_msg, ...) au_assert_true(t, 1, __FILE__, __LINE__, err_msg, #__VA_ARGS__)
+ 
+-#define au_asserteq_str(t, str1, str2, err_msg, ...) au_assert_str_int(t, AU_REL_EQUAL, str1, str2, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_asserteq_str(t, str1, str2, err_msg, ...) au_assert_str_int(t, AU_REL_EQUAL, str1, str2, __FILE__, __LINE__, err_msg, #__VA_ARGS__)
+ 
+-#define au_assertrel_str(t, type, str1, str2, err_msg, ...) au_assert_str_int(t, type, str1, str2, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_assertrel_str(t, type, str1, str2, err_msg, ...) au_assert_str_int(t, type, str1, str2, __FILE__, __LINE__, err_msg, #__VA_ARGS__)
+ 
+-#define au_asserteq_uint64(t, in1, in2, err_msg, ...) au_assert_guint64_int(t, AU_REL_EQUAL, in1, in2, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_asserteq_uint64(t, in1, in2, err_msg, ...) au_assert_guint64_int(t, AU_REL_EQUAL, in1, in2, __FILE__, __LINE__, err_msg, #__VA_ARGS__)
+ 
+-#define au_assertrel_uint64(t, type, in1, in2, err_msg, ...) au_assert_guint64_int(t, type, in1, in2, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_assertrel_uint64(t, type, in1, in2, err_msg, ...) au_assert_guint64_int(t, type, in1, in2, __FILE__, __LINE__, err_msg, #__VA_ARGS__)
+ 
+-#define au_asserteq_int(t, in1, in2, err_msg, ...) au_assert_gint64_int(t, AU_REL_EQUAL, in1, in2, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_asserteq_int(t, in1, in2, err_msg, ...) au_assert_gint64_int(t, AU_REL_EQUAL, in1, in2, __FILE__, __LINE__, err_msg, #__VA_ARGS__)
+ 
+-#define au_assertrel_int(t, type, in1, in2, err_msg, ...) au_assert_gint64_int(t, type, in1, in2, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_assertrel_int(t, type, in1, in2, err_msg, ...) au_assert_gint64_int(t, type, in1, in2, __FILE__, __LINE__, err_msg, #__VA_ARGS__)
+ 
+-#define au_asserteq_char(t, in1, in2, err_msg, ...) au_asserteq_char_int(t, in1, in2, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_asserteq_char(t, in1, in2, err_msg, ...) au_asserteq_char_int(t, in1, in2, __FILE__, __LINE__, err_msg, #__VA_ARGS__)
+ 
+-#define au_asserteq_obj(t, ob1, ob2, compare_func, err_msg, ...) au_assert_obj_int(t, AU_REL_EQUAL, (gpointer)ob1, (gpointer)ob2, compare_func, 0, 0, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_asserteq_obj(t, ob1, ob2, compare_func, err_msg, ...) au_assert_obj_int(t, AU_REL_EQUAL, (gpointer)ob1, (gpointer)ob2, compare_func, 0, 0, __FILE__, __LINE__, err_msg, #__VA_ARGS__)
+ 
+-#define au_assertrel_obj(t, type, ob1, ob2, compare_func, err_msg, ...) au_assert_obj_int(t, type, (gpointer)ob1, (gpointer)ob2, compare_func, 0, 0, __FILE__, __LINE__, err_msg, __VA_ARGS__)
++#define au_assertrel_obj(t, type, ob1, ob2, compare_func, err_msg, ...) au_assert_obj_int(t, type, (gpointer)ob1, (gpointer)ob2, compare_func, 0, 0, __FILE__, __LINE__, err_msg, #__VA_ARGS__)
+ 
+ #define au_assert_null(t, ob1, err_msg, ...) au_assert(t, ob1 == 0, __FILE__, __LINE__, err_msg, __VA_ARGS__)
+ 
diff -urN a/autounit-0.20.1/debian/patches/series autounit-0.20.1/debian/patches/series
--- autounit-0.20.1/debian/patches/series	2012-02-27 10:04:50.0 +
+++ autounit-0.20.1/debian/patches/series	2015-06-25 12:44:

Bug#787689: [armhf] Internal compiler error while building qtbase (qt5)

2015-06-08 Thread Martin Michlmayr
* Matthias Klose  [2015-06-08 03:20]:
> could you attach the preprocessed source together with the options
> to trigger this ICE?  and maybe ask the ARM porters for help.

I'm looking into it.

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#787563: SheevaPlug and other devices not recognized

2015-06-02 Thread Martin Michlmayr
Package: libdebian-installer
Version: 0.99
Severity: serious

SheevaPlug and some other devices have been converted to Device Tree
but libdebian-installer doesn't know about their new DT names.

As a result, we end up with:

$ archdetect
armel/generic

and then base-installer fails to install the kernel:
https://lists.debian.org/debian-arm/2015/05/msg00072.html

I have a fix.

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#718761: flash-kernel: 'root=' kernel param ignored when flash-kernel package is installed

2013-08-11 Thread Martin Michlmayr
Copying Loïc Minier.

* Erik Speckman  [2013-08-04 23:45]:
> 8. Read through mkinitramfs scripts and found that a hook installed by the 
> flash-kernel package was responsible for the hook script that was setting 
> "root=/dev/root" in conf/param.con.

> If flash-kernel isn't necessary/required on my device, I would expect it to 
> detect that fact rather than rendering my system in an unbootable state.

How about this?  Erik, can you test the patch?

diff --git a/initramfs-tools/hooks/flash_kernel_set_root 
b/initramfs-tools/hooks/flash_kernel_set_root
index 2a313c7..9fb4bcc 100755
--- a/initramfs-tools/hooks/flash_kernel_set_root
+++ b/initramfs-tools/hooks/flash_kernel_set_root
@@ -102,11 +102,13 @@ if [ "$blsr" = "no" ]; then
# provide a default.
install -d $DESTDIR/conf/conf.d
echo "ROOT=\"$rootdev\"" > $DESTDIR/conf/conf.d/default_root
-else
+elif [ "$blsr" = "yes" ]; then
# The boot loader passes a bogus root= (e.g. root=/dev/ram), so
# override the command line parameter.
install -d $DESTDIR/conf
echo "ROOT=\"$rootdev\"" >> $DESTDIR/conf/param.conf
+else
+   echo "Warning: device $machine not supported" >&2
 fi
 
 # vim:noexpandtab shiftwidth=8

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#693839: debian-installer: kernel install fails on armel buffalo linkstation pro, missing uboot-mkimage

2013-06-05 Thread Martin Michlmayr
* Loïc Minier  [2013-06-05 13:40]:
> Yeah, I've pushed a test_db script which currently only tests for
> unknown fields (case sensitively)

Can you please upload to unstable.

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#693839: debian-installer: kernel install fails on armel buffalo linkstation pro, missing uboot-mkimage

2013-06-04 Thread Martin Michlmayr
* Martin Michlmayr  [2013-01-02 19:37]:
> > > Well, I even moved it to Depends in my commit. I'm not sure it is a
> > > good idea to rely on Recommends being installed if the mkimage
> > > program is required in some situations.
> 
> I disagree.  flash-kernel maintains a database with information about
> each device, including a list of required packages.  It will install
> those required packages.  u-boot-tools is listed for the Linkstation,
> so the real question is why it's not being installed.

I just received several bug reports about this issue and decided to
investigate.

The flash-kernel database files says:
# somewhat RFC2822 based, but case sensitive, not tolerant to spaces etc.
  ^^

The flash-kernel-installer postinst is looking for Required-Packages,
but several devices use Required-packages (note the lower case
"packages").

The fix is a simple s/Required-packages/Required-Packages/, and we
have to apply it both to unstable and wheezy (as installations fail
without this fix).

diff --git a/README b/README
index 81b65d2..d1da527 100644
--- a/README
+++ b/README
@@ -117,7 +117,7 @@ The supported fields are:
   but for a DTB file. The DTB file named by DTB-Id will be copied
   here; see also DTB-Id
 
-* Required-packages: (optional) list of packages which must be added
+* Required-Packages: (optional) list of packages which must be added
   during installer phase for flash-kernel to work properly; failure to
   add these packages aborts the installation
 
diff --git a/db/all.db b/db/all.db
index a4c4e84..9a7c655 100644
--- a/db/all.db
+++ b/db/all.db
@@ -7,7 +7,7 @@ U-Boot-Kernel-Address: 0x8000
 U-Boot-Initrd-Address: 0x0
 Boot-Kernel-Path: /boot/uImage.buffalo
 Boot-Initrd-Path: /boot/initrd.buffalo
-Required-packages: u-boot-tools
+Required-Packages: u-boot-tools
 Bootloader-sets-root: yes
 
 Machine: Buffalo Linkstation Mini
@@ -17,7 +17,7 @@ U-Boot-Kernel-Address: 0x8000
 U-Boot-Initrd-Address: 0x0
 Boot-Kernel-Path: /boot/uImage.buffalo
 Boot-Initrd-Path: /boot/initrd.buffalo
-Required-packages: u-boot-tools
+Required-Packages: u-boot-tools
 Bootloader-sets-root: yes
 
 Machine: Buffalo Linkstation Pro/Live
@@ -27,7 +27,7 @@ U-Boot-Kernel-Address: 0x8000
 U-Boot-Initrd-Address: 0x0
 Boot-Kernel-Path: /boot/uImage.buffalo
 Boot-Initrd-Path: /boot/initrd.buffalo
-Required-packages: u-boot-tools
+Required-Packages: u-boot-tools
 Bootloader-sets-root: yes
 
 Machine: Buffalo/Revogear Kurobox Pro
@@ -37,7 +37,7 @@ U-Boot-Kernel-Address: 0x8000
 U-Boot-Initrd-Address: 0x0
 Boot-Kernel-Path: /boot/uImage.buffalo
 Boot-Initrd-Path: /boot/initrd.buffalo
-Required-packages: u-boot-tools
+Required-Packages: u-boot-tools
 Bootloader-sets-root: yes
 
 Machine: D-Link DNS-323
@@ -47,7 +47,7 @@ Mtd-Kernel: Linux Kernel
 Mtd-Initrd: File System
 U-Boot-Kernel-Address: 0x8000
 U-Boot-Initrd-Address: 0x0080
-Required-packages: u-boot-tools
+Required-Packages: u-boot-tools
 Bootloader-sets-root: yes
 
 Machine: Freescale MX53 LOCO Board
@@ -56,7 +56,7 @@ U-Boot-Kernel-Address: 0x70008000
 U-Boot-Initrd-Address: 0x0
 Boot-Kernel-Path: /boot/uImage
 Boot-Initrd-Path: /boot/uInitrd
-Required-packages: u-boot-tools
+Required-Packages: u-boot-tools
 Bootloader-sets-root: no
 
 Machine: Genesi Efika Smartbook
@@ -68,7 +68,7 @@ U-Boot-Script-Name: bootscr.mx5
 Boot-Kernel-Path: /boot/uImage
 Boot-Initrd-Path: /boot/uInitrd
 Boot-Script-Path: /boot/boot.scr
-Required-packages: u-boot-tools
+Required-Packages: u-boot-tools
 Bootloader-sets-root: yes
 
 Machine: Genesi EfikaMX nettop
@@ -80,7 +80,7 @@ U-Boot-Script-Name: bootscr.mx5
 Boot-Kernel-Path: /boot/uImage
 Boot-Initrd-Path: /boot/uInitrd
 Boot-Script-Path: /boot/boot.scr
-Required-packages: u-boot-tools
+Required-Packages: u-boot-tools
 Bootloader-sets-root: yes
 
 Machine: GLAN Tank
@@ -94,7 +94,7 @@ Method: multi
 Kernel-Flavors: s3c24xx
 U-Boot-Multi-Address: 0x30008000
 Boot-Multi-Path: /boot/uImage.bin
-Required-packages: u-boot-tools
+Required-Packages: u-boot-tools
 Bootloader-sets-root: yes
 
 Machine: HP Media Vault mv2120
@@ -105,7 +105,7 @@ Boot-Multi-Path: /boot/uImage
 # mv2120-utils includes some initramfs-tools scripts that are nice to have but
 # which are not essential
 Optional-Packages: mv2120-utils
-Required-packages: u-boot-tools
+Required-Packages: u-boot-tools
 Bootloader-sets-root: yes
 
 Machine: HP t5325 Thin Client
@@ -113,7 +113,7 @@ Kernel-Flavors: kirkwood
 Machine-Id: 2846
 U-Boot-Multi-Address: 0x0160
 Boot-Multi-Path: /boot/uImage
-Required-packages: u-boot-tools
+Required-Packages: u-boot-tools
 Bootloader-sets-root: yes
 
 Machine: LaCie 2Big Network v2
@@ -188,7 +188,7 @@ Mtd-Initrd: Ramdisk
 Optional-Packages: ixp4xx-firmware
 # nslu2-utils will call update-initramfs -u to include the firmware and to run
 # the hook from flash-kernel
-Required-packages: apex-nslu2 nslu2-utils
+Required-Package

Bug#693263: qcontrol: wheezy version of qcontrol does not support --direct

2013-01-03 Thread Martin Michlmayr
I just installed the test package on my TS-219 (which doesn't have the
watchdog problem).

The device booted fine but I saw the following error:
| Error opening /dev/input/by-path/platform-gpio-keys-event: No such file or 
directory
which makes me wonder whether qcontrol was really executed properly.

Hanno: can you make a serial adapter and connect it to your QNAP?
-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#693263: qcontrol: wheezy version of qcontrol does not support --direct

2013-01-03 Thread Martin Michlmayr
* Hanno Hecker  [2013-01-01 10:37]:
> Martin: This is a new TS-419P II, the "filename" in the DHCP config
> must begin with "F_TS-419P2+". "strings mtd4" file did not show
> anything useful, but this name was requested via DHCP, visible in
> "tcpdump -vv".

Fixed, thanks!

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



<    1   2   3   4   5   6   7   8   9   10   >