pkgsrc-Bugs archive

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

pkg/45800: Version 2.8.7 of "cmake" doesn't build under NetBSD



>Number:         45800
>Category:       pkg
>Synopsis:       Version 2.8.7 of "cmake" doesn't build under NetBSD
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jan 08 12:05:00 +0000 2012
>Originator:     tron%zhadum.org.uk@localhost
>Release:        NetBSD 5.99.59 / NetBSD 5.1_STABLE
>Organization:
Matthias Scheler                                  http://zhadum.org.uk/
>Environment:
System: NetBSD lyssa.zhadum.org.uk 5.99.59 NetBSD 5.99.59 (LYSSA) #0: Wed Jan 4 
19:23:45 GMT 2012 tron%lyssa.zhadum.org.uk@localhost:/src/sys/compile/LYSSA i386
Architecture: i386
Machine: i386

System: NetBSD colwyn.zhadum.org.uk 5.1_STABLE NetBSD 5.1_STABLE (COLWYN.64) 
#0: Sat Nov 12 14:11:55 GMT 2011 
tron%colwyn.zhadum.org.uk@localhost:/src/sys/compile/COLWYN.64 amd64
Architecture: x86_64
Machine: amd64

>Description:
The latest version of the "cmake" package doesn't compile under NetBSD:

===> Building for cmake-2.8.7
Scanning dependencies of target cmcompress
Scanning dependencies of target cmIML_test
[  1%] Scanning dependencies of target cmsys_c
[  2%] Building C object 
Utilities/cmcompress/CMakeFiles/cmcompress.dir/cmcompress.c.o
Building C object Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test.c.o
[  2%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/ProcessUNIX.c.o
Scanning dependencies of target cmsys
[  2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.c.o
Linking C static library libcmcompress.a
[  2%] Built target cmcompress
[  3%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Base64.c.o
[  3%] Building C object 
Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test_ABI_C.c.o
[  3%] Building C object 
Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test_INT_C.c.o
[  4%] Building C object 
Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test_include_C.c.o
In file included from 
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_C.c:14:0:
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:
 In function 'test_INT_format':
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:94:1:
 error: 'cmIML_INT___int8_t' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:94:1:
 note: each undeclared identifier is reported only once for each function it 
appears in
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:94:1:
 error: 'cmIML_INT___uint8_t' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:94:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:96:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:96:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:96:3:
 error: 'y' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:96:3:
 error: 'x' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:98:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:100:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:100:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:102:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:104:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:104:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:106:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:108:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:108:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:110:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:111:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:113:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:113:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:114:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:117:1:
 error: 'cmIML_INT___int16_t' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:117:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:117:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:117:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:118:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:118:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:118:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:119:1:
 error: 'cmIML_INT___uint16_t' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:119:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:119:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:119:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:120:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:120:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:120:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:121:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:121:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:121:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:122:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:122:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:122:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:124:1:
 error: 'cmIML_INT___int32_t' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:124:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:124:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:124:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:125:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:125:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:125:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:126:1:
 error: 'cmIML_INT___uint32_t' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:126:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:126:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:126:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:127:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:127:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:127:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:128:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:128:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:128:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:129:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:129:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:129:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:131:1:
 error: 'cmIML_INT___int64_t' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:131:1:
 error: 'cmIML_INT___uint64_t' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:131:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:133:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:133:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:135:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:137:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:137:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:139:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:141:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:141:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:143:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:145:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:145:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:147:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:148:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:150:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:150:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:151:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:156:1:
 error: 'cmIML_INT___intptr_t' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:156:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:156:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:156:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:157:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:157:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:157:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:166:1:
 error: 'cmIML_INT___uintptr_t' undeclared (first use in this function)
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:166:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:166:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:166:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:167:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:167:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:167:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:168:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:168:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:168:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:169:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:169:3:
 error: expected ';' before 'const'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:169:3:
 error: expected ';' before 'y'
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:178:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:179:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:180:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:181:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:182:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:183:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:184:1:
 error: expected ')' before numeric constant
/export/scratch/tron/obj/devel/cmake/work.lyssa/cmake-2.8.7/Utilities/KWIML/test/test_INT_format.h:185:1:
 error: expected ')' before numeric constant
gmake[2]: *** [Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/test_INT_C.c.o] 
Error 1
gmake[2]: *** Waiting for unfinished jobs....
[  4%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/MD5.c.o
gmake[1]: *** [Utilities/KWIML/test/CMakeFiles/cmIML_test.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....
[  4%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Terminal.c.o
[  5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Base64.c.o
[  5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/MD5.c.o
[  6%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/System.c.o
[  6%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/String.c.o
[  7%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Terminal.c.o
[  7%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/System.c.o
[  7%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Directory.cxx.o
[  7%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/String.c.o
[  8%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/DynamicLoader.cxx.o
[  8%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Glob.cxx.o
Linking C static library libcmsys_c.a
[  8%] Built target cmsys_c
[  8%] [  9%] Building CXX object 
Source/kwsys/CMakeFiles/cmsys.dir/SystemTools.cxx.o
Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/RegularExpression.cxx.o
[  9%] Building CXX object 
Source/kwsys/CMakeFiles/cmsys.dir/CommandLineArguments.cxx.o
[ 10%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Registry.cxx.o
[ 10%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/IOStream.cxx.o
[ 11%] Building CXX object 
Source/kwsys/CMakeFiles/cmsys.dir/SystemInformation.cxx.o
Linking CXX static library libcmsys.a
[ 11%] Built target cmsys
gmake: *** [all] Error 2
*** Error code 2

The build works fine under Mac OS 10.6.8.

>How-To-Repeat:
cd pkgsrc/devel/cmake
make

>Fix:
None provided.



Home | Main Index | Thread Index | Old Index