[haiku-commits] Re: haiku: hrev47300 - in src/bin/network/wget: po src . lib doc

  • From: Urias McCullough <umccullough@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 3 Jun 2014 09:33:02 -0700

On Mon, Jun 2, 2014 at 2:59 PM,  <korli@xxxxxxxxxxxxxxxx> wrote:
> hrev47300 adds 2 changesets to branch 'master'
> old head: 31da886a614c23e3d6265ae5de7300f0c7f62873
> new head: 9cd7c6a4338747b8ef15b38a06df188134248495
> overview: http://cgit.haiku-os.org/haiku/log/?qt=range&q=9cd7c6a+%5E31da886
>
> ----------------------------------------------------------------------------
>
> da76d8d: wget: remove
>
> 9cd7c6a: tiff: use the outsourced packages.
>
>   * packages for secondary architectures would be welcomed.
>
>                                    [ Jérôme Duval <jerome.duval@xxxxxxxxx> ]
>
> ----------------------------------------------------------------------------


I believe this has broken the hybrid builds:

http://mmadia.com:8010/builders/x86-FreeBSD-host/builds/2634

C++ 
/Buildbot/slave/x86-FreeBSD-host/generated.x86_gcc2/objects/haiku/x86/release/add-ons/translators/tiff/TIFFTranslator.o
/Buildbot/slave/haiku/src/add-ons/translators/tiff/TIFFTranslator.cpp:14:20:
fatal error: tiffio.h: No such file or directory
 #include "tiffio.h"
                    ^
compilation terminated.

/Buildbot/slave/cross-tools-x86/cross-tools-x86/bin/i586-pc-haiku-gcc
-c "/Buildbot/slave/haiku/src/add-ons/translators/tiff/TIFFTranslator.cpp"
-O -Wall -Wno-trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual
-Wpointer-arith -Wcast-align -Wsign-compare -Wno-multichar -Werror
-Wno-error=uninitialized -Wno-unused-but-set-variable -pipe
-fno-strict-aliasing -fno-tree-vrp -Wno-array-bounds -nostdinc
-Wno-deprecated -DARCH_x86 -DB_USE_BUILTIN_ATOMIC_FUNCTIONS
-D__HAIKU_PRIMARY_PACKAGING_ARCH=\"x86_gcc2\"
-DHAIKU_DISTRO_COMPATIBILITY_DEFAULT -DHAIKU_INCLUDE_PATENTED_CODE=0
-DHAIKU_TARGET_PLATFORM_HAIKU -DHAIKU_REGULAR_BUILD -iquote
/Buildbot/slave/haiku/build/user_config_headers -iquote
/Buildbot/slave/haiku/build/config_headers -iquote
/Buildbot/slave/haiku/src/add-ons/translators/tiff -iquote
/Buildbot/slave/x86-FreeBSD-host/generated.x86_gcc2/objects/common/add-ons/translators/tiff
-iquote 
/Buildbot/slave/x86-FreeBSD-host/generated.x86_gcc2/objects/freebsd/x86/common/add-ons/translators/tiff
-iquote 
/Buildbot/slave/x86-FreeBSD-host/generated.x86_gcc2/objects/haiku/x86/common/add-ons/translators/tiff
-iquote /Buildbot/slave/haiku/src/add-ons/translators/tiff/../shared
-I 
/Buildbot/slave/cross-tools-x86/cross-tools-x86/lib/gcc/i586-pc-haiku/4.8.3/../../../../i586-pc-haiku/include/c++/4.8.3
-I 
/Buildbot/slave/cross-tools-x86/cross-tools-x86/lib/gcc/i586-pc-haiku/4.8.3/../../../../i586-pc-haiku/include/c++/4.8.3/i586-pc-haiku
-I 
/Buildbot/slave/cross-tools-x86/cross-tools-x86/lib/gcc/i586-pc-haiku/4.8.3/../../../../i586-pc-haiku/include/c++/4.8.3/backward
-I 
/Buildbot/slave/cross-tools-x86/cross-tools-x86/lib/gcc/i586-pc-haiku/4.8.3/../../../../i586-pc-haiku/include/c++/4.8.3/ext
-I 
/Buildbot/slave/cross-tools-x86/cross-tools-x86/lib/gcc/i586-pc-haiku/4.8.3/include
-I 
/Buildbot/slave/cross-tools-x86/cross-tools-x86/lib/gcc/i586-pc-haiku/4.8.3/include-fixed
-I /Buildbot/slave/haiku/headers -I
/Buildbot/slave/haiku/headers/posix -I
/Buildbot/slave/haiku/headers/glibc -I
/Buildbot/slave/haiku/headers/os -I
/Buildbot/slave/haiku/headers/os/add-ons -I
/Buildbot/slave/haiku/headers/os/add-ons/file_system -I
/Buildbot/slave/haiku/headers/os/add-ons/graphics -I
/Buildbot/slave/haiku/headers/os/add-ons/input_server -I
/Buildbot/slave/haiku/headers/os/add-ons/registrar -I
/Buildbot/slave/haiku/headers/os/add-ons/screen_saver -I
/Buildbot/slave/haiku/headers/os/add-ons/tracker -I
/Buildbot/slave/haiku/headers/os/app -I
/Buildbot/slave/haiku/headers/os/device -I
/Buildbot/slave/haiku/headers/os/drivers -I
/Buildbot/slave/haiku/headers/os/game -I
/Buildbot/slave/haiku/headers/os/interface -I
/Buildbot/slave/haiku/headers/os/kernel -I
/Buildbot/slave/haiku/headers/os/locale -I
/Buildbot/slave/haiku/headers/os/media -I
/Buildbot/slave/haiku/headers/os/mail -I
/Buildbot/slave/haiku/headers/os/midi -I
/Buildbot/slave/haiku/headers/os/midi2 -I
/Buildbot/slave/haiku/headers/os/net -I
/Buildbot/slave/haiku/headers/os/storage -I
/Buildbot/slave/haiku/headers/os/support -I
/Buildbot/slave/haiku/headers/os/translation -I
/Buildbot/slave/haiku/headers/private/. -o
"/Buildbot/slave/x86-FreeBSD-host/generated.x86_gcc2/objects/haiku/x86/release/add-ons/translators/tiff/TIFFTranslator.o"
;

...failed C++ 
/Buildbot/slave/x86-FreeBSD-host/generated.x86_gcc2/objects/haiku/x86/release/add-ons/translators/tiff/TIFFTranslator.o
...

Other related posts: