From: ALT beekeeper <hiver@altlinux.org> To: sisyphus-cybertalk@lists.altlinux.org Subject: [cyber] I: Sisyphus-20180109 i586 beehive_status: +37 -7 (451) Date: Tue, 9 Jan 2018 09:59:53 +0000 Message-ID: <20180109095952.GA12206@gyle.altlinux.org> (raw) 37 NEW error logs BlocksRuntime-0.3-alt1 clang -DHAVE_CONFIG_H -I. -DBlocksRuntime_EXPORTS -DHAVE_SYNC_BOOL_COMPARE_AND_SWAP_INT -DHAVE_SYNC_BOOL_COMPARE_AND_SWAP_LONG -std=c99 -Wall -Wextra -W -pedantic -Wno-unused-parameter -o runtime.o -fPIC -DPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c runtime.c clang: error: unknown argument: '-frecord-gcc-switches' make: *** [runtime.o] Error 1 NetworkManager-openconnect-1.2.4-alt1 --with-gnome=yes --with-libnm-glib=yes --with-authdlg=yes --enable-absolute-paths=no --enable-more-warnings=error + $'\032make' -j1 /usr/src/tmp/rpm-tmp.67089: line 134: \x1amake: command not found error: Bad exit status from /usr/src/tmp/rpm-tmp.67089 (%build) RPM build errors: File /usr/src/RPM/SOURCES/NetworkManager-openconnect-1.2.4-alt1.patch is smaller than 8 bytes cyrus-imapd-2.5.11-alt3.1 imap/http_caldav.c: In function 'icaltime_from_rfc3339_string': imap/http_caldav.c:2026:7: error: 'struct icaltimetype' has no member named 'is_utc'; did you mean 'is_date'? tt.is_utc = 1; errut-1.0.0-alt1 checking for i586-alt-linux-g++... i586-alt-linux-g++ checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables See `config.log' for more details. firefox-57.0.4-alt1 checking whether the C compiler (/usr/bin/gcc -std=gnu99 -pipe -frecord-g0cc-switches -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -Wl,-z,relro -Wl,-z,now -fno-delete-null-pointer-checks -fno-inline-small-functions ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. DEBUG: This file contains any messages produced by compilers while -- DEBUG: configure:2262: /usr/bin/gcc -std=gnu99 -o conftest -pipe -frecord-g0cc-switches -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -fPIC -Wl,-z,relro -Wl,-z,now -fno-delete-null-pointer-checks -fno-inline-small-functions conftest.c 1>&5 DEBUG: i586-alt-linux-gcc: error: unrecognized command line option '-frecord-g0cc-switches'; did you mean '-frecord-gcc-switches'? DEBUG: configure: failed program was: -- DEBUG: main(){return(0);} DEBUG: configure: error: installation or configuration problem: C compiler cannot create executables. ERROR: old-configure failed *** Fix above errors and then restart with\ gnustep-FisicaLab-0.3.3-alt3.2 checking whether the C compiler works... no configure: error: in `/usr/src/RPM/BUILD/gnustep-FisicaLab-0.3.3': configure: error: C compiler cannot create executables See `config.log' for more details gnustep-dbuskit-0.3.2-alt7.svn20140131 checking whether the C compiler works... no configure: error: in `/usr/src/RPM/BUILD/gnustep-dbuskit-0.3.2': configure: error: C compiler cannot create executables See `config.log' for more details gnustep-pdfkit-0.9.3-alt5 checking whether the C compiler works... no configure: error: in `/usr/src/RPM/BUILD/gnustep-pdfkit-0.9.3': configure: error: C compiler cannot create executables See `config.log' for more details kde4pimlibs-4.14.11-alt8 * The installation package was faulty and contained "/usr/lib/cmake/LibIcal/LibIcalTargets.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib/cmake/LibIcal/LibIcalConfig.cmake:40 (include) cmake/modules/FindLibical.cmake:19 (find_package) CMakeLists.txt:97 (find_package) -- Configuring incomplete, errors occurred! See also "/usr/src/RPM/BUILD/kdepimlibs-4.14.11/BUILD-i586-alt-linux/CMakeFiles/CMakeOutput.log". See also "/usr/src/RPM/BUILD/kdepimlibs-4.14.11/BUILD-i586-alt-linux/CMakeFiles/CMakeError.log". kde5-kcalcore-17.08.3-alt1.S1 /usr/src/RPM/BUILD/kcalcore-17.08.3/src/icalformat_p.cpp: In static member function 'static icaltimetype KCalCore::ICalFormatImpl::writeICalDate(const QDate&)': /usr/src/RPM/BUILD/kcalcore-17.08.3/src/icalformat_p.cpp:2358:7: error: 'icaltimetype {aka struct icaltimetype}' has no member named 'is_utc'; did you mean 'is_date'? t.is_utc = 0; /usr/src/RPM/BUILD/kcalcore-17.08.3/src/icalformat_p.cpp: In static member function 'static icaltimetype KCalCore::ICalFormatImpl::writeICalDateTime(const KDateTime&)': /usr/src/RPM/BUILD/kcalcore-17.08.3/src/icalformat_p.cpp:2380:7: error: 'icaltimetype {aka struct icaltimetype}' has no member named 'is_utc'; did you mean 'is_date'? t.is_utc = datetime.isUtc() ? 1 : 0; /usr/src/RPM/BUILD/kcalcore-17.08.3/src/icalformat_p.cpp: In static member function 'static icalproperty* KCalCore::ICalFormatImpl::writeICalDateTimeProperty(icalproperty_kind, const KDateTime&, KCalCore::ICalTimeZones*, KCalCore::ICalTimeZones*)': /usr/src/RPM/BUILD/kcalcore-17.08.3/src/icalformat_p.cpp:2453:12: error: 'icaltimetype {aka struct icaltimetype}' has no member named 'is_utc'; did you mean 'is_date'? if (!t.is_utc) { /usr/src/RPM/BUILD/kcalcore-17.08.3/src/icalformat_p.cpp: In static member function 'static KDateTime KCalCore::ICalFormatImpl::readICalDateTime(icalproperty*, const icaltimetype&, KCalCore::ICalTimeZones*, bool)': /usr/src/RPM/BUILD/kcalcore-17.08.3/src/icalformat_p.cpp:2486:11: error: 'const icaltimetype {aka const struct icaltimetype}' has no member named 'is_utc'; did you mean 'is_date'? if (t.is_utc || t.zone == icaltimezone_get_utc_timezone()) { kmymoney-4.8.1-alt1 * The installation package was faulty and contained "/usr/lib/cmake/LibIcal/LibIcalTargets.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib/cmake/LibIcal/LibIcalConfig.cmake:40 (include) /usr/share/kde4/apps/cmake/modules/FindLibical.cmake:21 (find_package) CMakeLists.txt:234 (find_package) -- Configuring incomplete, errors occurred! See also "/usr/src/RPM/BUILD/kmymoney-4.8.1/BUILD-i586-alt-linux/CMakeFiles/CMakeOutput.log". See also "/usr/src/RPM/BUILD/kmymoney-4.8.1/BUILD-i586-alt-linux/CMakeFiles/CMakeError.log". libcxx-5.0.0-alt1 /usr/src/RPM/BUILD/libcxx-5.0.0/BUILD/CMakeFiles/CMakeTmp/testCXXCompiler.cxx clang-4.0: error: unknown argument: '-frecord-gcc-switches' gmake[1]: *** [CMakeFiles/cmTC_cfb20.dir/testCXXCompiler.cxx.o] Error 1 libcxxabi-5.0.0-alt1 /usr/src/RPM/BUILD/libcxxabi-5.0.0/BUILD/CMakeFiles/CMakeTmp/testCCompiler.c clang-4.0: error: unknown argument: '-frecord-gcc-switches' gmake[1]: *** [CMakeFiles/cmTC_8264d.dir/testCCompiler.c.o] Error 1 libdispatch-objc2-1.2-alt3.git20140226.1 /usr/src/RPM/BUILD/libdispatch-objc2-1.2/libdispatch/CMakeFiles/CMakeTmp/testCCompiler.c clang: error: unknown argument: '-frecord-gcc-switches' gmake[1]: *** [CMakeFiles/cmTC_e7653.dir/testCCompiler.c.o] Error 1 libhid-0.2.16-alt2.2 checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so -- configure: WARNING: cannot find 'swig' program. You should look at http://www.swig.org ./configure: line 22459: echo "Error: SWIG is not installed. You should look at http://www.swig.org" ; false: No such file or directory checking for doxygen... no configure: WARNING: doxygen not found. not using doxygen. ./configure: line 23073: */manpages/docbook.xsl: No such file or directory configure: WARNING: No appropriate db2man stylesheet found; man pages will not be rebuilt. -- i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -fPIC -pipe -frecord -Wall -O2 -march=i586 -mtune=generic -Wall -W -c hidparser.c -fPIC -DPIC -o .libs/hidparser.o i586-alt-linux-gcc: error: unrecognized command line option '-frecord'; did you mean '-frepo'? make[2]: *** [hidparser.lo] Error 1 libmp4v2-2-1.9.1-alt3 i586-alt-linux-g++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -pipe -frecord-Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c libplatform/impl.h -o libplatform/impl.h.gch/shared i586-alt-linux-g++: error: unrecognized command line option '-frecord-Wall'; did you mean '-freport-bug'? make: *** [libplatform/impl.h.gch/shared] Error 1 libmp4v2-3-2.0-alt2 i586-alt-linux-g++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -pipe -frecord-Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -fPIC -DPIC -c libplatform/impl.h -o libplatform/impl.h.gch/shared i586-alt-linux-g++: error: unrecognized command line option '-frecord-Wall'; did you mean '-freport-bug'? make: *** [libplatform/impl.h.gch/shared] Error 1 libsocket-2.4.1-alt2.git20140508 /usr/src/RPM/BUILD/libsocket-2.4.1/CMakeFiles/CMakeTmp/testCCompiler.c clang: error: unknown argument: '-frecord-gcc-switches' gmake[1]: *** [CMakeFiles/cmTC_56c11.dir/testCCompiler.c.o] Error 1 libtool_2.4-2.4.2-alt5 ## Test results. ## 107 tests behaved as expected. 19 tests were skipped. make[3]: Leaving directory `/usr/src/RPM/BUILD/libtool-2.4.2' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/usr/src/RPM/BUILD/libtool-2.4.2' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-2.4.2' make: *** [check] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/libtool-2.4.2' llvm-3.8.0-alt1.1 checking for i586-alt-linux-clang... clang checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. netatalk-2.2.4-alt1.qa1 Binary file /usr/src/tmp/netatalk-buildroot/usr/sbin/papd matches 028-check_contents.brp: ERROR: Contents of files listed above match pattern /var/lib/(cache|lib|lock|log|nis|run|spool|www|yp)/ nvme-1.4-alt4.g0b78004 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21303 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nvme-1.4 + CFLAGS=-pipe + -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic make -j1 /usr/src/tmp/rpm-tmp.21303: line 100: -frecord-gcc-switches: command not found openchange-2.4-alt22.zentyal23.S1.5 exchange_debug.idl:15: warning: [out] argument `data' not a pointer exchange_debug.idl:15: error: FastTransferSourceGetBuffer: [out] argument 'data' is not a pointer or array, skip client functions Compiling gen_ndr/ndr_exchange_debug_c.c with -fPIC -- libexchange2ical/exchange2ical_property.c: In function 'ical_property_EXDATE': libexchange2ical/exchange2ical_property.c:487:13: error: 'struct icaltimetype' has no member named 'is_utc'; did you mean 'is_date'? icaltime.is_utc = 1; orage-4.12.1-alt2 ical-code.c: In function 'count_first_alarm_time': ical-code.c:2582:22: error: 'struct icaltimetype' has no member named 'is_utc'; did you mean 'is_date'? per.stime.is_utc = 1; ical-code.c:2591:22: error: 'struct icaltimetype' has no member named 'is_utc'; did you mean 'is_date'? per.etime.is_utc = 1; ical-code.c: In function 'count_next_alarm_time': ical-code.c:2616:19: error: 'struct icaltimetype' has no member named 'is_utc'; did you mean 'is_date'? start_time.is_utc = 1; ical-code.c: In function 'process_alarm_trigger': ical-code.c:2771:28: error: 'struct icaltimetype' has no member named 'is_utc'; did you mean 'is_date'? next_alarm_time.is_utc = 0; ical-code.c:2853:32: error: 'struct icaltimetype' has no member named 'is_utc'; did you mean 'is_date'? next_alarm_time.is_utc = 0; -- icalproperty *exdate; ical-code.c:2947:32: error: 'struct icaltimetype' has no member named 'is_utc'; did you mean 'is_date'? next_alarm_time.is_utc = 0; p910nd-0.92-alt1.qa1 gcc -o p910nd p910nd.c -O2 -Wall -lwrap -DUSE_LIBWRAP p910nd.c:99:18: fatal error: tcpd.h: No such file or directory #include "tcpd.h" pcc-1.0.0-alt1 gcc -O -Ii386 -Ilinux -I. -pipe -frecordcc-switches -Wall -O2 -march=i586 -mtune=generic -c -o crtbegin.o ./linux/crtbegin.c i586-alt-linux-gcc: error: unrecognized command line option '-frecordcc-switches'; did you mean '-frecord-gcc-switches'? make[2]: *** [crtbegin.o] Error 1 phantomjs-2.1.1-alt1 API/JSStringRef.cpp: In function 'OpaqueJSString* JSStringCreateWithCharacters(const JSChar*, size_t)': API/JSStringRef.cpp:40:50: error: invalid conversion from 'const JSChar* {aka const short unsigned int*}' to 'const UChar* {aka const char16_t*}' [-fpermissive] return OpaqueJSString::create(chars, numChars).leakRef(); -- API/JSStringRef.cpp: In function 'OpaqueJSString* JSStringCreateWithCharactersNoCopy(const JSChar*, size_t)': API/JSStringRef.cpp:65:125: error: invalid conversion from 'const JSChar* {aka const short unsigned int*}' to 'const UChar* {aka const char16_t*}' [-fpermissive] return OpaqueJSString::create(StringImpl::createWithoutCopying(chars, numChars, WTF::DoesNotHaveTerminatingNullCharacter)).leakRef(); -- API/JSStringRef.cpp: In function 'const JSChar* JSStringGetCharactersPtr(JSStringRef)': API/JSStringRef.cpp:86:30: error: invalid conversion from 'const UChar* {aka const char16_t*}' to 'const JSChar* {aka const short unsigned int*}' [-fpermissive] return string->characters(); -- make: Leaving directory `/usr/src/RPM/BUILD/phantomjs-2.1.1/src/qt/qtwebkit' ERROR: Failed to build PhantomJS! Building Qt WebKit failed. configuring Qt Base, please wait... python-module-icu-1.9.2-alt1.1 i586-alt-linux-gcc -pthread -DNDEBUG -pipe -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -I/usr/include/python2.7 -c layoutengine.cpp -o build/temp.linux-i686-2.7/layoutengine.o -DPYICU_VER="1.9.2" layoutengine.cpp:27:33: fatal error: layout/LayoutEngine.h: No such file or directory #include <layout/LayoutEngine.h> compilation terminated. error: command 'i586-alt-linux-gcc' failed with exit status 1 python-module-pysndfile-1.0.0-alt1 raise CalledProcessError(retcode, cmd, output=output) subprocess.CalledProcessError: Command '['clang', '-DNDEBUG', '-pipe', '-Wall', '-g', '-O3', '-march=i586', '-mtune=generic', '-pipe', '-frecord-gcc-switches', '-Wall', '-g', '-O2', '-march=i586', '-mtune=generic', '--version']' returned non-zero exit status 1 qt4-4.8.7-alt11.S1 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCollatorPointer, UCollator, ucol_close); /usr/include/unicode/ucol.h:538:1: error: invalid constructor; you probably meant 'icu_60::LocalUCollatorPointer (const icu_60::LocalUCollatorPointer&)' U_DEFINE_LOCAL_OPEN_POINTER(LocalUCollatorPointer, UCollator, ucol_close); /usr/include/unicode/ucol.h:538:1: error: expected ',' or '...' before '&&' token U_DEFINE_LOCAL_OPEN_POINTER(LocalUCollatorPointer, UCollator, ucol_close); /usr/include/unicode/ucol.h: In member function 'icu_60::LocalUCollatorPointer& icu_60::LocalUCollatorPointer::operator=(icu_60::LocalUCollatorPointer)': /usr/include/unicode/ucol.h:538:1: error: 'src' was not declared in this scope U_DEFINE_LOCAL_OPEN_POINTER(LocalUCollatorPointer, UCollator, ucol_close); -- /usr/include/unicode/ucol.h: At global scope: /usr/include/unicode/ucol.h:561:18: error: 'UChar' does not name a type const UChar *source, /usr/include/unicode/ucol.h:563:18: error: 'UChar' does not name a type const UChar *target, /usr/include/unicode/ucol.h:609:20: error: 'UChar' does not name a type const UChar *source, int32_t sourceLength, /usr/include/unicode/ucol.h:610:20: error: 'UChar' does not name a type const UChar *target, int32_t targetLength); /usr/include/unicode/ucol.h:628:27: error: 'UChar' does not name a type const UChar *source, int32_t sourceLength, /usr/include/unicode/ucol.h:629:27: error: 'UChar' does not name a type const UChar *target, int32_t targetLength); /usr/include/unicode/ucol.h:647:18: error: 'UChar' does not name a type const UChar *source, int32_t sourceLength, qt4-qmf-4.0.3-alt1 support/qcharsetdetector.cpp: In member function 'QStringList QCharsetDetector::getAllDetectableCharsets()': support/qcharsetdetector.cpp:781:71: error: invalid conversion from 'const UChar* {aka const char16_t*}' to 'const ushort* {aka const short unsigned int*}' [-fpermissive] allDetectableCharsetsICU << QString::fromUtf16(uc, len); qt5-webengine-5.9.3-alt1.S1 [9017/17822] /usr/bin/g++ -MMD -MF obj/components/url_formatter/url_formatter/url_formatter.o.d -DV8_DEPRECATION_WARNINGS -DENABLE_PLUGINS=1 -DENABLE_PDF=1 -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DENABLE_WEBRTC=1 -DDISABLE_NACL -DENABLE_TASK_MANAGER=1 -DENABLE_THEMES=1 -DUSE_PROPRIETARY_CODECS -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_DW_GRAY_FIX -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_SUPPORT_GPU=1 -Igen -I../../../../src/3rdparty/chromium -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Igen -Igen -Igen -Igen -Igen -I../../../../src/3rdparty/chromium/third_party/ced/src -I../../../../src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out -I../../../../src/3rdparty/chromium/third_party/protobuf/src -I../../../../src/3rdparty/chromium/third_party/boringssl/src/include -I/usr/include/nss -I/usr/include/nspr -I../../../../src/3rdparty/chromium/skia/config -I../../../../src/3rdparty/chromium/skia/ext -I../../../../src/3rdparty/chromium/third_party/skia/include/c -I../../../../src/3rdparty/chromium/third_party/skia/include/config -I../../../../src/3rdparty/chromium/third_party/skia/include/core -I../../../../src/3rdparty/chromium/third_party/skia/include/effects -I../../../../src/3rdparty/chromium/third_party/skia/include/images -I../../../../src/3rdparty/chromium/third_party/skia/include/lazy -I../../../../src/3rdparty/chromium/third_party/skia/include/pathops -I../../../../src/3rdparty/chromium/third_party/skia/include/pdf -I../../../../src/3rdparty/chromium/third_party/skia/include/pipe -I../../../../src/3rdparty/chromium/third_party/skia/include/ports -I../../../../src/3rdparty/chromium/third_party/skia/include/utils -I../../../../src/3rdparty/chromium/third_party/skia/include/gpu -I../../../../src/3rdparty/chromium/third_party/skia/src/gpu -I../../../../src/3rdparty/chromium/third_party/skia/src/sksl -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m32 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -g1 -fvisibility=hidden -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 -fno-delete-null-pointer-checks -Wno-narrowing -fno-rtti -fno-exceptions -c ../../../../src/3rdparty/chromium/components/url_formatter/url_formatter.cc -o obj/components/url_formatter/url_formatter/url_formatter.o FAILED: obj/components/url_formatter/url_formatter/url_formatter.o /usr/bin/g++ -MMD -MF obj/components/url_formatter/url_formatter/url_formatter.o.d -DV8_DEPRECATION_WARNINGS -DENABLE_PLUGINS=1 -DENABLE_PDF=1 -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DENABLE_WEBRTC=1 -DDISABLE_NACL -DENABLE_TASK_MANAGER=1 -DENABLE_THEMES=1 -DUSE_PROPRIETARY_CODECS -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_DW_GRAY_FIX -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_SUPPORT_GPU=1 -Igen -I../../../../src/3rdparty/chromium -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Igen -Igen -Igen -Igen -Igen -I../../../../src/3rdparty/chromium/third_party/ced/src -I../../../../src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out -I../../../../src/3rdparty/chromium/third_party/protobuf/src -I../../../../src/3rdparty/chromium/third_party/boringssl/src/include -I/usr/include/nss -I/usr/include/nspr -I../../../../src/3rdparty/chromium/skia/config -I../../../../src/3rdparty/chromium/skia/ext -I../../../../src/3rdparty/chromium/third_party/skia/include/c -I../../../../src/3rdparty/chromium/third_party/skia/include/config -I../../../../src/3rdparty/chromium/third_party/skia/include/core -I../../../../src/3rdparty/chromium/third_party/skia/include/effects -I../../../../src/3rdparty/chromium/third_party/skia/include/images -I../../../../src/3rdparty/chromium/third_party/skia/include/lazy -I../../../../src/3rdparty/chromium/third_party/skia/include/pathops -I../../../../src/3rdparty/chromium/third_party/skia/include/pdf -I../../../../src/3rdparty/chromium/third_party/skia/include/pipe -I../../../../src/3rdparty/chromium/third_party/skia/include/ports -I../../../../src/3rdparty/chromium/third_party/skia/include/utils -I../../../../src/3rdparty/chromium/third_party/skia/include/gpu -I../../../../src/3rdparty/chromium/third_party/skia/src/gpu -I../../../../src/3rdparty/chromium/third_party/skia/src/sksl -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m32 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -g1 -fvisibility=hidden -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 -fno-delete-null-pointer-checks -Wno-narrowing -fno-rtti -fno-exceptions -c ../../../../src/3rdparty/chromium/components/url_formatter/url_formatter.cc -o obj/components/url_formatter/url_formatter/url_formatter.o ../../../../src/3rdparty/chromium/components/url_formatter/url_formatter.cc:511:2: error: #error "Update aspirational_scripts per Unicode 10.0" #error "Update aspirational_scripts per Unicode 10.0" snes9x-1.53-alt1 g++ -I. -I.. -I../apu/ -I../unzip/ -I../jma/ -I../filter/ -c -pipe -frecordcc-switches -Wall -g -march=i586 -mtune=generic -DJOYSTICK_SUPPORT -DNETPLAY_SUPPORT -DJMA_SUPPORT -DHAVE_SYS_IOCTL_H -DPTR_NOT_INT -DUSE_THREADS -DMITSHM ../apu/apu.cpp -o ../apu/apu.o i586-alt-linux-g++: error: unrecognized command line option '-frecordcc-switches'; did you mean '-frecord-gcc-switches'? make: *** [../apu/apu.o] Error 1 synfigstudio-1.3.4-alt2 checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC -- checking for dld_link in -ldld... (cached) no checking for _ prefix in compiled symbols... cat: conftest.c: No such file or directory no -- checking for zlib.h... no configure: error: ** You need to install zlib vegastrike-0.5.1-alt5_31.r1 checking for opengl32 library (with pthreads)... no configure: error: Cannot find GL library xmds-1.6.6-alt1 checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables See `config.log' for more details. xnio-3.4.0-alt1_4jpp8 [ERROR] Tests run: 12, Failures: 0, Errors: 1, Skipped: 2, Time elapsed: 0.127 s <<< FAILURE! - in org.xnio.nio.test.TcpChannelTestCase [ERROR] transferThroughBuffer(org.xnio.nio.test.TcpChannelTestCase) Time elapsed: 0.007 s <<< ERROR! java.net.BindException: Address already in use 7 error logs REMOVED from the list audience-0.2.4-alt1 dumb-0.9.3-alt3 freeipa-4.6.1-alt3.S1 golang-github-xiang90-probing-0-alt1_0.6.git07dd2e8 perl-CHI-0.60-alt1 perl-Net-Ping-2.63-alt1 rbldnsd-0.996b-alt1 Total 451 error logs.
reply other threads:[~2018-01-09 9:59 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20180109095952.GA12206@gyle.altlinux.org \ --to=hiver@altlinux.org \ --cc=devel@lists.altlinux.org \ --cc=sisyphus-cybertalk@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus cybertalk This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \ sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com public-inbox-index sisyphus-cybertalk Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk AGPL code for this site: git clone https://public-inbox.org/public-inbox.git