abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 04:44 | IT novinky

    Společnost Meta na dvoudenní konferenci Meta Connect 2025 představuje své novinky. První den byly představeny nové AI brýle: Ray-Ban Meta (Gen 2), sportovní Oakley Meta Vanguard a především Meta Ray-Ban Display s integrovaným displejem a EMG náramkem pro ovládání.

    Ladislav Hagara | Komentářů: 1
    dnes 01:11 | Nová verze

    Po půl roce vývoje od vydání verze 48 bylo vydáno GNOME 49 s kódovým názvem Brescia (Mastodon). S přehrávačem videí Showtime místo Totemu a prohlížečem dokumentů Papers místo Evince. Podrobný přehled novinek i s náhledy v poznámkách k vydání a v novinkách pro vývojáře.

    Ladislav Hagara | Komentářů: 0
    včera 16:22 | Nová verze

    Open source softwarový stack ROCm (Wikipedie) pro vývoj AI a HPC na GPU od AMD byl vydán ve verzi 7.0.0. Přidána byla podpora AMD Instinct MI355X a MI350X.

    Ladislav Hagara | Komentářů: 0
    včera 15:22 | Nová verze

    Byla vydána nová verze 258 správce systému a služeb systemd (GitHub).

    Ladislav Hagara | Komentářů: 5
    včera 15:11 | Nová verze

    Byla vydána Java 25 / JDK 25. Nových vlastností (JEP - JDK Enhancement Proposal) je 18. Jedná se o LTS verzi.

    Ladislav Hagara | Komentářů: 0
    včera 14:44 | Humor

    Věra Pohlová před 26 lety: „Tyhle aféry každého jenom otravují. Já bych všechny ty internety a počítače zakázala“. Jde o odpověď na anketní otázku deníku Metro vydaného 17. září 1999 na téma zneužití údajů o sporožirových účtech klientů České spořitelny.

    Ladislav Hagara | Komentářů: 4
    včera 11:33 | Zajímavý článek Ladislav Hagara | Komentářů: 0
    16.9. 21:44 | Nová verze

    Byl vydán Mozilla Firefox 143.0. Přehled novinek v poznámkách k vydání a poznámkách k vydání pro vývojáře. Nově se Firefox při ukončování anonymního režimu zeptá, zda chcete smazat stažené soubory. Dialog pro povolení přístupu ke kameře zobrazuje náhled. Obzvláště užitečné při přepínání mezi více kamerami. Řešeny jsou rovněž bezpečnostní chyby. Nový Firefox 143 bude brzy k dispozici také na Flathubu a Snapcraftu.

    Ladislav Hagara | Komentářů: 0
    16.9. 17:22 | Nová verze

    Byla vydána betaverze Fedora Linuxu 43 (ChangeSet), tj. poslední zastávka před vydáním finální verze, která je naplánována na úterý 21. října.

    Ladislav Hagara | Komentářů: 0
    16.9. 12:22 | Nová verze

    Multiplatformní emulátor terminálu Ghostty byl vydán ve verzi 1.2 (𝕏, Mastodon). Přehled novinek, vylepšení a nových efektů v poznámkách k vydání.

    Ladislav Hagara | Komentářů: 0
    Jaké řešení používáte k vývoji / práci?
     (44%)
     (56%)
     (0%)
     (6%)
     (13%)
     (6%)
     (19%)
     (6%)
     (13%)
    Celkem 16 hlasů
     Komentářů: 1, poslední včera 13:49
    Rozcestník

    Administrace komentářů

    Jste na stránce určené pro řešení chyb a problémů týkajících se diskusí a komentářů. Můžete zde našim administrátorům reportovat špatně zařazenou či duplicitní diskusi, vulgární či osočující příspěvek a podobně. Děkujeme vám za vaši pomoc, více očí více vidí, společně můžeme udržet vysokou kvalitu AbcLinuxu.cz.

    Příspěvek
    13.9.2018 15:08 Spooner
    Rozbalit Rozbalit vše Re: Instalace perl-DBD-SYBASE
    Zkusil jsem, většina testů neprošla. Zde log:
    [root@jh0vm002 DBD-Sybase-1.16]# make clean
    rm -f \
      core.[0-9] Sybase.bso \
      pm_to_blib.ts core.[0-9][0-9][0-9][0-9] \
      MYMETA.yml perl \
      tmon.out *.o \
      pm_to_blib blibdirs.ts \
      *perl.core core.*perl.*.? \
      Sybase.def core.[0-9][0-9][0-9] \
      mon.out libSybase.def \
      perlmain.c perl.exe \
      so_locations Sybase.exp \
      *.a core \
      blib/arch/auto/DBD/Sybase/extralibs.all core.[0-9][0-9] \
      MYMETA.json Sybase.bs \
      Sybase.x blib/arch/auto/DBD/Sybase/extralibs.ld \
      Sybase.c core.[0-9][0-9][0-9][0-9][0-9] \
      Makefile.aperl perl
    rm -rf \
      Sybase.xsi PWD \
      blib
    mv Makefile Makefile.old > /dev/null 2>&1
    [root@jh0vm002 DBD-Sybase-1.16]# perl Makefile.PL
    Unknown Client Library version - assuming FreeTDS.
    
    By default DBD::Sybase 1.05 and later use the 'CHAINED' mode (where available)
    when 'AutoCommit' is turned off. Versions 1.04 and older instead managed
    the transactions explicitly with a 'BEGIN TRAN' before the first DML
    statement. Using the 'CHAINED' mode is preferable as it is the way that
    Sybase implements AutoCommit handling for both its ODBC and JDBC drivers.
    
    Use 'CHAINED' mode by default (Y/N) [Y]:
    
    Running in threaded mode - looking for _r libraries...
    
    ***NOTE***
    There is an incompatibility between perl (5.8.x or later) built in threaded
    mode and Sybase's threaded libraries, which means that signals delivered to
    the perl process result in a segment violation.
    
    I suggest building DBD::Sybase with the normal libraries in this case to get
    reasonable behavior for signal handling.
    
    Use the threaded (lib..._r) libraries [N]:
    
    OK - I'll use the normal libs
    
    Running in 64bit mode - looking for '64' libraries...
    BLK api NOT available.
    The DBD::Sybase module need access to a Sybase server to run the tests.
    To clear an entry please enter 'undef'
    Sybase server to use (default: SYBASE):
    User ID to log in to Sybase (default: sa):
    Password (default: undef):
    Sybase database to use on SYBASE (default: undef):
    
    * Writing login information, including password, to file PWD.
    
    Checking if your kit is complete...
    Looks good
    Warning (mostly harmless): No library found for -lcs
    Warning (mostly harmless): No library found for -lsybtcl
    Warning (mostly harmless): No library found for -lcomn
    Warning (mostly harmless): No library found for -lintl
    Warning (mostly harmless): No library found for -lblk
    Using DBI 1.627 (for perl 5.016003 on x86_64-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/auto/DBI/
    Writing Makefile for DBD::Sybase
    Writing MYMETA.yml and MYMETA.json
    [root@jh0vm002 DBD-Sybase-1.16]# make test
    cp dbd-sybase.pod blib/lib/DBD/dbd-sybase.pod
    cp Sybase.pm blib/lib/DBD/Sybase.pm
    /usr/bin/perl -p -e "s/~DRIVER~/Sybase/g" /usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst > Sybase.xsi
    /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp  -typemap /usr/share/perl5/ExtUtils/typemap  Sybase.xs > Sybase.xsc && mv Sybase.xsc Sybase.c
    gcc -c  -I/usr/local/freetds/include -DSYB_LP64 -DNO_BLK=1 -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I/usr/lib64/perl5/CORE"   Sybase.c
    In file included from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:24:0,
                     from Sybase.h:16,
                     from Sybase.xs:14:
    Sybase.c: In function ‘XS_DBD__Sybase__db__isdead’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:247:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__db__date_fmt’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:266:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.xs: In function ‘XS_DBD__Sybase__db_ping’:
    Sybase.xs:83:5: warning: implicit declaration of function ‘syb_ping’ [-Wimplicit-function-declaration]
         ST(0) = sv_2mortal(newSViv(syb_ping(dbh, imp_dbh)));
         ^
    Sybase.xs: In function ‘XS_DBD__Sybase__st_cancel’:
    Sybase.xs:95:5: warning: implicit declaration of function ‘syb_st_cancel’ [-Wimplicit-function-declaration]
         ST(0) = syb_st_cancel(sth, imp_sth) ? &PL_sv_yes : &PL_sv_no;
         ^
    In file included from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:24:0,
                     from Sybase.h:16,
                     from Sybase.xs:14:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:305:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_get_data’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:324:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_data_info’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:358:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_send_data’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:397:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_prepare_send’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:420:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_finish_send’:
    /usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable ‘ix’ [-Wunused-variable]
     #define dXSI32 I32 ix = XSANY.any_i32
                        ^
    Sybase.c:439:5: note: in expansion of macro ‘dXSI32’
         dXSI32;
         ^
    Sybase.c: In function ‘XS_DBD__Sybase__st_ct_data_info’:
    Sybase.xs:129:29: warning: ‘sybaction’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         ST(0) = syb_ct_data_info(sth, imp_sth, sybaction, column, attr) ? &PL_sv_yes : &PL_sv_no;
                                 ^
    Sybase.xs:123:9: note: ‘sybaction’ was declared here
         int sybaction;
             ^
    gcc -c  -I/usr/local/freetds/include -DSYB_LP64 -DNO_BLK=1 -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I/usr/lib64/perl5/CORE"   dbdimp.c
    dbdimp.c: In function ‘cslibmsg_cb’:
    dbdimp.c:228:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
        CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber));
        ^
    dbdimp.c:228:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:230:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
        CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber));
        ^
    dbdimp.c:230:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    In file included from /usr/lib64/perl5/CORE/perl.h:5012:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘clientmsg_cb’:
    /usr/lib64/perl5/CORE/pp.h:125:16: warning: value computed is not used [-Wunused-value]
     #define POPs  (*sp--)
                    ^
    dbdimp.c:294:5: note: in expansion of macro ‘POPs’
         POPs;
         ^
    dbdimp.c:316:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber));
         ^
    dbdimp.c:316:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:319:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber));
         ^
    dbdimp.c:319:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:372:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber));
         ^
    dbdimp.c:372:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c:374:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
         CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber));
         ^
    dbdimp.c:374:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
    dbdimp.c: In function ‘servermsg_cb’:
    dbdimp.c:404:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_MSGNUM’ [-Wformat=]
          srvmsg->msgnumber, srvmsg->severity);
          ^
    dbdimp.c:404:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:406:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
          srvmsg->state, srvmsg->line);
          ^
    dbdimp.c:406:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    In file included from /usr/lib64/perl5/CORE/perl.h:5012:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    /usr/lib64/perl5/CORE/pp.h:125:16: warning: value computed is not used [-Wunused-value]
     #define POPs  (*sp--)
                    ^
    dbdimp.c:502:4: note: in expansion of macro ‘POPs’
        POPs;
        ^
    dbdimp.c:540:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_MSGNUM’ [-Wformat=]
         srvmsg->msgnumber, srvmsg->severity);
         ^
    dbdimp.c:540:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:543:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
         srvmsg->state, srvmsg->line);
         ^
    dbdimp.c:543:5: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:580:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_MSGNUM’ [-Wformat=]
          srvmsg->msgnumber, srvmsg->severity);
          ^
    dbdimp.c:580:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c:582:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
          srvmsg->state, srvmsg->line);
          ^
    dbdimp.c:582:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘CS_INT’ [-Wformat=]
    dbdimp.c: In function ‘syb_init’:
    dbdimp.c:771:9: warning: unused variable ‘boolean’ [-Wunused-variable]
      CS_INT boolean = CS_FALSE;
             ^
    dbdimp.c: In function ‘get_server_version’:
    dbdimp.c:1661:8: warning: unused variable ‘db’ [-Wunused-variable]
      char *db;
            ^
    dbdimp.c: In function ‘syb_db_opentran’:
    dbdimp.c:2049:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct imp_dbh_t *’ [-Wformat=]
      sprintf(imp_dbh->tranName, "DBI%x", imp_dbh);
      ^
    dbdimp.c: In function ‘syb_db_disconnect’:
    dbdimp.c:2088:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
      if (imp_dbh->disconnectInChild = 0 && imp_dbh->pid != getpid()) {
      ^
    dbdimp.c: In function ‘syb_db_STORE_attrib’:
    dbdimp.c:2177:7: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
       int ret;
           ^
    dbdimp.c: In function ‘syb_alloc_cmd’:
    dbdimp.c:2613:5: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct CS_COMMAND *’ [-Wformat=]
         cmd, connection);
         ^
    dbdimp.c:2613:5: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘struct CS_CONNECTION *’ [-Wformat=]
    dbdimp.c: In function ‘dbd_preparse’:
    dbdimp.c:2622:4: warning: unused variable ‘STATES’ [-Wunused-variable]
      } STATES;
        ^
    dbdimp.c: In function ‘_convert’:
    dbdimp.c:3491:23: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
      if (DBIS->debug >= 3 && retcode != CS_SUCCEED || reslen == CS_UNUSED)
                           ^
    dbdimp.c: In function ‘cmd_execute’:
    dbdimp.c:3816:7: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct CS_COMMAND *’ [-Wformat=]
           imp_sth->cmd, imp_sth->statement, imp_sth);
           ^
    dbdimp.c:3816:7: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘struct imp_sth_t *’ [-Wformat=]
    In file included from /usr/lib64/perl5/CORE/perl.h:3436:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘syb_st_fetch’:
    /usr/lib64/perl5/CORE/sv.h:1601:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
         ((SvFLAGS(sv) & (SVf_POK)) == SVf_POK \
         ^
    dbdimp.c:4127:19: note: in expansion of macro ‘SvPV_nolen’
           U8 *value = SvPV_nolen(sv);
                       ^
    dbdimp.c: In function ‘syb_st_destroy’:
    dbdimp.c:4440:5: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct imp_sth_t *’ [-Wformat=]
         "    syb_st_destroy: called on %x...\n", imp_sth);
         ^
    dbdimp.c:4475:6: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘struct CS_COMMAND *’ [-Wformat=]
          "    ct_cmd_drop() -> CS_COMMAND %x\n", imp_sth->cmd);
          ^
    In file included from Sybase.h:16:0,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘syb_ct_send_data’:
    /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:381:45: warning: unused variable ‘imp_dbh’ [-Wunused-variable]
     #define D_imp_dbh_from_sth D_imp_from_child(imp_dbh, imp_dbh_t, imp_sth)
                                                 ^
    /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:379:39: note: in definition of macro ‘D_imp_from_child’
                                     type *name = (type*)(DBIc_PARENT_COM(child))
                                           ^
    dbdimp.c:4628:2: note: in expansion of macro ‘D_imp_dbh_from_sth’
      D_imp_dbh_from_sth;
      ^
    dbdimp.c: In function ‘_dbd_rebind_ph’:
    dbdimp.c:5295:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘IV’ [-Wformat=]
         phs->sv_buf, (long) phs->maxlen, SvOK(phs->sv) ? 1 : 0);
         ^
    dbdimp.c:5301:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘STRLEN’ [-Wformat=]
         value_len);
         ^
    In file included from /usr/lib64/perl5/CORE/perl.h:3436:0,
                     from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23,
                     from Sybase.h:16,
                     from dbdimp.c:11:
    dbdimp.c: In function ‘syb_bind_ph’:
    /usr/lib64/perl5/CORE/sv.h:1568:13: warning: operation on ‘lna’ may be undefined [-Wsequence-point]
          ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
                 ^
    /usr/lib64/perl5/CORE/sv.h:1562:22: note: in expansion of macro ‘SvPV_flags’
     #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC)
                          ^
    dbdimp.c:5389:23: note: in expansion of macro ‘SvPV’
           lna), attribs ? SvPV(attribs, lna) : "");
                           ^
    dbdimp.c: In function ‘fetch_data’:
    dbdimp.c:5528:4: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘CS_INT’ [-Wformat=]
        sprintf(buff, "Error on row %ld.\n", row_count);
        ^
    dbdimp.c: At top level:
    dbdimp.c:183:1: warning: ‘cslibmsg_cb’ defined but not used [-Wunused-function]
     cslibmsg_cb(CS_CONTEXT *context, CS_CLIENTMSG *errmsg) {
     ^
    dbdimp.c:5807:13: warning: ‘blkCleanUp’ defined but not used [-Wunused-function]
     static void blkCleanUp(imp_sth_t *imp_sth, imp_dbh_t *imp_dbh)
                 ^
    dbdimp.c:5836:12: warning: ‘getTableName’ defined but not used [-Wunused-function]
     static int getTableName(char *statement, char *table, int maxwidth) {
                ^
    dbdimp.c:3475:12: warning: ‘_convert’ defined but not used [-Wunused-function]
     static int _convert(void *ptr, char *str, CS_LOCALE *locale,
                ^
    dbdimp.c:3502:19: warning: ‘get_cs_msg’ defined but not used [-Wunused-function]
     static CS_RETCODE get_cs_msg(CS_CONTEXT *context, CS_CONNECTION *connection,
                       ^
    dbdimp.c:3581:15: warning: ‘alloc_datatype’ defined but not used [-Wunused-function]
     static void * alloc_datatype(CS_INT datatype, int *len) {
                   ^
    dbdimp.c:3976:12: warning: ‘fix_fbav’ defined but not used [-Wunused-function]
     static int fix_fbav(imp_sth_t *imp_sth, int num_fields, AV *av) {
                ^
    dbdimp.c: In function ‘dbd_preparse’:
    dbdimp.c:2697:16: warning: ‘pos’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         varname[pos++] = *src;
                    ^
    Running Mkbootstrap for DBD::Sybase ()
    chmod 644 Sybase.bs
    rm -f blib/arch/auto/DBD/Sybase/Sybase.so
    gcc  -L/usr/local/freetds/lib -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro  Sybase.o dbdimp.o  -o blib/arch/auto/DBD/Sybase/Sybase.so        \
       -L/usr/local/freetds/lib -lct -ldl -lm       \
    
    chmod 755 blib/arch/auto/DBD/Sybase/Sybase.so
    cp Sybase.bs blib/arch/auto/DBD/Sybase/Sybase.bs
    chmod 644 blib/arch/auto/DBD/Sybase/Sybase.bs
    PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
    t/autocommit.t .. 1/9
    #   Failed test 'use DBD::Sybase;'
    #   at t/autocommit.t line 18.
    #     Tried to use 'DBD::Sybase'.
    #     Error:  Can't load 'blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
    #  at (eval 7) line 2.
    # Compilation failed in require at (eval 7) line 2.
    # BEGIN failed--compilation aborted at (eval 7) line 2.
    install_driver(Sybase) failed: Attempt to reload DBD/Sybase.pm aborted.
    Compilation failed in require at (eval 8) line 3.
    
     at t/autocommit.t line 27.
    # Looks like you planned 9 tests but ran 2.
    # Looks like you failed 1 test of 2 run.
    # Looks like your test exited with 255 just after 2.
    t/autocommit.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 8/9 subtests
    t/base.t ........ install_driver(Sybase) failed: Can't load '/local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: /local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
     at (eval 3) line 3.
    Compilation failed in require at (eval 3) line 3.
    Perhaps a required shared library or dll isn't installed where expected
     at t/base.t line 18.
    t/base.t ........ Dubious, test returned 2 (wstat 512, 0x200)
    Failed 2/5 subtests
    t/exec.t ........ 1/22
    #   Failed test 'use DBD::Sybase;'
    #   at t/exec.t line 18.
    #     Tried to use 'DBD::Sybase'.
    #     Error:  Can't load 'blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
    #  at (eval 7) line 2.
    # Compilation failed in require at (eval 7) line 2.
    # BEGIN failed--compilation aborted at (eval 7) line 2.
    install_driver(Sybase) failed: Attempt to reload DBD/Sybase.pm aborted.
    Compilation failed in require at (eval 8) line 3.
    
     at t/exec.t line 29.
    # Looks like you planned 22 tests but ran 2.
    # Looks like you failed 1 test of 2 run.
    # Looks like your test exited with 255 just after 2.
    t/exec.t ........ Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 21/22 subtests
    t/fail.t ........ 1/12
    #   Failed test 'use DBD::Sybase;'
    #   at t/fail.t line 16.
    #     Tried to use 'DBD::Sybase'.
    #     Error:  Can't load 'blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
    #  at (eval 7) line 2.
    # Compilation failed in require at (eval 7) line 2.
    # BEGIN failed--compilation aborted at (eval 7) line 2.
    install_driver(Sybase) failed: Attempt to reload DBD/Sybase.pm aborted.
    Compilation failed in require at (eval 8) line 3.
    
     at t/fail.t line 22.
    # Looks like you planned 12 tests but ran 2.
    # Looks like you failed 1 test of 2 run.
    # Looks like your test exited with 255 just after 2.
    t/fail.t ........ Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 11/12 subtests
    t/login.t ....... 2/6
    #   Failed test 'use DBD::Sybase;'
    #   at t/login.t line 18.
    #     Tried to use 'DBD::Sybase'.
    #     Error:  Can't load 'blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
    #  at (eval 7) line 2.
    # Compilation failed in require at (eval 7) line 2.
    # BEGIN failed--compilation aborted at (eval 7) line 2.
    install_driver(Sybase) failed: Attempt to reload DBD/Sybase.pm aborted.
    Compilation failed in require at (eval 8) line 3.
    
     at t/login.t line 23.
    # Looks like you planned 6 tests but ran 2.
    # Looks like you failed 1 test of 2 run.
    # Looks like your test exited with 255 just after 2.
    t/login.t ....... Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 5/6 subtests
    t/main.t ........ 1/36
    #   Failed test 'use DBD::Sybase;'
    #   at t/main.t line 18.
    #     Tried to use 'DBD::Sybase'.
    #     Error:  Can't load '/local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: /local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
    #  at (eval 7) line 2.
    # Compilation failed in require at (eval 7) line 2.
    # BEGIN failed--compilation aborted at (eval 7) line 2.
    install_driver(Sybase) failed: Attempt to reload DBD/Sybase.pm aborted.
    Compilation failed in require at (eval 8) line 3.
    
     at t/main.t line 31.
    # Looks like you planned 36 tests but ran 2.
    # Looks like you failed 1 test of 2 run.
    # Looks like your test exited with 2 just after 2.
    t/main.t ........ Dubious, test returned 2 (wstat 512, 0x200)
    Failed 35/36 subtests
    t/multi_sth.t ... 1/43
    #   Failed test 'use DBD::Sybase;'
    #   at t/multi_sth.t line 16.
    #     Tried to use 'DBD::Sybase'.
    #     Error:  Can't load '/local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: /local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
    #  at (eval 7) line 2.
    # Compilation failed in require at (eval 7) line 2.
    # BEGIN failed--compilation aborted at (eval 7) line 2.
    install_driver(Sybase) failed: Attempt to reload DBD/Sybase.pm aborted.
    Compilation failed in require at (eval 8) line 3.
    
     at t/multi_sth.t line 22.
    # Looks like you planned 43 tests but ran 2.
    # Looks like you failed 1 test of 2 run.
    # Looks like your test exited with 255 just after 2.
    t/multi_sth.t ... Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 42/43 subtests
    t/nsql.t ........ 1/7
    #   Failed test 'use DBD::Sybase;'
    #   at t/nsql.t line 15.
    #     Tried to use 'DBD::Sybase'.
    #     Error:  Can't load '/local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: /local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
    #  at (eval 7) line 2.
    # Compilation failed in require at (eval 7) line 2.
    # BEGIN failed--compilation aborted at (eval 7) line 2.
    install_driver(Sybase) failed: Attempt to reload DBD/Sybase.pm aborted.
    Compilation failed in require at (eval 8) line 3.
    
     at t/nsql.t line 20.
    # Looks like you planned 7 tests but ran 2.
    # Looks like you failed 1 test of 2 run.
    # Looks like your test exited with 255 just after 2.
    t/nsql.t ........ Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 6/7 subtests
    t/place.t ....... 1/18
    #   Failed test 'use DBD::Sybase;'
    #   at t/place.t line 13.
    #     Tried to use 'DBD::Sybase'.
    #     Error:  Can't load '/local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: /local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
    #  at (eval 7) line 2.
    # Compilation failed in require at (eval 7) line 2.
    # BEGIN failed--compilation aborted at (eval 7) line 2.
    install_driver(Sybase) failed: Attempt to reload DBD/Sybase.pm aborted.
    Compilation failed in require at (eval 8) line 3.
    
     at t/place.t line 18.
    # Looks like you planned 18 tests but ran 2.
    # Looks like you failed 1 test of 2 run.
    # Looks like your test exited with 255 just after 2.
    t/place.t ....... Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 17/18 subtests
    t/thread.t ...... Can't load '/local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: /local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
     at t/thread.t line 18.
    Compilation failed in require at t/thread.t line 18.
    BEGIN failed--compilation aborted at t/thread.t line 18.
    t/thread.t ...... Dubious, test returned 2 (wstat 512, 0x200)
    No subtests run
    t/utf8.t ........ Can't load '/local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: /local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
     at t/utf8.t line 19.
    Compilation failed in require at t/utf8.t line 19.
    BEGIN failed--compilation aborted at t/utf8.t line 19.
    t/utf8.t ........ Dubious, test returned 2 (wstat 512, 0x200)
    No subtests run
    t/xblk.t ........ 1/62
    #   Failed test 'use DBD::Sybase;'
    #   at t/xblk.t line 15.
    #     Tried to use 'DBD::Sybase'.
    #     Error:  Can't load '/local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: /local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
    #  at (eval 7) line 2.
    # Compilation failed in require at (eval 7) line 2.
    # BEGIN failed--compilation aborted at (eval 7) line 2.
    Undefined subroutine &DBD::Sybase::set_cslib_cb called at t/xblk.t line 36.
    # Looks like you planned 62 tests but ran 2.
    # Looks like you failed 1 test of 2 run.
    # Looks like your test exited with 255 just after 2.
    t/xblk.t ........ Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 61/62 subtests
    t/xblob.t ....... 1/11
    #   Failed test 'use DBD::Sybase;'
    #   at t/xblob.t line 16.
    #     Tried to use 'DBD::Sybase'.
    #     Error:  Can't load '/local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: /local/home/pao9jh/DBD-MSSQL/DBD-Sybase-1.16/blib/arch/auto/DBD/Sybase/Sybase.so: undefined symbol: cs_dt_crack_v2 at /usr/lib64/perl5/DynaLoader.pm line 190.
    #  at (eval 7) line 2.
    # Compilation failed in require at (eval 7) line 2.
    # BEGIN failed--compilation aborted at (eval 7) line 2.
    install_driver(Sybase) failed: Attempt to reload DBD/Sybase.pm aborted.
    Compilation failed in require at (eval 8) line 3.
    
     at t/xblob.t line 21.
    # Looks like you planned 11 tests but ran 2.
    # Looks like you failed 1 test of 2 run.
    # Looks like your test exited with 255 just after 2.
    t/xblob.t ....... Dubious, test returned 255 (wstat 65280, 0xff00)
    Failed 10/11 subtests
    
    Test Summary Report
    -------------------
    t/autocommit.t (Wstat: 65280 Tests: 2 Failed: 1)
      Failed test:  2
      Non-zero exit status: 255
      Parse errors: Bad plan.  You planned 9 tests but ran 2.
    t/base.t      (Wstat: 512 Tests: 3 Failed: 0)
      Non-zero exit status: 2
      Parse errors: Bad plan.  You planned 5 tests but ran 3.
    t/exec.t      (Wstat: 65280 Tests: 2 Failed: 1)
      Failed test:  2
      Non-zero exit status: 255
      Parse errors: Bad plan.  You planned 22 tests but ran 2.
    t/fail.t      (Wstat: 65280 Tests: 2 Failed: 1)
      Failed test:  2
      Non-zero exit status: 255
      Parse errors: Bad plan.  You planned 12 tests but ran 2.
    t/login.t     (Wstat: 65280 Tests: 2 Failed: 1)
      Failed test:  2
      Non-zero exit status: 255
      Parse errors: Bad plan.  You planned 6 tests but ran 2.
    t/main.t      (Wstat: 512 Tests: 2 Failed: 1)
      Failed test:  2
      Non-zero exit status: 2
      Parse errors: Bad plan.  You planned 36 tests but ran 2.
    t/multi_sth.t (Wstat: 65280 Tests: 2 Failed: 1)
      Failed test:  2
      Non-zero exit status: 255
      Parse errors: Bad plan.  You planned 43 tests but ran 2.
    t/nsql.t      (Wstat: 65280 Tests: 2 Failed: 1)
      Failed test:  2
      Non-zero exit status: 255
      Parse errors: Bad plan.  You planned 7 tests but ran 2.
    t/place.t     (Wstat: 65280 Tests: 2 Failed: 1)
      Failed test:  2
      Non-zero exit status: 255
      Parse errors: Bad plan.  You planned 18 tests but ran 2.
    t/thread.t    (Wstat: 512 Tests: 0 Failed: 0)
      Non-zero exit status: 2
      Parse errors: No plan found in TAP output
    t/utf8.t      (Wstat: 512 Tests: 0 Failed: 0)
      Non-zero exit status: 2
      Parse errors: No plan found in TAP output
    t/xblk.t      (Wstat: 65280 Tests: 2 Failed: 1)
      Failed test:  2
      Non-zero exit status: 255
      Parse errors: Bad plan.  You planned 62 tests but ran 2.
    t/xblob.t     (Wstat: 65280 Tests: 2 Failed: 1)
      Failed test:  2
      Non-zero exit status: 255
      Parse errors: Bad plan.  You planned 11 tests but ran 2.
    Files=13, Tests=23,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.40 cusr  0.08 csys =  0.54 CPU)
    Result: FAIL
    Failed 13/13 test programs. 10/23 subtests failed.
    make: *** [test_dynamic] Error 255
    [root@jh0vm002 DBD-Sybase-1.16]#
    

    V tomto formuláři můžete formulovat svou stížnost ohledně příspěvku. Nejprve vyberte typ akce, kterou navrhujete provést s diskusí či příspěvkem. Potom do textového pole napište důvody, proč by měli admini provést vaši žádost, problém nemusí být patrný na první pohled. Odkaz na příspěvek bude přidán automaticky.

    Vaše jméno
    Váš email
    Typ požadavku
    Slovní popis
    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.