[haiku-commits] Re: haiku: hrev48998 - src/kits/package

  • From: kallisti5 <kallisti5@xxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 26 Apr 2015 13:35:06 -0500

On 2015-04-06 16:11, Axel Dörfler wrote:

Am 05/04/2015 um 19:15 schrieb pulkomandy@xxxxxxxxxxxxx:
3c08e456131e: Fix package download progress computation.

Thanks for cleaning up behind me!

In file included from /home/kallisti5/Code/haiku/src/kits/package/FetchFileJob.cpp:16:0:
/home/kallisti5/Code/haiku/src/kits/package/FetchFileJob.cpp: In member function 'virtual status_t BPackageKit::BPrivate::FetchFileJob::Execute()':
/home/kallisti5/Code/haiku/src/kits/package/FetchFileJob.cpp:95:36: error: 'CURLOPT_XFERINFOFUNCTION' was not declared in this scope
result = curl_easy_setopt(handle, CURLOPT_XFERINFOFUNCTION,
^
/home/kallisti5/Code/haiku/generated.rpi2/build_packages/curl-7.26.0-1-arm/develop/headers/curl/curl.h:2224:68: note: in definition of macro 'curl_easy_setopt'
#define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param)
^

/home/kallisti5/Code/haiku/generated.rpi2/cross-tools-arm/bin/arm-unknown-haiku-gcc -c "/home/kallisti5/Code/haiku/src/kits/package/FetchFileJob.cpp" -O2 -Wall -Wno-trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith -Wcast-align -Wsign-compare -Wno-multichar -fno-strict-aliasing -fno-tree-vrp -Wno-array-bounds -mapcs-frame -nostdinc -Wno-deprecated -mtune=arm1176jzf-s -march=armv7-a -DARCH_arm -DBOOT_ARCHIVE_IMAGE_OFFSET=192 -D__HAIKU_PRIMARY_PACKAGING_ARCH=\"arm\" -DHAIKU_DISTRO_COMPATIBILITY_DEFAULT -DHAIKU_INCLUDE_PATENTED_CODE=0 -DHAIKU_TARGET_PLATFORM_HAIKU -DHAIKU_MINIMUM_BUILD -iquote /home/kallisti5/Code/haiku/build/user_config_headers -iquote /home/kallisti5/Code/haiku/build/config_headers -iquote /home/kallisti5/Code/haiku/src/kits/package -iquote /home/kallisti5/Code/haiku/generated.rpi2/objects/common/kits/package -iquote /home/kallisti5/Code/haiku/generated.rpi2/objects/linux/x86_64/common/kits/package -iquote /home/kallisti5/Code/haiku/generated.rpi2/objects/haiku/arm/common/kits/package -iquote /home/kallisti5/Code/haiku/src/kits/package/hpkg -iquote /home/kallisti5/Code/haiku/src/kits/package/hpkg/v1 -iquote /home/kallisti5/Code/haiku/src/kits/package/manager -iquote /home/kallisti5/Code/haiku/src/kits/package/solver -I /home/kallisti5/Code/haiku/headers/private/app -I /home/kallisti5/Code/haiku/headers/private/kernel -I /home/kallisti5/Code/haiku/headers/private/shared -I /home/kallisti5/Code/haiku/headers/private/storage -I /home/kallisti5/Code/haiku/headers/private/support -I /home/kallisti5/Code/haiku/headers/private/. -I /home/kallisti5/Code/haiku/headers/private/system -I /home/kallisti5/Code/haiku/headers/private/system/arch/arm -I /home/kallisti5/Code/haiku/generated.rpi2/build_packages/curl-7.26.0-1-arm/develop/headers -I /home/kallisti5/Code/haiku/generated.rpi2/build_packages/curl-7.26.0-1-arm/develop/headers/curl -I /home/kallisti5/Code/haiku/generated.rpi2/build_packages/gcc_syslibs_devel-4.8.3_2014_08_03-1-arm/develop/headers/c++ -I /home/kallisti5/Code/haiku/generated.rpi2/build_packages/gcc_syslibs_devel-4.8.3_2014_08_03-1-arm/develop/headers/c++/arm-unknown-haiku -I /home/kallisti5/Code/haiku/generated.rpi2/build_packages/gcc_syslibs_devel-4.8.3_2014_08_03-1-arm/develop/headers/c++/backward -I /home/kallisti5/Code/haiku/generated.rpi2/build_packages/gcc_syslibs_devel-4.8.3_2014_08_03-1-arm/develop/headers/c++/ext -I /home/kallisti5/Code/haiku/generated.rpi2/build_packages/gcc_syslibs_devel-4.8.3_2014_08_03-1-arm/develop/headers/gcc/include -I /home/kallisti5/Code/haiku/generated.rpi2/build_packages/gcc_syslibs_devel-4.8.3_2014_08_03-1-arm/develop/headers/gcc/include-fixed -I /home/kallisti5/Code/haiku/headers -I /home/kallisti5/Code/haiku/headers/posix -I /home/kallisti5/Code/haiku/headers/glibc -I /home/kallisti5/Code/haiku/headers/os -I /home/kallisti5/Code/haiku/headers/os/add-ons -I /home/kallisti5/Code/haiku/headers/os/add-ons/file_system -I /home/kallisti5/Code/haiku/headers/os/add-ons/graphics -I /home/kallisti5/Code/haiku/headers/os/add-ons/input_server -I /home/kallisti5/Code/haiku/headers/os/add-ons/registrar -I /home/kallisti5/Code/haiku/headers/os/add-ons/screen_saver -I /home/kallisti5/Code/haiku/headers/os/add-ons/tracker -I /home/kallisti5/Code/haiku/headers/os/app -I /home/kallisti5/Code/haiku/headers/os/device -I /home/kallisti5/Code/haiku/headers/os/drivers -I /home/kallisti5/Code/haiku/headers/os/game -I /home/kallisti5/Code/haiku/headers/os/interface -I /home/kallisti5/Code/haiku/headers/os/kernel -I /home/kallisti5/Code/haiku/headers/os/locale -I /home/kallisti5/Code/haiku/headers/os/media -I /home/kallisti5/Code/haiku/headers/os/mail -I /home/kallisti5/Code/haiku/headers/os/midi -I /home/kallisti5/Code/haiku/headers/os/midi2 -I /home/kallisti5/Code/haiku/headers/os/net -I /home/kallisti5/Code/haiku/headers/os/storage -I /home/kallisti5/Code/haiku/headers/os/support -I /home/kallisti5/Code/haiku/headers/os/translation -I /home/kallisti5/Code/haiku/headers/private/. -o "/home/kallisti5/Code/haiku/generated.rpi2/objects/haiku/arm/release/kits/package/FetchFileJob.o" ;

...failed C++ /home/kallisti5/Code/haiku/generated.rpi2/objects/haiku/arm/release/kits/package/FetchFileJob.o ...

BUILD FAILURE:
...failed updating 1 target(s)...
...skipped 8 target(s)...
...updated 883 target(s)...

Que?

Other related posts: