pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/47741: misc/openoffice3 build failure on NetBSD-5.2_STABLE/i386
>Number: 47741
>Category: pkg
>Synopsis: misc/openoffice3 build failure on NetBSD-5.2_STABLE/i386
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Apr 14 08:50:01 +0000 2013
>Originator: John D. Baker
>Release: NetBSD/i386 5.2_STABLE, pkgsrc-2013Q1
>Organization:
>Environment:
NetBSD verthandi.technoskunk.fur 5.2_STABLE NetBSD 5.2_STABLE (VERTHANDI) #3:
Thu Jan 24 18:26:30 CST 2013
sysop%verthandi.technoskunk.fur@localhost:/d0/build/netbsd-5/obj/i386/sys/arch/i386/compile/VERTHANDI
i386
>Description:
Building misc/openoffice3 on NetBSD-5.2_STABLE/i386 fails as follows:
[...]
Running processes: 0
deliver -- version: 266154
Module 'sc' delivered successfully. 0 files copied, 176 files unchanged
1 module(s):
extensions
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/extensions/source/nsplugin/source
Attention: if you build and deliver the above module(s) you may prolongue your
the build issuing command "build --from extensions"
rmdir /tmp/4257
*** Error code 1
Stop.
make: stopped in /x/pkgsrc/misc/openoffice3
*** Error code 1
Stop.
make: stopped in /x/pkgsrc/misc/openoffice3
Repeating the build attempt exposes the issue with less backsrolling:
[...]
Making: ../../../unxbsdi3.pro/slo/npshell.obj
c++ -fmessage-length=0 -c -O1 -DMOZ_X11 -D_REENTRANT -pthread
-I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include
-I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/gio-unix-2.0/
-I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0
-I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include
-I/usr/X11R7/include -I/usr/pkg/include/gdk-pixbuf-2.0
-I/usr/pkg/include/libpng16 -I/usr/pkg/include/pango-1.0
-I/usr/pkg/include/harfbuzz -I/usr/pkg/include/pango-1.0
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include
-I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I.
-I/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/solver/310/unxbsdi3.pro/inc/npsdk
-I../inc -I../../../inc/pch -I../../../inc -I../../../unx/inc
-I../../../unxbsdi3.pro/inc -I.
-I/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/solver/310/unxbsdi3.pro/inc/stl
-I/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/solver/310/unxbsdi3.pro/inc/e
xternal
-I/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/solver/310/unxbsdi3.pro/inc
-I/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/solenv/unxbsdi3/inc
-I/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/solenv/inc
-I/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/res
-I/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/solver/310/unxbsdi3.pro/inc/stl
-I/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/solenv/inc/Xp31
-INO_JAVA_HOME/include -INO_JAVA_HOME/include/netbsd
-INO_JAVA_HOME/include/native_threads/include -I/usr/X11R7/include
-I/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/solver/310/unxbsdi3.pro/inc/offuh
-I. -I../../../res -I. -pipe -Wno-ctor-dtor-privacy -fpic -DNETBSD -DUNX
-DVCL -DGCC -DC341 -DINTEL -DCVER=C341 -DX86 -pthread -D_PTHREADS -D_REENTRANT
-DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/g++ -DSUPD=310 -DPRODUCT
-DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMI
ZE -DCUI -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs
-DEXCEPTIONS_ON -o ../../../unxbsdi3.pro/slo/npshell.o
/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/extensions/source/nsplugin/source/npshell.cxx
/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/extensions/source/nsplugin/source/npshell.cxx:
In function 'const char* NPP_GetMIMEDescription()':
/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/extensions/source/nsplugin/source/npshell.cxx:406:
error: declaration of C function 'const char* NPP_GetMIMEDescription()'
conflicts with
/d0/build/pkgsrc/misc/openoffice3/work/OOO310_m19/solver/310/unxbsdi3.pro/inc/npsdk/npapi.h:539:
error: previous declaration 'char* NPP_GetMIMEDescription()' here
dmake: Error code 1, while making '../../../unxbsdi3.pro/slo/npshell.obj'
Running processes: 0
[...]
>How-To-Repeat:
Attempt to build misc/openoffice3 from pkgsrc-2013Q1 on
NetBSD-5.2_STABLE/i386 (amd64? others?)
>Fix:
Change prototype to match definition as indicated in error message above
allows build to complete.
When run, the initial user-setup dialog displays text in the left-hand
sidebar, but the main window area is blank and the button text is
invisible, although the hot-key character-positions show as underlined.
Not sure if this is related to the error/proposed fix.
Home |
Main Index |
Thread Index |
Old Index