<86>Nov 14 03:17:05 userdel[2364670]: delete user 'rooter' <86>Nov 14 03:17:05 userdel[2364670]: removed group 'rooter' owned by 'rooter' <86>Nov 14 03:17:05 userdel[2364670]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 03:17:05 groupadd[2364687]: group added to /etc/group: name=rooter, GID=1829 <86>Nov 14 03:17:05 groupadd[2364687]: group added to /etc/gshadow: name=rooter <86>Nov 14 03:17:05 groupadd[2364687]: new group: name=rooter, GID=1829 <86>Nov 14 03:17:05 useradd[2364705]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Nov 14 03:17:05 userdel[2364718]: delete user 'builder' <86>Nov 14 03:17:05 userdel[2364718]: removed group 'builder' owned by 'builder' <86>Nov 14 03:17:05 userdel[2364718]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 03:17:05 groupadd[2364730]: group added to /etc/group: name=builder, GID=1830 <86>Nov 14 03:17:05 groupadd[2364730]: group added to /etc/gshadow: name=builder <86>Nov 14 03:17:05 groupadd[2364730]: new group: name=builder, GID=1830 <86>Nov 14 03:17:05 useradd[2364745]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none <13>Nov 14 03:17:09 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Nov 14 03:17:09 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Nov 14 03:17:10 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Nov 14 03:17:10 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/txt2pho-0.96-alt2.nosrc.rpm (w1.gzdio) Installing txt2pho-0.96-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15634 + 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.15634 + 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' -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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.51499 + 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) 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.85362 + 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.0UQ7J0 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.cS8ke2 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, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.27)(64bit), libm.so.6(GLIBC_2.29)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oaQ76r 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.f2xXMl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YkHM1I find-requires: running scripts (debuginfo) Requires: txt2pho = 0.96-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Adding to txt2pho-debuginfo a strict dependency on txt2pho Wrote: /usr/src/RPM/RPMS/x86_64/txt2pho-0.96-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/txt2pho-debuginfo-0.96-alt2.x86_64.rpm (w2.lzdio) 17.75user 5.08system 0:21.38elapsed 106%CPU (0avgtext+0avgdata 107520maxresident)k 0inputs+0outputs (0major+1154011minor)pagefaults 0swaps 4.68user 2.84system 0:33.22elapsed 22%CPU (0avgtext+0avgdata 136432maxresident)k 0inputs+0outputs (0major+210126minor)pagefaults 0swaps --- txt2pho-0.96-alt2.x86_64.rpm.repo 2024-10-30 08:23:36.000000000 +0000 +++ txt2pho-0.96-alt2.x86_64.rpm.hasher 2024-11-14 03:17:34.878460701 +0000 @@ -69,5 +69,5 @@ File: /usr/bin/mbrola-de6-say 100755 root:root 01e3cf094023379e57f2b4feeb513f26 -File: /usr/bin/pipefilt 100755 root:root 016b4176986fb40c4131c58d7236b608 -File: /usr/bin/preproc 100755 root:root f99c0e14771035a4ae6ebd311042b929 -File: /usr/bin/txt2pho 100755 root:root 4ecabf726185ed03e1e3c7eb81f6a2fa +File: /usr/bin/pipefilt 100755 root:root dcd6f103be1223fcbfe1bd23e1ca2d8d +File: /usr/bin/preproc 100755 root:root 9768bcbf3ee019dc038d9a94eb158242 +File: /usr/bin/txt2pho 100755 root:root b8679d9f777adfc03298750e9be8bf9d File: /usr/share/doc/txt2pho-0.96 40755 root:root @@ -106,2 +106,2 @@ File: /usr/share/mbrola/rules.lst 100644 root:root e8236b64d2242f27a8ad68cc3288ec4f -RPMIdentity: 5b5eaf4d5768262639d883dde6332721a33b4126c0d8943544c99b5287814aed2acf78f5443e0a5c83ebfcbb05e7b5e76ae1d2d96abaf5f8b7fd8051e833c27c +RPMIdentity: 4c19a52994f434e5ef7da9c85d5c1ef2909ec730b4c6a69eb801b03bb3b5fd1e308c00adf631e3dafd33571185ba8374978ac22501ba16b6c3a19d4c7f702981 --- txt2pho-debuginfo-0.96-alt2.x86_64.rpm.repo 2024-10-30 08:23:36.000000000 +0000 +++ txt2pho-debuginfo-0.96-alt2.x86_64.rpm.hasher 2024-11-14 03:17:34.965462107 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/48 40755 root:root -/usr/lib/debug/.build-id/48/e6100af2ad5cd91955b73d46ec676915e9fd77 120777 root:root ../../../../bin/preproc -/usr/lib/debug/.build-id/48/e6100af2ad5cd91955b73d46ec676915e9fd77.debug 120777 root:root ../../usr/bin/preproc.debug -/usr/lib/debug/.build-id/9e 40755 root:root -/usr/lib/debug/.build-id/9e/7cbe525a6c8e486958e347c731744171ae9bd1 120777 root:root ../../../../bin/txt2pho -/usr/lib/debug/.build-id/9e/7cbe525a6c8e486958e347c731744171ae9bd1.debug 120777 root:root ../../usr/bin/txt2pho.debug -/usr/lib/debug/.build-id/d0 40755 root:root -/usr/lib/debug/.build-id/d0/354ae79fc3218c7d896900d92de69c99a4ee9b 120777 root:root ../../../../bin/pipefilt -/usr/lib/debug/.build-id/d0/354ae79fc3218c7d896900d92de69c99a4ee9b.debug 120777 root:root ../../usr/bin/pipefilt.debug +/usr/lib/debug/.build-id/4c 40755 root:root +/usr/lib/debug/.build-id/4c/3fcab26d3cf2ee58c3f31a9c873bfd5af67c64 120777 root:root ../../../../bin/txt2pho +/usr/lib/debug/.build-id/4c/3fcab26d3cf2ee58c3f31a9c873bfd5af67c64.debug 120777 root:root ../../usr/bin/txt2pho.debug +/usr/lib/debug/.build-id/70 40755 root:root +/usr/lib/debug/.build-id/70/dcd26ee7dad4837c1f90042fd4f16c0669e80b 120777 root:root ../../../../bin/pipefilt +/usr/lib/debug/.build-id/70/dcd26ee7dad4837c1f90042fd4f16c0669e80b.debug 120777 root:root ../../usr/bin/pipefilt.debug +/usr/lib/debug/.build-id/75 40755 root:root +/usr/lib/debug/.build-id/75/3000244ac81930c9b53f1689c9a50c93b4a6f3 120777 root:root ../../../../bin/preproc +/usr/lib/debug/.build-id/75/3000244ac81930c9b53f1689c9a50c93b4a6f3.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/48 40755 root:root -File: /usr/lib/debug/.build-id/48/e6100af2ad5cd91955b73d46ec676915e9fd77 120777 root:root ../../../../bin/preproc -File: /usr/lib/debug/.build-id/48/e6100af2ad5cd91955b73d46ec676915e9fd77.debug 120777 root:root ../../usr/bin/preproc.debug -File: /usr/lib/debug/.build-id/9e 40755 root:root -File: /usr/lib/debug/.build-id/9e/7cbe525a6c8e486958e347c731744171ae9bd1 120777 root:root ../../../../bin/txt2pho -File: /usr/lib/debug/.build-id/9e/7cbe525a6c8e486958e347c731744171ae9bd1.debug 120777 root:root ../../usr/bin/txt2pho.debug -File: /usr/lib/debug/.build-id/d0 40755 root:root -File: /usr/lib/debug/.build-id/d0/354ae79fc3218c7d896900d92de69c99a4ee9b 120777 root:root ../../../../bin/pipefilt -File: /usr/lib/debug/.build-id/d0/354ae79fc3218c7d896900d92de69c99a4ee9b.debug 120777 root:root ../../usr/bin/pipefilt.debug -File: /usr/lib/debug/usr/bin/pipefilt.debug 100644 root:root a657f0298d3a638e0ac3f6ca0a8f625f -File: /usr/lib/debug/usr/bin/preproc.debug 100644 root:root c37bcf710d02f27e57bbfe136f280d1a -File: /usr/lib/debug/usr/bin/txt2pho.debug 100644 root:root c135b4e8e60919a1b8eb0e6302b52dfc +File: /usr/lib/debug/.build-id/4c 40755 root:root +File: /usr/lib/debug/.build-id/4c/3fcab26d3cf2ee58c3f31a9c873bfd5af67c64 120777 root:root ../../../../bin/txt2pho +File: /usr/lib/debug/.build-id/4c/3fcab26d3cf2ee58c3f31a9c873bfd5af67c64.debug 120777 root:root ../../usr/bin/txt2pho.debug +File: /usr/lib/debug/.build-id/70 40755 root:root +File: /usr/lib/debug/.build-id/70/dcd26ee7dad4837c1f90042fd4f16c0669e80b 120777 root:root ../../../../bin/pipefilt +File: /usr/lib/debug/.build-id/70/dcd26ee7dad4837c1f90042fd4f16c0669e80b.debug 120777 root:root ../../usr/bin/pipefilt.debug +File: /usr/lib/debug/.build-id/75 40755 root:root +File: /usr/lib/debug/.build-id/75/3000244ac81930c9b53f1689c9a50c93b4a6f3 120777 root:root ../../../../bin/preproc +File: /usr/lib/debug/.build-id/75/3000244ac81930c9b53f1689c9a50c93b4a6f3.debug 120777 root:root ../../usr/bin/preproc.debug +File: /usr/lib/debug/usr/bin/pipefilt.debug 100644 root:root 44513005e39ae89016710e6c9078c93a +File: /usr/lib/debug/usr/bin/preproc.debug 100644 root:root 3c390f0d1c196896a82273d0fb7209ca +File: /usr/lib/debug/usr/bin/txt2pho.debug 100644 root:root 0cdd1e3583f299322607298443b12138 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: 760ca792c6cb872a881848f99e4bffcdaa77f1be56046e0a6a82f529e42074c4b5caa28311e16e15de3f43e91351492bc787bace644d6952ee18987c9ad3da2b +RPMIdentity: 3a1d4e8b947de73bf7095c03a17502826cff3102881a46ab0000e3265091a029a8e5344c9b1f5b5978bb3f2126bce3aa4303fe9c0f35032bcefc7759ea1799cd