Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 445260 Details for
Bug 593248
dev-ml/ocamlgsl-0.6.0 : io.h:73:44: error: unknown type name ‘uint32’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ml:ocamlgsl-0.6.0:20160908-235748.log
dev-ml:ocamlgsl-0.6.0:20160908-235748.log (text/plain), 9.32 KB, created by
Toralf Förster
on 2016-09-09 07:25:57 UTC
(
hide
)
Description:
dev-ml:ocamlgsl-0.6.0:20160908-235748.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-09-09 07:25:57 UTC
Size:
9.32 KB
patch
obsolete
> * Package: dev-ml/ocamlgsl-0.6.0 > * Repository: gentoo > * Maintainer: sci@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ocamlgsl-0.6.0.tar.gz to /var/tmp/portage/dev-ml/ocamlgsl-0.6.0/work >>>> Source unpacked in /var/tmp/portage/dev-ml/ocamlgsl-0.6.0/work >>>> Preparing source in /var/tmp/portage/dev-ml/ocamlgsl-0.6.0/work/ocamlgsl-0.6.0 ... > * Applying ocamlgsl-0.6.0-ocaml311.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ml/ocamlgsl-0.6.0/work/ocamlgsl-0.6.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ml/ocamlgsl-0.6.0/work/ocamlgsl-0.6.0 ... >make -j1 'CFLAGS=-march=native -O2 -pipe' >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_error.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_ieee.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_math.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_complex.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_vector_float.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_vector_double.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_matrix_float.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_matrix_double.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_matrix_complex.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_matrix_complex_float.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_blas.c >In file included from mlgsl_blas.c:11:0: >mlgsl_blas.h: In function âCBLAS_ORDER_valâ: >mlgsl_blas.h:5:29: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_ORDER_t CBLAS_ORDER_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_TRANS_valâ: >mlgsl_blas.h:11:33: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_TRANSPOSE_t CBLAS_TRANS_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_UPLO_valâ: >mlgsl_blas.h:17:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_UPLO_t CBLAS_UPLO_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_DIAG_valâ: >mlgsl_blas.h:23:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_DIAG_t CBLAS_DIAG_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_SIDE_valâ: >mlgsl_blas.h:29:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_SIDE_t CBLAS_SIDE_val(v) > ^ >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_blas_float.c >In file included from mlgsl_blas_float.c:11:0: >mlgsl_blas.h: In function âCBLAS_ORDER_valâ: >mlgsl_blas.h:5:29: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_ORDER_t CBLAS_ORDER_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_TRANS_valâ: >mlgsl_blas.h:11:33: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_TRANSPOSE_t CBLAS_TRANS_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_UPLO_valâ: >mlgsl_blas.h:17:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_UPLO_t CBLAS_UPLO_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_DIAG_valâ: >mlgsl_blas.h:23:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_DIAG_t CBLAS_DIAG_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_SIDE_valâ: >mlgsl_blas.h:29:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_SIDE_t CBLAS_SIDE_val(v) > ^ >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_blas_complex.c >In file included from mlgsl_blas_complex.c:11:0: >mlgsl_blas.h: In function âCBLAS_ORDER_valâ: >mlgsl_blas.h:5:29: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_ORDER_t CBLAS_ORDER_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_TRANS_valâ: >mlgsl_blas.h:11:33: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_TRANSPOSE_t CBLAS_TRANS_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_UPLO_valâ: >mlgsl_blas.h:17:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_UPLO_t CBLAS_UPLO_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_DIAG_valâ: >mlgsl_blas.h:23:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_DIAG_t CBLAS_DIAG_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_SIDE_valâ: >mlgsl_blas.h:29:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_SIDE_t CBLAS_SIDE_val(v) > ^ >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_blas_complex_float.c >In file included from mlgsl_blas_complex_float.c:13:0: >mlgsl_blas.h: In function âCBLAS_ORDER_valâ: >mlgsl_blas.h:5:29: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_ORDER_t CBLAS_ORDER_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_TRANS_valâ: >mlgsl_blas.h:11:33: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_TRANSPOSE_t CBLAS_TRANS_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_UPLO_valâ: >mlgsl_blas.h:17:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_UPLO_t CBLAS_UPLO_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_DIAG_valâ: >mlgsl_blas.h:23:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_DIAG_t CBLAS_DIAG_val(v) > ^ >mlgsl_blas.h: In function âCBLAS_SIDE_valâ: >mlgsl_blas.h:29:28: warning: type of âvâ defaults to âintâ [-Wimplicit-int] > static inline CBLAS_SIDE_t CBLAS_SIDE_val(v) > ^ >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_fun.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_permut.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_sort.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_linalg.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_linalg_complex.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_eigen.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_poly.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_interp.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_rng.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_qrng.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_randist.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_integration.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_fit.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_multifit.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_roots.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_multiroots.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_min.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_multimin.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_diff.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_cheb.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_sum.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_fft.c >ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -march=native -O2 -pipe ' -c mlgsl_monte.c >In file included from mlgsl_monte.c:29:0: >io.h:73:44: error: unknown type name âuint32â > CAMLextern void putword (struct channel *, uint32); > ^ >io.h:78:12: error: unknown type name âuint32â > CAMLextern uint32 getword (struct channel *); > ^ >make: *** [Makefile:231: mlgsl_monte.o] Error 2 > * ERROR: dev-ml/ocamlgsl-0.6.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-ml/ocamlgsl-0.6.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ml/ocamlgsl-0.6.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-ml:ocamlgsl-0.6.0:20160908-235748.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ml/ocamlgsl-0.6.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ml/ocamlgsl-0.6.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ml/ocamlgsl-0.6.0/work/ocamlgsl-0.6.0' > * S: '/var/tmp/portage/dev-ml/ocamlgsl-0.6.0/work/ocamlgsl-0.6.0'
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 593248
: 445260 |
445262
|
445264