ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/ncview.spec'], False, '/var/lib/mock/dist-f10-build-243228-44527/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/ncview.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc7.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/ncview-1.93c-4.fc10.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/ncview.spec'], False, '/var/lib/mock/dist-f10-build-243228-44527/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/ncview.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oysm83 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ncview-1.93c + /usr/bin/gzip -dc /builddir/build/SOURCES/ncview-1.93c.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ncview-1.93c + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ncview-1.92e-Makefile.in.patch):' Patch #0 (ncview-1.92e-Makefile.in.patch): + /bin/cat /builddir/build/SOURCES/ncview-1.92e-Makefile.in.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cf1uc8 + umask 022 + cd /builddir/build/BUILD + cd ncview-1.93c + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-netcdf_incdir=/usr/include/netcdf --x-libraries=/usr/lib --datadir=/usr/share/ncview checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for X... libraries /usr/lib, headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... 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 /usr/include/netcdf/netcdf.h usability... yes checking /usr/include/netcdf/netcdf.h presence... yes checking for /usr/include/netcdf/netcdf.h... yes Using user-specified netCDF include dir=/usr/include/netcdf Found netcdf.h in: /usr/include/netcdf checking for nc_open in -lnetcdf... yes Found netcdf library file libnetcdf.a in directory . checking udunits.h usability... yes checking udunits.h presence... yes checking for udunits.h... yes checking for /usr/local/lib/libudunits.a... no checking for /usr/lib/libudunits.a... yes **************************************************************************** Udunits support enabled. Note: Udunits did not used to work with MAC OS X If you are using Mac OS X and have trouble, make sure you are using the latest udunits package. If it still doesn't work, remove the udunits library and remake ncview udunits dirs: include: . library: /usr/lib libname: udunits **************************************************************************** checking /usr/local/include/ppm.h usability... no checking /usr/local/include/ppm.h presence... no checking for /usr/local/include/ppm.h... no checking /usr/include/ppm.h usability... yes checking /usr/include/ppm.h presence... yes checking for /usr/include/ppm.h... yes checking for ppm_writeppm in -lppm... no checking for /usr/local/lib/libppm.so... no checking for /usr/lib/libppm.so... no checking for /lib/libppm.so... no checking for /builddir/lib/libppm.so... no checking for ppm_writeppm in -lnetpbm... yes checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile + make gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o geteuid.o geteuid.c geteuid.c:6: warning: return type defaults to 'int' geteuid.c: In function 'main': geteuid.c:8: warning: control reaches end of non-void function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -o geteuid geteuid.c geteuid.c:6: warning: return type defaults to 'int' geteuid.c: In function 'main': geteuid.c:8: warning: control reaches end of non-void function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o ncview.o ncview.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o file.o file.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o util.o util.c util.c: In function 'data_to_pixels': util.c:348: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' util.c:350: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' util.c:350: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' util.c:350: warning: format '%ld' expects type 'long int', but argument 5 has type 'unsigned int' util.c: In function 'virt_to_actual_place': util.c:878: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' util.c: In function 'fill_dim_structs': util.c:925: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' util.c: In function 'expand_data': util.c:1249: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o do_buttons.o do_buttons.c do_buttons.c: In function 'do_rewind': do_buttons.c:72: warning: passing argument 1 of 'in_timer_set' from incompatible pointer type do_buttons.c:77: warning: passing argument 1 of 'in_timer_set' from incompatible pointer type do_buttons.c: In function 'do_fastforward': do_buttons.c:123: warning: passing argument 1 of 'in_timer_set' from incompatible pointer type do_buttons.c:128: warning: passing argument 1 of 'in_timer_set' from incompatible pointer type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o file_netcdf.o file_netcdf.c file_netcdf.c: In function 'netcdf_fi_get_data': file_netcdf.c:354: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' file_netcdf.c:354: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' file_netcdf.c:364: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' file_netcdf.c:364: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' file_netcdf.c: In function 'netcdf_dim_value': file_netcdf.c:828: warning: pointer targets in passing argument 4 of 'nc_get_var1_schar' differ in signedness file_netcdf.c: In function 'netcdf_att_string': file_netcdf.c:1335: warning: format '%ld' expects type 'long int', but argument 3 has type 'nclong' file_netcdf.c: In function 'netcdf_global_att_string': file_netcdf.c:1398: warning: format '%ld' expects type 'long int', but argument 3 has type 'nclong' file_netcdf.c:1352: warning: 'size_to_use' may be used uninitialized in this function file_netcdf.c: In function 'netcdf_att_string': file_netcdf.c:1287: warning: 'size_to_use' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o view.o view.c view.c: In function 'set_scan_view': view.c:455: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' view.c:455: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' view.c:463: warning: format '%1ld' expects type 'long int', but argument 3 has type 'size_t' view.c:463: warning: format '%1ld' expects type 'long int', but argument 4 has type 'size_t' view.c: In function 'view_draw': view.c:563: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' view.c:563: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' view.c:567: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' view.c: In function 'fill_view_data': view.c:778: warning: format '%1ld' expects type 'long int', but argument 2 has type 'size_t' view.c:784: warning: format '%1ld' expects type 'long int', but argument 2 has type 'size_t' view.c: In function 'alloc_view_storage': view.c:1119: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' view.c:1119: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' view.c:1137: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' view.c:1137: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' view.c: In function 'init_saveframes': view.c:1323: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' view.c:1326: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' view.c:1327: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' view.c: In function 'view_report_position': view.c:1849: warning: format '%1ld' expects type 'long int', but argument 3 has type 'size_t' view.c:1849: warning: format '%1ld' expects type 'long int', but argument 4 has type 'size_t' view.c: In function 'view_change_dat': view.c:2050: warning: format '%3ld' expects type 'long int', but argument 2 has type 'size_t' view.c:2050: warning: format '%3ld' expects type 'long int', but argument 3 has type 'size_t' view.c: In function 'plot_XY': view.c:2200: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' view.c: In function 'plot_XY_sc': view.c:2279: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' view.c:2279: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' view.c:2285: warning: format '%1ld' expects type 'long int', but argument 2 has type 'size_t' view.c:2291: warning: format '%1ld' expects type 'long int', but argument 2 has type 'size_t' view.c: In function 'view_set_axis': view.c:1034: warning: 'old_id' may be used uninitialized in this function view.c:1034: warning: 'new_id' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o do_print.o do_print.c do_print.c: In function 'print_other_info': do_print.c:220: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:220: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' do_print.c:235: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:249: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' do_print.c:260: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' do_print.c:332: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:348: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' do_print.c:357: warning: ignoring return value of 'system', declared with attribute warn_unused_result do_print.c: In function 'do_outline': do_print.c:398: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:399: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:399: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' do_print.c:400: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c: In function 'print_header': do_print.c:409: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:414: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' do_print.c:422: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:423: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:423: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' do_print.c:424: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:426: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:426: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' do_print.c:427: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:428: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:433: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' do_print.c:433: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o epic_time.o epic_time.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/interface.o interface/interface.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/x_interface.o interface/x_interface.c interface/x_interface.c: In function 'x_initialize': interface/x_interface.c:698: warning: passing argument 4 of 'XtAddEventHandler' from incompatible pointer type interface/x_interface.c: In function 'dump_to_ppm': interface/x_interface.c:3722: warning: format '%05ld' expects type 'long int', but argument 3 has type 'size_t' interface/x_interface.c: In function 'x_create_colormap': interface/x_interface.c:1683: warning: 'status' may be used uninitialized in this function interface/x_interface.c: In function 'x_init_widgets': interface/x_interface.c:1495: warning: 'max_dim_list' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/dataedit.o interface/dataedit.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/display_info.o interface/display_info.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/plot_xy.o interface/plot_xy.c interface/plot_xy.c: In function 'dim_menu_sel_callback': interface/plot_xy.c:564: warning: 'index' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/utils.o interface/utils.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/range.o interface/range.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/printer_options.o interface/printer_options.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o overlay.o overlay.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/filesel.o interface/filesel.c interface/filesel.c: In function 'fs_double_click': interface/filesel.c:218: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result interface/filesel.c: In function 'file_select': interface/filesel.c:262: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result interface/filesel.c:267: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result interface/filesel.c: In function 'fs_cwd': interface/filesel.c:355: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/set_options.o interface/set_options.c interface/set_options.c: In function 'overlays_filename_callback': interface/set_options.c:263: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/plot_range.o interface/plot_range.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o udu.o udu.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o SciPlot.o SciPlot.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/RadioWidget.o interface/RadioWidget.c interface/RadioWidget.c:160: warning: 'RadioWidget_dump' defined but not used gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -DNCVIEW_LIB_DIR=\"/usr/share/ncview\" \ -I. -I/usr/include/netcdf -I. -c -o interface/cbar.o interface/cbar.c interface/cbar.c: In function 'cbar_info': interface/cbar.c:190: warning: pointer targets in assignment differ in signedness interface/cbar.c: In function 'process_font_file': interface/cbar.c:240: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result interface/cbar.c: In function 'get_a_char': interface/cbar.c:281: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result interface/cbar.c:294: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result interface/cbar.c:312: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result interface/cbar.c:325: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result interface/cbar.c:331: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result interface/cbar.c: At top level: interface/../interface/open_circle_bitmap.h:3: warning: 'open_circle_bitmap_bits' defined but not used interface/../interface/closed_circle_bitmap.h:3: warning: 'closed_circle_bitmap_bits' defined but not used interface/../ncview.bitmaps.h:40: warning: 'reversebitmap_bits' defined but not used interface/../ncview.bitmaps.h:51: warning: 'backbitmap_bits' defined but not used interface/../ncview.bitmaps.h:62: warning: 'pausebitmap_bits' defined but not used interface/../ncview.bitmaps.h:73: warning: 'forwardbitmap_bits' defined but not used interface/../ncview.bitmaps.h:84: warning: 'ffbitmap_bits' defined but not used interface/cbar.c:463: warning: 'open_font' defined but not used interface/cbar.c: In function 'cbar_make': interface/cbar.c:83: warning: 'nlev' may be used uninitialized in this function interface/cbar.c:86: warning: 'start' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DINC_UDUNITS -DINC_PPM -o ncview ncview.o file.o util.o do_buttons.o file_netcdf.o view.o do_print.o epic_time.o interface/interface.o interface/x_interface.o interface/dataedit.o interface/display_info.o interface/plot_xy.o interface/utils.o interface/range.o interface/printer_options.o overlay.o interface/filesel.o interface/set_options.o interface/plot_range.o udu.o SciPlot.o interface/RadioWidget.o interface/cbar.o -L. -L/usr/lib \ -L/usr/lib -lnetcdf -ludunits -lXaw -lXmu \ -L. -lnetpbm \ -lSM -lICE -lXt -lXext -lX11 -lm + sed s=NCVIEW_LIB_DIR=/usr/share/ncview= + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qqaF9s + umask 022 + cd /builddir/build/BUILD + cd ncview-1.93c + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc + mkdir -p /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/X11/app-defaults + cp -p Ncview-appdefaults /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/X11/app-defaults/Ncview + /usr/bin/make prefix=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr exec_prefix=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr bindir=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/bin sbindir=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/sbin sysconfdir=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/etc datadir=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share includedir=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/include libdir=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/lib libexecdir=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/libexec localstatedir=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/var sharedstatedir=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/com mandir=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/man infodir=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/info install NCVIEW_LIB_DIR=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/ncview BINDIR=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/bin MANDIR=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/man/man1 ---------------------------------------------------- Installing binary in directory /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/bin ---------------------------------------------------- if test ! -d /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/bin; then mkdir -p /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/bin; fi; /usr/bin/install -c ncview /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/bin/ncview -------------------------------------------------------- Installing manual in directory /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/man/man1 -------------------------------------------------------- if test ! -d /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/man/man1; then mkdir -p /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/man/man1; fi; /usr/bin/install -c ncview.1 /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/man/man1/ncview.1 ------------------------------------ Installing application defaults file ------------------------------------ /bin/sh ./install-appdef "/usr/bin/install -c " ************************************************************ **** I M P O R T A N T **** To run properly, ncview needs to have a properly installed applications default file. You do not seem to be installing as super-user, so I cannot write into the global application defaults directory, /usr/lib/X11/app-defaults. Therefore, I must install the applications default file in a user-specific location that you have write access to. The traditional way to do this is to define an environmental variable named XAPPLRESDIR that holds the name of a directory to install user-specific application default files into. I am going to go ahead and put the ncview applications default file, Ncview, into directory /builddir/.app-defaults *** WHAT YOU NEED TO DO IS add the *** *** following line to your .cshrc file: *** setenv XAPPLRESDIR /builddir/.app-defaults NOTE that this will not take effect until you log out and then log back in again! (It also assumes you are using the csh; modify as appropriate if you are using a different shell.) ************************************************************ -------------------------------------------------------- Installing app-defaults file in /builddir/.app-defaults -------------------------------------------------------- + mkdir /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/ncview/ + install -m0644 -p 3gauss.ncmap 3saw.ncmap bw.ncmap default.ncmap detail.ncmap hotres.ncmap nc_overlay.earth.lat-lon.p8deg nc_overlay.earth.lat-lon.radians nc_overlay.lat-lon-grid.10x30 nc_overlay.lat-lon-grid.20x60 nc_overlay.usa /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/ncview/ + chmod 644 /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/X11/app-defaults/Ncview + chmod 644 /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/man/man1/ncview.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/ncview-1.93c extracting debug info from /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/bin/ncview cpio: gcc-4.3.1-20080825/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc: Cannot stat: No such file or directory cpio: gcc-4.3.1-20080825/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc/crtsavres.S: Cannot stat: No such file or directory 8053 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ncview-1.93c-4.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GuMbU5 + umask 022 + cd /builddir/build/BUILD + cd ncview-1.93c + DOCDIR=/builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/doc/ncview-1.93c + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/doc/ncview-1.93c + /bin/mkdir -p /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/doc/ncview-1.93c + cp -pr README COPYING /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc/usr/share/doc/ncview-1.93c + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6 libSM.so.6 libX11.so.6 libXaw.so.7 libXext.so.6 libXmu.so.6 libXt.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libnetcdf.so.4 libnetpbm.so.10 rtld(GNU_HASH) Processing files: ncview-debuginfo-1.93c-4.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc warning: Could not canonicalize hostname: ppc7.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/ncview-1.93c-4.fc10.ppc.rpm Wrote: /builddir/build/RPMS/ncview-debuginfo-1.93c-4.fc10.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AOHCtm + umask 022 + cd /builddir/build/BUILD + cd ncview-1.93c + rm -rf /builddir/build/BUILDROOT/ncview-1.93c-4.fc10.ppc + exit 0 LEAVE do -->