16 NEW error logs

bitlbee-facebook-1.1.2-alt1.g553593d
        aclocal-default: warning: couldn't open directory 'm4': No such file or 
directory
        autoreconf-default: configure.ac: tracing
        --
        facebook-mqtt.c: In function 'fb_mqtt_class_init':
        facebook-mqtt.c:88:18: error: 'fb_marshal_VOID__VOID' undeclared (first 
use in this
        function); did you mean 'g_cclosure_marshal_VOID__VOID'?
        fb_marshal_VOID__VOID,
        --
        facebook-mqtt.c:88:18: note: each undeclared identifier is reported 
only once for each
        function it appears in
        facebook-mqtt.c:105:18: error: 'fb_marshal_VOID__OBJECT' undeclared 
(first use in this
        function); did you mean 'fb_marshal_VOID__VOID'?
        fb_marshal_VOID__OBJECT,
        fb_marshal_VOID__VOID
        facebook-mqtt.c:139:18: error: 'fb_marshal_VOID__STRING_BOXED' 
undeclared (first use
        in this function); did you mean 'fb_marshal_VOID__VOID'?
        fb_marshal_VOID__STRING_BOXED,
        --
        facebook-api.c: In function 'fb_api_class_init':
        facebook-api.c:355:18: error: 'fb_marshal_VOID__VOID' undeclared (first 
use in this
        function); did you mean 'g_cclosure_marshal_VOID__VOID'?
        fb_marshal_VOID__VOID,
        --
        facebook-api.c:355:18: note: each undeclared identifier is reported 
only once for each
        function it appears in
        facebook-api.c:388:18: error: 'fb_marshal_VOID__POINTER' undeclared 
(first use in this
        function); did you mean 'fb_marshal_VOID__VOID'?
        fb_marshal_VOID__POINTER,
        fb_marshal_VOID__VOID
        facebook-api.c:409:18: error: 'fb_marshal_VOID__POINTER_BOOLEAN' 
undeclared (first use
        in this function); did you mean 'fb_marshal_VOID__POINTER'?
        fb_marshal_VOID__POINTER_BOOLEAN,
        fb_marshal_VOID__POINTER
        facebook-api.c:426:18: error: 'fb_marshal_VOID__POINTER_POINTER' 
undeclared (first use
        in this function); did you mean 'fb_marshal_VOID__POINTER_BOOLEAN'?
        fb_marshal_VOID__POINTER_POINTER,
        fb_marshal_VOID__POINTER_BOOLEAN
        facebook-api.c:526:18: error: 'fb_marshal_VOID__INT64' undeclared 
(first use in this
        function); did you mean 'fb_marshal_VOID__POINTER'?
        fb_marshal_VOID__INT64,

ddcal-0.9-alt1
        gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/cudd -g -O3
        -I../cudd-2.5.1/include -c lex.yy.c
        ddcal.l:6:10: fatal error: y.tab.h: No such file or directory
        #include "y.tab.h"

dotnet-coreclr-2.0.5-alt2
        cd
        
/usr/src/RPM/BUILD/dotnet-coreclr-2.0.5/bin/obj/Linux.x64.Release/src/pal/tests/palsuite/eventprovider
        && /usr/bin/clang++  -DAMD64 -DBIT64=1 -DCORECLR=1 -DDISABLE_CONTRACTS
        -DFEATURE_EVENT_TRACE=1 -DFEATURE_PAL=1 -DLINUX64 -DLP64COMPATIBLE=1 
-DNDEBUG
        -DPIC=1 -DPLATFORM_UNIX=1 -DURTBLDENV_FRIENDLY=Retail -D_AMD64_ 
-D_WIN64 -D_WIN64=1
        
-I/usr/src/RPM/BUILD/dotnet-coreclr-2.0.5/bin/obj/Linux.x64.Release/src/pal/tests/palsuite/eventprovider
        
-I/usr/src/RPM/BUILD/dotnet-coreclr-2.0.5/bin/obj/Linux.x64.Release/Generated/eventprovider/tests
        -I/usr/src/RPM/BUILD/dotnet-coreclr-2.0.5/src/pal/inc
        -I/usr/src/RPM/BUILD/dotnet-coreclr-2.0.5/src/pal/src
        -I/usr/src/RPM/BUILD/dotnet-coreclr-2.0.5/src/pal/../inc
        -I/usr/src/RPM/BUILD/dotnet-coreclr-2.0.5/src/pal/tests/palsuite/common
        
