- * Package: www-plugins/mozplugger-1.14.3
- * Repository: gentoo
- * Maintainer: chutzpah@gentoo.org mozilla@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] atlas *
- [2] reference
- Installed BLAS for library directory lib64
- [1] atlas *
- [2] atlas-threads
- [3] reference
- Installed CBLAS for library directory lib64
- [1] atlas
- [2] atlas-threads
- [3] gsl
- [4] reference *
- >>> Unpacking source...
- >>> Unpacking mozplugger-1.14.3.tar.gz to /tmp/portage/www-plugins/mozplugger-1.14.3/work
- >>> Source unpacked in /tmp/portage/www-plugins/mozplugger-1.14.3/work
- >>> Preparing source in /tmp/portage/www-plugins/mozplugger-1.14.3/work/mozplugger-1.14.3 ...
- * Applying mozplugger-1.14.3-Makefile.in.patch ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/www-plugins/mozplugger-1.14.3/work/mozplugger-1.14.3 ...
- ./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
- configure: loading site script /usr/share/config.site
- 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 whether ln -s works... yes
- checking whether make sets $(MAKE)... yes
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for X... libraries , headers
- checking for ... no
- checking for /usr/lib/mozilla/plugins... no
- checking for /usr/lib/firefox/plugins... no
- checking for XDisplayName in -lX11... yes
- 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 fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking for inttypes.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for unistd.h... (cached) yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for int16_t... yes
- checking for int32_t... yes
- checking for pid_t... yes
- checking for size_t... yes
- checking for ssize_t... yes
- checking for uint16_t... yes
- checking for uint32_t... yes
- checking for library containing gethostbyname... none required
- checking for library containing socket... none required
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking for alarm... yes
- checking for dup2... yes
- checking for gethostname... yes
- checking for memset... yes
- checking for mkdir... yes
- checking for putenv... yes
- checking for rmdir... yes
- checking for select... yes
- checking for strcasecmp... yes
- checking for strchr... yes
- checking for strcspn... yes
- checking for strncasecmp... yes
- checking for strrchr... yes
- checking for strstr... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating config.h
- >>> Source configured.
- >>> Compiling source in /tmp/portage/www-plugins/mozplugger-1.14.3/work/mozplugger-1.14.3 ...
- make -j24 CC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-gcc 'RPM_OPT_FLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'XCFLAGS=-fPIC -Wall' 'COMMON_LDFLAGS=-Wl,-O1 -Wl,--as-needed' all
- x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o mozplugger.o './mozplugger.c'
- x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o npunix.o './npapi/common/npunix.c'
- x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o mozplugger-common.o './mozplugger-common.c'
- x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o debug.o './debug.c'
- x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o mozplugger-helper.o './mozplugger-helper.c'
- x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o child.o './child.c'
- x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o mozplugger-controller.o './mozplugger-controller.c'
- x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o mozplugger-linker.o './mozplugger-linker.c'
- ./child.c: In function 'handle_SIGCHLD_event':
- ./child.c:130:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
- ./mozplugger-helper.c: In function 'setup_display':
- ./mozplugger-helper.c:829:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- ./mozplugger.c: In function 'resize_window':
- ./mozplugger.c:2995:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- ./mozplugger.c: In function 'NPP_SetWindow':
- ./mozplugger.c:3086:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- x86_64-pc-linux-gnu-gcc -o mozplugger-linker mozplugger-linker.o mozplugger-common.o child.o debug.o -Wl,-O1 -Wl,--as-needed -lX11
- x86_64-pc-linux-gnu-gcc -o mozplugger-controller mozplugger-controller.o mozplugger-common.o child.o debug.o -Wl,-O1 -Wl,--as-needed -lX11
- x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o mozplugger-helper mozplugger-helper.o mozplugger-common.o child.o debug.o -lX11
- gcc -shared -Wl,-O1 -Wl,--as-needed -o mozplugger.so mozplugger.o mozplugger-common.o npunix.o debug.o -lX11
- >>> Source compiled.
- >>> Test phase [none]: www-plugins/mozplugger-1.14.3
- >>> Install mozplugger-1.14.3 into /tmp/portage/www-plugins/mozplugger-1.14.3/image/ category www-plugins
- make -j24 root=/tmp/portage/www-plugins/mozplugger-1.14.3/image/ install
- cp mozplugger-helper /tmp/portage/www-plugins/mozplugger-1.14.3/image//usr/bin
- cp mozplugger-controller /tmp/portage/www-plugins/mozplugger-1.14.3/image//usr/bin
- cp mozplugger-linker /tmp/portage/www-plugins/mozplugger-1.14.3/image//usr/bin
- cp mozplugger.so /tmp/portage/www-plugins/mozplugger-1.14.3/image//usr/lib64/nsbrowser/plugins/
- cp ./mozpluggerrc /tmp/portage/www-plugins/mozplugger-1.14.3/image//etc
- cp ./mozplugger.7 /tmp/portage/www-plugins/mozplugger-1.14.3/image//usr/share/man/man7/
- >>> Completed installing mozplugger-1.14.3 into /tmp/portage/www-plugins/mozplugger-1.14.3/image/
- * QA Notice: Files built without respecting CFLAGS have been detected
- * Please include the following list of files in your report:
- * /usr/lib64/nsbrowser/plugins/mozplugger.so
- * /usr/bin/mozplugger-linker
- * /usr/bin/mozplugger-controller
- * /usr/bin/mozplugger-helper
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/lib64/nsbrowser/plugins/mozplugger.so
- usr/bin/mozplugger-linker
- usr/bin/mozplugger-controller
- usr/bin/mozplugger-helper
- ecompressdir: bzip2 -9 /usr/share/man