Bug#894843: gimp: Binary package gimp=2.10.0~RC1-1 depends on gimp-data (>= 2.10.0~RC1), but it's not available.

2018-04-04 Thread Lenard Szolnoki
Package: gimp
Version: 2.8.20-2
Severity: normal

Dear Maintainer,

It seems like the gimp-data package is not built from the 2.10.0~RC1-1
source package, yet it's a dependency of the gimp binary package.

Best Regards
Lénárd Szolnoki

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'testing'), (600, 'stable'), (400, 
'experimental'), (80, 'unstable'), (70, 'testing'), (60, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gimp depends on:
ii  gimp-data2.8.20-2
ii  libaa1   1.4p5-44+b1
ii  libatk1.0-0  2.28.1-1
ii  libbabl-0.1-00.1.44-1
ii  libbz2-1.0   1.0.6-8.1
ii  libc62.27-2
ii  libcairo21.15.10-2
ii  libdbus-1-3  1.12.6-2
ii  libdbus-glib-1-2 0.110-2
ii  libexif120.6.21-4
ii  libexpat12.2.5-3
ii  libfontconfig1   2.12.6-0.1
ii  libfreetype6 2.8.1-2
ii  libgdk-pixbuf2.0-0   2.36.11-2
ii  libgegl-0.3-00.3.28-1
ii  libgimp2.0   2.8.20-2
ii  libglib2.0-0 2.56.0-4
ii  libgs9   9.22~dfsg-2
ii  libgtk2.0-0  2.24.32-1
ii  libgudev-1.0-0   232-2
ii  libice6  2:1.0.9-2
ii  libjpeg62-turbo  1:1.5.2-2+b1
ii  libjson-glib-1.0-0   1.4.2-3
ii  liblcms2-2   2.9-1
ii  libmng1  1.0.10+dfsg-3.1+b5
ii  libpango-1.0-0   1.40.14-1
ii  libpangocairo-1.0-0  1.40.14-1
ii  libpangoft2-1.0-01.40.14-1
ii  libpng16-16  1.6.34-1
ii  libpoppler-glib8 0.61.1-2
ii  librsvg2-2   2.40.20-2
ii  libsm6   2:1.2.2-1+b3
ii  libtiff5 4.0.9-4
ii  libwmf0.2-7  0.2.8.4-12
ii  libx11-6 2:1.6.5-1
ii  libxcursor1  1:1.1.15-1
ii  libxext6 2:1.3.3-1+b2
ii  libxfixes3   1:5.0.3-1
ii  libxmu6  2:1.1.2-2
ii  libxpm4  1:3.5.12-1
ii  libxt6   1:1.1.5-1
ii  python   2.7.14-4
ii  python-gtk2  2.24.0-5.1+b1
ii  python2.72.7.14-7
ii  zlib1g   1:1.2.8.dfsg-5

Versions of packages gimp recommends:
ii  ghostscript  9.22~dfsg-2

Versions of packages gimp suggests:
pn  gimp-data-extras  
pn  gimp-help-en | gimp-help  
ii  gvfs-backends 1.36.0-1
ii  libasound21.1.3-5

-- debconf-show failed


Bug#861665: brickos: Some example source files fail to compile at linking stage.

2017-05-02 Thread Lenard Szolnoki
Package: brickos
Version: 0.9.0.dfsg-12.1
Severity: normal

Dear Maintainer,

I can't compile the /usr/share/doc/brickos/examples/demo/c++.cpp and
.../examples/demo/c++/temperatureSensor.C files with the provided
Makefiles. The compile fails at the linking stage where it complains
about missing symbols that are seemingly there.

$ cp -r /usr/share/doc/brickos/examples/demo/c++ temp && cd temp
$ make temperatureSensor.lx
/usr/bin/h8300-hms-g++ -DCXX -fno-rtti -fno-exceptions -O2 -fno-builtin 
-fomit-frame-pointer -Wall -I/usr/include/brickos -I/usr/include/brickos/lnp 
-I. -I/usr/include/brickos  -c temperatureSensor.C -o temperatureSensor.o
/usr/bin/h8300-hms-ld -T /usr/lib/brickos/brickOS.lds -relax -L/usr/lib/brickos 
temperatureSensor.o  -lc -lmint -lfloat -lc++ -o temperatureSensor.dc1 
--oformat coff-h8300 -Ttext 0xb000
temperatureSensor.o:temperatureSensor.C:(.text+0x5e): undefined reference to 
`__floatsisf'
temperatureSensor.o:temperatureSensor.C:(.text+0x6e): undefined reference to 
`__mulsf3'
temperatureSensor.o:temperatureSensor.C:(.text+0x80): undefined reference to 
`__subsf3'
temperatureSensor.o:temperatureSensor.C:(.text+0x92): undefined reference to 
`__mulsf3'
temperatureSensor.o:temperatureSensor.C:(.text+0x9a): undefined reference to 
`__fixsfsi'
temperatureSensor.o:temperatureSensor.C:(.text+0x5e): undefined reference to 
`__floatsisf'
temperatureSensor.o:temperatureSensor.C:(.text+0x6e): undefined reference to 
`__mulsf3'
temperatureSensor.o:temperatureSensor.C:(.text+0x80): undefined reference to 
`__subsf3'
temperatureSensor.o:temperatureSensor.C:(.text+0x92): undefined reference to 
`__mulsf3'
temperatureSensor.o:temperatureSensor.C:(.text+0x9a): undefined reference to 
`__fixsfsi'
/usr/lib/brickos/Makefile.user:50: recipe for target 'temperatureSensor.dc1' 
failed
make: *** [temperatureSensor.dc1] Error 1
$ h8300-hms-nm /usr/lib/brickos/libfloat.a | grep __floatsisf
0008 T ___floatsisf

Best regards,
Lénárd Szolnoki

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'testing'), (400, 'experimental'), (80, 
'unstable'), (70, 'testing')
Architecture: amd64
 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages brickos depends on:
ii  libc6  2.24-10

Versions of packages brickos recommends:
ii  binutils-h8300-hms  2.16.1-10+b2
ii  gcc-h8300-hms   1:3.4.6+dfsg2-4

Versions of packages brickos suggests:
ii  brickos-doc  0.9.0.dfsg-12.1

-- no debconf information