Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1465181 Details for
Bug 1605326
openmx: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-20 14:53:02 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 14:53:02 UTC
Size:
32.00 KB
patch
obsolete
> ^~~~~~~~~~~~~~~~ >TRAN_Main_Analysis.c:2987:12: warning: 'e1' may be used uninitialized in this function [-Wmaybe-uninitialized] > wn = (e1 - Av_ChemP)/(e1-e0); > ~~~~^~~~~~~~~~~ >TRAN_Main_Analysis.c:2933:19: note: 'e1' was declared here > double w0,w1,e0,e1; > ^~ >TRAN_Main_Analysis.c:2986:27: warning: 'e0' may be used uninitialized in this function [-Wmaybe-uninitialized] > wm = (Av_ChemP - e0)/(e1-e0); > ~~~^~~~ >TRAN_Main_Analysis.c:2933:16: note: 'e0' was declared here > double w0,w1,e0,e1; > ^~ >TRAN_Main_Analysis.c:3007:70: warning: 'iw1' may be used uninitialized in this function [-Wmaybe-uninitialized] > + tran_transmission[i2][i3][spin][iw1].r*wm; > ^ >TRAN_Main_Analysis.c:2929:27: note: 'iw1' was declared here > int spin,k,i2,i3,iw,iw0,iw1; > ^~~ >TRAN_Main_Analysis.c:3006:63: warning: 'iw0' may be used uninitialized in this function [-Wmaybe-uninitialized] > conductance[i2][i3][spin] = tran_transmission[i2][i3][spin][iw0].r*wn > ^ >TRAN_Main_Analysis.c:2929:23: note: 'iw0' was declared here > int spin,k,i2,i3,iw,iw0,iw1; > ^~~ >TRAN_Main_Analysis.c:2981:11: warning: 'w1' may be used uninitialized in this function [-Wmaybe-uninitialized] > e0 = w0 + ChemP_e[0]; > ~~~~^~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis.c:2933:13: note: 'w1' was declared here > double w0,w1,e0,e1; > ^~ >TRAN_Main_Analysis.c:1376:7: warning: 'MPI_CommWD1' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(MPI_CommWD1); > ^~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis.c:1375:7: warning: 'Comm_World_StartID1' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(Comm_World_StartID1); > ^~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis.c:1374:7: warning: 'NPROCS_WD1' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(NPROCS_WD1); > ^~~~~~~~~~~~~~~~ >TRAN_Main_Analysis.c:1373:7: warning: 'Comm_World1' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(Comm_World1); > ^~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis.c:1372:7: warning: 'NPROCS_ID1' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(NPROCS_ID1); > ^~~~~~~~~~~~~~~~ >TRAN_Main_Analysis.c:1368:10: warning: 'Num_Comm_World1' may be used uninitialized in this function [-Wmaybe-uninitialized] > if (Num_Comm_World1<=numprocs0){ > ^ >TRAN_Main_Analysis.c:437:19: warning: 'T_IGrids3' may be used uninitialized in this function [-Wmaybe-uninitialized] > int *T_IGrids2,*T_IGrids3; > ^~~~~~~~~ >TRAN_Main_Analysis.c:437:8: warning: 'T_IGrids2' may be used uninitialized in this function [-Wmaybe-uninitialized] > int *T_IGrids2,*T_IGrids3; > ^~~~~~~~~ >TRAN_Main_Analysis.c:436:22: warning: 'T_KGrids3' may be used uninitialized in this function [-Wmaybe-uninitialized] > double *T_KGrids2,*T_KGrids3; > ^~~~~~~~~ >TRAN_Main_Analysis.c:436:11: warning: 'T_KGrids2' may be used uninitialized in this function [-Wmaybe-uninitialized] > double *T_KGrids2,*T_KGrids3; > ^~~~~~~~~ >TRAN_Main_Analysis.c:435:29: warning: 'T_k_ID' may be used uninitialized in this function [-Wmaybe-uninitialized] > int **op_flag,*T_op_flag,*T_k_ID; > ^~~~~~ >TRAN_Main_Analysis.c:1363:5: warning: 'T_op_flag' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(T_op_flag); > ^~~~~~~~~~~~~~~ >TRAN_Main_Analysis.c:435:9: warning: 'op_flag' may be used uninitialized in this function [-Wmaybe-uninitialized] > int **op_flag,*T_op_flag,*T_k_ID; > ^~~~~~~ >TRAN_Main_Analysis.c:434:35: warning: 'T_knum' may be used uninitialized in this function [-Wmaybe-uninitialized] > int ID, myid_tmp, numprocs_tmp, T_knum; > ^~~~~~ >mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Dnosse -fopenmp -I./liberi-091216/source -c TRAN_CDen_Main.c >TRAN_Main_Analysis_NC.c: In function 'MTRAN_Set_SurfOverlap.isra.5.constprop': >TRAN_Main_Analysis_NC.c:3597:17: warning: 'iside' may be used uninitialized in this function [-Wmaybe-uninitialized] > int direction,iside; > ^~~~~ >TRAN_Main_Analysis_NC.c:3702:10: warning: 'direction' may be used uninitialized in this function [-Wmaybe-uninitialized] > if (l1==direction) { > ^ >TRAN_CDen_Main.c: In function 'TRAN_Calc_Orb2Real': >TRAN_CDen_Main.c:21:17: warning: variable 'Rn' set but not used [-Wunused-but-set-variable] > int i, j, GN, Rn; > ^~ >TRAN_CDen_Main.c: In function 'TRAN_Current_OutPutCube': >TRAN_CDen_Main.c:817:11: warning: implicit declaration of function 'fsync' [-Wimplicit-function-declaration] > fsync(fd); > ^~~~~ >TRAN_CDen_Main.c:763:8: warning: unused variable 'buf' [-Wunused-variable] > char buf[fp_bsize]; /* setvbuf */ > ^~~ >In file included from TRAN_CDen_Main.c:6: >TRAN_CDen_Main.c: At top level: >openmx_common.h:3161:13: warning: inline function 'Spherical_Bessel' declared but never defined > inline void Spherical_Bessel( double x, int lmax, double *sb, double *dsb ); > ^~~~~~~~~~~~~~~~ >In file included from TRAN_CDen_Main.c:6: >openmx_common.h:3952:12: warning: 'NBLK' defined but not used [-Wunused-variable] > static int NBLK=128; > ^~~~ >In file included from TRAN_CDen_Main.c:6: >openmx_common.h:89:12: warning: 'fundamentalNum' defined but not used [-Wunused-variable] > static int fundamentalNum[4]={2,3,5,7}; > ^~~~~~~~~~~~~~ >openmx_common.h:88:12: warning: 'NfundamentalNum' defined but not used [-Wunused-variable] > static int NfundamentalNum=4; > ^~~~~~~~~~~~~~~ >openmx_common.h:1:13: warning: 'Version_OpenMX' defined but not used [-Wunused-variable] > static char Version_OpenMX[30] = "3.8.5"; /* version of OpenMX */ > ^~~~~~~~~~~~~~ >TRAN_CDen_Main.c: In function 'Print_Voronoi_CDensity': >TRAN_CDen_Main.c:1101:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.odcurden_atom_i.xsf", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 1019 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:1097:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.odcurden_atom_r.xsf", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 1019 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:1093:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.scurden_atom.xsf", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 18 and 1016 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:1089:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.curden_atom.xsf", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 1015 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c: In function 'Print_VectorData_CDensity': >TRAN_CDen_Main.c:860:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.odcurden_i.xsf", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 16 and 1014 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:856:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.odcurden_r.xsf", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 16 and 1014 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:852:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.scurden.xsf", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 1011 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:848:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.curden.xsf", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 12 and 1010 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c: In function 'TRAN_Main_Analysis_NC': >TRAN_Main_Analysis_NC.c:846:27: warning: '%s' directive writing up to 99 bytes into a region of size between 1 and 100 [-Wformat-overflow=] > sprintf(fnameout,"%s%s.tran%i_%i",filepath,filename,i2,i3); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_Main_Analysis_NC.c:16: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 227 bytes into a destination of size 100 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:874:25: warning: '%s' directive writing up to 99 bytes into a region of size between 1 and 100 [-Wformat-overflow=] > sprintf(fnameout,"%s%s.current",filepath,filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_Main_Analysis_NC.c:16: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 207 bytes into a destination of size 100 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:898:25: warning: '%s' directive writing up to 99 bytes into a region of size between 1 and 100 [-Wformat-overflow=] > sprintf(fnameout,"%s%s.conductance",filepath,filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_Main_Analysis_NC.c:16: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 211 bytes into a destination of size 100 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c: In function 'Print_VectorData_CDensity_bin': >TRAN_CDen_Main.c:934:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.odcurden_i.xsf.bin", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 20 and 1018 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:930:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.odcurden_r.xsf.bin", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 20 and 1018 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:926:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.scurden.xsf.bin", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 1015 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:922:25: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.curden.xsf.bin", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 16 and 1014 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:1269:5: warning: 'MPI_CommWD2' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(MPI_CommWD2); > ^~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:1268:5: warning: 'Comm_World_StartID2' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(Comm_World_StartID2); > ^~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:1267:5: warning: 'NPROCS_WD2' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(NPROCS_WD2); > ^~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:1266:5: warning: 'Comm_World2' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(Comm_World2); > ^~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:1265:5: warning: 'NPROCS_ID2' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(NPROCS_ID2); > ^~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:3073:12: warning: 'e1' may be used uninitialized in this function [-Wmaybe-uninitialized] > wn = (e1 - Av_ChemP)/(e1-e0); > ~~~~^~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:3019:19: note: 'e1' was declared here > double w0,w1,e0,e1; > ^~ >TRAN_Main_Analysis_NC.c:3072:27: warning: 'e0' may be used uninitialized in this function [-Wmaybe-uninitialized] > wm = (Av_ChemP - e0)/(e1-e0); > ~~~^~~~ >TRAN_Main_Analysis_NC.c:3019:16: note: 'e0' was declared here > double w0,w1,e0,e1; > ^~ >TRAN_Main_Analysis_NC.c:3090:70: warning: 'iw1' may be used uninitialized in this function [-Wmaybe-uninitialized] > + tran_transmission[i2][i3][spin][iw1].r*wm; > ^ >TRAN_Main_Analysis_NC.c:3015:27: note: 'iw1' was declared here > int spin,k,i2,i3,iw,iw0,iw1; > ^~~ >TRAN_Main_Analysis_NC.c:3089:63: warning: 'iw0' may be used uninitialized in this function [-Wmaybe-uninitialized] > conductance[i2][i3][spin] = tran_transmission[i2][i3][spin][iw0].r*wn > ^ >TRAN_Main_Analysis_NC.c:3015:23: note: 'iw0' was declared here > int spin,k,i2,i3,iw,iw0,iw1; > ^~~ >TRAN_Main_Analysis_NC.c:3067:11: warning: 'w1' may be used uninitialized in this function [-Wmaybe-uninitialized] > e0 = w0 + ChemP_e[0]; > ~~~~^~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:3019:13: note: 'w1' was declared here > double w0,w1,e0,e1; > ^~ >TRAN_Main_Analysis_NC.c:959:9: warning: 'NUM_cs' may be used uninitialized in this function [-Wmaybe-uninitialized] > MPI_Allreduce(MPI_IN_PLACE, JLocASym[k][i], NUM_cs, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > MPI_DOUBLE_PRECISION, MPI_SUM, comm1); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:1313:7: warning: 'MPI_CommWD1' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(MPI_CommWD1); > ^~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:1312:7: warning: 'Comm_World_StartID1' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(Comm_World_StartID1); > ^~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:1311:7: warning: 'NPROCS_WD1' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(NPROCS_WD1); > ^~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:1310:7: warning: 'Comm_World1' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(Comm_World1); > ^~~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:1309:7: warning: 'NPROCS_ID1' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(NPROCS_ID1); > ^~~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:1305:10: warning: 'Num_Comm_World1' may be used uninitialized in this function [-Wmaybe-uninitialized] > if (Num_Comm_World1<=numprocs0){ > ^ >TRAN_Main_Analysis_NC.c:436:19: warning: 'T_IGrids3' may be used uninitialized in this function [-Wmaybe-uninitialized] > int *T_IGrids2,*T_IGrids3; > ^~~~~~~~~ >TRAN_Main_Analysis_NC.c:436:8: warning: 'T_IGrids2' may be used uninitialized in this function [-Wmaybe-uninitialized] > int *T_IGrids2,*T_IGrids3; > ^~~~~~~~~ >TRAN_Main_Analysis_NC.c:435:22: warning: 'T_KGrids3' may be used uninitialized in this function [-Wmaybe-uninitialized] > double *T_KGrids2,*T_KGrids3; > ^~~~~~~~~ >TRAN_Main_Analysis_NC.c:435:11: warning: 'T_KGrids2' may be used uninitialized in this function [-Wmaybe-uninitialized] > double *T_KGrids2,*T_KGrids3; > ^~~~~~~~~ >TRAN_Main_Analysis_NC.c:434:29: warning: 'T_k_ID' may be used uninitialized in this function [-Wmaybe-uninitialized] > int **op_flag,*T_op_flag,*T_k_ID; > ^~~~~~ >TRAN_Main_Analysis_NC.c:1300:5: warning: 'T_op_flag' may be used uninitialized in this function [-Wmaybe-uninitialized] > free(T_op_flag); > ^~~~~~~~~~~~~~~ >TRAN_Main_Analysis_NC.c:434:9: warning: 'op_flag' may be used uninitialized in this function [-Wmaybe-uninitialized] > int **op_flag,*T_op_flag,*T_k_ID; > ^~~~~~~ >TRAN_Main_Analysis_NC.c:433:35: warning: 'T_knum' may be used uninitialized in this function [-Wmaybe-uninitialized] > int ID, myid_tmp, numprocs_tmp, T_knum; > ^~~~~~ >TRAN_CDen_Main.c: In function 'TRAN_Current_OutPutCube': >TRAN_CDen_Main.c:796:27: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.odcurden1_i%s", filepath, filename, Out_Extention); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 1510 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:792:27: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.odcurden1_r%s", filepath, filename, Out_Extention); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 1510 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:788:27: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.scurden1%s", filepath, filename, Out_Extention); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 10 and 1507 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c:784:27: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.curden1%s", filepath, filename, Out_Extention); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 1506 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >TRAN_CDen_Main.c: In function 'TRAN_Output_AveCdensity.part.1': >TRAN_CDen_Main.c:1219:23: warning: '%s' directive writing up to 499 bytes into a region of size between 1 and 500 [-Wformat-overflow=] > sprintf(file1, "%s%s.paranegf", filepath, filename); > ^~ ~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from TRAN_CDen_Main.c:2: >/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 10 and 1008 bytes into a destination of size 500 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >mpif90 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Dnosse -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules/openmpi -c elpa1.f90 >mpif90 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Dnosse -fopenmp -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules/openmpi -I/usr/lib64/gfortran/modules/openmpi -c solve_evp_real.f90 >solve_evp_real.f90:40:7: > use ELPA1 > 1 >Fatal Error: Can't open module file 'elpa1.mod' for reading at (1): No such file or directory >compilation terminated. >make: *** [makefile:893: solve_evp_real.o] Error 1 >make: *** Waiting for unfinished jobs.... >elpa1.f90:840:57: > if(my_prow==prow(na) .and. my_pcol==pcol(na)) d(na) = a(l_rows,l_cols) > 1 >Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] >elpa1.f90:875:18: > vnorm2 = aux2(1) > 1 >Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] >elpa1.f90:887:25: > e(istep-1) = vrl > 1 >Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] >elpa1.f90:998:22: > d(istep-1) = a(l_rows,l_cols) > 1 >Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] >elpa1.f90:1010:16: > e(1) = vrl > 1 >Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] >elpa1.f90:1017:54: > if(my_prow==prow(1) .and. my_pcol==pcol(1)) d(1) = a(1,1) > 1 >Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] >elpa1.f90:1829:109: > real*8 beta, sig, s, c, t, tau, rho, eps, tol, dlamch, dlapy2, qtrans(2,2), dmax, zmax, d1new, d2new, sum1 > 1 >Warning: Unused variable 'sum1' declared at (1) [-Wunused-variable] >elpa1.f90:1795:27: > real*8 dtmp,vl,vu,abstol > 1 >Warning: Unused variable 'abstol' declared at (1) [-Wunused-variable] >elpa1.f90:1795:14: > real*8 dtmp,vl,vu,abstol > 1 >Warning: Unused variable 'dtmp' declared at (1) [-Wunused-variable] >elpa1.f90:1797:12: > integer i, j, lwork, info, mpierr, m, ldz, il, iu > 1 >Warning: Unused variable 'i' declared at (1) [-Wunused-variable] >elpa1.f90:1798:45: > integer, allocatable :: iwork(:), ifail(:) > 1 >Warning: Unused variable 'ifail' declared at (1) [-Wunused-variable] >elpa1.f90:1797:48: > integer i, j, lwork, info, mpierr, m, ldz, il, iu > 1 >Warning: Unused variable 'il' declared at (1) [-Wunused-variable] >elpa1.f90:1797:52: > integer i, j, lwork, info, mpierr, m, ldz, il, iu > 1 >Warning: Unused variable 'iu' declared at (1) [-Wunused-variable] >elpa1.f90:1798:35: > integer, allocatable :: iwork(:), ifail(:) > 1 >Warning: Unused variable 'iwork' declared at (1) [-Wunused-variable] >elpa1.f90:1797:15: > integer i, j, lwork, info, mpierr, m, ldz, il, iu > 1 >Warning: Unused variable 'j' declared at (1) [-Wunused-variable] >elpa1.f90:1797:44: > integer i, j, lwork, info, mpierr, m, ldz, il, iu > 1 >Warning: Unused variable 'ldz' declared at (1) [-Wunused-variable] >elpa1.f90:1797:39: > integer i, j, lwork, info, mpierr, m, ldz, il, iu > 1 >Warning: Unused variable 'm' declared at (1) [-Wunused-variable] >elpa1.f90:1794:42: > real*8, allocatable :: work(:), qtmp(:), w(:) > 1 >Warning: Unused variable 'qtmp' declared at (1) [-Wunused-variable] >elpa1.f90:1792:24: > double precision sum1,sum2 > 1 >Warning: Unused variable 'sum1' declared at (1) [-Wunused-variable] >elpa1.f90:1792:29: > double precision sum1,sum2 > 1 >Warning: Unused variable 'sum2' declared at (1) [-Wunused-variable] >elpa1.f90:1795:17: > real*8 dtmp,vl,vu,abstol > 1 >Warning: Unused variable 'vl' declared at (1) [-Wunused-variable] >elpa1.f90:1795:20: > real*8 dtmp,vl,vu,abstol > 1 >Warning: Unused variable 'vu' declared at (1) [-Wunused-variable] >elpa1.f90:1794:48: > real*8, allocatable :: work(:), qtmp(:), w(:) > 1 >Warning: Unused variable 'w' declared at (1) [-Wunused-variable] >elpa1.f90:1637:15: > integer i, j, n, np > 1 >Warning: Unused variable 'j' declared at (1) [-Wunused-variable] >elpa1.f90:1635:14: > real*8 sum1,sum2 > 1 >Warning: Unused variable 'sum1' declared at (1) [-Wunused-variable] >elpa1.f90:1635:19: > real*8 sum1,sum2 > 1 >Warning: Unused variable 'sum2' declared at (1) [-Wunused-variable] >elpa1.f90:1441:24: > double precision sum1,sum2 > 1 >Warning: Unused variable 'sum1' declared at (1) [-Wunused-variable] >elpa1.f90:1441:29: > double precision sum1,sum2 > 1 >Warning: Unused variable 'sum2' declared at (1) [-Wunused-variable] >error: Bad exit status from /var/tmp/rpm-tmp.q1fWHD (%build) > Bad exit status from /var/tmp/rpm-tmp.q1fWHD (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/openmx.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1605326
: 1465181 |
1465182
|
1465183