pkgsrc-WIP-cvs archive

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

CVS commit: wip/mono



Module name:    wip
Committed by:   othyro
Date:           Tue Jan  1 01:46:24 UTC 2013

Modified Files:
        wip/mono: DESCR MESSAGE Makefile TODO buildlink3.mk distinfo
        wip/mono/patches: patch-aa patch-ab patch-ac patch-ae patch-af
            patch-aj patch-ak patch-ap patch-aq patch-ar patch-ba patch-bc
            patch-bd patch-be patch-bf patch-bg patch-bh patch-bi patch-cc
Added Files:
        wip/mono: PLIST.Linux PLIST.common options.mk
        wip/mono/patches: patch-ad patch-ah patch-ai patch-al patch-am
            patch-as patch-da patch-db patch-dc patch-de patch-df patch-dg
            patch-dh patch-di patch-dj patch-dk patch-dl patch-dm patch-dn
            patch-do patch-man_mprof-report.1 patch-mono_io-layer_sockets.c
            patch-mono_utils_mono-compiler.h

Log Message:
Import mono-3.0.2 as wip/mono.

This is a clone of lang/mono, but the development branch, 3.x. The patches
have been updated to work with this version; however, it still doesn't
successfully build. Fails here:

Making all in support
gmake[2]: Entering directory `/usr/pkgsrc/wip/mono/work/mono-3.0.2/support'
  CC     sys-mman.lo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../eglib/src -Ifuck 
-I/usr/pkgsrc/wip/mono/work/.buildlink/include -D_REENTRANT -DGC_NETBSD_THREADS 
-D_GNU_SOURCE -DPLATFORM_BSD -D__default_codegen__ -DUSE_COMPILER_TLS 
-fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused 
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual 
-Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value 
-mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT sys-mman.lo 
-MD -MP -MF .deps/sys-mman.Tpo -c sys-mman.c  -fPIC -DPIC -o .libs/sys-mman.o
sys-mman.c: In function 'Mono_Posix_Syscall_mremap':
sys-mman.c:109:2: error: implicit declaration of function 'mremap'
sys-mman.c:109:2: warning: nested extern declaration of 'mremap'
sys-mman.c:109:2: warning: return makes pointer from integer without a cast
sys-mman.c: In function 'Mono_Posix_Syscall_mincore':
sys-mman.c:123:2: error: implicit declaration of function 'mincore'
sys-mman.c:123:2: warning: nested extern declaration of 'mincore'
gmake[2]: *** [sys-mman.lo] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/wip/mono/work/mono-3.0.2/support'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/wip/mono/work/mono-3.0.2'
gmake: *** [all] Error 2
*** Error code 2

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/mono/PLIST.Linux wip/mono/PLIST.common \
    wip/mono/options.mk wip/mono/patches/patch-ad wip/mono/patches/patch-ah \
    wip/mono/patches/patch-ai wip/mono/patches/patch-al \
    wip/mono/patches/patch-am wip/mono/patches/patch-as \
    wip/mono/patches/patch-da wip/mono/patches/patch-db \
    wip/mono/patches/patch-dc wip/mono/patches/patch-de \
    wip/mono/patches/patch-df wip/mono/patches/patch-dg \
    wip/mono/patches/patch-dh wip/mono/patches/patch-di \
    wip/mono/patches/patch-dj wip/mono/patches/patch-dk \
    wip/mono/patches/patch-dl wip/mono/patches/patch-dm \
    wip/mono/patches/patch-dn wip/mono/patches/patch-do \
    wip/mono/patches/patch-man_mprof-report.1 \
    wip/mono/patches/patch-mono_io-layer_sockets.c \
    wip/mono/patches/patch-mono_utils_mono-compiler.h
cvs -z3 rdiff -u -r1.11 -r1.12 wip/mono/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/mono/patches/patch-aa \
    wip/mono/patches/patch-aj
cvs -z3 rdiff -u -r1.4 -r1.5 wip/mono/DESCR wip/mono/MESSAGE wip/mono/TODO \
    wip/mono/patches/patch-ab wip/mono/patches/patch-ac \
    wip/mono/patches/patch-ae wip/mono/patches/patch-af \
    wip/mono/patches/patch-ak wip/mono/patches/patch-ap \
    wip/mono/patches/patch-aq wip/mono/patches/patch-ar \
    wip/mono/patches/patch-ba wip/mono/patches/patch-bc \
    wip/mono/patches/patch-bd wip/mono/patches/patch-be \
    wip/mono/patches/patch-bf
cvs -z3 rdiff -u -r1.5 -r1.6 wip/mono/buildlink3.mk \
    wip/mono/patches/patch-bg wip/mono/patches/patch-bh \
    wip/mono/patches/patch-cc
cvs -z3 rdiff -u -r1.6 -r1.7 wip/mono/patches/patch-bi
cvs -z3 rdiff -u -r1.8 -r1.9 wip/mono/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/PLIST.Linux?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/PLIST.common?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/options.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-ad?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-ah?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-ai?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-al?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-am?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-as?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-da?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-db?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-dc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-de?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-df?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-dg?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-dh?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-di?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-dj?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-dk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-dl?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-dm?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-dn?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-do?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-man_mprof-report.1?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-mono_io-layer_sockets.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-mono_utils_mono-compiler.h?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/distinfo?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-aa?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-aj?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/DESCR?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/MESSAGE?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/TODO?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-ab?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-ac?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-ae?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-af?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-ak?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-ap?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-aq?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-ar?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-ba?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-bc?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-bd?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-be?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-bf?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/buildlink3.mk?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-bg?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-bh?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-cc?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/patches/patch-bi?r1=1.6&r2=1.7
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mono/Makefile?r1=1.8&r2=1.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index