Bug#638210: libdap update to 3.10.2 makes packages that depends on libgdal1 FTBFS

2011-08-23 Thread Timo Juhani Lindfors
Hi,

trying to rebuild gdal 1.7.3-5 fails here with

libtool: compile:  g++ -g -O2 -fvisibility=hidden -Wall 
-I/home/lindi/debian/debian-libgdal1-1.7.0/gdal-1.7.3/port 
-I/home/lindi/debian/debian-libgdal1-1.7.0/gdal-1.7.3/gcore 
-I/home/lindi/debian/debian-libgdal1-1.7.0/gdal-1.7.3/alg 
-I/home/lindi/debian/debian-libgdal1-1.7.0/gdal-1.7.3/ogr 
-I/home/lindi/debian/debian-libgdal1-1.7.0/gdal-1.7.3/ogr/ogrsf_frmts 
-DOGR_ENABLED -I/home/lindi/debian/debian-libgdal1-1.7.0/gdal-1.7.3/port 
-I/usr/include -I/usr/include/libdap -I/usr/include/dap -DLIBDAP_39 -c 
dodsdataset2.cpp  -fPIC -DPIC -o ../o/.libs/dodsdataset2.o
dodsdataset2.cpp:53:26: fatal error: AISConnect.h: No such file or directory
compilation terminated.

since libdap-dev no longer has AISConnect.h:

libdap (3.11.1-1) unstable; urgency=low

  * New upstream release.
  * SONAME bump as libdap::AISConnect symbol dropped. Closes: #638022.

 -- Alastair McKinstry mckins...@debian.org  Tue, 16 Aug 2011 23:00:06 +0100

I have no idea what this stuff is for, it's just a build dependency of
build dependency of a package that I care about :-)

-Timo



___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#629970: libmapnik-dev: Please Depends/Build-Depends on libjpeg-dev, not libjpeg62-dev

2011-07-21 Thread Timo Juhani Lindfors
package libmapnik-dev
tag 629970 patch
thanks

Hi,

I was hit by this too since it makes it impossible to install build
dependencies of monav:

libtiff4-dev : Depends: libjpeg-dev
libmapnik-dev : Depends: libjpeg62-dev

and libjpeg-dev is provided by libjpeg8-dev which

Replaces: libjpeg62-dev


Just replacing libjpeg62 with libjpeg in debian/control works for
me(tm). Debdiff is attached.


diff -Nru mapnik-0.7.1/debian/changelog mapnik-0.7.1/debian/changelog
--- mapnik-0.7.1/debian/changelog	2011-05-05 07:27:28.0 +
+++ mapnik-0.7.1/debian/changelog	2011-07-21 10:20:15.0 +
@@ -1,3 +1,10 @@
+mapnik (0.7.1-5lindi0) unstable; urgency=low
+
+  * Depend and Build-depend on libjpeg-dev instead of libjpeg62-dev as per
+http://lists.debian.org/debian-devel-announce/2010/02/msg6.html
+
+ -- Timo Juhani Lindfors timo.lindf...@iki.fi  Thu, 21 Jul 2011 10:19:34 +
+
 mapnik (0.7.1-5) unstable; urgency=low
 
   * Correctly trap errors in debian/rules, thanks to Jakub Wilk
diff -Nru mapnik-0.7.1/debian/control mapnik-0.7.1/debian/control
--- mapnik-0.7.1/debian/control	2011-05-03 09:04:09.0 +
+++ mapnik-0.7.1/debian/control	2011-07-21 10:19:31.0 +
@@ -16,7 +16,7 @@
  libboost-iostreams-dev,
  libboost-program-options-dev,
  libpng12-dev,
- libjpeg62-dev,
+ libjpeg-dev,
  libtiff4-dev,
  zlib1g-dev,
  libfreetype6-dev,
@@ -77,7 +77,7 @@
  libboost-system-dev,
  libboost-iostreams-dev,
  libpng12-dev,
- libjpeg62-dev,
+ libjpeg-dev,
  libtiff4-dev,
  zlib1g-dev,
  libfreetype6-dev,

-Timo
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

[DebianGIS-dev] Bug#568509: josm: fails to start saying that network is unreachable

2010-02-06 Thread Timo Juhani Lindfors
Hi,

does it work if you do

