13 NEW error logs

PDFlib-Lite-7.0.4-alt3.p1.1
        tcl_wrapped.c: In function '_wrap_PDF_create_3dview':
        tcl_wrapped.c:91:19: error: 'Tcl_Interp {aka struct Tcl_Interp}' has no 
member named
        'result'
        sprintf(interp->result, "%d", _retval);
        tcl_wrapped.c: In function '_wrap_PDF_load_3ddata':
        tcl_wrapped.c:142:19: error: 'Tcl_Interp {aka struct Tcl_Interp}' has 
no member named
        'result'
        sprintf(interp->result, "%d", _retval);
        tcl_wrapped.c: In function '_wrap_PDF_add_bookmark':
        tcl_wrapped.c:198:19: error: 'Tcl_Interp {aka struct Tcl_Interp}' has 
no member named
        'result'
        sprintf(interp->result, "%d", _retval);
        tcl_wrapped.c: In function '_wrap_PDF_add_table_cell':
        tcl_wrapped.c:624:19: error: 'Tcl_Interp {aka struct Tcl_Interp}' has 
no member named
        'result'
        sprintf(interp->result, "%d", _retval);
        tcl_wrapped.c: In function '_wrap_PDF_add_textflow':
        tcl_wrapped.c:681:19: error: 'Tcl_Interp {aka struct Tcl_Interp}' has 
no member named
        'result'
        sprintf(interp->result, "%d", _retval);
        --
        tcl_wrapped.c: In function '_wrap_PDF_begin_document':
        tcl_wrapped.c:1068:19: error: 'Tcl_Interp {aka struct Tcl_Interp}' has 
no member named
        'result'
        sprintf(interp->result, "%d", _retval);
        tcl_wrapped.c: In function '_wrap_PDF_begin_item':
        tcl_wrapped.c:1278:19: error: 'Tcl_Interp {aka struct Tcl_Interp}' has 
no member named
        'result'
        sprintf(interp->result, "%d", _retval);
        tcl_wrapped.c: In function '_wrap_PDF_begin_pattern':
        tcl_wrapped.c:1490:19: error: 'Tcl_Interp {aka struct Tcl_Interp}' has 
no member named
        'result'
        sprintf(interp->result, "%d", _retval);
        tcl_wrapped.c: In function '_wrap_PDF_begin_template':
        tcl_wrapped.c:1539:19: error: 'Tcl_Interp {aka struct Tcl_Interp}' has 
no member named
        'result'
        sprintf(interp->result, "%d", _retval);
        tcl_wrapped.c: In function '_wrap_PDF_begin_template_ext':
        tcl_wrapped.c:1595:19: error: 'Tcl_Interp {aka struct Tcl_Interp}' has 
no member named
        'result'
        sprintf(interp->result, "%d", _retval);

metakit-2.4.9.7-alt1.qa1
        ../unix/../tcl/stubtcl.h: At global scope:
        ../unix/../tcl/stubtcl.h:3:11: error: conflicting declaration 
'TclStubs* tclStubsPtr'
        TclStubs *tclStubsPtr;
        --
        In file included from ../unix/../tcl/mk4tcl.cpp:26:0:
        ../unix/../tcl/stubtcl.h:4:15: error: conflicting declaration 
'TclPlatStubs*
        tclPlatStubsPtr'
        TclPlatStubs *tclPlatStubsPtr;
        --
        ../unix/../tcl/stubtcl.h: In function 'int MyInitStubs(Tcl_Interp*)':
        ../unix/../tcl/stubtcl.h:19:9: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no member
        named 'result'
        ip->result = "This extension requires stubs-support.";
        ../unix/../tcl/stubtcl.h:20:9: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no member
        named 'freeProc'; did you mean 'freeProcDontUse'?
        ip->freeProc = TCL_STATIC;
        ../unix/../tcl/stubtcl.h:33:42: error: invalid conversion from 'const 
TclIntStubs*' to
        'TclIntStubs*' [-fpermissive]
        tclIntStubsPtr = tclStubsPtr->hooks->tclIntStubs;
        ../unix/../tcl/stubtcl.h:34:46: error: invalid conversion from 'const 
TclIntPlatStubs*'
        to 'TclIntPlatStubs*' [-fpermissive]
        tclIntPlatStubsPtr = tclStubsPtr->hooks->tclIntPlatStubs;
        ../unix/../tcl/mk4tcl.cpp: In function 'const c4_Property& 
AsProperty(Tcl_Obj*, const
        c4_View&)':
        ../unix/../tcl/mk4tcl.cpp:982:39: error: invalid conversion from 'const 
Tcl_ObjType*'
        to 'Tcl_ObjType*' [-fpermissive]
        Tcl_ObjType *oldTypePtr = objPtr->typePtr;
        --
        ../unix/../tcl/mk4tcl.cpp: In function 'int 
SetCursorFromAny(Tcl_Interp*, Tcl_Obj*)':
        ../unix/../tcl/mk4tcl.cpp:1086:39: error: invalid conversion from 
'const Tcl_ObjType*'
        to 'Tcl_ObjType*' [-fpermissive]
        Tcl_ObjType *oldTypePtr = objPtr->typePtr;
        --
        if (!(i < limit && incr > 0 || i > limit && incr < 0))
        ../unix/../tcl/mk4tcl.cpp:2159:65: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'errorLine'; did you mean 'errorLineDontUse'?
        sprintf(msg, "\n  (\"mk::loop\" body line %d)", interp->errorLine);

perl-Gnome2-Canvas-1.002-alt5.1.1.1
        find-requires: running scripts
        
(cpp,debuginfo,files,gir-js,gir-python,gir,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,typelib)
        
/usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h:25:22:
        fatal error: gtk2perl.h: No such file or directory
        #include <gtk2perl.h>
        --
        cpp.req:
        
/usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h:
        cpp failed, trying c++ mode
        x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such 
file or directory
        cpp.req: WARNING:
        
/usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h:
        cpp failed
        --
        0inputs+0outputs (0major+532852minor)pagefaults 0swaps
        hasher-priv: master: idle time limit (3600 seconds) exceeded

pgtcl-1.6.2-alt3
        pgtclCmds.c: In function 'Pg_execute':
        pgtclCmds.c:1921:13: error: 'Tcl_Interp {aka struct Tcl_Interp}' has no 
member named
        'errorLine'; did you mean 'errorLineDontUse'?
        interp->errorLine);
        pgtclCmds.c: In function 'Pg_select':
        pgtclCmds.c:2717:13: error: 'Tcl_Interp {aka struct Tcl_Interp}' has no 
member named
        'errorLine'; did you mean 'errorLineDontUse'?
        interp->errorLine);

tcl-blt-2.5-alt3
        ../bltTreeCmd.c: In function 'ForeachOp':
        ../bltTreeCmd.c:8339:66: error: 'Tcl_Interp {aka struct Tcl_Interp}' 
has no member named
        'errorLine'; did you mean 'errorLineDontUse'?
        "\n    (\"tree foreach\" body line ", Blt_Itoa(interp->errorLine), 
")\n", 0);

