pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Broken dependencies



The bulk builder refuses to start if there are dependencies it cannot
satisfy, so I have to disable some packages in order to do the pkgsrc-wip
bulk builds.  Below I list such packages/failures I do not know how to
fix.


wip/etoile
wip/etoile-services
   etoile-services has a dependency
     DEPENDS+=       etoile-core>=2.0.0:../../wip/etoile-core
   but etoile-core has the version 0.4.1.

   In addition, wip/etoile does not have any version on its dependencies
   (which upsets the bulk builder...)  It should probably be consistent
   with the version used in etoile-services.


wip/dmd-bin
wip/linux-ch
wip/linux-chprofessional
wip/xpde
   Includes ../../wip/mk/linuxbin.pkg.mk that marks the package as broken
   with the message
     "Please update linuxbin.pkg.mk for the new emulator framework"
   but linuxbin.pkg.mk adds some DEPENDS (that cannot be satisfied)
   anyway.

   Btw. linuxbin.pkg.mk was marked as broken 2 years ago, so maybe it
   should just be removed (it is after all pkgsrc-wip -- not pkgsrc-rip)?


wip/pydb
wip/gaphor
wip/py-ipython
wip/py-xmiparser
   Depends on ../../www/zope3 which has been removed from pkgsrc.


wip/ditz-commander
   Fails with
     Unresolvable dependencies found, exiting:
     x11/vte
   But I do not understand why.  Maybe ../../x11/py-vte/buildlink3.mk or
     ../../x11/vte/buildlink3.mk are incorrect?


wip/gwsmhg
   Depends on ${PYPKGPREFIX}-gtksourceview>=2.6.0, but gtksourceview has
   version 1.8.5 (and no ${PYPKGPREFIX})


wip/mumble
   Depends on celt-0.7.0, but ../../audio/celt has version celt-0.11.3.


wip/py-django-gitrevision
   It is built for python 3x, but the dependencies www/py-django and
   www/py-git are not enabled for python 3x.


grep -v wip/py-dreampie
   It is built for python 3x, but the dependencies graphics/py-matplotlib,
   graphics/py-matplotlib, x11/py-gtk2, and x11/py-gtksourceview are not
   enabled for python 3x.


wip/py-tornado
   It is built for python 3x, but the dependencies databases/py-mysqldb,
   converters/py-simplejson, and www/py-curl are not enabled for python 3x.


wip/ruby-GalleryAdministrator
   It has the line
     DEPENDS+=       
{${RUBY_PKGPREFIX}-uconv-[0-9]*,${RUBY_PKGPREFIX}-iconv-[0-9]*}:../../converters/ruby-uconv
   but ruby-uconv does not have ${RUBY_PKGPREFIX} (btw. I do not understand
   what is trying to do with the double names in the dependencies...)


wip/slune
   Depends on py27-EditObj2>=0.5.2:../../wip/py-EditObj2, but
   wip/py-EditObj2 has version 0.4.


wip/py-booktype
   It is built for python 3x, but the dependencies
   converters/py-simplejson, textproc/py-feedparser, textproc/py-Unidecode,
   and www/py-django are not enabled for python 3x.


wip/py-mdanalysis
   Depends on ${PYPKGPREFIX}-biopython>=1.53:../../wip/biopython, but
   ../../wip/biopython does not have any ${PYPKGPREFIX}.

   In addition, wip/py-mdanalys is built for python 3x, but the dependency
   math/py-scipy is not enabled for python 3x.


wip/py-operators
   It is built for python 3x, but the dependencies math/py-scipy,
   wip/py-fftw, and math/py-numexpr are not enabled for python 3x.


wip/p5-biblatex-biber
   Depends on p5-Text-BibTeX>=0.64:../../textproc/p5-Text-BibTeX, but
   textproc/p5-Text-BibTeX has version 0.62.


wip/php-gtk2
   Prints lots of warnings of the form
     make: "../../lang/php/../../lang/php/ext.mk" line 96: warning: duplicate 
script for target "phpize-module" ignored
     make: "../../lang/php/Makefile" line 30: warning: using previous script 
for "phpize-module" defined here
   (actually, this is not an error that stops the bulk builder.  But it is
   annoying...)

    /Krister

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index