The build took 00h 01m 30s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
4,827 |
cpp |
2,840 |
ansic |
43 |
makefile |
28 |
perl |
7,738 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: dvd+rw-tools 7.1-7 (Thu Apr 13 16:14:25 UTC 2017)==> Checking runtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) cdrtools-3.02a06-1Total Installed Size: 3.67 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing cdrtools...:: Running post-transaction hooks...(1/1) Updating manpage index...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...patching file ./growisofs_mmc.cppHunk #1 succeeded at 1640 (offset 228 lines).patching file transport.hxxpatching file transport.hxxHunk #1 succeeded at 124 (offset 8 lines).patching file dvd+rw-format.cppHunk #1 succeeded at 247 (offset 2 lines).patching file growisofs.cpatching file growisofs_mmc.cppHunk #2 succeeded at 1642 with fuzz 2 (offset -2 lines).Hunk #3 succeeded at 2015 (offset -2 lines).Hunk #4 succeeded at 2064 (offset -2 lines).patching file transport.hxxHunk #1 succeeded at 9 with fuzz 1.make[1]: Entering directory '/tmp/dvd+rw-tools/src/dvd+rw-tools-7.1'gcc -O2 -D_REENTRANT -c -o growisofs.o growisofs.cgrowisofs.c:2273:8: warning: format specifies type 'long long' but the argument has type 'off64_t' (aka 'long') [-Wformat] current,progress.final,100.0/ratio, ^~~~~~~growisofs.c:2273:16: warning: format specifies type 'long long' but the argument has type 'off64_t' (aka 'long') [-Wformat] current,progress.final,100.0/ratio, ^~~~~~~~~~~~~~growisofs.c:2287:8: warning: format specifies type 'long long' but the argument has type 'off64_t' (aka 'long') [-Wformat] current,progress.final,0.0, ^~~~~~~growisofs.c:2287:16: warning: format specifies type 'long long' but the argument has type 'off64_t' (aka 'long') [-Wformat] current,progress.final,0.0, ^~~~~~~~~~~~~~growisofs.c:2399:8: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] (capacity-outoff)/2048,tracksize/2048); ^~~~~~~~~~~~~~~~~~~~~~growisofs.c:2399:31: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] (capacity-outoff)/2048,tracksize/2048); ^~~~~~~~~~~~~~growisofs.c:2429:10: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] (capacity-outoff)/2048, ^~~~~~~~~~~~~~~~~~~~~~growisofs.c:2430:10: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] tracksize/2048); ^~~~~~~~~~~~~~growisofs.c:2698:6: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] (outoff-startoff)/2048, ^~~~~~~~~~~~~~~~~~~~~~growisofs.c:3269:20: warning: format specifies type 'long long' but the argument has type 'off64_t' (aka 'long') [-Wformat] in_device,off), ^~~growisofs.c:3515:34: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat] printf("next_session=%"LLD"\n", next_session*CD_BLOCK); ~~ ^~~~~~~~~~~~~~~~~~~~~growisofs.c:3518:30: warning: format specifies type 'long long' but the argument has type 'off64_t' (aka 'long') [-Wformat] printf("capacity=%"LLD"\n", capacity); ~~ ^~~~~~~~12 warnings generated.g++ -O2 -fno-exceptions -D_REENTRANT -c -o growisofs_mmc.o growisofs_mmc.cppIn file included from growisofs_mmc.cpp:17:./transport.hxx:131:51: warning: illegal character encoding in character literal [-Winvalid-source-encoding] int l = wctomb(str,(wchar_t)(unsigned char)''); ^./transport.hxx:133:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else str[0]='',str[1]='\0'; ^2 warnings generated.g++ -O2 -fno-exceptions -D_REENTRANT growisofs.o growisofs_mmc.o -lpthread -o growisofsg++ -O2 -fno-exceptions -D_REENTRANT -c -o dvd+rw-format.o dvd+rw-format.cppIn file included from dvd+rw-format.cpp:87:./transport.hxx:131:51: warning: illegal character encoding in character literal [-Winvalid-source-encoding] int l = wctomb(str,(wchar_t)(unsigned char)''); ^./transport.hxx:133:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else str[0]='',str[1]='\0'; ^2 warnings generated.g++ -O2 -fno-exceptions -D_REENTRANT dvd+rw-format.o -lpthread -o dvd+rw-formatg++ -O2 -fno-exceptions -D_REENTRANT -c -o dvd+rw-booktype.o dvd+rw-booktype.cppIn file included from dvd+rw-booktype.cpp:36:./transport.hxx:131:51: warning: illegal character encoding in character literal [-Winvalid-source-encoding] int l = wctomb(str,(wchar_t)(unsigned char)''); ^./transport.hxx:133:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else str[0]='',str[1]='\0'; ^dvd+rw-booktype.cpp:401:55: warning: illegal character encoding in string literal [-Winvalid-source-encoding] { fprintf (stderr,":-( action is applicable to DVDRW only\n"); ^~~~dvd+rw-booktype.cpp:762:2: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete list; ^ []dvd+rw-booktype.cpp:739:22: note: allocated with 'new[]' here unsigned char *list=new unsigned char[len]; ^4 warnings generated.g++ -O2 -fno-exceptions -D_REENTRANT dvd+rw-booktype.o -lpthread -o dvd+rw-booktypeg++ -O2 -fno-exceptions -D_REENTRANT -c -o dvd+rw-mediainfo.o dvd+rw-mediainfo.cppIn file included from dvd+rw-mediainfo.cpp:12:./transport.hxx:131:51: warning: illegal character encoding in character literal [-Winvalid-source-encoding] int l = wctomb(str,(wchar_t)(unsigned char)''); ^./transport.hxx:133:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else str[0]='',str[1]='\0'; ^2 warnings generated.g++ -O2 -fno-exceptions -D_REENTRANT dvd+rw-mediainfo.o -lpthread -o dvd+rw-mediainfog++ -O2 -fno-exceptions -D_REENTRANT -c -o dvd-ram-control.o dvd-ram-control.cppIn file included from dvd-ram-control.cpp:1:./transport.hxx:131:51: warning: illegal character encoding in character literal [-Winvalid-source-encoding] int l = wctomb(str,(wchar_t)(unsigned char)''); ^./transport.hxx:133:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else str[0]='',str[1]='\0'; ^2 warnings generated.g++ -O2 -fno-exceptions -D_REENTRANT dvd-ram-control.o -lpthread -o dvd-ram-controlmake[1]: Leaving directory '/tmp/dvd+rw-tools/src/dvd+rw-tools-7.1'==> Entering fakeroot environment...==> Starting package()...==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "dvd+rw-tools"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: dvd+rw-tools 7.1-7 (Thu Apr 13 16:15:06 UTC 2017)CMD: pacman --query --file dvd+rw-tools-7.1-7-x86_64.pkg.tar.xz
Creating hybrid package for 'dvd+rw-tools'
Trying to find vanilla package 'dvd+rw-tools'...
CMD: pacman --query --file /mirror/dvd+rw-tools-7.1-7.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf dvd+rw-tools.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/dvd+rw-tools.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/dvd+rw-tools.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/dvd+rw-tools.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'