tcl-incrtcl-3.4.0-alt1.qa1
        ./generic/itcl_bicmds.c: In function 'Itcl_DefaultInfoCmd':
        ./generic/itcl_bicmds.c:1695:43: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'result'
        if (result != TCL_OK && strncmp(interp->result,"bad option",10) == 0) {
        ./generic/itcl_bicmds.c:1695:43: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'result'
        if (result != TCL_OK && strncmp(interp->result,"bad option",10) == 0) {
        ./generic/itcl_bicmds.c:1695:43: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'result'
        if (result != TCL_OK && strncmp(interp->result,"bad option",10) == 0) {
        ./generic/itcl_bicmds.c:1695:43: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'result'
        if (result != TCL_OK && strncmp(interp->result,"bad option",10) == 0) {
        ./generic/itcl_bicmds.c:1695:43: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'result'
        if (result != TCL_OK && strncmp(interp->result,"bad option",10) == 0) {
        ./generic/itcl_bicmds.c:1695:43: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'result'
        if (result != TCL_OK && strncmp(interp->result,"bad option",10) == 0) {
        ./generic/itcl_bicmds.c:1695:43: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'result'
        if (result != TCL_OK && strncmp(interp->result,"bad option",10) == 0) {
        ./generic/itcl_bicmds.c:1695:43: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'result'
        if (result != TCL_OK && strncmp(interp->result,"bad option",10) == 0) {
        ./generic/itcl_bicmds.c:1695:43: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'result'
        if (result != TCL_OK && strncmp(interp->result,"bad option",10) == 0) {
        ./generic/itcl_bicmds.c:1695:43: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'result'
        if (result != TCL_OK && strncmp(interp->result,"bad option",10) == 0) {

tcl-syslog-2.0-alt5.1.qa1
        gcc -shared -L/usr/local/lib -o libsyslog.so.2.0 -DVERSION=\"2.0\" 
tclsyslog.o -ltclstub8.5
        /usr/bin/ld: cannot find -ltclstub8.5
        collect2: error: ld returned 1 exit status
        make: *** [libsyslog.so.2.0] Error 1

tcl-tdom-0.8.3-alt0.1.qa1
        ./generic/tcldom.c: In function 'tcldom_EvalLocked':
        ./generic/tcldom.c:5937:47: error: 'Tcl_Interp {aka struct Tcl_Interp}' 
has no member
        named 'errorLine'; did you mean 'errorLineDontUse'?
        Tcl_GetString(objv[1]), interp->errorLine);

tcl-thread-2.6.5-alt1.qa1
        ./generic/threadSvCmd.c: In function 'SvLockObjCmd':
        ./generic/threadSvCmd.c:2055:61: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'errorLine'; did you mean 'errorLineDontUse'?
        sprintf(msg, "\n    (\"eval\" body line %d)", interp->errorLine);

tcl-tix-8.4.3-alt1.qa1
        ./generic/tixGrSort.c: In function 'SortCompareProc':
        ./generic/tixGrSort.c:450:27: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no member
        named 'result'
        order = strtol(sortInterp->result, &end, 0);
        ./generic/tixGrSort.c:451:24: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no member
        named 'result'
        if ((end == sortInterp->result) || (*end != 0)) {

tcl-tktable-2.9-alt3.qa1
        (char *) value, &newEntry);
        ./generic/tkTableTag.c:980:13: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no member
        named 'result'
        if (interp->result == NULL) {
        ./generic/tkTableTag.c:981:13: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no member
        named 'result'
        interp->result = "";

tcl-vfs-1.3-alt7.qa1
        x86_64-alt-linux-gcc -pipe -DPACKAGE_NAME=\"vfs\" 
-DPACKAGE_TARNAME=\"vfs\"
        -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"vfs\ 1.3\" 
-DPACKAGE_BUGREPORT=\"\"
        -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_LIMITS_H=1 
-DHAVE_SYS_PARAM_H=1
        -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1
        -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1
        -I"/usr/include/tcl/generic" -I"/usr/include/tcl/generic" 
-I"/usr/include/tcl/unix"
        -pipe -Wall -g -O2 -O2 -fomit-frame-pointer -Wall -Wno-implicit-int 
-fPIC -c `echo
        generic/../generic/vfs.c` -o vfs.o
        generic/../generic/vfs.c:1682:1: error: conflicting types for 
'VfsFileAttrStrings'
        VfsFileAttrStrings(pathPtr, objPtrRef)

tclx-1:8.4-alt6.qa1
        ./generic/tclXgeneral.c: In function 'TclX_LoopObjCmd':
        ./generic/tclXgeneral.c:408:10: error: 'Tcl_Interp {aka struct 
Tcl_Interp}' has no
        member named 'errorLine'; did you mean 'errorLineDontUse'?
        interp->errorLine);

        46 error logs REMOVED from the list
akonadi-1.13.1-alt0.3
aqsis-1.8.2-alt2_25
din-5.2.1-alt1.1
git-2.10.2-alt1
gnutls30-3.5.10-alt1
jreen-7:1.2.1-alt1
kchmviewer-7.0-alt1.beta1.svn20140803
kde4-baloo-4.14.3-alt4
kde4-kipi-plugins-4.14.0-alt4
kde4-kopete-16.04.3-alt2
kde4-ktorrent-4.3.1-alt6
kde4-ktp-text-ui-0.9.0-alt2
kde4-marble-15.4.3-alt1
kde4-pim-runtime-4.14.10-alt3
kde4-plasma-mobile-0.5-alt4
kde4-webkitpart-1:1.3.4-alt2
kde4base-15.12.2-alt1
kde4base-runtime-16.04.1-alt2
kde4libs-4.14.28-alt1.S1
kde4pim-4.14.10-alt6
kde4pimlibs-4.14.11-alt8
kde4plasma-addons-4.14.7-alt3
kdevelop-for-python2-3:1.7.2-alt1.git
kraft-0.58-alt2
libgmock-1.7.0-alt1.1
libhttpseverywhere-0.2.10-alt1
libkgapi-2.2.0-alt2
libkgeomap-3.1.0-alt4
libkpeople-0.3.0-alt2
libktorrent-1.3.1-alt5
memcached-1.4.36-alt1
mosh-1.2.4-alt1
mpd-0.19.9-alt1
netgen-6.1-alt1.dev.git20150306.qa1
ngsolve-6.1-alt1.dev.git20150323.qa1.1
nspec-14.5437-alt1
openmotif-2.3.3-alt4.1
perl-IO-Event-0.813-alt2
phonon-4.8.3-alt1
phonon-backend-vlc-0.8.2-alt2
python-module-acme-0.12.0-alt1
python-module-matplotlib-1.5.0-alt5.git20150829
qsapecng-1.2.2-alt1.1
qt-gstreamer1-1.2.0-alt5
qt4-glib-1.2.0-alt1
rekonq-2.4.2-alt4

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

Reply via email to