-I/usr/src/RPM/BUILD/dotnet-coreclr-2.0.5/bin/obj/Linux.x64.Release/src/inc
        -I/usr/src/RPM/BUILD/dotnet-coreclr-2.0.5/src/pal/inc/rt  -Wall 
-Wno-null-conversion
        -std=c++11 -g -O3   -fno-omit-frame-pointer -fms-extensions -fwrapv
        -fstack-protector-strong -ferror-limit=4096 -Wno-unused-private-field
        -Wno-unused-variable -Wno-microsoft -Wno-tautological-compare
        -Wno-constant-logical-operand -Wno-pragma-pack 
-Wno-unknown-warning-option
        -Wno-invalid-offsetof -Wno-incompatible-ms-struct -fsigned-char 
-fexceptions
        -Wno-writable-strings -Wno-empty-body 
-Wno-incompatible-pointer-types-discards-qualifiers
        -Wno-int-to-void-pointer-cast -o 
CMakeFiles/eventprovidertest.dir/clralltestevents.cpp.o -c
        
/usr/src/RPM/BUILD/dotnet-coreclr-2.0.5/bin/obj/Linux.x64.Release/Generated/eventprovider/tests/clralltestevents.cpp
        
/usr/src/RPM/BUILD/dotnet-coreclr-2.0.5/bin/obj/Linux.x64.Release/Generated/eventprovider/tests/clralltestevents.cpp:22:10:
        fatal error: 'clrxplatevents.h' file not found
        #include <clrxplatevents.h>

freeswitch-1:1.6.20-alt2.S1
        config.status: executing libtool commands
        rm: cannot remove 'libtoolT': No such file or directory
        config.status: executing default commands
        --
        src/switch_regex.c: In function 'switch_regex_compile':
        src/switch_regex.c:40:9: error: return from incompatible pointer type
        [-Werror=incompatible-pointer-types]
        return pcre_compile(pattern, options, errorptr, erroroffset, tables);
        cc1: all warnings being treated as errors
        make[1]: *** [Makefile:2145: libfreeswitch_la-switch_regex.lo] Error 1

git-2.10.5-alt1
        ok 35 - merge early [cvswork3] b3 with b1
        ok 36 - cvs up dirty [cvswork3]
        ok 37 - cvs commit [cvswork3]
        # passed all 37 test(s)
        1..37
        make[2]: Leaving directory '/usr/src/RPM/BUILD/git-2.10.5-alt1/t'
        make[2]: Target 'aggregate-results-and-cleanup' not remade because of 
errors.
        make[1]: *** [Makefile:36: test] Error 2
        make[1]: Target 'all' not remade because of errors.
        make: *** [Makefile:2277: test] Error 2

golang-github-xiang90-probing-0-alt1_0.6.git07dd2e8
        + go test -compiler gc github.com/xiang90/probing
        --- FAIL: TestProbeReset (0.10s)
        prober_test.go:61: total = 22, want around 100

gromacs-4.0.7-alt8
        ../../../include/maths.h:126:1: warning: 'gmx_numzero' defined but not 
used
        [-Wunused-function]
        gmx_numzero(double a)
        In file included from ../../../include/statutil.h:51:0,
        from ../../../src/tools/gmx_vanhove.c:47:
        ../../../include/readinp.h:97:14: warning: 'argtp' defined but not used 
