Your message dated Thu, 10 Oct 2013 17:32:44 -0400
with message-id
<caafdzj8faqsgjvrahkajrikrth1kamjusdjqybwwfdxgqp_...@mail.gmail.com>
and subject line Re: Bug#725973: arbtt: missing build-dependencies?
has caused the Debian Bug report #725973,
regarding arbtt: missing build-dependencies?
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
725973: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725973
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: arbtt
Version: 0.7-2
Severity: serious
I can't build arbtt on an up to date debian sid system.
% apt-get source arbtt
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
NOTICE: 'arbtt' packaging is maintained in the 'Darcs' version control system
at:
http://darcs.nomeata.de/arbtt.debian
Need to get 60.3 kB of source archives.
Get:1 http://http.debian.net/debian sid/main arbtt 0.7-2 (dsc) [1,440 B]
Get:2 http://http.debian.net/debian sid/main arbtt 0.7-2 (tar) [56.1 kB]
Get:3 http://http.debian.net/debian sid/main arbtt 0.7-2 (diff) [2,820 B]
Fetched 60.3 kB in 1min 1s (988 B/s)
dpkg-source: info: extracting arbtt in arbtt-0.7
dpkg-source: info: unpacking arbtt_0.7.orig.tar.gz
dpkg-source: info: unpacking arbtt_0.7-2.debian.tar.gz
% cd arbtt-0.7/
% dpkg-checkbuilddeps
% debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_COMPRESS_EXCLUDE is a
deprecated variable
if test ! -e Setup.lhs -a ! -e Setup.hs; then echo "No setup script found!";
exit 1; fi
for setup in Setup.lhs Setup.hs; do if test -e $setup; then ghc --make $setup
-o debian/hlibrary.setup; exit 0; fi; done
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking debian/hlibrary.setup ...
debian/hlibrary.setup configure --ghc -v2 \
--prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib \
--builddir=dist-ghc \
--haddockdir=/usr/lib/ghc-doc/haddock/arbtt-0.7/
--datasubdir=arbtt\
--htmldir=/usr/share/doc/libghc-arbtt-doc/html/ \
Configuring arbtt-0.7...
Dependency X11 >1.4.4: using X11-1.6.1.1
Dependency base >=4.5 && <4.7: using base-4.6.0.1
Dependency binary -any: using binary-0.5.1.1
Dependency bytestring -any: using bytestring-0.10.0.2
Dependency bytestring-progress -any: using bytestring-progress-1.0.3
Dependency containers -any: using containers-0.5.0.0
Dependency deepseq -any: using deepseq-1.3.0.1
Dependency directory -any: using directory-1.2.0.1
Dependency filepath -any: using filepath-1.3.0.1
Dependency old-locale -any: using old-locale-1.0.0.5
Dependency parsec ==3.*: using parsec-3.1.3
Dependency pcre-light -any: using pcre-light-0.4
Dependency strict -any: using strict-0.3.2
Dependency terminal-progress-bar -any: using terminal-progress-bar-0.0.1.3
Dependency time >=1.4: using time-1.4.0.1
Dependency transformers -any: using transformers-0.3.0.0
Dependency unix -any: using unix-2.6.0.1
Dependency utf8-string -any: using utf8-string-0.3.7
Warning: cannot determine version of /usr/lib/ccache/gcc :
""
Using Cabal-1.16.0 compiled by ghc-7.6
Using compiler: ghc-7.6.3
Using install prefix: /usr
Binaries installed in: /usr/bin
Libraries installed in: /usr/lib/haskell-packages/ghc/lib/arbtt-0.7/ghc-7.6.3
Private binaries installed in: /usr/libexec
Data files installed in: /usr/share/arbtt
Documentation installed in: /usr/share/doc/arbtt-0.7
No ISCC found
No alex found
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
No ffihugs found
Using gcc found on system at: /usr/lib/ccache/gcc
Using ghc version 7.6.3 found on system at: /usr/bin/ghc
Using ghc-pkg version 7.6.3 found on system at: /usr/bin/ghc-pkg
No greencard found
Using haddock version 2.13.2 found on system at: /usr/bin/haddock
No happy found
No hmake found
Using hpc version 0.6 found on system at: /usr/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.20 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
Using pkg-config version 0.26 found on system at: /usr/bin/pkg-config
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
hlibrary.setup: Missing dependency on a foreign library:
* Missing C library: Xss
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
make: *** [dist-ghc] Error 1
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages arbtt depends on:
ii libc6 2.17-93
ii libffi6 3.0.13-4
ii libgmp10 2:5.1.2+dfsg-3
ii libpcre3 1:8.31-2
ii libx11-6 2:1.6.2-1
ii libxext6 2:1.3.2-1
ii libxinerama1 2:1.1.3-1
ii libxrandr2 2:1.4.1-1
ii libxss1 1:1.2.2-1
arbtt recommends no packages.
arbtt suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, Oct 10, 2013 at 5:33 PM, Joachim Breitner <nome...@debian.org> wrote:
> Control: tags -1 + unreproducible
>
> Dear Felipe,
>
> thanks for your interest in the package. Unfortunately, I cannot
> reproduce the problem here: It builds fine on my laptop as well as in a
> schroot. What version of libxss-dev do you have installed?
Doh. It seems it is fault of ccache (possibly a cached build from
before all the build-deps were installed?). Disabling ccache made the
build work.
Closing the bug. Sorry for the noise!
--
Saludos,
Felipe Sateler
--- End Message ---