Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [32;01m * [39;49;00mPackage: dev-lang/nasm-2.11.05
- [32;01m * [39;49;00mRepository: gentoo
- [32;01m * [39;49;00mMaintainer: [email protected]
- [32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
- [32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug userpriv usersandbox
- /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 69: warning: setlocale: LC_NUMERIC: cannot change locale (ru_UA.UTF-8)
- /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 72: warning: setlocale: LC_TIME: cannot change locale (ru_UA.UTF-8)
- >>> Unpacking source...
- >>> Unpacking nasm-2.11.05.tar.xz to /var/tmp/portage/dev-lang/nasm-2.11.05/work
- >>> Source unpacked in /var/tmp/portage/dev-lang/nasm-2.11.05/work
- /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 69: warning: setlocale: LC_NUMERIC: cannot change locale (ru_UA.UTF-8)
- /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 72: warning: setlocale: LC_TIME: cannot change locale (ru_UA.UTF-8)
- >>> Preparing source in /var/tmp/portage/dev-lang/nasm-2.11.05/work/nasm-2.11.05 ...
- >>> Source prepared.
- /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 69: warning: setlocale: LC_NUMERIC: cannot change locale (ru_UA.UTF-8)
- /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 72: warning: setlocale: LC_TIME: cannot change locale (ru_UA.UTF-8)
- >>> Configuring source in /var/tmp/portage/dev-lang/nasm-2.11.05/work/nasm-2.11.05 ...
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking whether ln -s works... yes
- checking whether make sets $(MAKE)... yes
- checking for a BSD-compatible install... /usr/bin/install -c
- checking if x86_64-pc-linux-gnu-gcc accepts -W... yes
- checking if x86_64-pc-linux-gnu-gcc accepts -Wall... yes
- checking if x86_64-pc-linux-gnu-gcc accepts -std=c99... yes
- checking if x86_64-pc-linux-gnu-gcc accepts -pedantic... yes
- checking for nroff... nroff
- checking for asciidoc... no
- checking for xmlto... no
- checking for acrodist... no
- checking for ps2pdf... no
- checking for pstopdf... no
- configure: WARNING: No acsciidoc package found
- configure: WARNING: No xmlto package found
- checking for ANSI C header files... (cached) yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking for inttypes.h... (cached) yes
- checking for strings.h... (cached) yes
- checking stdbool.h usability... yes
- checking stdbool.h presence... yes
- checking for stdbool.h... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for C/C++ restrict keyword... __restrict
- checking for size_t... yes
- checking if x86_64-pc-linux-gnu-gcc has a working bool type... yes
- checking whether byte ordering is bigendian... no
- checking for strcspn... yes
- checking for strspn... yes
- checking for vsnprintf... yes
- checking for _vsnprintf... no
- checking for snprintf... yes
- checking for _snprintf... no
- checking for strcasecmp... yes
- checking for stricmp... no
- checking for strncasecmp... yes
- checking for strnicmp... no
- checking for strsep... yes
- checking for strlcpy... no
- checking for getuid... yes
- checking for getgid... yes
- checking whether strcasecmp is declared... yes
- checking whether stricmp is declared... no
- checking whether strncasecmp is declared... yes
- checking whether strnicmp is declared... no
- checking whether strsep is declared... yes
- checking whether strlcpy is declared... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating rdoff/Makefile
- config.status: creating doc/Makefile
- config.status: creating config.h
- config.status: executing default-1 commands
- >>> Source configured.
- /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 74: warning: setlocale: LC_NUMERIC: cannot change locale (ru_UA.UTF-8)
- /var/tmp/portage/dev-lang/nasm-2.11.05/temp/environment: line 77: warning: setlocale: LC_TIME: cannot change locale (ru_UA.UTF-8)
- >>> Compiling source in /var/tmp/portage/dev-lang/nasm-2.11.05/work/nasm-2.11.05 ...
- make -j3 nasmlib.o
- x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasmlib.o nasmlib.c
- make -j3 all
- x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o nasm.o nasm.c
- x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o ver.o ver.c
- x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o raa.o raa.c
- x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o saa.o saa.c
- x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o rbtree.o rbtree.c
- x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o float.o float.c
- x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsa.o insnsa.c
- x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o insnsb.o insnsb.c
- x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -W -Wall -std=c99 -pedantic -DHAVE_CONFIG_H -I. -I. -o directiv.o directiv.c
Advertisement
Add Comment
Please, Sign In to add comment