Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi,

two weeks ago I did some rearranging of rngitem, but the build broke on the windows tinderbox Win-x86_6 (revert: df8c41cceeca27ae49e9fa6b5cd64c65c8feb218).

This was the error message:

error C2011: ´SfxRangeItem´ : ´class´ type redefinition
error C2011: ´SfxUShortRangesItem´ : ´class´ type redefinition
...

Strangely all other tinderboxes were happy about the commit. Was this error introduced due to the incremental build on that machine? If so I will resubmit the patch.

Thomas
Title: full Build Log for tree: MASTER
full Build Log for tree: MASTER
Created at: Tue Mar 12 10:50
Show brief Log
Return to the MASTER Status Page

Build Data

tinderbox: administrator: Tinderbox <l.lunak@suse.cz>
tinderbox: brief-log: 1363081804.23711.html
tinderbox: brieflog: http://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1363081804.23711
tinderbox: buildname: Win-x86_6
tinderbox: errorparser: unix
tinderbox: errors: 10
tinderbox: full-log: 1363081804.23711.html
tinderbox: fulllog: http://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&full-log=1363081804.23711
tinderbox: print: &nbsp; <a href=""
tinderbox: starttime: 1363081117
tinderbox: status: build_failed
tinderbox: timenow: 1363081242
tinderbox: tree: MASTER

Pick an error message to see Log

End of Log File
C:/cygwin/home/tinderbox/master-build/solver/wntmsci13.pro/inc\svl/rngitem.hxx(29) : error C2011: ´SfxRangeItem´ : ´class´ type redefinition
C:/cygwin/home/tinderbox/master-build/solver/wntmsci13.pro/inc\svl/rngitem.hxx(57) : error C2011: ´SfxUShortRangesItem´ : ´class´ type redefinition
C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(994) : error C2027: use of undefined type ´SfxRangeItem´
C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(994) : error C3861: ´StaticType´: identifier not found
C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(1217) : error C2027: use of undefined type ´SfxRangeItem´
C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(1217) : error C2227: left of ´->From´ must point to class/struct/union/generic type
C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(1218) : error C2027: use of undefined type ´SfxRangeItem´
C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(1218) : error C2227: left of ´->From´ must point to class/struct/union/generic type
make[1]: *** [C:/cygwin/home/tinderbox/master-build/workdir/wntmsci13.pro/CxxObject/svx/source/svdraw/svdibrow.o] Error 2
make: *** [build] Error 2



Build Log


