pkgsrc-Users archive

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

Bootstrap problem with current




New issue as of today, on CentOS 6:

cc -O2 -D_GNU_SOURCE=1 -D_FORTIFY_SOURCE=2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Werror -DHAVE_NBCOMPAT_H=1 -I/home/bacon/Pkgsrc/pkg-2017-07-10/work/wrk/pkgtools/cwrappers/work/libnbcompat -DNEED_MI_VECTOR_HASH -c fixup-libtool.c
cc1: warnings being treated as errors
fixup-libtool.c: In function 'process_option':
fixup-libtool.c:247: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result
fixup-libtool.c: In function 'process_variable':
fixup-libtool.c:275: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result

fixup-libtool.c: In function 'fixup_libtool_la':
fixup-libtool.c:348: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result fixup-libtool.c:354: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result fixup-libtool.c:372: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result fixup-libtool.c:382: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result
*** [fixup-libtool.o] Error code 1

bmake: stopped in /home/bacon/Pkgsrc/pkg-2017-07-10/work/wrk/pkgtools/cwrappers/work/cwrappers-20170611
1 error

bmake: stopped in /home/bacon/Pkgsrc/pkg-2017-07-10/work/wrk/pkgtools/cwrappers/work/cwrappers-20170611
*** Error code 2

Stop.
bmake[1]: stopped in /home/bacon/Pkgsrc/pkgsrc-2017-07-10/pkgtools/cwrappers
*** Error code 1

Stop.
bmake: stopped in /home/bacon/Pkgsrc/pkgsrc-2017-07-10/pkgtools/cwrappers
===> exited with status 1
aborted.

I bootstrapped a 2017Q2 snapshot yesterday on the same machine with no problems.

Cheers,

    JB

--
Earth is a beta site.



Home | Main Index | Thread Index | Old Index