#16933: nvramtool package broken
----------------------------+-------------------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Barrier Breaker (trunk)
Component: packages | Version: Trunk
Keywords: nvramtool, x86 |
----------------------------+-------------------------------------
{{{
make[3]: Entering directory `/home/development/src/openwrt-
trunk/openwrt/feeds/oldpackages/utils/nvramtool'
. /home/development/src/openwrt-trunk/openwrt/include/shell.sh; gzip -dc
/home/development/src/openwrt-trunk/openwrt/dl/nvramtool-4887.tar.gz |
/bin/tar -C /home/development/src/openwrt-trunk/openwrt/build_dir/target-
i386_i486_uClibc-0.9.33.2/nvramtool-4887/.. -xf -
touch /home/development/src/openwrt-trunk/openwrt/build_dir/target-
i386_i486_uClibc-0.9.33.2/nvramtool-4887/.prepared_b199b454e225e3d59874fa3c2cd6109b
rm -f /home/development/src/openwrt-trunk/openwrt/build_dir/target-
i386_i486_uClibc-0.9.33.2/nvramtool-4887/.configured_*
touch /home/development/src/openwrt-trunk/openwrt/build_dir/target-
i386_i486_uClibc-0.9.33.2/nvramtool-4887/.configured_
make -C /home/development/src/openwrt-trunk/openwrt/build_dir/target-
i386_i486_uClibc-0.9.33.2/nvramtool-4887 CC="i486-openwrt-linux-uclibc-
gcc" CFLAGS="-Os -pipe -march=i486 -fno-caller-saves -fhonour-copts -Wno-
error=unused-but-set-variable -Wformat -Werror=format-security
-I/home/development/src/openwrt-trunk/openwrt/staging_dir/target-
i386_i486_uClibc-0.9.33.2/usr/include" LDFLAGS="-L/home/development/src
/openwrt-trunk/openwrt/staging_dir/target-
i386_i486_uClibc-0.9.33.2/usr/lib" LIBS="-lpci -lz"
DESTDIR="/home/development/src/openwrt-trunk/openwrt/build_dir/target-
i386_i486_uClibc-0.9.33.2/nvramtool-4887/ipkg-install" nvramtool
make[4]: Entering directory `/home/development/src/openwrt-
trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/nvramtool-4887'
i486-openwrt-linux-uclibc-gcc -Os -pipe -march=i486 -fno-caller-saves
-fhonour-copts -Wno-error=unused-but-set-variable -Wformat -Werror=format-
security -I/home/development/src/openwrt-trunk/openwrt/staging_dir/target-
i386_i486_uClibc-0.9.33.2/usr/include -c -o cmos_lowlevel.o
cmos_lowlevel.c
i486-openwrt-linux-uclibc-gcc -Os -pipe -march=i486 -fno-caller-saves
-fhonour-copts -Wno-error=unused-but-set-variable -Wformat -Werror=format-
security -I/home/development/src/openwrt-trunk/openwrt/staging_dir/target-
i386_i486_uClibc-0.9.33.2/usr/include -c -o cmos_ops.o cmos_ops.c
i486-openwrt-linux-uclibc-gcc -Os -pipe -march=i486 -fno-caller-saves
-fhonour-copts -Wno-error=unused-but-set-variable -Wformat -Werror=format-
security -I/home/development/src/openwrt-trunk/openwrt/staging_dir/target-
i386_i486_uClibc-0.9.33.2/usr/include -c -o common.o common.c
i486-openwrt-linux-uclibc-gcc -Os -pipe -march=i486 -fno-caller-saves
-fhonour-copts -Wno-error=unused-but-set-variable -Wformat -Werror=format-
security -I/home/development/src/openwrt-trunk/openwrt/staging_dir/target-
i386_i486_uClibc-0.9.33.2/usr/include -c -o compute_ip_checksum.o
compute_ip_checksum.c
i486-openwrt-linux-uclibc-gcc -Os -pipe -march=i486 -fno-caller-saves
-fhonour-copts -Wno-error=unused-but-set-variable -Wformat -Werror=format-
security -I/home/development/src/openwrt-trunk/openwrt/staging_dir/target-
i386_i486_uClibc-0.9.33.2/usr/include -c -o hexdump.o hexdump.c
hexdump.c: In function 'hexdump':
hexdump.c:94:7: error: format not a string literal and no format arguments
[-Werror=format-security]
fprintf(outfile, format->indent);
^
hexdump.c:96:7: error: format not a string literal and no format arguments
[-Werror=format-security]
fprintf(outfile, format->sep1);
^
hexdump.c:105:10: error: format not a string literal and no format
arguments [-Werror=format-security]
fprintf(outfile, format->sep2);
^
hexdump.c:109:7: error: format not a string literal and no format
arguments [-Werror=format-security]
fprintf(outfile, format->sep3);
^
hexdump.c:123:4: error: format not a string literal and no format
arguments [-Werror=format-security]
fprintf(outfile, format->indent);
^
hexdump.c:125:4: error: format not a string literal and no format
arguments [-Werror=format-security]
fprintf(outfile, format->sep1);
^
hexdump.c:130:7: error: format not a string literal and no format
arguments [-Werror=format-security]
fprintf(outfile, format->sep2);
^
hexdump.c:142:7: error: format not a string literal and no format
arguments [-Werror=format-security]
fprintf(outfile, format->sep2);
^
hexdump.c:145:4: error: format not a string literal and no format
arguments [-Werror=format-security]
fprintf(outfile, format->sep3);
^
cc1: some warnings being treated as errors
make[4]: *** [hexdump.o] Error 1
make[4]: Leaving directory `/home/development/src/openwrt-
trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/nvramtool-4887'
make[3]: *** [/home/development/src/openwrt-trunk/openwrt/build_dir
/target-i386_i486_uClibc-0.9.33.2/nvramtool-4887/.built] Error 2
make[3]: Leaving directory `/home/development/src/openwrt-
trunk/openwrt/feeds/oldpackages/utils/nvramtool'
make[2]: *** [package/feeds/oldpackages/nvramtool/compile] Error 2
make[2]: Leaving directory `/home/development/src/openwrt-trunk/openwrt'
make[1]: *** [/home/development/src/openwrt-trunk/openwrt/staging_dir
/target-i386_i486_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/development/src/openwrt-trunk/openwrt'
make: *** [world] Error 2
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/16933>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets