pkgsrc-WIP-discuss archive

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

wip/mk/cl-package.mk problem



A problem in wip/mk/cl-package.mk currently prevents pbulk from starting 
the build [*] with the error:

   Unresolvable dependencies found, exiting:
   lang/ecl

The problem is that wip/mk/cl-package.mk has a dependency
   DEPENDS+=ecl-${ECL_VERSION}:../../${ECL_DEFAULT_PACKAGE}
where ECL_VERSION is the PKGVERSION_NOREV.  This fails now as the ecl
package has the version ecl-12.7.1nb1.  Any reason why this dependency
is not using >= ${ECL_VERSION}?  It would be good is someone who
understands this file could fix this...

    /Krister

[*] This is not the only problem that prevents pbulk from starting -- I 
need to disable ~100 packages in order to be able to start a bulk build. 
But let's fix one problem at a time...

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
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