[csw-devel] Fwd: SF.net SVN: gar:[15701] csw/mgar/pkg/tokyocabinet/trunk/Makefile

Dagobert Michelsen dam at opencsw.org
Thu Sep 22 11:09:51 CEST 2011


Hi,

Anfang der weitergeleiteten E-Mail:

> Von: sgtmcd at users.sourceforge.net
> Datum: 21. September 2011 12:36:58 MESZ
> An: devel at lists.opencsw.org
> Betreff: [csw-devel] SF.net SVN: gar:[15701] csw/mgar/pkg/tokyocabinet/trunk/Makefile
> Antwort an: Broadcasts commit logs for build descriptions and GAR <devel at lists.opencsw.org>
> 
> Revision: 15701
>          http://gar.svn.sourceforge.net/gar/?rev=15701&view=rev
> Author:   sgtmcd
> Date:     2011-09-21 10:36:58 +0000 (Wed, 21 Sep 2011)
> Log Message:
> -----------
> tokyocabinet/trunk: Added missing PKGFILES_CSWlibtokyocabinet9 entry
> 
> Modified Paths:
> --------------
>    csw/mgar/pkg/tokyocabinet/trunk/Makefile
> 
> Modified: csw/mgar/pkg/tokyocabinet/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/tokyocabinet/trunk/Makefile	2011-09-21 10:23:02 UTC (rev 15700)
> +++ csw/mgar/pkg/tokyocabinet/trunk/Makefile	2011-09-21 10:36:58 UTC (rev 15701)
> @@ -54,14 +54,14 @@
> RUNTIME_DEP_PKGS_CSWtokyocabinet-dev += CSWlibtokyocabinet9
> RUNTIME_DEP_PKGS_CSWtokyocabinet += CSWlibtokyocabinet9
> 
> -$(call pkgfiles_lib,libtokyocabinet.so.9)
> +PKGFILES_CSWlibtokyocabinet9 += $(call pkgfiles_lib,libtokyocabinet.so.9)
> PKGFILES_CSWtokyocabinet-dev += $(PKGFILES_DEVEL)
> 
> SPKG_DESC_CSWlibtokyocabinet9 += $(DESCRIPTION), libtokyocabinet.so.9
> SPKG_DESC_CSWtokyocabinet-dev += $(DESCRIPTION), development files
> 
> #######################
> -# REMOVE...leaving in place for now since the tests are incredibly disk i/o intensive.
> +# Skipping tests for now since the tests are incredibly disk i/o intensive.
> #######################
> TEST_SCRIPTS =

Please do not disable working tests by default. If you want you can disable
them on demand with
  SKIPTEST=1 gmake package

The testsuite should run at least once before release.

You may also want to look here for an example on how to deal with excessive test suits:
  https://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/subversion/trunk/Makefile#L15

Best regards

  -- Dago

> include gar/category.mk
> 
> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
> 
> _______________________________________________
> devel mailing list
> devel at lists.opencsw.org
> https://lists.opencsw.org/mailman/listinfo/devel

-- 
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896



More information about the devel mailing list