[-Wunused-variable]
        static char *argtp[etNR] = {
        make[3]: Leaving directory 
'/usr/src/RPM/BUILD/gromacs-4.0.7/double/src/tools'
        make[2]: *** [Makefile:377: all-recursive] Error 1
        make[1]: *** [Makefile:315: all] Error 2
        make: *** [Makefile:406: all-recursive] Error 1

ipfm-0.11.5-alt1.qa1
        gcc -pipe -frecord-gcc-switches -Wall -g -O2
        -Wall   -DDEFAULT_OPTIONS_PIDFILE=\"/var/run/ipfm.pid\"
        -DDEFAULT_OPTIONS_CONFIGFILE=\"/etc/ipfm.conf\"
        -DDEFAULT_OPTIONS_LOGFILE=\"/var/log/ipfm/%d-%b.%H-%M\"   -c lex.yy.c
        config.l:44:10: fatal error: y.tab.h: No such file or directory
        #include "y.tab.h"

libopenCOLLADA-0-alt5.gitcaad49c
        In file included from
        
/usr/src/RPM/BUILD/OpenCOLLADA-caad49c0945065f4b7bfa3ccb96523e4766a9727/COLLADABaseUtils/src/COLLADABUURI.cpp:18:0:
        /usr/include/pcre/pcre.h:325:33: error: conflicting declaration 
'typedef struct
        real_pcre8_or_16 pcre'
        typedef struct real_pcre8_or_16 pcre;

monotone-1.2-alt3.dev.mtn20150211.1.1
        src/pcrewrap.cc: In destructor 
'pcre::regex_cache_manager::~regex_cache_manager()':
        src/pcrewrap.cc:106:64: error: invalid const_cast from type 'const 
real_pcre*' to type
        'pcre_t* {aka real_pcre8_or_16*}'
        pcre_free(const_cast<pcre_t *>(iter->second.first));
        src/pcrewrap.cc: In member function 'void pcre::regex::init(const 
char*, pcre::flags)':
        src/pcrewrap.cc:133:55: error: cannot convert 'pcre_t* {aka 
real_pcre8_or_16*}' to
        'const real_pcre*' in assignment
        &errcode, &err, &erroff, 0);
        --
        struct real_pcre8_or_16;          /* declaration; the definition is 
private  */
        src/pcrewrap.cc:137:49: error: cannot convert 'const real_pcre*' to 
'const pcre_t* {aka
        const real_pcre8_or_16*}' for argument '1' to 'pcre_extra* 
pcre_study(const pcre_t*,
        int, const char**)'
        pcre_extra *ed = pcre_study(basedat, 0, &err);
        --
        src/pcrewrap.cc: In member function 'bool pcre::regex::match(const 
string&, origin::type,
        pcre::flags) const':
        src/pcrewrap.cc:181:59: error: cannot convert 'const real_pcre* const' 
to 'const pcre_t*
        {aka const real_pcre8_or_16*}' for argument '1' to 'int pcre_exec(const 
pcre_t*, const
        pcre_extra*, const char*, int, int, int, int*, int)'
        0, flags_to_internal(options), 0, 0);
        --
        src/pcrewrap.cc: In member function 'bool pcre::regex::match(const 
string&, origin::type,
        std::vector<std::__cxx11::basic_string<char> >&, pcre::flags) const':
        src/pcrewrap.cc:201:81: error: cannot convert 'const real_pcre* const' 
to 'const pcre_t*
        {aka const real_pcre8_or_16*}' for argument '1' to 'int 
pcre_fullinfo(const pcre_t*,
        const pcre_extra*, int, void*)'
        int rc = pcre_fullinfo(basedat, extradat, PCRE_INFO_CAPTURECOUNT, 
&cap_count);
        --
        struct real_pcre;
        src/pcrewrap.cc:221:68: error: cannot convert 'const real_pcre* const' 
to 'const pcre_t*
        {aka const real_pcre8_or_16*}' for argument '1' to 'int pcre_exec(const 
pcre_t*, const
        pcre_extra*, const char*, int, int, int, int*, int)'
        0, flags_to_internal(options), ovector, worksize);

openqa-4.5.1528009330.e68ebe2b-alt1
        ./t/31-client_file.t ...................... ok
        #   Failed test 'Asset exists after upload'
        #   at ./t/32-openqa_client.t line 88.
        # Looks like you failed 1 test of 3.
        #   Failed test 'upload public assets'
        #   at ./t/32-openqa_client.t line 94.
        Uncaught exception from user code:
        Open failed: No such file or directory at lib/OpenQA/File.pm line 127.
        Test::Builder::subtest(Test::Builder=HASH(0x7fba80), "upload public 
assets",
        CODE(0x910b6c8)) called at /usr/share/perl5/Test/More.pm line 807
        --
        ./t/api/03-auth.t ......................... ok
        #   Failed test '200 OK'
        #   at ./t/api/04-jobs.t line 284.
        --
        #     expected: '200'
        #   Failed test at ./t/api/04-jobs.t line 289.
        #   'error' => 'Failed receiving chunk: Connection already closed at
        /usr/share/perl5/Mojo/IOLoop/Subprocess.pm line 39.
        --
        ./t/32-openqa_client.t                  (Wstat: 65280 Tests: 1 Failed: 
1)
        Failed test:  1
        Non-zero exit status: 255
        --
        ./t/api/04-jobs.t                       (Wstat: 65280 Tests: 91 Failed: 
2)
        Failed tests:  89-90
        Non-zero exit status: 255

