[csw-pkgsubmissions] Fwd: [csw-devel] SF.net SVN: gar:[11265] csw/mgar/pkg/nginx/trunk/Makefile

Dagobert Michelsen dam at opencsw.org
Tue Oct 12 18:14:27 CEST 2010


Hi Andy,

Anfang der weitergeleiteten E-Mail:

> Von: aigoshin at users.sourceforge.net
> Datum: 12. Oktober 2010 13:09:45 MESZ
> An: devel at lists.opencsw.org
> Betreff: [csw-devel] SF.net SVN: gar:[11265] csw/mgar/pkg/nginx/ 
> trunk/Makefile
> Antwort an: Broadcasts commit logs for build descriptions and GAR <devel at lists.opencsw.org 
> >
>
> Revision: 11265
>          http://gar.svn.sourceforge.net/gar/?rev=11265&view=rev
> Author:   aigoshin
> Date:     2010-10-12 11:09:45 +0000 (Tue, 12 Oct 2010)
>
> Log Message:
> -----------
> nginx: package release 20101012
>
> Modified Paths:
> --------------
>    csw/mgar/pkg/nginx/trunk/Makefile
>
> Modified: csw/mgar/pkg/nginx/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/nginx/trunk/Makefile	2010-10-12 10:28:06 UTC (rev  
> 11264)
> +++ csw/mgar/pkg/nginx/trunk/Makefile	2010-10-12 11:09:45 UTC (rev  
> 11265)
> @@ -25,15 +25,17 @@
> PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
>
> EXTRA_BUILD_ISAS_i386  = pentium_pro amd64
> -EXTRA_BUILD_ISAS_sparc = sparcv8plus sparcv9
> +EXTRA_BUILD_ISAS_sparc = sparcv9
>
> NGINXCPU_i386        = pentium
> NGINXCPU_pentium_pro = pentium3
> -NGINXCPU_sparcv8plus = sparc32
> +NGINXCPU_sparcv8     = sparc32
> NGINXCPU_sparcv9     = sparc64
> NGINXCPU_$(ISA)     ?= $(ISA)
> NGINXCPU             = $(NGINXCPU_$(ISA))
>
> +CHECKPKG_OVERRIDES_CSWnginx += binary-architecture-does-not-match- 
> placement|file=opt/csw/sbin/sparcv8/nginx|arch_id=18| 
> arch_name=sparcv8+
> +

Please do not overwrite this test. It means that the package is not
runnable on all supported platforms as it should. The problem is
that in the absence of -xarch the default ISA is sparcv8+, so you
basically have to patche the configure/make system to pass-through
the -xarch=v8.


Best regards

   -- Dago

> CFLAGS =
>
> sysconfdir=/etc/opt/csw
>
>
> 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



More information about the pkgsubmissions mailing list