sudo sh -c 'echo 0   /proc/sys/net/ipv6/bindv6only'

before starting josm?

If yes then you have hit
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560056 and this bug
should probably be marked as a duplicate of that one.



___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] Bug#537009: Bug#537009: josm-plugins: FTBFS: The type GridLayer.HighlightCellVisitor must implement the inherited abstract method Visitor.visit(Changeset)

2009-10-27 Thread Timo Juhani Lindfors
Hi,

is josm-plugin packaging available in some version control system so
that I could test new version before it enters unstable?

Building josm and josm-plugins from upstream seems somewhat tricky. If
I remove the binaries they ship (*.jar) from source code the source
does not build. If I don't remove the binaries I can't be sure that I
am really building everything from source.

best regards,
Timo Lindfors




___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] Bug#535221: Bug#535221: osm2pgsql: consider including 900913.sql in the package?

2009-07-01 Thread Timo Juhani Lindfors
Hi,

Andreas Putzo andr...@putzo.net writes:
 it would give weird results with mapnik. I will add this file as an example
 in /usr/share/doc/osm2pgsql/examples/.

Thanks, I'll probably get a notification when this hits unstable and I
can add this info to the wiki?



Btw, is debian's mapnik/osm2pgsql generally up-to-date enough to
render openstreetmap tiles? I'm having hard time trying to judge this
from the wiki since http://wiki.openstreetmap.org/wiki/Osm2pgsql just
has a vague warning

 Be warned: the packages might be old. If you see rendering artifacts,
  try compiling osm2pgsql from source. 

without telling which exact versions of mapnik and osm2pgsql work
together.


My personal need to run mapnik currently only involves rendering a
city with custom styles and updating it with hourly diffs from a
cronjob. It would be terrific if the debian package came with a tested
and known-to-work script to setup rendering of some test city
automatically :-) (hint, hint) As a bonus, you could use this to test
that the shipped versions of osm2pgsl and mapnik work together well.

best regards,
Timo Lindfors



___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] Bug#535221: osm2pgsql: consider including 900913.sql in the package?

2009-06-30 Thread Timo Juhani Lindfors
Package: osm2pgsql
Version: 0.66.20090526-1
Severity: wishlist

http://wiki.openstreetmap.org/wiki/Mapnik

instructs that I should import some 900913.sql which is included
with osm2pqsql. However, the debian package contains no such file.

Any idea how essential this is? I see the file in the source package,
maybe it should be included in the binary package as well?

The wiki page links to

http://wiki.openstreetmap.org/wiki/Osm2pgsql

which says that osm2pgsl can be installed with apt-get. So if user
should get 900913.sql via some other means than apt-get I think we
should document that in the wiki. (Yes I know bugs.debian.org is not
for bugs in the openstreetmap wiki but...).



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages osm2pgsql depends on:
ii  libbz2-1.0 1.0.5-3   high-quality block-sorting file co
ii  libc6  2.9-18GNU C Library: Shared libraries
ii  libgcc11:4.4.0-9 GCC support library
ii  libgeos-3.1.0  3.1.0-1   Geometry engine for Geographic Inf
ii  libpq5 8.3.7-1   PostgreSQL C client library
ii  libproj0   4.6.1-5   Cartographic projection library
ii  libstdc++6 4.4.0-9   The GNU Standard C++ Library v3
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime

Versions of packages osm2pgsql recommends:
ii  postgresql-8.3-postgis1.3.5-1geographic objects support for Pos

Versions of packages osm2pgsql suggests:
pn  gosmorenone(no description available)
ii  josm   0.0.svn1529-1 Editor for OpenStreetMap




___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] Bug#530305: josm-plugins: josm 0.0.svn1529-1: NoSuchMethodError: org.openstreetmap.josm.data.Preferences.put

2009-05-23 Thread Timo Juhani Lindfors
Package: josm-plugins
Version: 0.0.0.20080413-2
Severity: normal

Steps to reproduce:
1) move $HOME/.josm out of the way
2) start josm
3) enable wmsplugin in preferences
4) restart josm

Expected results:
4) josm restarts with wmsplugin

Actual results:
4) josm prints the following error message:

