Date: Mon, 29 Dec 2014 13:25:31 +0200 From: Beeblebrox <zaphod@berentweb.com> To: Garrett Cooper <yaneurabeya@gmail.com> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: Buildworld fails due to WITHOUT_CRYPT (3 issues) Message-ID: <20141229132531.0b2c01d6@rsbsd.rsb> In-Reply-To: <53C93307-F121-44D7-9F04-38EF10F4E0AA@gmail.com> References: <20141224114504.73165f6a@rsbsd.rsb> <53C93307-F121-44D7-9F04-38EF10F4E0AA@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/=Z9RAptS_rC2FeFgMh_Fwar Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > I fixed 2/3 of the issues in the following commits: > 1. https://svnweb.freebsd.org/changeset/base/276319 > 3. https://svnweb.freebsd.org/changeset/base/276318 Thanks for the e-mail Garret. Before I proceed to file PR, I'd like some in= put as to what to do about these problems which I had mentioned in subseque= nt emails and which I can confirm persist after a fresh buildworld run (rem= oved Herbert's patch) on Rev: 276354. PROBLEM-1: ctld. Not shure how much CAM and ZFS are related. Not using anyt= hing CAM afaik, as netiher kernel (device ctl) nor loadr.conf have ctld. So= I assume this is a "no big deal" level issue? =3D=3D=3D> usr.sbin/ctld (all) cc -O2 -pipe -I/asp/git/src/usr.sbin/ctld -I/asp/git/src/usr.sbin/ctld/.= ./../sys -I/asp/git/src/usr.sbin/ctld/../../sys/cam/ctl -I/asp/git/src/usr.= sbin/ctld/../../sys/dev/iscsi -DNDEBUG -std=3Dgnu99 -fstack-protector -Wsys= tem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototy= pes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-= strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts= -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-po= inter-sign -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused= -const-variable -Qunused-arguments -o ctld ctld.o discovery.o isns.o kerne= l.o keys.o log.o login.o parse.o pdu.o token.o -lbsdxml -ll -lsbuf -lut= il discovery.o: In function `discovery_target_filtered_out': /asp/git/src/usr.sbin/ctld/discovery.c:(.text+0x45b): undefined reference t= o `chap_authenticate' login.o: In function `login': /asp/git/src/usr.sbin/ctld/login.c:(.text+0x628): undefined reference to `c= hap_new' /asp/git/src/usr.sbin/ctld/login.c:(.text+0x648): undefined reference to `c= hap_get_challenge' /asp/git/src/usr.sbin/ctld/login.c:(.text+0x654): undefined reference to `c= hap_get_id' /asp/git/src/usr.sbin/ctld/login.c:(.text+0x7a0): undefined reference to `c= hap_receive' /asp/git/src/usr.sbin/ctld/login.c:(.text+0x7cc): undefined reference to `c= hap_authenticate' /asp/git/src/usr.sbin/ctld/login.c:(.text+0x8e2): undefined reference to `r= chap_new' /asp/git/src/usr.sbin/ctld/login.c:(.text+0x8f3): undefined reference to `r= chap_receive' /asp/git/src/usr.sbin/ctld/login.c:(.text+0x903): undefined reference to `r= chap_get_response' /asp/git/src/usr.sbin/ctld/login.c:(.text+0x90e): undefined reference to `r= chap_delete' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 PROBLEM-2: MK_PKGBOOTSTRAP =3D=3D=3D> usr.sbin/pkg (all) cc -O2 -pipe -I/asp/git/src/usr.sbin/pkg/../../contrib/libucl/include -D= NDEBUG -std=3Dgnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunus= ed-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wred= undant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-de= clarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused= -const-variable -Qunused-arguments -c /asp/git/src/usr.sbin/pkg/pkg.c /asp/git/src/usr.sbin/pkg/pkg.c:54:10: fatal error: 'openssl/err.h' file not found #include <openssl/err.h> PROBLEM-3: No /usr/sbin/mtree after "# installworld" Other than these 3, there's also the persistent problem involving ccache, w= hich again is no big deal, just FYI. Regards --=20 FreeBSD_amd64_11-Current_RadeonKMS --Sig_/=Z9RAptS_rC2FeFgMh_Fwar Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iH4EARMKAAYFAlShOisACgkQxAI/030RrQMVXQF+KZX+nmZ3emUfxsTDAbllqBIc WeX7/F0aRpbb5Q23Iq3HelsFTmhOQEUtM+dXvVmUAX9s8TbCqBGKbdueGB2+SZsr AcDEfP0Bd70EkdcxqeaGtCudJ7EVMiX7t7MJPJjm0mM= =IE2F -----END PGP SIGNATURE----- --Sig_/=Z9RAptS_rC2FeFgMh_Fwar--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141229132531.0b2c01d6>