| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
|
| |
jit does not works well with PaX kernel and for server software we
prefer to have PaX.
|
| |
|
|
|
|
|
| |
refreshed patch files
no man pages in upstream source; removed -doc package
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
g++ -c -pipe -fPIC -ansi -fpermissive -finline-functions -Wno-long-long -O2 -fvisibility=hidden -Wall -W -D_REENTRANT -fPIC -DQSSH_LIBRARY -DIDE_LIBRARY_BASENAME=\"lib\" -DQT_CREATOR -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DBOTAN_DLL= -DBOTAN_TARGET_OS_HAS_GETTIMEOFDAY -DBOTAN_HAS_ALLOC_MMAP -DBOTAN_HAS_ENTROPY_SRC_DEV_RANDOM -DBOTAN_HAS_ENTROPY_SRC_EGD -DBOTAN_HAS_ENTROPY_SRC_FTW -DBOTAN_HAS_ENTROPY_SRC_UNIX -DBOTAN_HAS_MUTEX_PTHREAD -DBOTAN_HAS_PIPE_UNIXFD_IO -DBOTAN_TARGET_OS_IS_LINUX -DBOTAN_TARGET_OS_HAS_CLOCK_GETTIME -DBOTAN_TARGET_OS_HAS_DLOPEN -DBOTAN_TARGET_OS_HAS_GMTIME_R -DBOTAN_TARGET_OS_HAS_POSIX_MLOCK -DBOTAN_HAS_DYNAMICALLY_LOADED_ENGINE -DBOTAN_HAS_DYNAMIC_LOADER -DBOTAN_BUILD_COMPILER_IS_GCC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../../../src -I../../libs -I/home/clandmeter/aports/testing/qt-creator/src/qt-creator-opensource-src-3.0.1/tools -I../../plugins -I../3rdparty -I.moc/release-shared -I.uic -o .obj/release-shared/botan.o ../3rdparty/botan/botan.cpp
../3rdparty/botan/botan.cpp:46234:21: fatal error: cpuid.h: No such file or directory
#include <cpuid.h>
^
compilation terminated.
make[3]: *** [Makefile:4265: .obj/release-shared/botan.o] Error 1
make[3]: Leaving directory '/home/clandmeter/aports/testing/qt-creator/src/qt-creator-opensource-src-3.0.1/src/libs/ssh'
make[2]: *** [Makefile:253: sub-ssh-make_default] Error 2
make[2]: Leaving directory '/home/clandmeter/aports/testing/qt-creator/src/qt-creator-opensource-src-3.0.1/src/libs'
make[1]: *** [Makefile:42: sub-libs-make_default-ordered] Error 2
make[1]: Leaving directory '/home/clandmeter/aports/testing/qt-creator/src/qt-creator-opensource-src-3.0.1/src'
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Xapian version 1.4.0 is incompatible with Search::Xapian 1.2.23.0
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Compilenv, and its interface was not compiled with -opaque
boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -w +33..39+48+50 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I middle_end -I middle_end/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure_conversion.ml
boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -w +33..39+48+50 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I middle_end -I middle_end/base_types -I asmcomp -I driver -I toplevel -c middle_end/simplify_primitives.ml
File "asmcomp/selection.ml", line 1:
Error: Some fatal warnings were triggered (1 occurrences)
make[2]: *** [Makefile:754: asmcomp/selection.cmx] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/clandmeter/aports/testing/ocaml/src/ocaml-4.03.0'
make[1]: *** [Makefile:182: opt.opt] Error 2
make[1]: Leaving directory '/home/clandmeter/aports/testing/ocaml/src/ocaml-4.03.0'
make: *** [Makefile:49: world.opt] Error 2
|
| |
|
|
|
|
| |
https://github.com/golang/go/issues/11981
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
mhash is unmaintained (removed)
libmbfl has incorrect abuild (removed)
|
|
|
|
| |
this abuild also needs proper source handeling.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
build fails (on zfs) with:
g++ -Wall -W -O2 -o ddrescuelog arg_parser.o block.o mapfile.o ddrescuelog.o
testing ddrescue-1.21..........................cmp: EOF on out
.................
testing ddrescuelog-1.21...............................................
tests failed.
make: *** [Makefile:98: check] Error 1
|
| |
|