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 1469450 Details for
Bug 1606858
python-basemap: 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 21:58:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 21:58:21 UTC
Size:
32.00 KB
patch
obsolete
> } > "fschr60m", "a=6378155.", "rf=298.3", "Modified Fischer 1960", > { } > "fschr68", "a=6378150.", "rf=298.3", "Fischer 1968", > { } > "helmert", "a=6378200.", "rf=298.3", "Helmert 1906", > { } > "hough", "a=6378270.0", "rf=297.", "Hough", > { } > "intl", "a=6378388.0", "rf=297.", "International 1909 (Hayford)", > { } > "krass", "a=6378245.0", "rf=298.3", "Krassovsky, 1942", > { } > "kaula", "a=6378163.", "rf=298.24", "Kaula 1961", > { } > "lerch", "a=6378139.", "rf=298.257", "Lerch 1979", > { } > "mprts", "a=6397300.", "rf=191.", "Maupertius 1738", > { } > "new_intl", "a=6378157.5", "b=6356772.2", "New International 1967", > { } > "plessis", "a=6376523.", "b=6355863.", "Plessis 1817 (France)", > { } > "SEasia", "a=6378155.0", "b=6356773.3205", "Southeast Asia", > { } > "walbeck", "a=6376896.0", "b=6355834.8467", "Walbeck", > { } > "WGS60", "a=6378165.0", "rf=298.3", "WGS 60", > { } > "WGS66", "a=6378145.0", "rf=298.25", "WGS 66", > { } > "WGS72", "a=6378135.0", "rf=298.26", "WGS 72", > { } > "WGS84", "a=6378137.0", "rf=298.257223563", "WGS 84", > { } > "sphere", "a=6370997.0", "b=6370997.0", "Normal Sphere (r=6370997)", > { } > 0,0,0,0 > { > }; > } >gcc: src/PJ_robin.c >gcc: src/PJ_putp3.c >gcc: src/PJ_labrd.c >gcc: src/PJ_mbtfpq.c >gcc: src/biveval.c >gcc: src/PJ_eck3.c >gcc: src/PJ_mbt_fps.c >gcc: src/nad_intr.c >gcc: src/PJ_omerc.c >src/PJ_omerc.c: In function âpj_omercâ: >src/PJ_omerc.c:161:7: warning: âphi2â may be used uninitialized in this function [-Wmaybe-uninitialized] > L = pow(pj_tsfn(phi2, sin(phi2), P->e), P->B); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/PJ_omerc.c:160:7: warning: âphi1â may be used uninitialized in this function [-Wmaybe-uninitialized] > H = pow(pj_tsfn(phi1, sin(phi1), P->e), P->B); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/PJ_omerc.c:169:9: warning: âlam2â may be used uninitialized in this function [-Wmaybe-uninitialized] > lam2 += TWOPI; >src/PJ_omerc.c:97:17: warning: âlam1â may be used uninitialized in this function [-Wmaybe-uninitialized] > gamma0, lamc, lam1, lam2, phi1, phi2, alpha_c; > ^~~~ >gcc: src/PJ_isea.c >src/PJ_isea.c: In function âisea_hexâ: >src/PJ_isea.c:922:9: warning: variable âoddslâ set but not used [-Wunused-but-set-variable] > double oddsl; > ^~~~~ >src/PJ_isea.c: In function âisea_forwardâ: >src/PJ_isea.c:982:32: warning: variable âquadâ set but not used [-Wunused-but-set-variable] > int tri, downtri, quad; > ^~~~ >src/PJ_isea.c:982:23: warning: variable âdowntriâ set but not used [-Wunused-but-set-variable] > int tri, downtri, quad; > ^~~~~~~ >gcc: src/pj_gc_reader.c >src/pj_gc_reader.c: In function âpj_gc_readcatalogâ: >src/pj_gc_reader.c:48:20: warning: unused variable âerrâ [-Wunused-variable] > int entry_max, err; > ^~~ >src/pj_gc_reader.c: In function âpj_gc_read_csv_lineâ: >src/pj_gc_reader.c:118:16: warning: implicit declaration of function âisspaceâ [-Wimplicit-function-declaration] > while( isspace(*next) ) > ^~~~~~~ >gcc: src/PJ_putp2.c >gcc: src/geodesic.c >gcc: src/PJ_tcc.c >gcc: src/bchgen.c >gcc: src/PJ_wink2.c >gcc: src/pj_gridlist.c >src/pj_gridlist.c: In function âpj_gridlist_from_nadgridsâ: >src/pj_gridlist.c:195:22: warning: comparison of integer expressions of different signedness: âintâ and âlong unsigned intâ [-Wsign-compare] > if( end_char >= sizeof(name) ) > ^~ >gcc: src/pj_errno.c >gcc: src/geocent.c >src/geocent.c: In function âpj_Convert_Geocentric_To_Geodeticâ: >src/geocent.c:365:9: warning: variable âAt_Poleâ set but not used [-Wunused-but-set-variable] > int At_Pole; /* indicates location is in polar region */ > ^~~~~~~ >gcc: src/pj_mlfn.c >gcc: src/pj_deriv.c >gcc: src/PJ_healpix.c >src/PJ_healpix.c: In function âpnpolyâ: >src/PJ_healpix.c:176:11: warning: unused variable âjâ [-Wunused-variable] > int i,j,c = 0; > ^ >src/PJ_healpix.c: In function âauth_latâ: >src/PJ_healpix.c:281:9: warning: unused variable âq_subtractorâ [-Wunused-variable] > double q_subtractor = - (1.0 - pow(e,2.0)) / (2.0*e) * log((1.0 - e*sin(phi)) / (1.0+e*sin(phi))); > ^~~~~~~~~~~~ >src/PJ_healpix.c:280:9: warning: unused variable âq_demonitorâ [-Wunused-variable] > double q_demonitor = (1.0 - (pow(e*sin(phi),2.0))); > ^~~~~~~~~~~ >src/PJ_healpix.c:279:9: warning: unused variable âq_numeratorâ [-Wunused-variable] > double q_numerator = ((1.0 - pow(e,2.0)) * sin(phi)); > ^~~~~~~~~~~ >src/PJ_healpix.c: In function âget_capâ: >src/PJ_healpix.c:449:9: warning: unused variable âcâ [-Wunused-variable] > double c; > ^ >src/PJ_healpix.c: In function âcombine_capsâ: >src/PJ_healpix.c:558:6: warning: unused variable âcnâ [-Wunused-variable] > int cn; > ^~ >src/PJ_healpix.c:515:12: warning: unused variable âret_addâ [-Wunused-variable] > double ret_add[2]; > ^~~~~~~ >src/PJ_healpix.c:512:12: warning: unused variable âtmpVectâ [-Wunused-variable] > double tmpVect[2]; > ^~~~~~~ >In file included from src/PJ_healpix.c:37: >src/PJ_healpix.c: In function âe_healpix_forwardâ: >src/projects.h:340:57: warning: unused variable âxyâ [-Wunused-variable] > #define FORWARD(name) static XY name(LP lp, PJ *P) { XY xy = {0.0,0.0} > ^~ >src/PJ_healpix.c:588:1: note: in expansion of macro âFORWARDâ > FORWARD(e_healpix_forward); /* ellipsoidal */ > ^~~~~~~ >src/PJ_healpix.c: In function âs_healpix_forwardâ: >src/projects.h:340:57: warning: unused variable âxyâ [-Wunused-variable] > #define FORWARD(name) static XY name(LP lp, PJ *P) { XY xy = {0.0,0.0} > ^~ >src/PJ_healpix.c:595:1: note: in expansion of macro âFORWARDâ > FORWARD(s_healpix_forward); /* spheroid */ > ^~~~~~~ >src/PJ_healpix.c: In function âe_healpix_inverseâ: >src/PJ_healpix.c:599:12: warning: unused variable âbetâ [-Wunused-variable] > double bet, x, y; > ^~~ >gcc: src/PJ_eck4.c >gcc: src/pj_qsfn.c >gcc: src/PJ_gall.c >gcc: src/PJ_gstmerc.c >gcc: src/PJ_mod_ster.c >gcc: src/PJ_mbtfpp.c >gcc: src/PJ_sts.c >gcc: src/adjlon.c >gcc: src/pj_auth.c >gcc: src/PJ_chamb.c >gcc: src/PJ_airy.c >gcc: src/PJ_aeqd.c >gcc: src/_proj.c >src/_proj.c: In function â__pyx_pf_5_proj_set_datapathâ: >src/_proj.c:949:25: warning: passing argument 2 of âpj_set_searchpathâ from incompatible pointer type [-Wincompatible-pointer-types] > pj_set_searchpath(1, (&__pyx_v_searchpath)); > ~^~~~~~~~~~~~~~~~~~~~ >In file included from src/_proj.c:313: >src/proj_api.h:93:50: note: expected âconst char **â but argument is of type âchar **â > void pj_set_searchpath ( int count, const char **path ); > ~~~~~~~~~~~~~^~~~ >src/_proj.c: In function â__pyx_pf_5_proj_4Proj_8_fwdâ: >src/_proj.c:1560:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons, (&__pyx_v_londata), (&__pyx_v_buflenx)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:1583:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats, (&__pyx_v_latdata), (&__pyx_v_bufleny)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c: In function â__pyx_pf_5_proj_4Proj_10_invâ: >src/_proj.c:2140:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_x, (&__pyx_v_xdata), (&__pyx_v_buflenx)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:2163:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_y, (&__pyx_v_ydata), (&__pyx_v_bufleny)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c: In function â__pyx_pf_5_proj_4_transformâ: >src/_proj.c:3110:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_inx, (&__pyx_v_xdata), (&__pyx_v_buflenx)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:3133:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_iny, (&__pyx_v_ydata), (&__pyx_v_bufleny)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:3167:5: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_2 = ((PyObject_AsWriteBuffer(__pyx_v_inz, (&__pyx_v_zdata), (&__pyx_v_buflenz)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c: In function â__pyx_pf_5_proj_4Geod_4_fwdâ: >src/_proj.c:3955:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons, (&__pyx_v_londata), (&__pyx_v_buflenlons)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:3978:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats, (&__pyx_v_latdata), (&__pyx_v_buflenlats)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:4001:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_az, (&__pyx_v_azdat), (&__pyx_v_buflenaz)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:4024:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_dist, (&__pyx_v_distdat), (&__pyx_v_buflend)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c: In function â__pyx_pf_5_proj_4Geod_6_invâ: >src/_proj.c:4530:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons1, (&__pyx_v_londata), (&__pyx_v_buflenlons)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:4553:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats1, (&__pyx_v_latdata), (&__pyx_v_buflenlats)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:4576:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons2, (&__pyx_v_azdat), (&__pyx_v_buflenaz)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:4599:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats2, (&__pyx_v_distdat), (&__pyx_v_buflend)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c: In function â__Pyx_GetExceptionâ: >src/_proj.c:6754:24: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_typeâ; did you mean âcurexc_typeâ? > tmp_type = tstate->exc_type; > ^~~~~~~~ > curexc_type >src/_proj.c:6755:25: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_valueâ; did you mean âcurexc_valueâ? > tmp_value = tstate->exc_value; > ^~~~~~~~~ > curexc_value >src/_proj.c:6756:22: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_tracebackâ; did you mean âcurexc_tracebackâ? > tmp_tb = tstate->exc_traceback; > ^~~~~~~~~~~~~ > curexc_traceback >src/_proj.c:6757:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_typeâ; did you mean âcurexc_typeâ? > tstate->exc_type = local_type; > ^~~~~~~~ > curexc_type >src/_proj.c:6758:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_valueâ; did you mean âcurexc_valueâ? > tstate->exc_value = local_value; > ^~~~~~~~~ > curexc_value >src/_proj.c:6759:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_tracebackâ; did you mean âcurexc_tracebackâ? > tstate->exc_traceback = local_tb; > ^~~~~~~~~~~~~ > curexc_traceback >src/_proj.c: In function â__Pyx_ExceptionSaveâ: >src/_proj.c:6782:21: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_typeâ; did you mean âcurexc_typeâ? > *type = tstate->exc_type; > ^~~~~~~~ > curexc_type >src/_proj.c:6783:22: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_valueâ; did you mean âcurexc_valueâ? > *value = tstate->exc_value; > ^~~~~~~~~ > curexc_value >src/_proj.c:6784:19: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_tracebackâ; did you mean âcurexc_tracebackâ? > *tb = tstate->exc_traceback; > ^~~~~~~~~~~~~ > curexc_traceback >src/_proj.c: In function â__Pyx_ExceptionResetâ: >src/_proj.c:6796:24: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_typeâ; did you mean âcurexc_typeâ? > tmp_type = tstate->exc_type; > ^~~~~~~~ > curexc_type >src/_proj.c:6797:25: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_valueâ; did you mean âcurexc_valueâ? > tmp_value = tstate->exc_value; > ^~~~~~~~~ > curexc_value >src/_proj.c:6798:22: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_tracebackâ; did you mean âcurexc_tracebackâ? > tmp_tb = tstate->exc_traceback; > ^~~~~~~~~~~~~ > curexc_traceback >src/_proj.c:6799:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_typeâ; did you mean âcurexc_typeâ? > tstate->exc_type = type; > ^~~~~~~~ > curexc_type >src/_proj.c:6800:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_valueâ; did you mean âcurexc_valueâ? > tstate->exc_value = value; > ^~~~~~~~~ > curexc_value >src/_proj.c:6801:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_tracebackâ; did you mean âcurexc_tracebackâ? > tstate->exc_traceback = tb; > ^~~~~~~~~~~~~ > curexc_traceback >src/_proj.c: In function â__pyx_pf_5_proj_set_datapathâ: >src/_proj.c:949:25: warning: passing argument 2 of âpj_set_searchpathâ from incompatible pointer type [-Wincompatible-pointer-types] > pj_set_searchpath(1, (&__pyx_v_searchpath)); > ~^~~~~~~~~~~~~~~~~~~~ >In file included from src/_proj.c:313: >src/proj_api.h:93:50: note: expected âconst char **â but argument is of type âchar **â > void pj_set_searchpath ( int count, const char **path ); > ~~~~~~~~~~~~~^~~~ >src/_proj.c: In function â__pyx_pf_5_proj_4Proj_8_fwdâ: >src/_proj.c:1560:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons, (&__pyx_v_londata), (&__pyx_v_buflenx)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:1583:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats, (&__pyx_v_latdata), (&__pyx_v_bufleny)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c: In function â__pyx_pf_5_proj_4Proj_10_invâ: >src/_proj.c:2140:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_x, (&__pyx_v_xdata), (&__pyx_v_buflenx)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:2163:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_y, (&__pyx_v_ydata), (&__pyx_v_bufleny)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c: In function â__pyx_pf_5_proj_4_transformâ: >src/_proj.c:3110:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_inx, (&__pyx_v_xdata), (&__pyx_v_buflenx)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:3133:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_iny, (&__pyx_v_ydata), (&__pyx_v_bufleny)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:3167:5: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_2 = ((PyObject_AsWriteBuffer(__pyx_v_inz, (&__pyx_v_zdata), (&__pyx_v_buflenz)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c: In function â__pyx_pf_5_proj_4Geod_4_fwdâ: >src/_proj.c:3955:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons, (&__pyx_v_londata), (&__pyx_v_buflenlons)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:3978:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats, (&__pyx_v_latdata), (&__pyx_v_buflenlats)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:4001:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_az, (&__pyx_v_azdat), (&__pyx_v_buflenaz)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:4024:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_dist, (&__pyx_v_distdat), (&__pyx_v_buflend)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c: In function â__pyx_pf_5_proj_4Geod_6_invâ: >src/_proj.c:4530:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons1, (&__pyx_v_londata), (&__pyx_v_buflenlons)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:4553:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats1, (&__pyx_v_latdata), (&__pyx_v_buflenlats)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:4576:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons2, (&__pyx_v_azdat), (&__pyx_v_buflenaz)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c:4599:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats2, (&__pyx_v_distdat), (&__pyx_v_buflend)) != 0) != 0); > ^~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/_proj.c:16: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >src/_proj.c: In function â__Pyx_GetExceptionâ: >src/_proj.c:6754:24: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_typeâ; did you mean âcurexc_typeâ? > tmp_type = tstate->exc_type; > ^~~~~~~~ > curexc_type >src/_proj.c:6755:25: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_valueâ; did you mean âcurexc_valueâ? > tmp_value = tstate->exc_value; > ^~~~~~~~~ > curexc_value >src/_proj.c:6756:22: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_tracebackâ; did you mean âcurexc_tracebackâ? > tmp_tb = tstate->exc_traceback; > ^~~~~~~~~~~~~ > curexc_traceback >src/_proj.c:6757:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_typeâ; did you mean âcurexc_typeâ? > tstate->exc_type = local_type; > ^~~~~~~~ > curexc_type >src/_proj.c:6758:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_valueâ; did you mean âcurexc_valueâ? > tstate->exc_value = local_value; > ^~~~~~~~~ > curexc_value >src/_proj.c:6759:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_tracebackâ; did you mean âcurexc_tracebackâ? > tstate->exc_traceback = local_tb; > ^~~~~~~~~~~~~ > curexc_traceback >src/_proj.c: In function â__Pyx_ExceptionSaveâ: >src/_proj.c:6782:21: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_typeâ; did you mean âcurexc_typeâ? > *type = tstate->exc_type; > ^~~~~~~~ > curexc_type >src/_proj.c:6783:22: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_valueâ; did you mean âcurexc_valueâ? > *value = tstate->exc_value; > ^~~~~~~~~ > curexc_value >src/_proj.c:6784:19: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_tracebackâ; did you mean âcurexc_tracebackâ? > *tb = tstate->exc_traceback; > ^~~~~~~~~~~~~ > curexc_traceback >src/_proj.c: In function â__Pyx_ExceptionResetâ: >src/_proj.c:6796:24: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_typeâ; did you mean âcurexc_typeâ? > tmp_type = tstate->exc_type; > ^~~~~~~~ > curexc_type >src/_proj.c:6797:25: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_valueâ; did you mean âcurexc_valueâ? > tmp_value = tstate->exc_value; > ^~~~~~~~~ > curexc_value >src/_proj.c:6798:22: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_tracebackâ; did you mean âcurexc_tracebackâ? > tmp_tb = tstate->exc_traceback; > ^~~~~~~~~~~~~ > curexc_traceback >src/_proj.c:6799:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_typeâ; did you mean âcurexc_typeâ? > tstate->exc_type = type; > ^~~~~~~~ > curexc_type >src/_proj.c:6800:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_valueâ; did you mean âcurexc_valueâ? > tstate->exc_value = value; > ^~~~~~~~~ > curexc_value >src/_proj.c:6801:13: error: âPyThreadStateâ {aka âstruct _tsâ} has no member named âexc_tracebackâ; did you mean âcurexc_tracebackâ? > tstate->exc_traceback = tb; > ^~~~~~~~~~~~~ > curexc_traceback >/usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'namespace_packages' > warnings.warn(msg) >error: Command "gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -fPIC -Isrc -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c src/_proj.c -o build/temp.linux-ppc64-3.7/src/_proj.o -MMD -MF build/temp.linux-ppc64-3.7/src/_proj.o.d" failed with exit status 1 >error: Bad exit status from /var/tmp/rpm-tmp.C3Om1z (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.C3Om1z (%build) >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/python-basemap.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 1606858
: 1469450 |
1469451
|
1469452