=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for calibre-1.48.0.tar.xz
=> Checksum RMD160 OK for calibre-1.48.0.tar.xz
=> Checksum SHA512 OK for calibre-1.48.0.tar.xz
=> Checksum SHA1 OK for qt-everywhere-opensource-src-4.8.5.tar.gz
=> Checksum RMD160 OK for qt-everywhere-opensource-src-4.8.5.tar.gz
=> Checksum SHA512 OK for qt-everywhere-opensource-src-4.8.5.tar.gz
===> Installing dependencies for calibre-1.48.0nb24
==========================================================================
The following variables will affect the build process of this package,
calibre-1.48.0nb24.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * PYTHON_VERSION_DEFAULT = 27
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * PYPACKAGE = python27

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.3.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.0.1
=> Tool dependency checkperms>=1.1: found checkperms-1.11nb1
=> Build dependency x11-links>=1.04: found x11-links-1.05
=> Build dependency poppler-includes>=0.50.0: found poppler-includes-0.52.0
=> Build dependency dbus-python-common>=1.1.1: found dbus-python-common-1.2.4
=> Build dependency qt4-tools>=4.8.7nb1: found qt4-tools-4.8.7nb2
=> Build dependency cwrappers>=20150314: found cwrappers-20170112
=> Full dependency help2man>=1.36.4: found help2man-1.47.4
=> Full dependency py27-sqlite3-[0-9]*: found py27-sqlite3-2.7.13nb8
=> Full dependency xdg-utils>=1.0.2: found xdg-utils-1.1.1nb1
=> Full dependency poppler-utils-[0-9]*: found poppler-utils-0.52.0
=> Full dependency py27-lxml>=2.2.1: found py27-lxml-3.7.2
=> Full dependency py27-beautifulsoup>=3.0.5: found py27-beautifulsoup-3.2.1
=> Full dependency py27-dateutil-[0-9]*: found py27-dateutil-2.5.3
=> Full dependency py27-dns-[0-9]*: found py27-dns-1.15.0
=> Full dependency py27-mechanize>=0.1.11nb1: found py27-mechanize-0.2.5
=> Full dependency py27-cssselect>=0.7.1: found py27-cssselect-1.0.1
=> Full dependency py27-cssutils>=0.9.9: found py27-cssutils-1.0
=> Full dependency py27-cherrypy-[0-9]*: found py27-cherrypy-10.1.0
=> Full dependency py27-html5lib-[0-9]*: found py27-html5lib-0.999999999nb1
=> Full dependency py27-chardet-[0-9]*: found py27-chardet-2.3.0nb1
=> Full dependency py27-netifaces-[0-9]*: found py27-netifaces-0.8
=> Full dependency py27-apsw-[0-9]*: found py27-apsw-3.8.4.2pl1nb5
=> Full dependency py27-setuptools>=0.8: found py27-setuptools-34.3.1
=> Full dependency python27>=2.7.1nb2: found python27-2.7.13nb1
=> Full dependency chmlib>=0.37.4nb2: found chmlib-0.40
=> Full dependency libusb>=0.1.12: found libusb-0.1.12nb4
=> Full dependency ImageMagick6>=6.9.7.9nb1: found ImageMagick6-6.9.7.9nb1
=> Full dependency py27-imaging>=1.1.7nb5: found py27-imaging-1.1.7nb10
=> Full dependency libwmf>=0.2.8.4nb15: found libwmf-0.2.8.4nb16
=> Full dependency podofo>=0.9.2: found podofo-0.9.5
=> Full dependency poppler>=0.50.0: found poppler-0.52.0
=> Full dependency poppler-qt4>=0.50.0: found poppler-qt4-0.52.0
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.23
=> Full dependency hal>=0.5.14nb8: found hal-0.5.14nb18
=> Full dependency py27-dbus>=1.1.1nb1: found py27-dbus-1.2.4
=> Full dependency icu>=58.1: found icu-58.2
=> Full dependency shared-mime-info>=1.0nb1: found shared-mime-info-1.8
=> Full dependency py27-elementtree>=1.2.6nb3: found py27-elementtree-1.2.6nb4
=> Full dependency py27-sip>=4.14.7: found py27-sip-4.17
=> Full dependency py27-qt4>=4.7.0: found py27-qt4-4.11.4nb3
=> Full dependency qt4-qdbus>=4.8.7nb1: found qt4-qdbus-4.8.7nb1
===> Overriding tools for calibre-1.48.0nb24
===> Extracting for calibre-1.48.0nb24
find  /data/scratch/misc/calibre1/work/calibre/src/calibre/devices /data/scratch/misc/calibre1/work/calibre/src/calibre/ebooks /data/scratch/misc/calibre1/work/calibre/src/calibre/web -name '*.py' -exec chmod a-x \{} \;
find  /data/scratch/misc/calibre1/work/calibre/resources/images/mimetypes  -name '*.png' -exec chmod a-x \{} \;
chmod a-x /data/scratch/misc/calibre1/work/calibre/src/calibre/utils/Zeroconf.py
chmod a-x /data/scratch/misc/calibre1/work/calibre/src/calibre/utils/smtplib.py
===> Patching for calibre-1.48.0nb24
=> Applying pkgsrc patches for calibre-1.48.0nb24
=> Verifying /data/pkgsrc-current/misc/calibre1/patches/patch-setup_extensions.py
=> Applying pkgsrc patch /data/pkgsrc-current/misc/calibre1/patches/patch-setup_extensions.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-setup_extensions.py,v 1.1 2015/02/08 00:32:35 wiz Exp $
|
|Correct directory name.
|
|--- setup/extensions.py.orig	2014-04-04 02:33:40.000000000 +0000
|+++ setup/extensions.py
--------------------------
Patching file setup/extensions.py using Plan A...
Hunk #1 succeeded at 575 (offset 8 lines).
done
=> Verifying /data/pkgsrc-current/misc/calibre1/patches/patch-src_calibre_ebooks_oeb_polish_parsing.py
=> Applying pkgsrc patch /data/pkgsrc-current/misc/calibre1/patches/patch-src_calibre_ebooks_oeb_polish_parsing.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_calibre_ebooks_oeb_polish_parsing.py,v 1.1 2017/01/18 11:07:13 kleink Exp $
|
|html5lib 0.99999999 moved treebuilders._base to .base to clarify its
|status as public, and ihatexml to _ihatexml to clarify as private.
|
|--- src/calibre/ebooks/oeb/polish/parsing.py.orig	2014-08-08 03:21:35.000000000 +0000
|+++ src/calibre/ebooks/oeb/polish/parsing.py
--------------------------
Patching file src/calibre/ebooks/oeb/polish/parsing.py using Plan A...
Hunk #1 succeeded at 13.
done
=> Verifying /data/pkgsrc-current/misc/calibre1/patches/patch-src_calibre_linux.py
=> Applying pkgsrc patch /data/pkgsrc-current/misc/calibre1/patches/patch-src_calibre_linux.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_calibre_linux.py,v 1.1 2015/02/08 00:32:35 wiz Exp $
|
|Lifted from ArchLinux, saves mime and desktop files on disk
|instead of trying to add them directly.
|
|See https://www.archlinux.org/packages/community/x86_64/calibre/ ->
|https://projects.archlinux.org/svntogit/community.git/tree/trunk?h=packages/calibre ->
|https://projects.archlinux.org/svntogit/community.git/plain/trunk/desktop_integration.patch?h=packages/calibre
|
|--- src/calibre/linux.py.orig	2014-07-11 02:19:43.000000000 +0000
|+++ src/calibre/linux.py
--------------------------
Patching file src/calibre/linux.py using Plan A...
Hunk #1 succeeded at 691 (offset 47 lines).
Hunk #2 succeeded at 764 (offset 47 lines).
done
=> Fixing path to QMAKE
=> Fixing path to python.
INFO: [subst.mk:path] Nothing changed in ./recipes/20_minutos.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/20minutes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/20minutos.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/24sata_rs.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/DrawAndCook.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ZIVE.sk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/aachener_nachrichten.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/abc.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/abc_au.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/abc_es.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/abc_py.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/acim_bilim_dergisi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/acrimed.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ad.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ads_of_the_world.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/adventure_zone_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/adventuregamers.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/aftenposten.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/agrogerila.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/aif_ru.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/air_force_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ajiajin.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/aksiyon_derigisi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/akter.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/akter_dnevnik.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/aktualne.cz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/al_ahram.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/al_jazeera.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/al_masry_al_youm.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/albert_mohler.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/alo_novine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/alt_om_herning.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/alternet.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/am730.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ambito.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ambito_financiero.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/american_thinker.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/amspec.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/an_druma_mor.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/anandtech.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/anchorage_daily.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/animal_politico.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/antyweb.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ap.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/apod.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/apple_daily.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/applefobia.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/aprospect.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/arabian_business.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/arbetaren.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/arcadia.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/archeowiesci.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/argnoticias.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/arizona_republic.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/army_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/arret_sur_images.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ars_technica.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/asco_de_vida.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/asianreviewofbooks.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/astro_news_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/astroflesz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/astronomia_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/athens_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/attac_es.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/auto_blog.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/automatiseringgids.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/avto-magazin.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/axxon_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/azstarnet.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/b365realitatea.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/b92.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ba_herald.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/balkaninsight.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/baltimore_sun.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/banat_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bangkok_biz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bangkokpost.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/barrons.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bash_org_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bay_citizen.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bbc.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bbc_brasil.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bbc_chinese.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bbc_es.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bbc_fast.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bbc_sport.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/benchmark_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/beppe_grillo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/berliner_zeitung.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/berlingske_dk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/berria.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/beta.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/biamag.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/biamag_en.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bianet.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/big_oven.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/big_picture.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/biggovernment.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bighollywood.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bild_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/biolog_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/birgun_gazetesi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/birmingham_evening_mail.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/birmingham_post.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/biz_portal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/blesk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/blind_buch_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/blog_biszopa.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/blog_da_cidadania.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/blognexto.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/blues.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/borse_online.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/boston.com.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/brasil_de_fato.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/brecha.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/brigitte_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/buchreport.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/buckmasters.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/buenosaireseconomico.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/buffalo_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bugun_gazetesi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/business_insider.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/business_spectator.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/business_standard.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/businessworldin.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bwmagazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/bwmagazine2.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cacm.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cafcaf_dergisi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/caijing.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/calcalist.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/calibre_blog.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/camera_di_commercio_di_bari.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/canardpc.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/capes_n_babes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/capital_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/capital_gr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/caravan_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/caros_amigos.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/carta.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/carta_capital.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/catholic_daily_readings.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/catholic_news_agency.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cato.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cbc_canada.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cbn.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cd_action.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ceska_pozice.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ceske_noviny.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cesky_rozhlas_6.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cetnixploitation.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cgm_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/chicago_tribune.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/china_economic_net.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/china_post.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/china_press.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/china_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/chinadaily.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/chowk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/chr_mon.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/christian_post.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/chronicle_higher_ed.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cicero.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ciekawostki_historyczne.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cinco_dias.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cio_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ciperchile.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cjr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/clarin.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/clarion_ledger.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/clic_rbs.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cm_journal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cnetjapan.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cnetjapan_digital.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cnetjapan_release.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cnetnews.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cnn.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/colta.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/columbusdispatch.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/computer_woche.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/conowego_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/consumerist.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/contemporary_argentine_writers.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/corren2.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cosmopolitan_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cosmopolitan_uk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/counterpunch.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/countryfile.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/courrier.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cracked_com.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ct24.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cubadebate.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cumhuriyet.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cvecezla.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cyberpresse.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cynewslive.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/cyprus_weekly.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/czas_gentlemanow.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dagens_industri.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/daily_express.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/daily_mail.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/daily_mirror.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/daily_writing_tips.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dailytportal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dallas.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/danas.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dani.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dark_horizons.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/darknet.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/datasport.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/daum_net.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dawn.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/daytona_beach.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dbb.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/de_standaard.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/deadspin.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/deccan_herald.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/defensenews.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/delco_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/demagog.cz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/democracy_journal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/democracy_now.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/den_of_geek.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/denik.cz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/denik_referendum.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/denver_post.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/deredactie.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/derin_dusunce.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/descopera_org.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/desiring_god.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/detroit_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/deutsche_welle_bs.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/deutsche_welle_en.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/deutsche_welle_es.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/deutsche_welle_hr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/deutsche_welle_pt.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/deutsche_welle_sr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/developpez.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/diagonales.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/diario_de_noticias.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/diario_extra.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/diario_ibiza.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/diario_la_republica.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/diario_sport.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/diariovasco.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/digitaljournal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/digitalspy_uk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/digizone.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dilbert.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dingoo_a320.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/disinformatico.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dna.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dnevnik.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dobanevinosti.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/doghousediaries.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dominion.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dosisdiarias.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dot_net.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dotpod.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/down_to_earth.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dr_dk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/drivelry.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/drytooling_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dunya_bizim.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dunya_bulteni.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dvhn.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dzieje_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dziennik_lodzki.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dziennik_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dziennik_polski.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dziennik_wschodni.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/dziennik_zachodni.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/e_novine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/echo_dnia.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/echo_moskvy.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/echo_online.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/eclipseonline.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/economia.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/economico.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ecotrend.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/edebistan.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/edge_conversations.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/editoriali.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/eioba.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ekantipur.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ekathemerini.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ekologia_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ekot.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_colombiano.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_cultural.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_diplo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_espectador.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_faro.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_malpensante.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_mercurio_chile.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_mostrador.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_mundo_co.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_mundo_today.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_pais_babelia.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_tiempo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/el_universal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/elclubdelebook.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/elcomercio.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/elcronista.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/elektroda_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/elet_es_irodalom.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/elmundo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/elpais_impreso.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/elpais_semanal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/eltribuno_jujuy_impreso.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/eltribuno_salta_impreso.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/eluniversal_ve.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/eluniversalimpresa.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/eluniverso_ec.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/emg_en.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/emg_rs.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/empire_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/emuzica_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/endgadget_ja.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/entrepeneur.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/epw.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/escrevinhador.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/esensja_(rss).recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/eso_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/esquire.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/estadao.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/eu_commission.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/europa_press.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/europasur.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/european_voice.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/evangelizo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/everett_herald.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/exiled.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/explosm.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/express_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/f1_ultra.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/f_secure.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/factcheck.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fairbanks_daily.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/faznet.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fc_knudde.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fe_india.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fhm_uk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/film_web.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/financial_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/financial_times_uk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/financial_times_us.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/financialsense.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/financieele_dagblad.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fisco_oggi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fleshbot.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/flickr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/flickr_es.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fluter_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/focus_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/focus_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fokkeensukke.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/folha.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/folhadesaopaulo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/folhadesaopaulo_sub.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/forbes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/forbes_india.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/foreign_policy.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/foreignaffairs.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/forsal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fortune_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fotoblogia_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/frandroid.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/freenature.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fria.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/frontlineonnet.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/fstream.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/futurismic.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/galaxys_edge.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/galicia_confidential.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gamasutra_fa.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gamasutra_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gamekult.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gamespot.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gawker.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gazeta_krakowska.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gazeta_lubuska.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gazeta_pl_szczecin.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gazeta_pomorska.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gazeta_wroclawska.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gazeta_wspolczesna.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gazeta_wyborcza.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gcn.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/geek_poke.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/geopolityka.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/german_gov.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gezgin_dergi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gizmodo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/glamour.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/glas_srpske.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/glasgow_herald.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/glasjavnosti.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/glenn_greenwald.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/glennbeck.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/globaltimes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/globes_co_il.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/glos_wielkopolski.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/go_comics.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/goal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/golem_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/good_house_keeping.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/good_to_know.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/googlemobileblog.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gosc_full.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/grandes_corresponsales_es.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/grantland.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/greensboro_news_and_record.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/grid_to.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/grrm.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gry_online_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gs24_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gulfnews.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/gulli.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/h1.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/h7_tumspor.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/haaretz_en.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/haber7.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/haksoz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hallo_assen.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hamilton_spectator.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/handelsblatt.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hankyoreh.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hankyoreh21.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hannoversche_zeitung.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/harpers.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/harpers_full.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hartford_courant.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hawaii.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hbr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hbr_blogs.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/heavy_metal_it.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/heise.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/heise_online.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/heise_open.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/helsingin_sanomat.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/heritage_foundation.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/high_country_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hindu.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hindu_business_line.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hindustan_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hira.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/historia_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/historias_del_mundo_es.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/histories_del_mon_ca.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/history_today.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hna.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hnonline.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/homopedia_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/hotair.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/house_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/howtogeek.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/huffingtonpost.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/huffingtonpost_uk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ibm_smarter_planet.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ideal_almeria.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ideal_granada.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ideal_jaen.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/idg_now.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/idg_se.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/idnes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ieeespectrum.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ifzm.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ihned.cz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ihned.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/iht.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/iktibas.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/il_cambiamento.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/il_fatto.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/il_foglio.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/iliteratura_cz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ilmanifesto.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ilsole24ore.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/impulse_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/in4_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/in_gr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/independent.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/index_hu.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/india_today.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/indian_express.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/indy_star.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/infobae.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/informacje_usa.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/information_dk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/inopressa.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/insan_okur.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/insider.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/instapaper.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/io9.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/iol_za.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ionline_pt.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/iprofesional.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/irish_independent.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/irish_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ittechblog.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ivanamilakovic.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/izdiham.com.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/izvestia.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/jakarta_globe.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/jalopnik.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/japaa.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/japan_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/japan_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/jbpress.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/jeuxvideo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/jezebel.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/jijinews.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/johm.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/joop.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/journalofaccountancy.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/jp_dk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/jpost.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/jpost_fr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/jsonline.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/juve_la_stampa.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/juventudrebelde.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kahokushinpo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kamerabild.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/karlsruhe.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kath_net.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kathemerini.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kidney.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kitsapun.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kleinezeitung.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/klip_me.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/klubknjige.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/km_blog.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/komchadluek.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kommersant.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kompiutierra.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kopalniawiedzy.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/korben.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/korea_herald.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/korespondent.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kotaku.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kp.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kresy_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ksiazka_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kstar.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kudy_z_nudy.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kurier.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kurier_galicyjski.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kurier_lubelski.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kurier_poranny.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kurier_szczecinski.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/kyungyhang.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/la_jornada.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/la_nacion_cr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/la_nueva.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/la_pausa_caffe.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/la_razon_bo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/la_republica.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/la_rioja.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/la_segunda.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/la_tercera.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/la_tribuna.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/la_voce.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lacapital.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lamebook.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lanacion.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/las_vegas_review.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/latimes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lavanguardia_corresponsales_es.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/le_gorafi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/le_journal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/le_monde.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/le_monde_diplomatique_fr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/le_monde_sub.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/le_nouvel_observateur.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ledevoir.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/leduc.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lega_nerd.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/leipzer_volkszeitung.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lemonde_dip.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lepoint.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/les_echos.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/letsgetcritical.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/levante.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lexpress.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/libartes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/liberatorio_politico.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/libertad_digital.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/liberty_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lidovky.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lifehacker.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lightspeed_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/linux_journal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/linuxdevices.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/list_apart.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/livemint.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/living_stones.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/loksatta.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lomza.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/london_free_press.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/los_tiempos_bo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/losandes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/losservatoreromano_it.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lrb.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lrb_payed.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ludwig_mises.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/luns_a_venres.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lupa.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/lvivs_ks_ghazieta.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/macity.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/maharashtra_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mail_and_guardian.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mainichi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mainichi_en.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mainichi_science_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/malaya_business_insight.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/manila_standard_today.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/marca.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/marctv.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/marine_corps_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/marketing_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/marketing_sensoriale.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/matichon.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/max_planck.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/maximum_pc.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mdj.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mediapart.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/men24_gr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/menorca.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mens_health.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/merco_press.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mesec.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/metro_montreal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/metro_news_nl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/metro_uk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/metropol_tv.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/miami_herald.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/michellemalkin.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/military_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ming_pao.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ming_pao_toronto.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ming_pao_vancouver.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/miradasalsur.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mmc_rtv.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mobile_bulgaria.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mobilenations.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/modoros.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/monbiot.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/money_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/moneycontrol.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/moneynews.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/monitor.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/more_intelligent_life.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/moscow_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/motherjones.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/msnbc.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/msnsankei.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/mumbai_mirror.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/myapple_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nachdenkseiten.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nacionred.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nadacni_fond_proti_korupci.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nanfengchuang.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nasa.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/natemat_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nation_ke.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/national_geographic_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/national_geographic_es.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/national_geographic_it.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/national_geographic_mag.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/national_geographic_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/national_post.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nationalgeographic.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nationalgeographicjp.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/navegalo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/navy_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nbonline.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ncrnext.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nejm.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/neowin.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nepszabadsag.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/netzpolitik.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/neu_osnabrucker_zeitung.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/neviditelny_pes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/new_london_day.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/new_scientist.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/new_statesman.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/news24.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/news_busters.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/news_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/newsbeast.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/newsobs.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/newsstraitstimes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/newsweek.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nezavisne_novine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ngz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nightflier.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nikkei_free.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nikkei_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nikkei_sub.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nin.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/njuz_net.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nme.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/non_leggerlo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/noticias_r7.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/noticias_unb.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/novaya_gazeta.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/novilist_novine_hr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/novilist_portal_hr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/novinite.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/novinite_bg.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/novinky.cz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/novinky.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/novistandard.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/novosti.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nowa_fantastyka.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nowy_ekran.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/noz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/npr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/npr_music_blogs.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nrc.nl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nrc_handelsblad.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nsfw_corp.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nspm.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nto.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ntv_spor.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ntv_tr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nu.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nursingtimes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nuus24.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nypost.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nytimesbook.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nzherald.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nzz_folio.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nzz_ger.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/nzz_webpaper.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/oakland_north.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/observatorul_cultural.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/observer.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/oclab_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/office_space.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/oilprice.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/oldnewthing.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/omgubuntu.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/onda_rock.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/open_left.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/opinion_bo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/oregonian.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/oreilly_premium.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/oriental_daily.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/origo_hu.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/orlando_sentinel.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/orsai.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ourdailybread.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/outside_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/overclock_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/oxford_mail.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pagina12.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pajama.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/palmtop_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pambianco.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/paperli_topic.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/parlamentni_listy.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/patente_de_corso.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pc_foster.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pecat.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/penguin_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/people_daily.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/periodismo_humano_es.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pescanik.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/peterschiff.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/philippino_star_ngayon.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/phillosophy_now.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/philly.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/phoronix.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/phys_org.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/physics_today.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/physics_world.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pilot.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/piratska_strana.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/piratske_noviny.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/planet_kde.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pnn.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/poche.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/podnikatel.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/politifact.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/politika.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/politiken_dk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/polizeipress_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/polska_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/popscience.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/poradnia_pwn.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/portafolio.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/portfolio_hu.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/portfolio_hu_hu.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/post_today.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/poughkeepsie_journal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/praguemonitor.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pravda.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pravda_en.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pravda_it.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pravda_por.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pravda_ru.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pravo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pressthink.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/private_eye.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pro_linux_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pro_physik.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/projo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/propublica.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/protagon.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/psych.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/puls_biznesu.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/pvp_online.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/queleer.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rabble_ca.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/racjonalista_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/radikal_tr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/radio_prague.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/radio_praha.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rbc_ru.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rds.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/readitlater.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/real_clear.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/real_world_economics_review.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rebelion.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/red_voltaire.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/reptantes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/republica.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/respekt_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/respekt_web.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/resurgence.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/reuters.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/reuters_ja.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/revista_cromos.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/revista_muy.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/revista_piaui.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/revista_semana.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/revista_summa.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rheinische_post.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ria_ru.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rian_eng.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rian_spa.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/richmond_times_dispatch.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rionegro.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/roger_ebert.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/roger_ebert_blog.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rollingstone.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/root.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rossijkaja_gazeta.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rte.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rtnews.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rue89.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rusiahoy.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rynek_zdrowia.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/rzeczpospolita.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sabah.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sabit_fikir.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sage_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sage_news_opinion.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/salonica_press_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/samanyolu_haber.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/samanyolu_teknoloji.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sarajevo_x.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/satira.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/schattenblick.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/scinexx.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/scmp.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/scprint.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/security_watch.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sekurak_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/seventh_guard.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sfbg.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sg_hu.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/shacknews.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/shortlist.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sigma_live.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sign_of_the_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sign_on_sd.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/silicon_republic.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sinfest.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/singtao_daily.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/singtaohk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/siol.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sivil_dusunce.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sizinti_derigisi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/skai.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/skeptic.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/skeptical_enquirer.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/skylife.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/slovo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/smashing.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sme.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/smh.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/smilezilla.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/smith.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/snopes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sol_haber.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/soldiers.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/something_awful.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/spectator_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/spektrum.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/spiders_web_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/spiegel_int.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/spin_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sportsillustrated.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sportsillustrated_columnists.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/st_louis_post_dispatch.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/stamgasten.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/standardmedia_ke.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/star_gazetesi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/staradvertiser.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/stars_and_stripes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/starwars.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/statesman.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/stnn.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/straitstimes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/strategic_culture.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/strategy-business.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sueddeutsche.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sueddeutsche_mobil.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sueddeutschezeitung.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/sunday_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/superesportes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/swiat_obrazu.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tagesan.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tagesspiegel.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/taggeschau_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/taipei.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tanea.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tanuki.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tasfiye_dergisi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/taz_rss.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tech_economy.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/techcrunch.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/techdirt.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/technology_review.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/technology_review_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/techtarget.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tedneward.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/telam.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/telegraph_in.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/telegraph_uk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/telepolis_artikel.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/television_without_pity.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/thai_post_daily.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/thairath.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_clinic_online.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_daily_news_egypt.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_feature.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_freeman.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_friday_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_journal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_manila_bulletin.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_manila_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_marker.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_nation_thai.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_new_age_za.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_new_republic.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_philippine_daily_inquirer.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_philippine_star.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_register.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_scotsman.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_sun.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_verge.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_week_magazine_free.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/the_workingham_times.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/thecultofghoul.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/theecocolapse.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/theeconomictimes_india.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/theluminouslandscape.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/thenews.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/theonion.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/theonlinephotographer.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/thestar.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/thewest_au.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/think_progress.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/thn.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tidbits.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tijolaco.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tillsonburg.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/time_turk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/times_of_malta.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/times_online.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/titanic_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tjournal.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tmz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/today_online.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/todays_zaman.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/toi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tomshardware.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tomshardware_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tomshardware_it.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tovima.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/toyokeizai.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tpm_uk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tri_city_herald.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/trojmiasto_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/trouw.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/trv.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tsn.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tuttojove.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tvn24.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tvp_info.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tvxs.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/twitchfilms.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/twtfb.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/tyden.cz.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ubuntu_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ubuntu_pomoc_org.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ukraiyns_kii_tizhdien.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ultimahora.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/uninohimitu.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/united_daily.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/universe_today.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/unperiodico.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/vanityfair.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/version2.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/vfr_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/vice_magazine.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/vice_magazine_de.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/vignette.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/vijesti.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/vio_mundo.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/virtualshackles.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/vitalia.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/voice_of_america.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/volksrant.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/vreme.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/vrijnederland.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/waco_tribune.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/walla.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/walrusmag.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/wapo_cartoons.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/warentest.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/wash_post.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/watchingamerica.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/websecurity_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/welt.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/welt_der_physik.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/what_if.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/wichita_eagle.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/winnipeg_free_press.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/winnipeg_sun.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/winsupersite.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/wired.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/wired_it.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/wired_uk.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/wirtscafts_woche.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/wirtualnemedia_pl.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/words_without_borders.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/workers_world.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/worldcrunch.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/wow.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/woz_die.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/xkcd.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/xpatloop.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/yagmur_dergisi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/yahoo_news.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/yakima_herald.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/yalansavar.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/yazihane.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/yementimes.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/yeni_umit_dergisi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/yenisafak_gazetesi.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/ynet.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/yomiuri.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/yomiuri_world.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/zaman.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/zaufana_trzecia_strona.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/zaxid_net.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/zdnet.fr.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/zdnet.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/zeitde.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/zerocalcare.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/zerohedge.recipe.
INFO: [subst.mk:path] Nothing changed in ./recipes/zougla.recipe.
INFO: [subst.mk:path] Nothing changed in ./manual/conf.py.
INFO: [subst.mk:path] Nothing changed in ./manual/qthelp.py.
INFO: [subst.mk:path] Nothing changed in ./recipes/sltrib.py.
INFO: [subst.mk:path] Nothing changed in ./src/six.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/constants.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/libwand.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/linux.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ptempfile.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/startup.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/big5freq.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/big5prober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/chardistribution.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/charsetgroupprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/charsetprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/codingstatemachine.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/constants.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/escprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/escsm.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/eucjpprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/euckrfreq.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/euckrprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/euctwfreq.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/euctwprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/gb2312freq.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/gb2312prober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/hebrewprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/jisfreq.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/jpcntx.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/langbulgarianmodel.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/langcyrillicmodel.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/langgreekmodel.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/langhebrewmodel.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/langhungarianmodel.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/langthaimodel.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/latin1prober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/mbcharsetprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/mbcsgroupprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/mbcssm.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/sbcharsetprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/sbcsgroupprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/sjisprober.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/test.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/universaldetector.py.
INFO: [subst.mk:path] Nothing changed in ./src/chardet/utf8prober.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cpchecker.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cpcompat.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cpconfig.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cpdispatch.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cperror.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cplogging.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cpmodpy.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cpnative_server.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cpreqbody.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cprequest.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cpserver.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cpthreadinglocal.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cptools.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cptree.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cpwsgi.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/_cpwsgi_server.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/constants.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/html5parser.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/ihatexml.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/inputstream.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/sanitizer.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/tokenizer.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/utils.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/anim.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/attrconverters.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/chart.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/config.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/dc.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/dr3d.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/draw.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/easyliststyle.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/element.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/elementtypes.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/form.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/grammar.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/load.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/manifest.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/math.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/meta.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/namespaces.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/number.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/odf2moinmoin.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/odf2xhtml.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/odfmanifest.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/office.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/opendocument.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/presentation.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/script.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/style.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/svg.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/table.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/teletype.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/text.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/thumbnail.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/userfield.py.
INFO: [subst.mk:path] Nothing changed in ./src/odf/xforms.py.
INFO: [subst.mk:path] Nothing changed in ./src/regex/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/regex/_regex_core.py.
INFO: [subst.mk:path] Nothing changed in ./src/routes/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/routes/base.py.
INFO: [subst.mk:path] Nothing changed in ./src/routes/mapper.py.
INFO: [subst.mk:path] Nothing changed in ./src/routes/middleware.py.
INFO: [subst.mk:path] Nothing changed in ./src/routes/route.py.
INFO: [subst.mk:path] Nothing changed in ./src/routes/util.py.
INFO: [subst.mk:path] Nothing changed in ./src/tinycss/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/tinycss/color3.py.
INFO: [subst.mk:path] Nothing changed in ./src/tinycss/css21.py.
INFO: [subst.mk:path] Nothing changed in ./src/tinycss/decoding.py.
INFO: [subst.mk:path] Nothing changed in ./src/tinycss/page3.py.
INFO: [subst.mk:path] Nothing changed in ./src/tinycss/parsing.py.
INFO: [subst.mk:path] Nothing changed in ./src/tinycss/token_data.py.
INFO: [subst.mk:path] Nothing changed in ./src/tinycss/tokenizer.py.
INFO: [subst.mk:path] Nothing changed in ./src/tinycss/version.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/customize/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/customize/builtins.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/customize/conversion.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/customize/profiles.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/customize/ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/cli.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/errors.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/interface.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/manager.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/scanner.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/BeautifulSoup.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/hyphenate.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/sgmllib.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/add.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/device.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/ebook_download.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/filename_pattern_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/main.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/main_window.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/shortcuts_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/update.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/widgets.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/library/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/library/database.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/library/database2.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/library/field_metadata.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/library/sqlite.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/translations/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/translations/dynamic.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/Zeroconf.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/bibtex.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/cleantext.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/config.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/filenames.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/formatter.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/imghdr.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/lock.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/logging.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/mdns.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/monotonic.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/mreplace.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/rss_gen.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/smartypants.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/smtp.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/smtplib.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/soupparser.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/threadpool.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/unsmarten.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/wordcount.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/zipfile.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/web/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/auth.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/auth_basic.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/auth_digest.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/caching.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/covercp.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/cpstats.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/cptools.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/encoding.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/gctools.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/http.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/httpauth.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/httputil.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/jsontools.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/profiler.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/reprconf.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/sessions.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/static.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/lib/xmlrpcutil.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/process/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/process/plugins.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/process/servers.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/process/win32.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/process/wspbus.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/scaffold/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/wsgiserver/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/wsgiserver/ssl_builtin.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/wsgiserver/ssl_pyopenssl.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/wsgiserver/wsgiserver2.py.
INFO: [subst.mk:path] Nothing changed in ./src/cherrypy/wsgiserver/wsgiserver3.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/filters/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/filters/_base.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/filters/alphabeticalattributes.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/filters/inject_meta_charset.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/filters/lint.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/filters/optionaltags.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/filters/sanitizer.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/filters/whitespace.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/serializer/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/serializer/htmlserializer.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treeadapters/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treeadapters/sax.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treebuilders/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treebuilders/_base.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treebuilders/dom.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treebuilders/etree.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treebuilders/etree_lxml.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treewalkers/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treewalkers/_base.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treewalkers/dom.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treewalkers/etree.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treewalkers/genshistream.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treewalkers/lxmletree.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/treewalkers/pulldom.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/trie/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/trie/_base.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/trie/datrie.py.
INFO: [subst.mk:path] Nothing changed in ./src/html5lib/trie/py.py.
INFO: [subst.mk:path] Nothing changed in ./setup/installer/osx/app/site.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/android/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/apple/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/apple/itunes.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/bambook/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/bambook/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/bambook/libbambookcore.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/binatone/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/binatone/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/blackberry/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/blackberry/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/boeye/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/boeye/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/cybook/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/cybook/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/cybook/t2b.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/cybook/t4b.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/eb600/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/edge/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/edge/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/folder_device/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/hanlin/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/hanlin/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/hanvon/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/hanvon/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/iliad/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/iliad/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/irexdr/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/irexdr/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/jetbook/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/jetbook/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/kindle/apnx.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/kindle/bookmark.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/kindle/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/kobo/bookmark.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/kobo/books.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/nokia/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/nokia/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/nook/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/nook/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/nuut2/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/prs505/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/prs505/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/sne/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/sne/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/teclast/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/usbms/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/usbms/books.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/usbms/cli.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/usbms/device.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/usbms/deviceconfig.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/usbms/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/usbobserver/test.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/user_defined/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/devices/user_defined/driver.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/azw4/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/azw4/reader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/chm/reader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/comic/input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/compression/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/compression/tcr.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/cli.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plumber.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/epub/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/epub/pages.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/fb2/fb2ml.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/html/meta.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/htmlz/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/htmlz/oeb2html.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lit/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lit/from_any.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lit/lzx.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lit/mssha1.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lit/reader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lit/writer.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/fonts.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/lrfparser.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/meta.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/objects.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/__main__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/__version__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/blockparser.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/blockprocessors.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/inlinepatterns.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/odict.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/postprocessors.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/preprocessors.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/serializers.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/treeprocessors.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/util.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/cli.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/ereader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/extz.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/haodoo.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/imp.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/library_thing.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/lit.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/meta.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/mobi.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/odt.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/pdb.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/pdf.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/plucker.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/pml.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/rb.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/rtf.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/snb.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/topaz.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/txt.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/zip.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/mobi/mobiml.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/odt/input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/base.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/reader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/stylizer.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/writer.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/formatreader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/formatwriter.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/header.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdf/from_comic.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdf/pageoptions.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdf/pdftohtml.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdf/writer.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pml/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pml/pmlconverter.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pml/pmlml.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rb/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rb/rbml.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rb/reader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rb/writer.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/readability/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/readability/cleaners.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/readability/debug.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/readability/htmls.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf/input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf/rtfml.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/body_styles.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/border_parse.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/char_set.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/check_brackets.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/colors.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/combine_borders.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/configure_txt.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/convert_to_tags.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/copy.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/default_encoding.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/delete_info.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/field_strings.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/fields_large.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/fields_small.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/fonts.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/footnote.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/get_char_map.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/get_options.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/group_borders.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/group_styles.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/header.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/headings_to_sections.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/hex_2_utf8.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/info.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/inline.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/line_endings.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/list_numbers.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/list_table.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/make_lists.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/old_rtf.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/options_trem.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/override_table.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/paragraph_def.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/paragraphs.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/pict.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/preamble_div.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/preamble_rest.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/process_tokens.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/replace_illegals.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/sections.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/styles.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/table.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/table_info.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/rtf2xml/tokenize.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/snb/snbfile.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/snb/snbml.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/tcr/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/textile/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/textile/unsmarten.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/txt/markdownml.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/txt/newlines.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/txt/processor.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/txt/textileml.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/txt/txtml.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/jacodepoints.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/jadecoder.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/krcodepoints.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/krdecoder.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/unicodepoints.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/unidecoder.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/vncodepoints.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/vndecoder.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/zhcodepoints.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/actions/store.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/add_wizard/scan_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/add_wizard/welcome_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/catalog/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/catalog/catalog_bibtex_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/catalog/catalog_csv_xml_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/catalog/catalog_epub_mobi_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/catalog/catalog_tab_template_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/azw3_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/bulk.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/comic_input_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/debug_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/docx_input_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/epub_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/fb2_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/fb2_input_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/fb2_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/fb2_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/font_key_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/gui_conversion.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/heuristics.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/heuristics_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/htmlz_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/htmlz_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/look_and_feel_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/lrf_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/metadata_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/mobi_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/page_setup_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/pdb_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/pdb_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/pdf_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/pdf_input_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/pdf_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/pdf_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/pml_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/pmlz_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/rb_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/rb_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/regex_builder.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/regex_builder_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/rtf_input_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/search_and_replace.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/search_and_replace_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/single_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/snb_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/snb_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/structure_detection_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/toc_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/txt_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/txt_input_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/txt_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/txt_output_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/txtz_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/xexp_edit_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/convert/xpath_wizard_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/device_drivers/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/device_drivers/configwidget.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/device_drivers/configwidget_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/add_from_isbn_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/catalog_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/choose_format.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/choose_format_device.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/choose_format_device_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/choose_format_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/choose_library_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/comicconf.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/comicconf_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/comments_dialog_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/confirm_delete_location_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/confirm_delete_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/conversion_error.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/conversion_error_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/delete_matching_from_device_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/device_category_editor.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/device_category_editor_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/drm_error_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/edit_authors_dialog_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/job_view_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/jobs_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/match_books_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/message_box_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/metadata_bulk.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/metadata_bulk_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/password.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/password_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/progress_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/quickview_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/saved_search_editor.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/saved_search_editor_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/scheduler.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/scheduler_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/search.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/search_item_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/search_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/smartdevice_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/tag_categories.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/tag_categories_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/tag_editor.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/tag_editor_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/tag_list_editor.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/tag_list_editor_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/template_dialog_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/test_email_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/user_profiles.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/dialogs/user_profiles_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/lrf_renderer/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/lrf_renderer/bookview.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/lrf_renderer/config_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/lrf_renderer/document.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/lrf_renderer/main.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/lrf_renderer/main_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/lrf_renderer/text.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/adding_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/behavior_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/columns_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/conversion_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/create_custom_column.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/create_custom_column_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/email_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/look_feel_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/metadata_sources_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/misc_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/plugboard_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/plugins_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/save_template_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/saving_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/search_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/sending_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/server_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/template_functions_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/toolbar_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/preferences/tweaks_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/basic_config.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/basic_config_widget_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/opensearch_store.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/search_result.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/web_control.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/web_store_dialog.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/web_store_dialog_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/viewer/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/viewer/config_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/viewer/main.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/wizard/device_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/wizard/finish_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/wizard/kindle_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/wizard/library_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/wizard/send_email_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/wizard/stanza_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/library/catalogs/epub_mobi_builder.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/chm/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/chm/chm.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/chm/chmlib.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/opensearch/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/opensearch/description.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/opensearch/query.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/utils/opensearch/url.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/web/feeds/feedparser.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/web/feeds/news.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/web/fetch/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/azw4_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/chm_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/comic_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/djvu_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/epub_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/fb2_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/fb2_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/html_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/htmlz_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/htmlz_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/mobi_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/odt_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/oeb_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/pdb_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/pdb_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/pdf_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/pdf_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/pml_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/pml_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/rb_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/rb_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/rtf_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/rtf_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/snb_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/snb_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/tcr_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/tcr_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/txt_input.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/conversion/plugins/txt_output.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lit/maps/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lit/maps/html.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lit/maps/opf.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/html/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/html/color_map.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/html/convert_from.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/html/convert_to.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/html/table.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/lrs/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/lrs/convert_from.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/pylrs/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/pylrs/elements.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/pylrs/pylrfopt.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/lrf/pylrs/pylrs.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/abbr.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/admonition.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/attr_list.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/codehilite.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/def_list.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/extra.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/fenced_code.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/footnotes.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/headerid.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/meta.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/nl2br.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/sane_lists.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/smart_strong.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/tables.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/toc.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/markdown/extensions/wikilinks.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/book/json_codec.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/metadata/sources/ozon.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/transforms/flatcss.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/transforms/htmltoc.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/transforms/manglecase.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/transforms/rasterize.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/transforms/split.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/transforms/trimmanifest.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/oeb/transforms/unsmarten.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/ereader/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/ereader/inspector.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/ereader/reader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/ereader/reader132.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/ereader/reader202.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/ereader/writer.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/haodoo/reader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/palmdoc/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/palmdoc/reader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/palmdoc/writer.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/pdf/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/pdf/reader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/plucker/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/plucker/reader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/ztxt/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/ztxt/reader.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/pdb/ztxt/writer.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/pykakasi/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/pykakasi/h2a.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/pykakasi/j2h.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/pykakasi/jisyo.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/pykakasi/k2a.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/ebooks/unihandecode/pykakasi/kakasi.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/store.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/search/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/search/adv_search_builder.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/search/adv_search_builder_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/search/download_thread.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/search/models.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/search/results_view.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/search/search.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/search/search_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/allegro_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/amazon_ca_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/amazon_de_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/amazon_es_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/amazon_fr_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/amazon_it_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/amazon_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/amazon_uk_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/archive_org_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/baen_webscription_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/beam_ebooks_de_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/biblio_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/bn_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/cdp_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/chitanka_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/ebook_nl_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/ebookpoint_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/ebooks_com_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/ebooksgratuits_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/ebookshoppe_uk_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/eknigi_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/empik_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/feedbooks_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/google_books_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/gutenberg_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/kobo_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/koobe_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/legimi_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/libri_de_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/litres_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/manybooks_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/mills_boon_uk_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/nexto_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/nook_uk_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/open_books_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/ozon_ru_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/pragmatic_bookshelf_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/publio_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/rw2010_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/smashwords_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/virtualo_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/waterstones_uk_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/weightless_books_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/whsmith_uk_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/woblink_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/wolnelektury_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/xinxii_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/chooser/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/chooser/adv_search_builder.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/chooser/adv_search_builder_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/chooser/chooser_dialog.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/chooser/chooser_widget.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/chooser/chooser_widget_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/chooser/models.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/chooser/results_view.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/search/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/search/search_widget.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/config/search/search_widget_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/mobileread/__init__.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/mobileread/adv_search_builder.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/mobileread/cache_progress_dialog.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/mobileread/cache_update_thread.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/mobileread/mobileread_plugin.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/mobileread/models.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/mobileread/store_dialog.py.
INFO: [subst.mk:path] Nothing changed in ./src/calibre/gui2/store/stores/mobileread/store_dialog_ui.py.
===> Creating toolchain wrappers for calibre-1.48.0nb24
src=/usr/X11R7/lib/pkgconfig/fixesproto.pc  dst=/data/scratch/misc/calibre1/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /data/scratch/misc/calibre1/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
cd /data/scratch/misc/calibre1/work/.buildlink/qt4/include/QtGui &&  ln -s ../../../../qt-everywhere-opensource-src-4.8.5/include/QtGui/private .
cd /data/scratch/misc/calibre1/work/.buildlink/qt4/include/QtCore &&  ln -s ../../../../qt-everywhere-opensource-src-4.8.5/include/QtCore/private .
===> Configuring for calibre-1.48.0nb24
cp /usr/pkg/lib/pkgconfig/ImageMagick++-6.Q16.pc  /data/scratch/misc/calibre1/work/.buildlink/lib/pkgconfig/ImageMagick++.pc
cp /usr/pkg/lib/pkgconfig/ImageMagick-6.Q16.pc  /data/scratch/misc/calibre1/work/.buildlink/lib/pkgconfig/ImageMagick.pc
cp /usr/pkg/lib/pkgconfig/Magick++-6.Q16.pc  /data/scratch/misc/calibre1/work/.buildlink/lib/pkgconfig/Magick++.pc
cp /usr/pkg/lib/pkgconfig/MagickCore-6.Q16.pc  /data/scratch/misc/calibre1/work/.buildlink/lib/pkgconfig/MagickCore.pc
cp /usr/pkg/lib/pkgconfig/MagickWand-6.Q16.pc  /data/scratch/misc/calibre1/work/.buildlink/lib/pkgconfig/MagickWand.pc
cp /usr/pkg/lib/pkgconfig/Wand-6.Q16.pc  /data/scratch/misc/calibre1/work/.buildlink/lib/pkgconfig/Wand.pc
cd /data/scratch/misc/calibre1/work/calibre && rm -rf src/cherrypy src/html5lib src/chardet
=> Generating pkg-config file for builtin expat package.
=> Replacing python interpreter in recipes/animal_politico.recipe recipes/respekt_magazine.recipe recipes/respekt_web.recipe recipes/kompiutierra.recipe recipes/trouw.recipe src/calibre/ebooks/markdown/extensions/*.py src/calibre/ebooks/metadata/odt.py src/calibre/utils/*.py src/odf/*.py.
=> Checking for portability problems in extracted files