Changes between Initial Version and Version 2 of Ticket #33188


Ignore:
Timestamp:
Feb 22, 2012, 8:14:34 PM (12 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33188

    • Property Owner changed from macports-tickets@… to pixilla@…
    • Property Port netbsd-iscsi-lib added
  • Ticket #33188 – Description

    initial v2  
    11disk.c won't compile because of an illegal cast.
    22
     3{{{
    34info:build  /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/opt/local/include -pipe -O2 -arch x86_64 -MT libiscsi_la-disk.lo -MD -MP -MF .deps/libiscsi_la-disk.Tpo -c disk.c  -fno-common -DPIC -o .libs/libiscsi_la-disk.o
    45:info:build disk.c:810:38: error: assignment to cast is illegal, lvalue casts are not supported
     
    1011:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_netbsd-iscsi-lib/netbsd-iscsi-lib/work/netbsd-iscsi-20110222/src/lib" && /usr/bin/make -j8 -w all " returned error 2
    1112:error:build Target org.macports.build returned: shell command failed (see log for details)
     13}}}