==> Creating clean working copy [leming]...done
==> Making package: libimxvpuapi 0.10.3-1 (Tue Nov 15 19:35:47 MST 2016)
==> Retrieving sources...
  -> Cloning libimxvpuapi git repo...
Cloning into bare repository '/home/leming/work/libimxvpuapi/libimxvpuapi'...
==> Validating source files with md5sums...
    libimxvpuapi ... Skipped
==> Making package: libimxvpuapi 0.10.3-1 (Tue Nov 15 19:35:54 MST 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) imx-vpu-5.4.33-1

Total Download Size:   0.05 MiB
Total Installed Size:  0.19 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading imx-vpu-5.4.33-1-armv7h.pkg.tar.xz...
downloading imx-vpu-5.4.33-1-armv7h.pkg.tar.xz...
downloading imx-vpu-5.4.33-1-armv7h.pkg.tar.xz...
downloading imx-vpu-5.4.33-1-armv7h.pkg.tar.xz...
downloading imx-vpu-5.4.33-1-armv7h.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing imx-vpu...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) perl-error-0.17024-1  git-2.10.2-1  python2-2.7.12-2

Total Download Size:   14.84 MiB
Total Installed Size:  88.82 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading python2-2.7.12-2-armv7h.pkg.tar.xz...
downloading python2-2.7.12-2-armv7h.pkg.tar.xz...
downloading python2-2.7.12-2-armv7h.pkg.tar.xz...
downloading python2-2.7.12-2-armv7h.pkg.tar.xz...
downloading python2-2.7.12-2-armv7h.pkg.tar.xz...
downloading perl-error-0.17024-1-any.pkg.tar.xz...
downloading perl-error-0.17024-1-any.pkg.tar.xz...
downloading perl-error-0.17024-1-any.pkg.tar.xz...
downloading perl-error-0.17024-1-any.pkg.tar.xz...
downloading perl-error-0.17024-1-any.pkg.tar.xz...
downloading git-2.10.2-1-armv7h.pkg.tar.xz...
downloading git-2.10.2-1-armv7h.pkg.tar.xz...
downloading git-2.10.2-1-armv7h.pkg.tar.xz...
downloading git-2.10.2-1-armv7h.pkg.tar.xz...
downloading git-2.10.2-1-armv7h.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools
    python2-pip
installing perl-error...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts [installed]
    subversion: git svn
    cvsps2: git cvsimport
    gnome-keyring: GNOME keyring credential helper
==> Retrieving sources...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    libimxvpuapi ... Skipped
==> Extracting sources...
  -> Creating working copy of libimxvpuapi git repo...
Cloning into 'libimxvpuapi'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
Setting top to                           : /build/libimxvpuapi/src/libimxvpuapi 
Setting out to                           : /build/libimxvpuapi/src/libimxvpuapi/build 
Checking for 'gcc' (C compiler)          : /usr/lib/distcc/bin/gcc 
Testing compiler flags -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 
Checking if building with these flags works : yes 
Checking for compiler switch -O2            : yes 
Checking for compiler switch -DPIC          : yes 
Checking for compiler switch -fPIC          : yes 
Checking for compiler switch -pedantic      : yes 
Checking for compiler switch -std=c99       : yes 
Checking for compiler switch -Wall          : yes 
Checking for compiler switch -Wextra        : yes 
using the vpulib backend 
Checking for library vpu                    : yes 
checking if ENC_ENABLE_SOF_STUFF exists     : yes 
'configure' finished successfully (2.173s)
Waf: Entering directory `/build/libimxvpuapi/src/libimxvpuapi/build'
[ 1/19] Compiling imxvpuapi/imxvpuapi.c
[ 2/19] Compiling imxvpuapi/imxvpuapi_jpeg.c
[ 3/19] Compiling imxvpuapi/imxvpuapi_parse_jpeg.c
[ 4/19] Compiling imxvpuapi/imxvpuapi_vpulib.c
[ 5/19] Compiling example/main.c
[ 6/19] Compiling example/h264_utils.c
[ 7/19] Compiling libimxvpuapi.pc.in
[ 8/19] Compiling example/decode-example.c
[ 9/19] Compiling example/encode-example.c
[10/19] Compiling example/encode-example-writecb.c
[11/19] Compiling example/jpeg-dec-example.c
[12/19] Compiling example/jpeg-enc-example.c
../example/encode-example.c: In function 'run':
../example/encode-example.c:225:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]

../example/encode-example-writecb.c: In function 'run':
../example/encode-example-writecb.c:220:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]

../example/jpeg-dec-example.c: In function 'run':
../example/jpeg-dec-example.c:78:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]

../example/jpeg-enc-example.c: In function 'run':
../example/jpeg-enc-example.c:129:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]

In file included from ../imxvpuapi/imxvpuapi_vpulib.c:25:0:
/opt/fsl/include/vpu_lib.h:361:3: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
/opt/fsl/include/vpu_lib.h:365:3: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
/opt/fsl/include/vpu_lib.h:432:3: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
In file included from ../imxvpuapi/imxvpuapi_vpulib.c:25:0:
/opt/fsl/include/vpu_lib.h:759:234: warning: ISO C does not allow extra ';' outside of a function [-Wpedantic]

[13/19] Linking build/libimxvpuapi.so
[16/19] Linking build/example/encode-example-writecb
[16/19] Linking build/example/encode-example
[17/19] Linking build/example/jpeg-dec-example
[18/19] Linking build/example/decode-example
[18/19] Linking build/example/jpeg-enc-example
[19/19] Symlinking build/libimxvpuapi.so
Waf: Leaving directory `/build/libimxvpuapi/src/libimxvpuapi/build'
'build' finished successfully (2.323s)
==> Entering fakeroot environment...
==> Starting package()...
Waf: Entering directory `/build/libimxvpuapi/src/libimxvpuapi/build'
+ install /build/libimxvpuapi/pkg/libimxvpuapi/opt/fsl/include/imxvpuapi/imxvpuapi.h (from imxvpuapi/imxvpuapi.h)
+ install /build/libimxvpuapi/pkg/libimxvpuapi/opt/fsl/include/imxvpuapi/imxvpuapi_jpeg.h (from imxvpuapi/imxvpuapi_jpeg.h)
+ install /build/libimxvpuapi/pkg/libimxvpuapi/opt/fsl/lib/libimxvpuapi.so.0.10.3 (from build/libimxvpuapi.so)
+ symlink /build/libimxvpuapi/pkg/libimxvpuapi/opt/fsl/lib/libimxvpuapi.so (to libimxvpuapi.so.0.10.3)
+ symlink /build/libimxvpuapi/pkg/libimxvpuapi/opt/fsl/lib/libimxvpuapi.so.0 (to libimxvpuapi.so.0.10.3)
+ install /build/libimxvpuapi/pkg/libimxvpuapi/opt/fsl/lib/pkgconfig/libimxvpuapi.pc (from build/libimxvpuapi.pc)
Waf: Leaving directory `/build/libimxvpuapi/src/libimxvpuapi/build'
'install' finished successfully (0.084s)
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "libimxvpuapi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libimxvpuapi 0.10.3-1 (Tue Nov 15 19:36:12 MST 2016)
==> Cleaning up...