Opened 12 years ago

Last modified 10 years ago

#32662 closed defect

netbsd-iscsi-initiator — at Version 2

Reported by: mrchulho@… Owned by: pixilla@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: lion clang Cc:
Port: netbsd-iscsi-initiator

Description (last modified by mf2k (Frank Schima))

  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.
  1. 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
  1. Newer version netbsd-iscsi-20111006.tar.gz is up at ftp.netbsd.org.

Thank you.

Change History (2)

comment:1 Changed 12 years ago by pixilla (Bradley Giesbrecht)

Keywords: lion clang added; iscsi removed
Owner: changed from macports-tickets@… to pixilla@…

comment:2 Changed 12 years ago by mf2k (Frank Schima)

Description: modified (diff)
Type: requestdefect
Note: See TracTickets for help on using tickets.