Ticket #37668

2.10.3でruby bindingがビルドしない

Eröffnet am: 2017-11-16 15:15 Letztes Update: 2017-11-22 18:27

Auswertung:
Verantwortlicher:
(Keine)
Typ:
Status:
Geschlossen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Keine
Datei:
Keine

Details

skf 2.10.3でruby binding(だけではないと思います)がビルドしません。

gcc -DUNI_DECOMPOSE -DFOLD_SUPPORT -DDYNAMIC_LOADING -DKEIS_EXTRA_SUPPORT -DSKFDEBUG -DSKFPDEBUG -DOLD_NEC_COMPAT -DFAST_GETC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing  -DHAVE_GETENV -DHAVE_CONFIG_H -I. -I. -I.   -DROT_SUPPORT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DTABLEDIR="\"/usr/lib64/skf/lib/2.10\""  -DDEFAULT_EOL_LF -DSYSTEM_EXEEXT=\"""\" -fPIC -DSWIG_EXT -DSKF_RUBY24 -DSKF_RUBY2  -O2  -Wall -Wno-format-security -fno-delete-null-pointer-checks     -c -o skf.o skf.c
skf.c: In function 'skf_script_init':
skf.c:2521:5: error: 'k_in' undeclared (first use in this function); did you mean 't_in'?
     k_in = 0; k_out = 0;
     ^~~~
     t_in
skf.c:2521:5: note: each undeclared identifier is reported only once for each function it appears in
skf.c:2521:15: error: 'k_out' undeclared (first use in this function)
     k_in = 0; k_out = 0;
               ^~~~~
make[1]: *** [<builtin>: skf.o] Error 1

ENABLEDEPRECATEDの処理関連と思います。

Ticket-Verlauf (3/5 Historien)

2017-11-16 15:15 Aktualisiert von: mtasaka
  • New Ticket "2.10.3でruby bindingがビルドしない" created
2017-11-21 00:02 Aktualisiert von: efialtes
  • Details Updated
Kommentar

これ自体は当該部分を消すだけでいいんですけど、skf.c は今手元のソースを他のところも直した関係で単体リリースできない状況です。ちょっと待ってください。

2017-11-21 23:59 Aktualisiert von: efialtes
Kommentar

とりあえず 2.10.4 をリリースしました。本件は修正しています。

2017-11-22 18:26 Aktualisiert von: mtasaka
Kommentar

2.10.4でビルドできることを確認しました。有り難うございます。

2017-11-22 18:27 Aktualisiert von: mtasaka
  • Status Update from Offen to Geschlossen

Dateianhangliste

Keine Anhänge

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden