The build took 00h 01m 09s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
4,495 |
cpp |
607 |
sh |
139 |
makefile |
5,241 |
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/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: ddrescue 1.21-1 (Wed Apr 5 00:55:05 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: unrecognized option: '--host=x86_64-unknown-linux'creating config.statuscreating MakefileVPATH = .prefix = /usrexec_prefix = $(prefix)bindir = $(exec_prefix)/bindatarootdir = $(prefix)/shareinfodir = $(datarootdir)/infomandir = $(datarootdir)/manCXX = g++CPPFLAGS = CXXFLAGS = -Wall -W -O2LDFLAGS = OK. Now you can run make.g++ -Wall -W -O2 -c -o arg_parser.o arg_parser.ccg++ -Wall -W -O2 -c -o rational.o rational.ccg++ -Wall -W -O2 -c -o non_posix.o non_posix.ccg++ -Wall -W -O2 -c -o loggers.o loggers.ccg++ -Wall -W -O2 -c -o block.o block.ccg++ -Wall -W -O2 -c -o mapfile.o mapfile.ccg++ -Wall -W -O2 -c -o mapbook.o mapbook.ccg++ -Wall -W -O2 -c -o fillbook.o fillbook.ccg++ -Wall -W -O2 -c -o genbook.o genbook.ccg++ -Wall -W -O2 -c -o io.o io.ccg++ -Wall -W -O2 -c -o rescuebook.o rescuebook.ccg++ -Wall -W -O2 -DPROGVERSION=\"1.21\" -c -o main.o main.ccg++ -Wall -W -O2 -DPROGVERSION=\"1.21\" -c -o ddrescuelog.o ddrescuelog.ccg++ -Wall -W -O2 -o ddrescue arg_parser.o rational.o non_posix.o loggers.o block.o mapfile.o mapbook.o fillbook.o genbook.o io.o rescuebook.o main.omapbook.o:mapbook.cc:function Mapbook::emergency_save(): error: undefined reference to '__dso_handle'main.o:main.cc:function write_file_header(_IO_FILE*, char const*): error: undefined reference to '__dso_handle'main.o:main.cc:function write_final_timestamp(_IO_FILE*): error: undefined reference to '__dso_handle'main.o:main.cc:function _GLOBAL__sub_I_main.cc: error: undefined reference to '__dso_handle'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)make: *** [Makefile:46: ddrescue] Error 1make: *** Waiting for unfinished jobs....==> ERROR: A failure occurred in build(). Aborting...