perl-Convert-PEM-0.08-alt1
        Possible precedence issue with control flow operator at
        /usr/src/RPM/BUILD/Convert-PEM-0.08/inc/Test/Builder.pm line 858.
        #   Failed test 'errstr matches decrypt failed'
        #   at t/02-encode.t line 28.
        --
        t/02-encode.t   (Wstat: 256 Tests: 9 Failed: 1)
        Failed test:  6
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 1/5 test programs. 1/36 subtests failed.
        make: *** [Makefile:780: test_dynamic] Error 255

python-module-pexpect-4.4-alt1.S1
        >       self.assertEqual(child.exitstatus, 0)
        E       AssertionError: None != 0
        tests/test_env.py:68: AssertionError

spice-up-1.3.2-alt2
        make[2]: Entering directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
        [ 94%] Building C object
        
src/CMakeFiles/com.github.philip-scott.spice-up.dir/__/data/assets.gresource.c.o
        make[2]: Leaving directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
        make[2]: Entering directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
        [ 95%] Linking C executable com.github.philip-scott.spice-up
        make[2]: Leaving directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
        make[1]: Entering directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
        [ 95%] Built target com.github.philip-scott.spice-up
        make[1]: Leaving directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
        make: *** [Makefile:141: all] Error 2

testng-0:6.14.3-alt1_2jpp8
        StackTrace:
        java.lang.AssertionError:
        Expecting:
        --
        [ERROR] testParallelMode(test.beforegroups.BeforeGroupsTest)  Time 
elapsed: 0.017 s
        <<< FAILURE!
        java.lang.AssertionError:
        Expecting:

xsp-4.4-alt4.S1
        /usr/src/RPM/BUILD/xsp-4.4/xsp/build/m4/shave/shave: line 120: 63168 
Aborted
        /usr/bin/dmcs -d:NET_2_0 -d:NET_4_0 -debug+ -debug:full -nologo 
-nowarn:618
        -unsafe+ -keyfile:../../src/mono.snk -r:System.Web.dll 
-r:System.Configuration.dll
        -r:Mono.Security.dll -r:Mono.Posix.dll 
-r:../Mono.WebServer/4.0/Mono.WebServer2.dll
        -r:../Mono.WebServer.FastCgi/fastcgi-mono-server4.exe /out:mono-fpm.exe
        ././ChildConfigurationManager.cs ././ChildInfo.cs ././ChildrenManager.cs
        ././ConfigurationManager.cs ././Connection.cs ././InstanceType.cs 
././main.cs
        ././ProcessArgumentBuilder.cs ././Spawner.cs AssemblyInfo.cs
        make[2]: *** [Makefile:481: mono-fpm.exe] Error 134
        make[2]: Leaving directory 
'/usr/src/RPM/BUILD/xsp-4.4/xsp/src/Mono.WebServer.Fpm'
        make[1]: *** [Makefile:383: all-recursive] Error 1
        make[1]: Leaving directory '/usr/src/RPM/BUILD/xsp-4.4/xsp/src'
        make: *** [Makefile:423: all-recursive] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/xsp-4.4/xsp'
        error: Bad exit status from /usr/src/tmp/rpm-tmp.60654 (%build)
        RPM build errors:
        Macro %_fwdefdir not found

        10 error logs REMOVED from the list
bijiben-3.28.3-alt1
holotz-castle-1.3.14-alt2.qa1
jed-2:0.99.19-alt2.qa2.1
keepass-2.39.1-alt1.S1
libappindicator-12.10.0-alt8
libgksu-2.0.12-alt9
perl-Test-Taint-1.06-alt4
python-module-jupyter_console-5.2.0-alt1.1
tiptop-2.3.1-alt1
xblas-1.0.248-alt1.1

Total 460 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
Sisyphus-cybertalk@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to