<86>Dec 14 08:36:26 userdel[2842005]: delete user 'rooter' <86>Dec 14 08:36:26 userdel[2842005]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:36:26 userdel[2842005]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:36:26 groupadd[2842064]: group added to /etc/group: name=rooter, GID=1862 <86>Dec 14 08:36:26 groupadd[2842064]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:36:26 groupadd[2842064]: new group: name=rooter, GID=1862 <86>Dec 14 08:36:26 useradd[2842113]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:36:26 userdel[2842204]: delete user 'builder' <86>Dec 14 08:36:26 groupadd[2842282]: group added to /etc/group: name=builder, GID=1863 <86>Dec 14 08:36:26 groupadd[2842282]: group added to /etc/gshadow: name=builder <86>Dec 14 08:36:26 groupadd[2842282]: new group: name=builder, GID=1863 <86>Dec 14 08:36:26 useradd[2842342]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none <13>Dec 14 08:36:29 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Dec 14 08:36:30 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Dec 14 08:36:31 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Dec 14 08:36:31 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139881 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/txt2pho-0.96-alt2.nosrc.rpm (w1.gzdio) Installing txt2pho-0.96-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf txt2pho-0.96 + echo 'Source #0 (txt2pho-0.96.tar):' Source #0 (txt2pho-0.96.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/txt2pho-0.96.tar + cd txt2pho-0.96 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (txt2pho-0.96-fix-gcc11+-build.patch):' Patch #0 (txt2pho-0.96-fix-gcc11+-build.patch): + /usr/bin/patch -p1 patching file src/list.h + mkdir lib obj + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd txt2pho-0.96 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' -j1 make: Entering directory '/usr/src/RPM/BUILD/txt2pho-0.96' /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/txt2pho.o -c src/txt2pho.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/environ.o -c src/environ.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/filetool.o -c src/filetool.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/prosody.o -c src/prosody.cc src/prosody.cc: In constructor 'Intensity_Control::Intensity_Control(const char*, const char*)': src/prosody.cc:182:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 182 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:186:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 186 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:191:14: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 191 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc: In constructor 'Duration_Model::Duration_Model(char*, char*, int)': src/prosody.cc:307:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 307 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:309:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 309 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:311:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 311 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:313:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 313 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:315:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 315 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:317:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 317 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:319:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 319 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:321:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 321 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:323:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 323 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:325:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 325 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc: In member function 'int Duration_Model::compute_duration(Syllablelist&, Soundlist*, FILE*, long int, Proslist*, int, PhonNetz*, DBSyllist*)': src/prosody.cc:667:18: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 667 | fgets(buffer, 299, nnfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ src/prosody.cc:761:30: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 761 | fgets(buffer, 299, nnfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ src/prosody.cc:793:22: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 793 | fgets(buffer, 299, nnfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ src/prosody.cc:831:26: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 831 | fgets(buffer, 299, nnfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ src/prosody.cc:862:18: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 862 | fgets(buffer, 299, nnfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ src/prosody.cc: In constructor 'Intonation_Model::Intonation_Model(char*, char*)': src/prosody.cc:928:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 928 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:930:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 930 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:932:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 932 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc:934:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 934 | fgets(buffer, 80, drmfil) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~ src/prosody.cc: In member function 'int Intonation_Model::compute_f0(Syllablelist&, Soundlist*, int, FILE*, long int, const char*, int, Proslist*)': src/prosody.cc:1267:30: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1267 | fgets(buffer, 299, nnfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ src/prosody.cc:1271:34: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1271 | fgets(buffer, 299, nnfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ src/prosody.cc:1429:26: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1429 | fgets(buffer, 299, nnfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ src/prosody.cc:1435:30: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1435 | fgets(buffer, 299, nnfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/prostree.o -c src/prostree.cc src/prostree.cc: In member function 'int Baum::compute_from_file_to_file(FILE*, FILE*)': src/prostree.cc:748:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 748 | fgets(buffer, 199, infile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/sound.o -c src/sound.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/syllable.o -c src/syllable.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/dialect.o -c src/dialect.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/unit.o -c src/unit.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/nn.o -c src/nn.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/ascii.o -c src/ascii.cc In file included from src/ascii.cc:12: src/debug.h:46: warning: ignoring '#pragma option ' [-Wunknown-pragmas] 46 | #pragma option -vi+ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/file.o -c src/file.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/flexion.o -c src/flexion.cc In file included from src/flexion.cc:19: src/debug.h:46: warning: ignoring '#pragma option ' [-Wunknown-pragmas] 46 | #pragma option -vi+ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/hposttra.o -c src/hposttra.cc In file included from src/xscript.h:20, from src/hposttra.cc:12: src/debug.h:46: warning: ignoring '#pragma option ' [-Wunknown-pragmas] 46 | #pragma option -vi+ src/hposttra.cc: In constructor 'Wordlist::Wordlist(char**, int)': src/hposttra.cc:224:9: warning: variable 'start' set but not used [-Wunused-but-set-variable] 224 | int start = 1 ; | ^~~~~ src/hposttra.cc: In member function 'Wordlist::Wordlist(TFile&)': src/hposttra.cc:169:20: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 169 | strncpy(w.wordclass, "COM", 3) ; | ^ src/hposttra.cc: In member function 'Wordlist::Wordlist(char**, int)': src/hposttra.cc:257:20: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 257 | strncpy(w.wordclass, "COM", 3) ; | ^ src/hposttra.cc:303:20: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 303 | strncpy(w1.wordclass, "COM", 3) ; | ^ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/ipa.o -c src/ipa.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/lexem.o -c src/lexem.cc In file included from src/lexem.cc:13: src/debug.h:46: warning: ignoring '#pragma option ' [-Wunknown-pragmas] 46 | #pragma option -vi+ src/lexem.cc: In member function 'TLexem& TLexem::operator+=(const TLexem&)': src/lexem.cc:88:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 88 | is_ipa_vowel(l.Transcription(1)) && is_ipa_stress(l.Transcription(0))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/lexem.cc: In function 'void fread_lexem(FILE*, TLexem&)': src/lexem.cc:454:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 454 | fscanf(infile, "%s", buffer); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/lexemnod.o -c src/lexemnod.cc In file included from src/lexemnod.cc:11: src/debug.h:46: warning: ignoring '#pragma option ' [-Wunknown-pragmas] 46 | #pragma option -vi+ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/lexicon.o -c src/lexicon.cc In file included from src/lexicon.cc:10: src/debug.h:46: warning: ignoring '#pragma option ' [-Wunknown-pragmas] 46 | #pragma option -vi+ src/lexicon.cc: In member function 'bool TLexicon::transcribe_as_abbreviation(TLexem&)': src/lexicon.cc:285:23: warning: array subscript has type 'char' [-Wchar-subscripts] 285 | s += spelling[c]; | ^ src/lexicon.cc:302:19: warning: array subscript has type 'char' [-Wchar-subscripts] 302 | s += spelling[c]; | ^ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/ptrax.o -c src/ptrax.cc In file included from src/ptrax.cc:15: src/debug.h:46: warning: ignoring '#pragma option ' [-Wunknown-pragmas] 46 | #pragma option -vi+ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/vv.o -c src/vv.cc In file included from src/vv.cc:14: src/debug.h:46: warning: ignoring '#pragma option ' [-Wunknown-pragmas] 46 | #pragma option -vi+ src/vv.cc: In member function 'FILE* VV::next_input(const std::string&, const std::string&, int, const std::string&, const char*)': src/vv.cc:587:9: warning: variable 'lastsymb' set but not used [-Wunused-but-set-variable] 587 | int lastsymb = 0; | ^~~~~~~~ src/vv.cc:588:9: warning: variable 'dativ' set but not used [-Wunused-but-set-variable] 588 | int dativ = 0; | ^~~~~ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/newtable.o -c src/newtable.cc In file included from src/newtable.cc:15: src/debug.h:46: warning: ignoring '#pragma option ' [-Wunknown-pragmas] 46 | #pragma option -vi+ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/impwords.o -c src/impwords.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/phdurnn.o -c src/phdurnn.cc In file included from src/phdurnn.cc:44: src/z.h:24:3: warning: 'zREC' defined but not used [-Wunused-variable] 24 | } zREC = {27, 1, z}; | ^~~~ In file included from src/phdurnn.cc:43: src/vokr.h:24:3: warning: 'vokrREC' defined but not used [-Wunused-variable] 24 | } vokrREC = {27, 1, vokr}; | ^~~~~~~ In file included from src/phdurnn.cc:42: src/r.h:24:3: warning: 'rREC' defined but not used [-Wunused-variable] 24 | } rREC = {27, 1, r}; | ^~~~ In file included from src/phdurnn.cc:41: src/n.h:24:3: warning: 'nREC' defined but not used [-Wunused-variable] 24 | } nREC = {27, 1, n}; | ^~~~ In file included from src/phdurnn.cc:40: src/j.h:24:3: warning: 'jREC' defined but not used [-Wunused-variable] 24 | } jREC = {27, 1, j}; | ^~~~ In file included from src/phdurnn.cc:39: src/h.h:24:3: warning: 'hREC' defined but not used [-Wunused-variable] 24 | } hREC = {27, 1, h}; | ^~~~ In file included from src/phdurnn.cc:38: src/f.h:24:3: warning: 'fREC' defined but not used [-Wunused-variable] 24 | } fREC = {27, 1, f}; | ^~~~ In file included from src/phdurnn.cc:37: src/y.h:24:3: warning: 'yREC' defined but not used [-Wunused-variable] 24 | } yREC = {30, 1, y}; | ^~~~ In file included from src/phdurnn.cc:36: src/oy.h:24:3: warning: 'oyREC' defined but not used [-Wunused-variable] 24 | } oyREC = {30, 1, oy}; | ^~~~~ In file included from src/phdurnn.cc:35: src/oeh.h:24:3: warning: 'oehREC' defined but not used [-Wunused-variable] 24 | } oehREC = {30, 1, oeh}; | ^~~~~~ In file included from src/phdurnn.cc:34: src/oe.h:24:3: warning: 'oeREC' defined but not used [-Wunused-variable] 24 | } oeREC = {30, 1, oe}; | ^~~~~ In file included from src/phdurnn.cc:33: src/i.h:24:3: warning: 'iREC' defined but not used [-Wunused-variable] 24 | } iREC = {30, 1, i}; | ^~~~ In file included from src/phdurnn.cc:32: src/schwa.h:24:3: warning: 'schwaREC' defined but not used [-Wunused-variable] 24 | } schwaREC = {30, 1, schwa}; | ^~~~~~~~ In file included from src/phdurnn.cc:31: src/aa.h:24:3: warning: 'aaREC' defined but not used [-Wunused-variable] 24 | } aaREC = {30, 1, aa}; | ^~~~~ In file included from src/phdurnn.cc:30: src/oo.h:24:3: warning: 'ooREC' defined but not used [-Wunused-variable] 24 | } ooREC = {30, 1, oo}; | ^~~~~ In file included from src/phdurnn.cc:29: src/a.h:24:3: warning: 'aREC' defined but not used [-Wunused-variable] 24 | } aREC = {30, 1, a}; | ^~~~ In file included from src/phdurnn.cc:22: src/konsonanten.h:24:3: warning: 'konsonantenREC' defined but not used [-Wunused-variable] 24 | } konsonantenREC = {27, 1, konsonanten}; | ^~~~~~~~~~~~~~ In file included from src/phdurnn.cc:18: src/vokale.h:24:3: warning: 'vokaleREC' defined but not used [-Wunused-variable] 24 | } vokaleREC = {30, 1, vokale}; | ^~~~~~~~~ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/tsr.o -c src/tsr.cc src/tsr.cc: In constructor 'TSR::TSR(const char*, const char*)': src/tsr.cc:37:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 37 | fgets(buffer, 511, tsrfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/tsr.cc:43:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | fgets(buffer, 511, tsrfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/tsr.cc:50:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | fgets(buffer, 511, tsrfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/tsr.cc:51:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 51 | fgets(buffer, 511, tsrfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/tsr.cc:58:14: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 58 | fgets(buffer, 511, tsrfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/tsr.cc:69:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 69 | fgets(buffer, 511, tsrfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/tsr.cc:70:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | fgets(buffer, 511, tsrfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/tsr.cc:79:18: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 79 | fgets(buffer, 511, tsrfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/tsr.cc:83:14: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | fgets(buffer, 511, tsrfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/vokale.o -c src/vokale.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/konsonanten.o -c src/konsonanten.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/a.o -c src/a.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/oe.o -c src/oe.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/oo.o -c src/oo.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/aa.o -c src/aa.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/i.o -c src/i.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/oeh.o -c src/oeh.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/oy.o -c src/oy.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/y.o -c src/y.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/schwa.o -c src/schwa.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/f.o -c src/f.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/h.o -c src/h.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/j.o -c src/j.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/n.o -c src/n.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/r.o -c src/r.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/vokr.o -c src/vokr.c /usr/bin/gcc -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/z.o -c src/z.c /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/promguess.o -c src/promguess.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/wrdclass.o -c src/wrdclass.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/sdb.o -c src/sdb.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/hadidll.o -c src/hadidll.cc src/hadidll.cc: In member function 'int Synthese::talk(const char*, int, const char*)': src/hadidll.cc:305:9: warning: variable 'filetype' set but not used [-Wunused-but-set-variable] 305 | int filetype = 0 ; | ^~~~~~~~ src/hadidll.cc:366:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 366 | fread(impbuffer, 1, implen, impfile) ; | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar -r lib/libhadi.a obj/environ.o obj/filetool.o obj/prosody.o obj/prostree.o obj/sound.o obj/syllable.o obj/dialect.o obj/unit.o obj/nn.o obj/ascii.o obj/file.o obj/flexion.o obj/hposttra.o obj/ipa.o obj/lexem.o obj/lexemnod.o obj/lexicon.o obj/ptrax.o obj/vv.o obj/newtable.o obj/impwords.o obj/phdurnn.o obj/tsr.o obj/vokale.o obj/konsonanten.o obj/a.o obj/oe.o obj/oo.o obj/aa.o obj/i.o obj/oeh.o obj/oy.o obj/y.o obj/schwa.o obj/f.o obj/h.o obj/j.o obj/n.o obj/r.o obj/vokr.o obj/z.o obj/promguess.o obj/wrdclass.o obj/sdb.o obj/hadidll.o #obj/libhadi.o ar: creating lib/libhadi.a /usr/bin/g++ -g -L. -o txt2pho obj/txt2pho.o -lm lib/libhadi.a src/ascii.h:103:13: warning: 'is_whitespace' violates the C++ One Definition Rule [-Wodr] 103 | inline bool is_whitespace (char c) | ^ src/vv.cc:27:5: note: return value type mismatch 27 | int is_whitespace(char c) | ^ src/vv.cc:27:5: note: type 'int' should match type 'bool' src/vv.cc:27:5: note: 'is_whitespace' was previously declared here src/vv.cc:27:5: note: code may be misoptimized unless '-fno-strict-aliasing' is used /usr/bin/g++ -o pipefilt -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 src/pipefilt/*.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPAbblst.o -c src/preproc/PPAbblst.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPCConte.o -c src/preproc/PPCConte.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPCStrin.o -c src/preproc/PPCStrin.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPCtglst.o -c src/preproc/PPCtglst.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPCtgstr.o -c src/preproc/PPCtgstr.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPFnclst.o -c src/preproc/PPFnclst.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPFuncts.o -c src/preproc/PPFuncts.cc src/preproc/PPFuncts.cc: In function 'char* dnumeral_range(char*)': src/preproc/PPFuncts.cc:204:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 204 | if (to = strchr (in, '-')) | ~~~^~~~~~~~~~~~~~~~~~ src/preproc/PPFuncts.cc:208:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 208 | else if (to = strchr (in, '/')) | ~~~^~~~~~~~~~~~~~~~~~ src/preproc/PPFuncts.cc: In function 'char* spell(char*)': src/preproc/PPFuncts.cc:708:11: warning: variable 'r' set but not used [-Wunused-but-set-variable] 708 | char* r ; | ^ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPNumbers.o -c src/preproc/PPNumbers.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPInput.o -c src/preproc/PPInput.cc src/preproc/PPInput.cc: In member function 'PPInput::PPInput(char const*, char const*)': src/preproc/PPInput.cc:99:11: warning: 'this_12(D)->spacer' is used uninitialized [-Wuninitialized] 99 | strcpy(spacer, sp); | ~~~~~~^~~~~~~~~~~~ /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPMain.o -c src/preproc/PPMain.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPRlchls.o -c src/preproc/PPRlchls.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPRulchr.o -c src/preproc/PPRulchr.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPRule.o -c src/preproc/PPRule.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/PPRullst.o -c src/preproc/PPRullst.cc /usr/bin/g++ -Isrc -I./src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DSTATISTICS -DBORDERPROS -DNEWTREE -DNO_FILES -DNOWINMOD -DUNIX -DPHONDURNET -DLOWBORDERTONE -DIPHONDURNET -DLINUX -DGCC28 -o obj/preproc.o -c src/preproc/preproc.cc /usr/bin/g++ -g -L. -o preproc obj/PPAbblst.o obj/PPCConte.o obj/PPCStrin.o obj/PPCtglst.o obj/PPCtgstr.o obj/PPFnclst.o obj/PPFuncts.o obj/PPNumbers.o obj/PPInput.o obj/PPMain.o obj/PPRlchls.o obj/PPRulchr.o obj/PPRule.o obj/PPRullst.o obj/preproc.o -lm lib/libhadi.a make: Leaving directory '/usr/src/RPM/BUILD/txt2pho-0.96' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15528 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/txt2pho-buildroot + : + /bin/rm -rf -- /usr/src/tmp/txt2pho-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd txt2pho-0.96 + mkdir -p /usr/src/tmp/txt2pho-buildroot/etc + mkdir -p /usr/src/tmp/txt2pho-buildroot/usr/bin + mkdir -p /usr/src/tmp/txt2pho-buildroot/usr/share/mbrola + install -m 755 txt2pho /usr/src/tmp/txt2pho-buildroot/usr/bin/ + cp -r data /usr/src/tmp/txt2pho-buildroot/usr/share/mbrola/ + install -m 755 pipefilt /usr/src/tmp/txt2pho-buildroot/usr/bin/ + install -m 644 /usr/src/RPM/SOURCES/txt2phorc /usr/src/tmp/txt2pho-buildroot/etc/txt2pho + install -m 755 preproc /usr/src/tmp/txt2pho-buildroot/usr/bin/ + install -m 644 data/PPRules/rules.lst /usr/src/tmp/txt2pho-buildroot/usr/share/mbrola/ + install -m 644 data/hadifix.abk /usr/src/tmp/txt2pho-buildroot/usr/share/mbrola/ + install -m 755 /usr/src/RPM/SOURCES/say /usr/src/tmp/txt2pho-buildroot/usr/bin/mbrola-de6-say + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/txt2pho-buildroot (auto) Verifying and fixing files in /usr/src/tmp/txt2pho-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/txt2pho-buildroot/ (default) Compressing files in /usr/src/tmp/txt2pho-buildroot (auto) Verifying ELF objects in /usr/src/tmp/txt2pho-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/txt2pho: uses non-LFS functions: fopen stat verify-elf: WARNING: ./usr/bin/preproc: uses non-LFS functions: fopen Splitting links to aliased files under /{,s}bin in /usr/src/tmp/txt2pho-buildroot Processing files: txt2pho-0.96-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71014 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd txt2pho-0.96 + DOCDIR=/usr/src/tmp/txt2pho-buildroot/usr/share/doc/txt2pho-0.96 + export DOCDIR + rm -rf /usr/src/tmp/txt2pho-buildroot/usr/share/doc/txt2pho-0.96 + /bin/mkdir -p /usr/src/tmp/txt2pho-buildroot/usr/share/doc/txt2pho-0.96 + cp -prL README.md /usr/src/tmp/txt2pho-buildroot/usr/share/doc/txt2pho-0.96 + chmod -R go-w /usr/src/tmp/txt2pho-buildroot/usr/share/doc/txt2pho-0.96 + chmod -R a+rX /usr/src/tmp/txt2pho-buildroot/usr/share/doc/txt2pho-0.96 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vZQ0B2 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IfwTRh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: mbrola-voices-de6, /bin/bash, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.27), libm.so.6(GLIBC_2.29), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FiU6kD Creating txt2pho-debuginfo package Processing files: txt2pho-debuginfo-0.96-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2ZfMFu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bz1w3b find-requires: running scripts (debuginfo) Requires: txt2pho = 0.96-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6) Adding to txt2pho-debuginfo a strict dependency on txt2pho Wrote: /usr/src/RPM/RPMS/i586/txt2pho-0.96-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/txt2pho-debuginfo-0.96-alt2.i586.rpm (w2.lzdio) 22.73user 5.25system 0:24.40elapsed 114%CPU (0avgtext+0avgdata 75776maxresident)k 0inputs+0outputs (0major+1083380minor)pagefaults 0swaps 3.49user 2.93system 0:35.41elapsed 18%CPU (0avgtext+0avgdata 130964maxresident)k 0inputs+0outputs (0major+191301minor)pagefaults 0swaps --- txt2pho-0.96-alt2.i586.rpm.repo 2024-10-30 08:24:22.000000000 +0000 +++ txt2pho-0.96-alt2.i586.rpm.hasher 2024-12-14 08:36:57.976867527 +0000 @@ -70,5 +70,5 @@ File: /usr/bin/mbrola-de6-say 100755 root:root 01e3cf094023379e57f2b4feeb513f26 -File: /usr/bin/pipefilt 100755 root:root b29dbd134169533f2105bd7b87c17d45 -File: /usr/bin/preproc 100755 root:root 947380ffdddf8306ce90b35a709f4100 -File: /usr/bin/txt2pho 100755 root:root 23d2f4a96db576266d45d51c70b6fbd6 +File: /usr/bin/pipefilt 100755 root:root ab9fc4fa8ea9c218a8acc8c938d9674b +File: /usr/bin/preproc 100755 root:root 04400f28515a4a872b47f07bddaa15de +File: /usr/bin/txt2pho 100755 root:root 0fe4f2c1f56eaaa2b21bf745ac679d1d File: /usr/share/doc/txt2pho-0.96 40755 root:root @@ -107,2 +107,2 @@ File: /usr/share/mbrola/rules.lst 100644 root:root e8236b64d2242f27a8ad68cc3288ec4f -RPMIdentity: cd32d75d5879d978034b7f94fad5c8b290b5d6eb50001c95f3b274b3c5abbf88af51bdea9a453b6c2b79ca45bfda08883f6991ed27bc780ce60a5766f657aa7b +RPMIdentity: ab8daafd382439d5071c4477bb5d9db873982e519c56146818030901f6f9ce675998b63370db2c15bf31d243756a486f29a171b7a4015a783d9b30d44838d370 --- txt2pho-debuginfo-0.96-alt2.i586.rpm.repo 2024-10-30 08:24:22.000000000 +0000 +++ txt2pho-debuginfo-0.96-alt2.i586.rpm.hasher 2024-12-14 08:36:58.068869182 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/19 40755 root:root -/usr/lib/debug/.build-id/19/404ccc6b5e5c8b5388b7b8ec178cf4b8371882 120777 root:root ../../../../bin/txt2pho -/usr/lib/debug/.build-id/19/404ccc6b5e5c8b5388b7b8ec178cf4b8371882.debug 120777 root:root ../../usr/bin/txt2pho.debug -/usr/lib/debug/.build-id/9b 40755 root:root -/usr/lib/debug/.build-id/9b/136aee5c5c8c30a0d589cd62b559b2b362548e 120777 root:root ../../../../bin/preproc -/usr/lib/debug/.build-id/9b/136aee5c5c8c30a0d589cd62b559b2b362548e.debug 120777 root:root ../../usr/bin/preproc.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/1e42eb9e0f5f5b04fd6f67d2c931d3a5356dfd 120777 root:root ../../../../bin/pipefilt +/usr/lib/debug/.build-id/8f/1e42eb9e0f5f5b04fd6f67d2c931d3a5356dfd.debug 120777 root:root ../../usr/bin/pipefilt.debug +/usr/lib/debug/.build-id/c2 40755 root:root +/usr/lib/debug/.build-id/c2/436dccb40da1fffa403d3f9de8ea7e25453f45 120777 root:root ../../../../bin/txt2pho +/usr/lib/debug/.build-id/c2/436dccb40da1fffa403d3f9de8ea7e25453f45.debug 120777 root:root ../../usr/bin/txt2pho.debug /usr/lib/debug/.build-id/e8 40755 root:root -/usr/lib/debug/.build-id/e8/a37e378ec632ad35f48dd9fd97e9edf67c6ef5 120777 root:root ../../../../bin/pipefilt -/usr/lib/debug/.build-id/e8/a37e378ec632ad35f48dd9fd97e9edf67c6ef5.debug 120777 root:root ../../usr/bin/pipefilt.debug +/usr/lib/debug/.build-id/e8/dceca3bd3b6fa7d58d017a6c706e331ae9d490 120777 root:root ../../../../bin/preproc +/usr/lib/debug/.build-id/e8/dceca3bd3b6fa7d58d017a6c706e331ae9d490.debug 120777 root:root ../../usr/bin/preproc.debug /usr/lib/debug/usr/bin/pipefilt.debug 100644 root:root @@ -147,14 +147,14 @@ Provides: txt2pho-debuginfo = 0.96-alt2:sisyphus+360444.2300.5.1 -File: /usr/lib/debug/.build-id/19 40755 root:root -File: /usr/lib/debug/.build-id/19/404ccc6b5e5c8b5388b7b8ec178cf4b8371882 120777 root:root ../../../../bin/txt2pho -File: /usr/lib/debug/.build-id/19/404ccc6b5e5c8b5388b7b8ec178cf4b8371882.debug 120777 root:root ../../usr/bin/txt2pho.debug -File: /usr/lib/debug/.build-id/9b 40755 root:root -File: /usr/lib/debug/.build-id/9b/136aee5c5c8c30a0d589cd62b559b2b362548e 120777 root:root ../../../../bin/preproc -File: /usr/lib/debug/.build-id/9b/136aee5c5c8c30a0d589cd62b559b2b362548e.debug 120777 root:root ../../usr/bin/preproc.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/1e42eb9e0f5f5b04fd6f67d2c931d3a5356dfd 120777 root:root ../../../../bin/pipefilt +File: /usr/lib/debug/.build-id/8f/1e42eb9e0f5f5b04fd6f67d2c931d3a5356dfd.debug 120777 root:root ../../usr/bin/pipefilt.debug +File: /usr/lib/debug/.build-id/c2 40755 root:root +File: /usr/lib/debug/.build-id/c2/436dccb40da1fffa403d3f9de8ea7e25453f45 120777 root:root ../../../../bin/txt2pho +File: /usr/lib/debug/.build-id/c2/436dccb40da1fffa403d3f9de8ea7e25453f45.debug 120777 root:root ../../usr/bin/txt2pho.debug File: /usr/lib/debug/.build-id/e8 40755 root:root -File: /usr/lib/debug/.build-id/e8/a37e378ec632ad35f48dd9fd97e9edf67c6ef5 120777 root:root ../../../../bin/pipefilt -File: /usr/lib/debug/.build-id/e8/a37e378ec632ad35f48dd9fd97e9edf67c6ef5.debug 120777 root:root ../../usr/bin/pipefilt.debug -File: /usr/lib/debug/usr/bin/pipefilt.debug 100644 root:root a333639f5a623978b8cd328bccef8272 -File: /usr/lib/debug/usr/bin/preproc.debug 100644 root:root f1c5aba640afd6aba1707688771e7eac -File: /usr/lib/debug/usr/bin/txt2pho.debug 100644 root:root c4dcff31e8949a23d1dd4817bd868c6d +File: /usr/lib/debug/.build-id/e8/dceca3bd3b6fa7d58d017a6c706e331ae9d490 120777 root:root ../../../../bin/preproc +File: /usr/lib/debug/.build-id/e8/dceca3bd3b6fa7d58d017a6c706e331ae9d490.debug 120777 root:root ../../usr/bin/preproc.debug +File: /usr/lib/debug/usr/bin/pipefilt.debug 100644 root:root a16dbe856c4b90a28c07f5bad495af87 +File: /usr/lib/debug/usr/bin/preproc.debug 100644 root:root 47a87a97e1e6cd54ac5acfe45cb2b7a3 +File: /usr/lib/debug/usr/bin/txt2pho.debug 100644 root:root 9c35e12794a760a77e3a8116d20159fa File: /usr/src/debug/txt2pho-0.96 40755 root:root @@ -286,2 +286,2 @@ File: /usr/src/debug/txt2pho-0.96/src/z.h 100644 root:root 94656737d7806aeaa130ef1b7e7dc33f -RPMIdentity: c3cc7ef59a394f3185b764a01066dcef3774aab0df7342d473f8316c2918617bc960d42c40dc44d01fc1b8a0f251e38b7f0b52701cf15a9156a460107b7fa24d +RPMIdentity: f10a2531766d42aa5a1f4b652e5eb1d5ebfc04cd7535adf786107af3684e96d64f5986c54fe44f3e0581bfc274a408ab58d759e0c78aef6aebe83ac47c39bd2d