[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#859965: mldonkeyFTBFS on ppc64el: error: narrowing conversion of '4294967064u' from 'unsigned int' to 'int' inside { }



Source: mldonkey
Version: 3.1.5-3
Severity: serious

mldonkey FTBFS on ppc64el (originally reported by Frederic Bonnard):

...
ocamlc -linkall -o mlnet.byte \
     -custom bigarray.cma unix.cma str.cma nums.cma -ccopt "-Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2" -cclib "-lz  " -cclib -lbz2 -ccopt "-pthread" \
  \
 -cclib "-lgd -lpng16 -ljpeg" -ccopt "" \
 -cc 'g++ -g -O2 -fdebug-prefix-map=/home/bunk/build/mldonkey-3.1.5=. -fstack-protector-strong -Wformat -Werror=format-security' -ccopt '-fno-omit-frame-pointer' \
  \
  \
  \
-I build    build/extlib.cma    build/cdk.cma    build/bitstring.cma    build/magic.cma    build/common.cma    build/client.cma    build/core.cma    build/driver.cma        src/daemon/common/commonMain.cmo  
/tmp/camlobj77aaf5.c:102324:5: error: narrowing conversion of '4294966562u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 0x8f};
     ^
/tmp/camlobj77aaf5.c:102324:5: error: narrowing conversion of '4294966723u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
/tmp/camlobj77aaf5.c:102324:5: error: narrowing conversion of '4294966903u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
/tmp/camlobj77aaf5.c:102324:5: error: narrowing conversion of '4294967283u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
...


Complete log is attached.

Attachment: LOG.mldonkey.gz
Description: application/gzip


Reply to: