From mboxrd@z Thu Jan 1 00:00:00 1970 From: Perfect Gentleman Subject: f2fs-tool-1.7.0 build error Date: Fri, 29 Jul 2016 11:22:24 +0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1bSzJi-0007Yz-QV for linux-f2fs-devel@lists.sourceforge.net; Fri, 29 Jul 2016 04:22:34 +0000 Received: from mail-lf0-f49.google.com ([209.85.215.49]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) id 1bSzJh-0000na-R1 for linux-f2fs-devel@lists.sourceforge.net; Fri, 29 Jul 2016 04:22:34 +0000 Received: by mail-lf0-f49.google.com with SMTP id b199so62993336lfe.0 for ; Thu, 28 Jul 2016 21:22:33 -0700 (PDT) Received: from [192.168.88.11] ([94.199.77.7]) by smtp.gmail.com with ESMTPSA id 98sm2426565lja.37.2016.07.28.21.22.26 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Jul 2016 21:22:26 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net To: "linux-f2fs-devel@lists.sourceforge.net" >>> Source configured. >>> Compiling source in /tmp/portage/sys-fs/f2fs-tools-9999/work/f2fs-tools-9999 ... make -j7 make all-recursive make[1]: Entering directory '/tmp/portage/sys-fs/f2fs-tools-9999/work/f2fs-tools-9999' Making all in man make[2]: Entering directory '/tmp/portage/sys-fs/f2fs-tools-9999/work/f2fs-tools-9999/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/portage/sys-fs/f2fs-tools-9999/work/f2fs-tools-9999/man' Making all in lib make[2]: Entering directory '/tmp/portage/sys-fs/f2fs-tools-9999/work/f2fs-tools-9999/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-stack-protector -c -o libf2fs_la-libf2fs.lo `test -f 'libf2fs.c' || echo './'`libf2fs.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-stack-protector -c -o libf2fs_la-libf2fs_io.lo `test -f 'libf2fs_io.c' || echo './'`libf2fs_io.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-stack-protector -c -o libf2fs_la-zbc.lo `test -f 'zbc.c' || echo './'`zbc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-stack-protector -c zbc.c -fPIC -DPIC -o .libs/libf2fs_la-zbc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-stack-protector -c libf2fs_io.c -fPIC -DPIC -o .libs/libf2fs_la-libf2fs_io.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-stack-protector -c libf2fs.c -fPIC -DPIC -o .libs/libf2fs_la-libf2fs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-stack-protector -c libf2fs_io.c -o libf2fs_la-libf2fs_io.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-stack-protector -c zbc.c -o libf2fs_la-zbc.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-stack-protector -c libf2fs.c -o libf2fs_la-libf2fs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=native -mtune=native -O2 -pipe -fomit-frame-pointer -fno-stack-protector -version-info 0:2:1 -Wl,-O1 -Wl,--as-needed -o libf2fs.la -rpath /lib64 libf2fs_la-libf2fs.lo libf2fs_la-libf2fs_io.lo libf2fs_la-zbc.lo libtool: error: AGE '1' is greater than the current interface number '0' libtool: error: '0:2:1' is not valid version information make[2]: *** [Makefile:411: libf2fs.la] Error 1 make[2]: Leaving directory '/tmp/portage/sys-fs/f2fs-tools-9999/work/f2fs-tools-9999/lib' make[1]: *** [Makefile:415: all-recursive] Error 1 make[1]: Leaving directory '/tmp/portage/sys-fs/f2fs-tools-9999/work/f2fs-tools-9999' make: *** [Makefile:347: all] Error 2 ------------------------------------------------------------------------------