loading wmsplugin
java.lang.NoSuchMethodError: 
org.openstreetmap.josm.data.Preferences.put(Ljava/lang/String;Ljava/lang/String;)V
at wmsplugin.WMSInfo.save(WMSInfo.java:27)
at wmsplugin.WMSPlugin.refreshMenu(WMSPlugin.java:85)
at wmsplugin.WMSPlugin.init(WMSPlugin.java:38)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at 
org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.java:131)
at 
org.openstreetmap.josm.plugins.PluginHandler.loadPlugins(PluginHandler.java:148)
at 
org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:170)


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28lindi1 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.ISO-8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages josm-plugins depends on:
ii  josm   0.0.svn1529-1 Editor for OpenStreetMap

josm-plugins recommends no packages.

Versions of packages josm-plugins suggests:
pn  gpsd  none (no description available)
ii  iceweasel 3.0.9-1lightweight web browser based on M

-- no debconf information



___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] Bug#529930: josm: please don't print warnings like Mappaint-Style standard icon transport/steps.png not found.

2009-05-22 Thread Timo Juhani Lindfors
Package: josm
Version: 0.0.svn1529-1
Severity: wishlist

Steps to reproduce:
1) move $HOME/.josm out of the way
2) start josm

Expected results:
2) josm starts without printing warnings

Actual results:
2) josm prints the following 219 warning messages:

Script started on Fri 22 May 2009 11:24:07 AM UTC
Using /usr/lib/jvm/java-6-openjdk/bin/java to execute josm..
Could not get presets icon styles/standard/shop/rental/library.png.
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/no_left_turn.png not found..
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/no_right_turn.png not found..
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/no_straight_on.png not found..
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/no_u_turn.png not found..
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/only_left_turn.png not found..
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/only_right_turn.png not found..
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/only_straight_on.png not found..
Mappaint-Style standard icon vehicle/restriction/access.png not found..
Mappaint-Style standard icon vehicle/restriction/bicycle.png not found..
Mappaint-Style standard icon vehicle/restriction/bicycle-designated.png not 
found..
Mappaint-Style standard icon vehicle/restriction/foot.png not found..
Mappaint-Style standard icon vehicle/restriction/foot-designated.png not 
found..
Mappaint-Style standard icon vehicle/restriction/goods.png not found..
Mappaint-Style standard icon vehicle/restriction/goods.png not found..
Mappaint-Style standard icon vehicle/restriction/horse.png not found..
Mappaint-Style standard icon vehicle/restriction/horse-designated.png not 
found..
Mappaint-Style standard icon vehicle/restriction/motorbike.png not found..
Mappaint-Style standard icon vehicle/restriction/motorcar.png not found..
Mappaint-Style standard icon vehicle/restriction/psv.png not found..
Mappaint-Style standard icon vehicle/restriction/dead_end.png not found..
Mappaint-Style standard icon vehicle/restriction/maxweight.png not found..
Mappaint-Style standard icon vehicle/restriction/maxheight.png not found..
Mappaint-Style standard icon vehicle/restriction/maxwidth.png not found..
Mappaint-Style standard icon vehicle/restriction/maxlength.png not found..
Mappaint-Style standard icon vehicle/restriction/speed.png not found..
Mappaint-Style standard icon vehicle/restriction/minspeed.png not found..
Mappaint-Style standard icon vehicle/restriction/bollard.png not found..
Mappaint-Style standard icon transport/steps.png not found..
Mappaint-Style standard icon vehicle/restriction/roundabout_left.png not 
found..
Mappaint-Style standard icon vehicle/restriction/stop.png not found..
Mappaint-Style standard icon vehicle/restriction/traffic-light.png not 
found..
Mappaint-Style standard icon vehicle/restriction/speed_trap.png not found..
Mappaint-Style standard icon vehicle/restriction/citylimit.png not found..
Mappaint-Style standard icon vehicle/toll_booth.png not found..
Mappaint-Style standard icon vehicle/restriction/incline.png not found..
Mappaint-Style standard icon vehicle/restriction/incline.png not found..
Mappaint-Style standard icon nautical/waterfall.png not found..
Mappaint-Style standard icon transport/railway_station.png not found..
Mappaint-Style standard icon transport/railway_station.png not found..
Mappaint-Style standard icon transport/aerialway/cable_car.png not found..
Mappaint-Style standard icon transport/aerialway/chair_lift.png not found..
Mappaint-Style standard icon transport/aerialway/drag_lift.png not found..
Mappaint-Style standard icon transport/aerialway/station.png not found..
Mappaint-Style standard icon transport/aerialway/cable_car.png not found..
Mappaint-Style standard icon sport/skiing.png not found..
Mappaint-Style standard icon sport/skiing.png not found..
Mappaint-Style standard icon sport/skiing.png not found..
Mappaint-Style standard icon sport/skiing.png not found..
Mappaint-Style standard icon sport/skiing.png not found..
Mappaint-Style standard icon misc/landmark/power/tower_small.png not found..
Mappaint-Style standard icon nautical/pier.png not found..
Mappaint-Style standard icon misc/surveillance.png not found..
Mappaint-Style standard icon sport/centre.png not found..
Mappaint-Style standard icon sport/golf.png not found..
Mappaint-Style standard icon sport/stadium.png not found..
Mappaint-Style standard icon sport/track.png not found..
Mappaint-Style standard icon sport/pitch.png not found..
Mappaint-Style standard icon leisure/water_park.png not found..
Mappaint-Style standard icon sport/fishing.png not found..
Mappaint-Style standard icon leisure/nature_reserve.png not found..
Mappaint-Style standard icon leisure/park.png not found..
Mappaint-Style standard icon leisure/playground.png not found..
Mappaint-Style standard icon leisure/garden.png not found..

[DebianGIS-dev] Bug#529294: josm: Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/ext/libjava-access-bridge-jni.so

2009-05-18 Thread Timo Juhani Lindfors
Package: josm
Version: 0.0.svn1529-1
Severity: important

I am no longer able to start josm at all:

lindi1:~$ josm
Using /usr/lib/jvm/java-6-openjdk/bin/java to execute josm.
Exception in thread main java.lang.UnsatisfiedLinkError: Can't load library: 
/usr/lib/jvm/java-6-openjdk/jre/lib/ext/libjava-access-bridge-jni.so
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1666)
at java.lang.Runtime.load0(Runtime.java:787)
at java.lang.System.load(System.java:1022)
at org.GNOME.Accessibility.JavaBridge.init(JavaBridge.java:352)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:786)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:874)
at 
sun.swing.SwingUtilities2$AATextInfo.getAATextInfo(SwingUtilities2.java:131)
at 
javax.swing.plaf.metal.MetalLookAndFeel.initComponentDefaults(MetalLookAndFeel.java:1564)
at 
javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:147)
at 
javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.java:1599)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:545)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:585)
at javax.swing.UIManager.initializeDefaultLAF(UIManager.java:1334)
at javax.swing.UIManager.initialize(UIManager.java:1421)
at javax.swing.UIManager.maybeInitialize(UIManager.java:1409)
at javax.swing.UIManager.getUI(UIManager.java:1006)
at javax.swing.JPanel.updateUI(JPanel.java:126)
at javax.swing.JPanel.init(JPanel.java:86)
at javax.swing.JPanel.init(JPanel.java:95)
at org.openstreetmap.josm.Main.clinit(Main.java:233)
Could not find the main class: JOSM. Program will exit.



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28lindi1 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.ISO-8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages josm depends on:
ii  libgettext-commons-ja 0.9-1  Java classes for internationalizat
ii  libmetadata-extractor 2.3.1+dfsg-1   JPEG metadata extraction framework
ii  openjdk-6-jre 6b14-1.5~pre1-5OpenJDK Java runtime, using Hotspo
ii  openstreetmap-map-ico 1:0.0.0.20080713-1 Collection of map icons

Versions of packages josm recommends:
ii  josm-plugins0.0.0.20080413-2 Plugins for JOSM

josm suggests no packages.

-- no debconf information



___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] Bug#529294: josm: Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/ext/libjava-access-bridge-jni.so

2009-05-18 Thread Timo Juhani Lindfors
Andreas Putzo andr...@putzo.net writes:
 i cannot reproduce the problem but i suppose you encountered a bug in
 openjdk [1]. Can you please upgrade openjdk to 6b16-1 and see if this
 helps? 

That seems to be only available for i386 at the moment and I am on amd64:

* sid_(unstable) (java): OpenJDK Java runtime, using Hotspot JIT
  6b16-1: i386
  6b14-1.5~pre1-5: alpha amd64 armel ia64 mips mipsel powerpc s390 sparc

 Alternatively, you might try to create the missing symlink yourself.

 $ readlink 
 /usr/lib/jvm/java-6-openjdk/jre/lib/ext/libjava-access-bridge-jni.so
 ../../../../../jni/libjava-access-bridge-jni.so

Thanks a lot! After creating the symlink josm starts (although it complains 
about some plugins):

lindi1:~$ sudo ln -sf ../../../../../jni/libjava-access-bridge-jni.so 
/usr/lib/jvm/java-6-openjdk/jre/lib/ext/libjava-access-bridge-jni.so
[sudo] password for lindi:
lindi1:~$ josm
Using /usr/lib/jvm/java-6-openjdk/bin/java to execute josm.
java.io.FileNotFoundException:  (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.init(FileInputStream.java:137)
at 
org.openstreetmap.josm.io.MirroredInputStream.init(MirroredInputStream.java:54)
at 
org.openstreetmap.josm.io.MirroredInputStream.init(MirroredInputStream.java:25)
at 
org.openstreetmap.josm.gui.tagging.TaggingPreset.readFromPreferences(TaggingPreset.java:545)
at 
org.openstreetmap.josm.gui.preferences.TaggingPresetPreference.initialize(TaggingPresetPreference.java:130)
at org.openstreetmap.josm.Main.init(Main.java:199)
at 
org.openstreetmap.josm.gui.MainApplication.init(MainApplication.java:45)
at 
org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:168)
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/no_left_turn.png not found.
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/no_right_turn.png not found.
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/no_straight_on.png not found.
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/no_u_turn.png not found.
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/only_left_turn.png not found.
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/only_right_turn.png not found.
Mappaint-Style standard icon 
vehicle/restriction/turn_restrictions/only_straight_on.png not found.
Mappaint-Style standard icon vehicle/restriction/access.png not found.
Mappaint-Style standard icon vehicle/restriction/bicycle.png not found.
Mappaint-Style standard icon vehicle/restriction/bicycle-designated.png not 
found.
Mappaint-Style standard icon vehicle/restriction/foot.png not found.
Mappaint-Style standard icon vehicle/restriction/foot-designated.png not 
found.
Mappaint-Style standard icon vehicle/restriction/goods.png not found.
Mappaint-Style standard icon vehicle/restriction/goods.png not found.
Mappaint-Style standard icon vehicle/restriction/horse.png not found.
Mappaint-Style standard icon vehicle/restriction/horse-designated.png not 
found.
Mappaint-Style standard icon vehicle/restriction/motorbike.png not found.
Mappaint-Style standard icon vehicle/restriction/motorcar.png not found.
Mappaint-Style standard icon vehicle/restriction/psv.png not found.
Mappaint-Style standard icon vehicle/restriction/dead_end.png not found.
Mappaint-Style standard icon vehicle/restriction/maxweight.png not found.
Mappaint-Style standard icon vehicle/restriction/maxheight.png not found.
Mappaint-Style standard icon vehicle/restriction/maxwidth.png not found.
Mappaint-Style standard icon vehicle/restriction/maxlength.png not found.
Mappaint-Style standard icon vehicle/restriction/speed.png not found.
Mappaint-Style standard icon vehicle/restriction/minspeed.png not found.
Mappaint-Style standard icon vehicle/restriction/bollard.png not found.
Mappaint-Style standard icon transport/steps.png not found.
Mappaint-Style standard icon vehicle/restriction/roundabout_left.png not 
found.
Mappaint-Style standard icon vehicle/restriction/stop.png not found.
Mappaint-Style standard icon vehicle/restriction/traffic-light.png not 
found.
Mappaint-Style standard icon vehicle/restriction/speed_trap.png not found.
Mappaint-Style standard icon vehicle/restriction/citylimit.png not found.
Mappaint-Style standard icon vehicle/toll_booth.png not found.
Mappaint-Style standard icon vehicle/restriction/incline.png not found.
Mappaint-Style standard icon vehicle/restriction/incline.png not found.
Mappaint-Style standard icon nautical/waterfall.png not found.
Mappaint-Style standard icon transport/railway_station.png not found.
Mappaint-Style standard icon transport/railway_station.png not found.
Mappaint-Style standard icon transport/aerialway/cable_car.png not found.
Mappaint-Style standard icon transport/aerialway/chair_lift.png not found.
Mappaint-Style standard icon