1             
2             2013-03-12 09:38:37
TinderboxPrint: core
4             running ./configure with ´--with-parallelism=5´ ´--enable-pch´ ´--with-ant-home=/home/kendy/apache-ant-1.8.2´ ´--with-jdk-home=/cygdrive/c/Program Files (x86)/Java/jdk1.5.0_22´ ´--without-junit´ ´--disable-ccache´ ´--srcdir=/home/tinderbox/master-build´
5             ********************************************************************
6             *
7             *   Running LibreOffice build configuration.
8             *
9             ********************************************************************
10            
11            checking build system type... i686-pc-cygwin
12            checking host system type... i686-pc-cygwin
13            checking for grep that handles long lines and -e... /usr/bin/grep
14            checking for egrep... /usr/bin/grep -E
15            checking for grep... (cached) /usr/bin/grep
16            checking for sed... /usr/bin/sed
17            checking whether build target is Release Build... no
18            checking whether to sign windows build... no
19            checking for gawk... gawk
20            checking for gawk... /usr/bin/gawk
21            checking for bash... /usr/bin/sh
22            checking for GNU or BSD tar... tar
23            checking for tar´s option to strip components... --strip-components
24            checking whether to treat the installation as read-only... no
25            checking whether to build a 64-bit LibreOffice... no
26            checking whether to use DirectX... yes
27            checking whether to use ActiveX... yes
28            checking whether to use ATL... yes
29            checking Visual C++... /cygdrive/c/PROGRA~2/MICROS~2.0/VC/
30            checking cl.exe... found Visual C++ 2010 (/cygdrive/c/PROGRA~2/MICROS~2.0/VC/bin/cl.exe)
31            checking the dependency generation prefix (cl.exe -showIncludes)... "Note: including file:"
32            checking for a x64 compiler and libraries for 64-bit Explorer extensions... found
33            checking whether to build with additional debug utilities... no
34            checking whether to do a debug build... no
35            checking whether to include symbols while preserve optimization... no
36            checking for explicit AFLAGS... no
37            checking for explicit CFLAGS... no
38            checking for explicit CXXFLAGS... no
39            checking for explicit OBJCFLAGS... no
40            checking for explicit OBJCXXFLAGS... no
41            checking for explicit LDFLAGS... no
42            checking which package format to use... native
43            checking how to run the C preprocessor... /cygdrive/c/PROGRA~2/MICROS~2.0/VC/bin/cl.exe -E
44            checking for ANSI C header files... no
45            checking for sys/types.h... no
46            checking for sys/stat.h... no
47            checking for stdlib.h... no
48            checking for string.h... no
49            checking for memory.h... no
50            checking for strings.h... no
51            checking for inttypes.h... no
52            checking for stdint.h... no
53            checking for unistd.h... no
54            checking syslog.h usability... no
55            checking syslog.h presence... no
56            checking for syslog.h... no
57            checking whether to enable crashdump feature... no
58            checking whether to turn warnings to errors... no
59            checking whether to have assert to abort in release code... no
60            checking whether to use linkoo for the smoketest installation... yes
61            checking whether to use link-time optimization... no
62            checking whether to enable CUPS support... no
63            checking whether we want to fetch tarballs... "yes, if we use them"
64            checking whether to build help... no
65            checking whether to include MySpell dictionaries... no
66            checking whether to use dicts from external paths... yes
67            checking for spelling dictionary directory... file:///usr/share/hunspell
68            checking for hyphenation patterns directory... file:///usr/share/hyphen
69            checking for thesaurus directory... file:///usr/share/mythes
70            checking whether to enable pch feature... yes
71            checking for GNU make... make
72            checking the GNU make version... make 3.82
73            checking whether GNU make supports the ´file´ function... yes
74            checking for --hash-style gcc linker support ... no 
75            checking for perl... /usr/bin/perl
76            checking the Perl version... checked (perl 5)
77            checking for required Perl modules... all modules found
78            checking for midl.exe... C:\Program Files\Microsoft SDKs\Windows\v7.1\/Bin/midl.exe
79            checking for csc.exe... c:\Windows\Microsoft.NET\Framework\v4.0.30319\/csc.exe
80            checking for al.exe... C:\Program Files\Microsoft SDKs\Windows\v7.1\/Bin/al.exe
81            checking .NET Framework... found
82            checking whether /cygdrive/c/PROGRA~2/MICROS~2.0/VC/bin/cl.exe supports thread safe statics... unknown (assuming no)
83            checking whether /cygdrive/c/PROGRA~2/MICROS~2.0/VC/bin/cl.exe supports C++11 = delete syntax... no (C++11 disabled)
84            checking whether /cygdrive/c/PROGRA~2/MICROS~2.0/VC/bin/cl.exe supports C++11 override syntax... no (C++11 disabled)
85            checking whether /cygdrive/c/PROGRA~2/MICROS~2.0/VC/bin/cl.exe supports C++11 perfect forwarding... no
86            checking which memory allocator to use... internal
87            checking for posix_fallocate... no
88            checking whether to add custom build version... no
89            checking whether to build with Java support... yes
90            checking the installed JDK... checked (JDK 1.5.0_22)
91            checking for jawt lib name... jawt.lib
92            checking which C preprocessor to use in idlc... ucpp
93            checking which ucpp tp use... internal
94            checking whether to enable EPM for packing... no
95            checking for gperf... /usr/bin/gperf
96            checking gperf version... OK
97            checking for doxygen... /usr/bin/doxygen
98            checking whether to build the ODK... yes
99            checking whether to build unowinreg.dll... yes
100           checking which zlib to use... internal
101           checking which jpeg to use... internal
102           checking which clucene to use... internal
103           checking which expat to use... internal
104           checking which libcdr to use... internal
105           checking which libmspub to use... internal
106           checking which libvisio to use... internal
107           checking which libcmis to use... internal
108           checking which libwpd to use... internal
109           checking which lcms2 to use... internal
110           checking which cppunit to use... internal
111           checking which libwps to use... internal
112           checking which libwpg to use... internal
113           checking which libxslt to use... internal
114           checking which libxml to use... internal
115           checking for a Python interpreter with version >= 2.6... none
116           checking which Python to use for Pyuno... ./configure: line 20310: test: argument expected
117           internal
118           checking for bzip2... /usr/bin/bzip2
119           checking whether to build the MariaDB/MySQL Connector extension... no
120           checking which hsqldb to use... internal
121           checking whether hsqldb should be built with JDBC 4.1... no
122           checking PostgreSQL C interface... internal
123           checking which libcurl to use... internal
124           checking which boost to use... internal
125           checking which mdds to use... internal
126           checking which hash container mdds shall use... boost::unordered_map
127           checking which vigra to use... internal
128           checking which odbc headers to use... internal
129           checking whether to enable build of Mozilla addressbook connectivity driver for Windows... no
130           checking which nss to use... internal
131           checking which NPAPI headers to use... internal
132           checking which sane header to use... internal
133           checking which icu to use... internal
134           checking whether to enable graphite support... yes
135           checking which graphite to use... internal
136           checking whether to plug browser plugins into LibreOffice documents... yes
137           checking whether to plug LibreOffice into browser windows... yes
138           checking whether to use X11... no
139           checking whether to use Xrender... no
140           checking whether to enable RandR support... no
141           checking whether to use neon... yes
142           checking which neon to use... internal
143           checking whether to execute CVE tests... yes
144           checking which openssl to use... internal
145           checking which redland to use... internal
146           checking which orcus to use... internal
147           checking which libhunspell to use... internal
148           checking which altlinuxhyph to use... internal
149           checking which mythes to use... internal
150           checking which lpsolve to use... internal
151           checking which libexttextcat to use... internal
152           checking for Windows SDK... found Windows SDK 7 (/cygdrive/c/PROGRA~1/MICROS~3/Windows/v7.1)
153           checking for DirectX SDK... found
154           checking for bison... /usr/bin/bison
155           checking the bison version... checked (/usr/bin/bison 2.4.2)
156           checking for flex... /usr/bin/flex
157           checking for patch... /usr/bin/patch
158           checking for gnucp... no
159           checking for cp... /usr/bin/cp
160           checking whether /usr/bin/cp is GNU cp from coreutils with preserve= support... yes
161           checking /cygdrive/c/PROGRA~2/MICROS~2.0/VC//bin/ml.exe... found
162           checking for zip... /usr/bin/zip
163           checking for unzip... /usr/bin/unzip
164           checking which VCLplugs shall be built... none
165           checking whether to enable GConf support... no
166           checking whether to enable GNOME VFS support... no
167           checking whether to enable DBUS support... no
168           checking whether to enable font install via packagekit... no, dbus disabled.
169           checking whether to enable Impress remote control... yes
170           checking whether to enable Bluetooth support in Impress remote control... yes
171           checking whether to enable Telepathy support... no
172           checking for LIBPNG... checking whether to enable libpng linking in quickstarter... yes
173           checking whether to build the OpenGL Transitions component... no
174           checking whether to build the Presentation Minimizer extension... yes
175           checking whether to build the PDF import... yes
176           checking which pdf backend to use... internal
177           checking whether to build the Wiki Publisher extension... no
178           checking whether to build the Report Builder extension... yes
179           checking which jfreereport libs to use... internal
180           checking which Apache commons-* libs to use... internal
181           checking whether to build support for scripts in BeanShell... yes
182           checking which beanshell to use... internal
183           checking whether to build support for scripts in _javascript_... yes
184           checking which rhino to use... internal
185           checking whether to enable the lockdown pieces... no
186           checking whether to enable evolution 2 support... no
187           checking whether to enable TDE address book support... no
188           checking whether to enable KDE address book support... no
189           checking whether to include MathMLDTD... no
190           checking which themes to include...  crystal default hicontrast oxygen tango tango_testing
191           checking for helppack integration... integration
192           checking for extensions integration... yes, use integration
193           checking for building the Watch Window extension... no
194           checking for building the SmART Gallery (Diagram) extension... no
195           checking for building the Validator extension... no
196           checking for building the Barcode extension... no
197           checking for building the ConvertTextToNumber extension... no
198           checking for building the Numbertext extension... no
199           checking for building the Hungarian Cross-reference Toolbar extension... no
200           checking for building the Typography Toolbar extension... no
201           checking for building the Google Docs extension... no
202           checking for building the NLPSolver extension... no
203           checking for building the LanguageTool extension... no
204           checking for Sun Professional Template Pack integration (only supported languages displayed)... no integration
205           checking whether to include third-party fonts... yes
206           checking whether to include PPDs... yes
207           checking whether to include AFMs... yes
208           checking whether to include extra galleries... no
209           checking whether to include extra templates... no
210           checking whether to include extra samples... no
211           checking whether to include extra fonts... no
212           checking whether to enable online update... yes
213           checking whether to create MSI with LIMITUI=1 (silent install)... no
214           checking whether and how to use Xinerama... no
215           checking whether to use liblangtag... yes
216           checking whether to use system liblangtag... no
217           checking whether to use the system libpng... no
218           checking whether to use specific JVM search path at runtime... no
219           checking for jakarta-ant... no
220           checking for ant... /home/kendy/apache-ant-1.8.2/bin/ant
221           checking if /home/kendy/apache-ant-1.8.2/bin/ant works... Ant works
222           checking Ant lib directory... Ant lib directory found.
223           checking whether Ant is >= 1.6.0... yes, 1.8.2
224           checking for product version... 4.1.0.0.alpha0+
225           checking which languages to be built... en-US
226           checking for alternative branding images directory... none
227           checking for ´intro´ progress settings... none
228           checking for extra build ID... not set
229           checking for vendor... not set, using tinderbox
230           checking for UNIX wrapper name... not set
231           checking whether to install the compat oo* wrappers... no
232           checking for product name... LibreOffice
233           checking for install dirname... libreoffice
234           checking for prefix... /usr/local
235           checking for libdir... /usr/local/lib
236           checking for data dir... /usr/local/share
237           checking for man dir... /usr/local/share/man
238           checking for doc dir... /usr/local/share/doc/libreoffice
239           checking for install dir... /usr/local/lib/libreoffice
240           checking for dev-install dir... C:/cygwin/home/tinderbox/master-build/solver/wntmsci13.pro/installation
241           checking build verbosity... not set
242           checking whether to enable dependency tracking... yes
243           checking for number of processors to use... 5
244           checking for maximum no. of jobs during subsequenttest... 5
245           checking whether to create huge library... no
246           checking whether to create hardlinks for delivering files... no
247           checking whether to use icerun wrapper... no
248           setting up the build environment variables...
249           configure: creating ./config.status
250           config.status: creating config_host.mk
251           config.status: creating Makefile
252           config.status: creating lo.xcent
253           config.status: creating instsetoo_native/util/openoffice.lst
254           config.status: creating config_host/config_clang.h
255           config.status: config_host/config_clang.h is unchanged
256           config.status: creating config_host/config_global.h
257           config.status: config_host/config_global.h is unchanged
258           config.status: creating config_host/config_graphite.h
259           config.status: config_host/config_graphite.h is unchanged
260           config.status: creating config_host/config_mingw.h
261           config.status: config_host/config_mingw.h is unchanged
262           config.status: creating config_host/config_telepathy.h
263           config.status: config_host/config_telepathy.h is unchanged
264           config.status: creating config_host/config_typesizes.h
265           config.status: config_host/config_typesizes.h is unchanged
266           config.status: creating config_host/config_vclplug.h
267           config.status: config_host/config_vclplug.h is unchanged
268           config.status: creating config_host/config_version.h
269           config.status: config_host/config_version.h is unchanged
270           Configuration unchanged - avoiding scp2 stamp update
271           ****************************************************************************
272           To build, issue:
273           make
274           
275           run: make help
276           for details
277           
278           Incremental build, no cleaning
279           /cygdrive/c/cygwin/home/tinderbox/master-build/pyuno/Library_pyuno.mk:27: warning: overriding recipe for target `C:/cygwin/home/tinderbox/master-build/workdir/wntmsci13.pro/LinkTarget/Library/pyuno.pyd´
280           /cygdrive/c/cygwin/home/tinderbox/master-build/pyuno/Library_pyuno.mk:27: warning: ignoring old recipe for target `C:/cygwin/home/tinderbox/master-build/workdir/wntmsci13.pro/LinkTarget/Library/pyuno.pyd´
281           [build DEP] LNK:Library/isvxcore.lib
282           /cygdrive/c/cygwin/home/tinderbox/master-build/pyuno/Library_pyuno.mk:27: warning: overriding recipe for target `C:/cygwin/home/tinderbox/master-build/workdir/wntmsci13.pro/LinkTarget/Library/pyuno.pyd´
283           /cygdrive/c/cygwin/home/tinderbox/master-build/pyuno/Library_pyuno.mk:27: warning: ignoring old recipe for target `C:/cygwin/home/tinderbox/master-build/workdir/wntmsci13.pro/LinkTarget/Library/pyuno.pyd´
284           [build CXX] unotools/source/config/bootstrap.cxx
285           [build CXX] vcl/source/gdi/outdev3.cxx
286           [build MOD] animations
287           [build CXX] svx/source/svdraw/svdibrow.cxx
288           [build CXX] svx/source/svdraw/svdogrp.cxx
289           [build CXX] svx/source/svdraw/svdomeas.cxx
290           [build CXX] svx/source/svdraw/svdomedia.cxx
291           [build CXX] svx/source/svdraw/svdoole2.cxx
292   NEXT    C:/cygwin/home/tinderbox/master-build/solver/wntmsci13.pro/inc\svl/rngitem.hxx(29) : error C2011: ´SfxRangeItem´ : ´class´ type redefinition
293                   C:/cygwin/home/tinderbox/master-build/solver/wntmsci13.pro/inc\svl/rngitem.hxx(29) : see declaration of ´SfxRangeItem´
294   NEXT    C:/cygwin/home/tinderbox/master-build/solver/wntmsci13.pro/inc\svl/rngitem.hxx(57) : error C2011: ´SfxUShortRangesItem´ : ´class´ type redefinition
295                   C:/cygwin/home/tinderbox/master-build/solver/wntmsci13.pro/inc\svl/rngitem.hxx(57) : see declaration of ´SfxUShortRangesItem´
296   NEXT    C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(994) : error C2027: use of undefined type ´SfxRangeItem´
297                   C:/cygwin/home/tinderbox/master-build/solver/wntmsci13.pro/inc\svl/rngitem.hxx(29) : see declaration of ´SfxRangeItem´
298   NEXT    C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(994) : error C3861: ´StaticType´: identifier not found
299   NEXT    C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(1217) : error C2027: use of undefined type ´SfxRangeItem´
300                   C:/cygwin/home/tinderbox/master-build/solver/wntmsci13.pro/inc\svl/rngitem.hxx(29) : see declaration of ´SfxRangeItem´
301   NEXT    C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(1217) : error C2227: left of ´->From´ must point to class/struct/union/generic type
302   NEXT    C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(1218) : error C2027: use of undefined type ´SfxRangeItem´
303                   C:/cygwin/home/tinderbox/master-build/solver/wntmsci13.pro/inc\svl/rngitem.hxx(29) : see declaration of ´SfxRangeItem´
304   NEXT    C:/cygwin/home/tinderbox/master-build/svx/source/svdraw/svdibrow.cxx(1218) : error C2227: left of ´->From´ must point to class/struct/union/generic type
305   NEXT    make[1]: *** [C:/cygwin/home/tinderbox/master-build/workdir/wntmsci13.pro/CxxObject/svx/source/svdraw/svdibrow.o] Error 2
306           make[1]: *** Waiting for unfinished jobs....
307   NEXT    make: *** [build] Error 2

No More Errors

Show brief Log
Return to the MASTER Status Page

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.