pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/38436: enchant 1.4.0 fails to build.
>Number: 38436
>Category: pkg
>Synopsis: enchant 1.4.0 fails to build
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 15 18:30:00 +0000 2008
>Originator: Gravier.org Root
>Release: NetBSD 3.1
>Organization:
Famille Gravier
>Environment:
System: NetBSD mailhost 3.1 NetBSD 3.1 (MAILHOST) #0: Fri May 25 13:28:50 CEST
2007 root@mailhost:/usr/src/sys/arch/i386/compile/MAILHOST i386
Architecture: i386
Machine: i386
>Description:
enchant 1.4.0 fails to build after latest pkgsrc update...
>How-To-Repeat:
cd /usr/pkgsrc/textproc/enchant
make clean
make
Result, after some time includes :
creating libenchant.la
(cd .libs && rm -f libenchant.la && ln -s ../libenchant.la libenchant.la)
Making all in aspell
Making all in ispell
if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\"
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.4.0\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FLOCK=1
-DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I. -I../../src
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include
-DENCHANT_PREFIX_DIR='"/usr/pkg"' -Wall -Wextra -Wsign-compare -Wpointer-arith
-Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute
-Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes
-Wno-long-long -Winline -fno-strict-aliasing
-DENCHANT_ISPELL_DICT_DIR='"/usr/pkg/share/enchant/ispell"' -D_ENCHANT_BUILD=1
-I/usr/pkg/include -
I/usr/include -O2 -I/usr/pkg/include -I/usr/include -MT correct.lo -MD -MP
-MF ".deps/correct.Tpo" -c -o correct.lo correct.cpp; then mv -f
".deps/correct.Tpo" ".deps/correct.Plo"; else rm -f ".deps/correct.Tpo"; exit
1; fi
mkdir .libs
c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\"
-DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I.
-I../../src
-I/usr/pkgsrc/textproc/enchant/work/.buildlink/include/glib/glib-2.0
-I/usr/pkgsrc/textproc/enchant/work/.buildlink/lib/glib-2.0/include
-DENCHANT_PREFIX_DIR=\"/usr/pkg\" -Wall -Wextra -Wsign-compare -Wpointer-arith
-Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute
-Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes
-Wno-long-long -Winline -fno-strict-aliasing
-DENCHANT_ISPELL_DICT_DIR=\"/usr/pkg/share/enchant/ispell\" -D_ENCHANT_BUILD=1
-I/us
r/pkgsrc/textproc/enchant/work/.buildlink/include -O2 -MT correct.lo -MD -MP
-MF .deps/correct.Tpo -c correct.cpp -fPIC -DPIC -o .libs/correct.o
cc1plus: error: unrecognized option `-Wextra'
cc1plus: error: unrecognized option `-Wstrict-aliasing=2'
cc1plus: error: unrecognized option `-Winit-self'
cc1plus: error: unrecognized option `-Wunsafe-loop-optimizations'
cc1plus: error: unrecognized option `-Wno-missing-field-initializers'
cc1plus: error: unrecognized option `-Wno-attributes'
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/textproc/enchant/work/enchant-1.4.0/src/ispell
>Fix:
N/A
Home |
Main Index |
Thread Index |
Old Index