pkgsrc-Users archive

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

gtexinfo build error on OpenIndiana




This is just a heads-up in case this indicates a problem that needs to be addressed before the branch. I only maintain an OpenIndiana VM for testing my own code and associated pkgsrc packages, so I'm not an expert on the platform and don't have much time to debug issues. This issue could be specific to my installation, but I want to make concerned parties aware in case it is not.

At any rate, I stumbled on a nondescript error during build. This has been happening for at least a couple weeks.

=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Checking for vulnerabilities in gtexinfo-7.0.1
===> Building for gtexinfo-7.0.1
/export/home/bacon/Pkgsrc/pkg/bin/bmake  all-recursive
Making all in gnulib/lib
/export/home/bacon/Pkgsrc/pkg/bin/bmake  all-recursive
Making all in info
/export/home/bacon/Pkgsrc/pkg/bin/bmake  all-am
Making all in install-info
Making all in .
Making all in tests
Making all in po
Making all in po_document
Making all in tp
Making all in Texinfo/XS
/export/home/bacon/Pkgsrc/pkg/bin/bmake  all-recursive
Making all in gnulib/lib
/export/home/bacon/Pkgsrc/pkg/bin/bmake  all-recursive
/usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -D_FORTIFY_SOURCE=2 -I/export/home/bacon/Pkgsrc/pkg/include -I/usr/include -I/export/home/bacon/Pkgsrc/pkg/include/ncurses -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c -o libgnu_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c
*** [libgnu_la-localcharset.lo] Error code 1

bmake[7]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp/Texinfo/XS/gnulib/lib
1 error

bmake[7]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp/Texinfo/XS/gnulib/lib
*** [all-recursive] Error code 1

bmake[6]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp/Texinfo/XS/gnulib/lib
1 error

bmake[6]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp/Texinfo/XS/gnulib/lib
*** [all] Error code 2

bmake[5]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp/Texinfo/XS/gnulib/lib
1 error

bmake[5]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp/Texinfo/XS/gnulib/lib
*** [all-recursive] Error code 1

bmake[4]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp/Texinfo/XS
1 error

bmake[4]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp/Texinfo/XS
*** [all] Error code 2

bmake[3]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp/Texinfo/XS
1 error

bmake[3]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp/Texinfo/XS
*** [all-recursive] Error code 1

bmake[2]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp
1 error

bmake[2]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1/tp
*** [all-recursive] Error code 1

bmake[1]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1
1 error

bmake[1]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1
*** [all] Error code 2

bmake: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1
1 error

bmake: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo/work/texinfo-7.0.1
*** Error code 2

Stop.
bmake[1]: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo
*** Error code 1

Stop.
bmake: stopped in /export/home/bacon/Pkgsrc/pkgsrc/devel/gtexinfo


Home | Main Index | Thread Index | Old Index