Date: Sat, 14 Jan 2017 01:07:09 +0100 From: Mark Martinec <Mark.Martinec+freebsd@ijs.si> To: ports@freebsd.org, freebsd-stable@freebsd.org Subject: Does building linux packages under poudriere require linux compatibility emulation? Message-ID: <82be98ff42ad41e6ba73927eb54ed2ce@ijs.si>
next in thread | raw e-mail | index | archive | help
When building packages under poudriere on 11.0-RELEASE-p7 (from a command line in a terminal window) I'm noticing occasional streams of diagnostic: ELF binary type "3" not known. which seem to be related to building some linux packages (example below, parallel builds). Poudriere still reports success for these builds. The host where poudriere is running does not have linux.ko loaded. Does building such packages really require linuxilator configured on the build host ??? Mark [00:23:56] ====>> [02][00:00:00] Starting build of www/linux-c6-qt47-webkit [00:23:57] ====>> [13][00:00:00] Starting build of textproc/linux-c6-libxml2 ELF binary type "3" not known. ELF binary type "3" not known. [00:24:09] ====>> [19][00:00:28] Finished build of textproc/linux-c6-aspell: Success [00:24:11] ====>> [19][00:00:00] Starting build of devel/qt4-makeqpf [00:24:11] ====>> [11][00:00:24] Finished build of security/linux-c6-openssl-compat: Success ELF binary type "3" not known. ELF binary type "3" not known. ELF binary type "3" not known. ELF binary type "3" not known. ELF binary type "3" not known. [00:24:12] ====>> [11][00:00:00] Starting build of x11-toolkits/vte ELF binary type "3" not known. ELF binary type "3" not known. ELF binary type "3" not known. ELF binary type "3" not known. [00:24:16] ====>> [07][00:00:24] Finished build of graphics/linux-c6-glx-utils: Success ELF binary type "3" not known. ELF binary type "3" not known. ELF binary type "3" not known. [00:24:17] ====>> [07][00:00:00] Starting build of devel/qt4-qdoc3 ELF binary type "3" not known. ELF binary type "3" not known. [00:24:19] ====>> [13][00:00:22] Finished build of textproc/linux-c6-libxml2: Success [00:24:19] ====>> [13][00:00:00] Starting build of graphics/goocanvas [00:24:27] ====>> [10][00:02:26] Finished build of graphics/sdl_gfx: Success [00:24:29] ====>> [10][00:00:00] Starting build of multimedia/mjpegtools [00:24:34] ====>> [04][00:02:15] Finished build of devel/linux-c6-devtools: Success [00:24:35] ====>> [04][00:00:00] Starting build of devel/linux-c6-ncurses-base
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?82be98ff42ad41e6ba73927eb54ed2ce>