#32662: netbsd-iscsi-initiator --------------------------------+------------------------------------------- Reporter: mrchulho@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: lion clang | Port: netbsd-iscsi-initiator --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * type: request => defect Old description:
1. port netbsd-iscsi-initiator won't compile with clang in Xcode 4.2. As instructed in the Problem Hotlist, I am filing a ticket after verifying successful compiling by gcc.
2. iscsi-initiator is trying to connect localhost even though option -h host_ip is specified.
Logs read:
iscsi-initiator -4Dv -a chap -h 192.168.1.11 -u <username> pid 83147:util.c:878: ***ERROR*** connect() to localhost:3260 failed (errno 61) pid 83147:initiator.c:1376: ***ERROR*** iscsi_sock_connect() failed pid 83147:initiator.c:1587: ***ERROR*** tx_worker[0]: session exited prematurely (state 0x4) pid 83147:initiator.c:319: ***ERROR*** Tx worker 0 started with an error pid 83147:initiator.c:1262: ***ERROR*** session_init_i() failed (ignoring command) ^C
3. Newer version netbsd-iscsi-20111006.tar.gz is up at ftp.netbsd.org.
Thank you.
New description: 1. port netbsd-iscsi-initiator won't compile with clang in Xcode 4.2. As instructed in the Problem Hotlist, I am filing a ticket after verifying successful compiling by gcc. 2. iscsi-initiator is trying to connect localhost even though option -h host_ip is specified. Logs read: {{{ iscsi-initiator -4Dv -a chap -h 192.168.1.11 -u <username> pid 83147:util.c:878: ***ERROR*** connect() to localhost:3260 failed (errno 61) pid 83147:initiator.c:1376: ***ERROR*** iscsi_sock_connect() failed pid 83147:initiator.c:1587: ***ERROR*** tx_worker[0]: session exited prematurely (state 0x4) pid 83147:initiator.c:319: ***ERROR*** Tx worker 0 started with an error pid 83147:initiator.c:1262: ***ERROR*** session_init_i() failed (ignoring command) ^C }}} 3. Newer version netbsd-iscsi-20111006.tar.gz is up at ftp.netbsd.org. Thank you. -- -- Ticket URL: <https://trac.macports.org/ticket/32662#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS