Opened 14 years ago

Closed 14 years ago

#6439 closed bug (fixed)

Build problem: skipped IMAP for lack of imap_client.o...

Reported by: HAL Owned by: anevilyak
Priority: normal Milestone: R1
Component: Kits/Mail Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I was trying to build haiku from haiku. The sources from yesterday. It is failing to build because warnings are being treated as errors and the above in the summary. I will attach a file with Terminal output.

Attachments (1)

Haiku_Build_Problem_Terminal_Output.txt (5.1 KB ) - added by HAL 14 years ago.
Terminal output

Download all attachments as: .zip

Change History (12)

by HAL, 14 years ago

Terminal output

comment:1 by HAL, 14 years ago

I was building hrev37982 gcc4 hybrid on hrev37730 gcc4 hybrid.

comment:2 by anevilyak, 14 years ago

Component: Build SystemKits/Mail Kit
Owner: changed from bonefish to bga
Version: R1/alpha2R1/Development

comment:3 by HaikuBot, 14 years ago

I got same error. Maybe we should comment this:

1260 EnableWerror src add-ons mail_daemon ;

(taked from here http://dev.haiku-os.org/browser/haiku/trunk/build/jam/BuildSetup)

comment:4 by anevilyak, 14 years ago

The correct thing to do would be to fix the warning.

in reply to:  4 ; comment:5 by siarzhuk, 14 years ago

Replying to anevilyak:

The correct thing to do would be to fix the warning.

Hm... All my life I thought that having consistent, non-broken build is the high-priory task for cooperative software development work. Do you want to say that warnings squashing is much more urgent task? :-D

in reply to:  5 ; comment:6 by anevilyak, 14 years ago

Replying to siarzhuk:

Hm... All my life I thought that having consistent, non-broken build is the high-priory task for cooperative software development work. Do you want to say that warnings squashing is much more urgent task? :-D

No, I was saying the correct thing to do would be to fix the build by fixing the warning, since they mean the same thing in this context. Oddly that particular one seems to be compiler-specific though, I'm not seeing it on any of my machines on either FreeBSD or Haiku as build host.

in reply to:  6 ; comment:7 by mmadia, 14 years ago

Replying to anevilyak:

Replying to siarzhuk:

Hm... All my life I thought that having consistent, non-broken build is the high-priory task for cooperative software development work. Do you want to say that warnings squashing is much more urgent task? :-D

No, I was saying the correct thing to do would be to fix the build by fixing the warning, since they mean the same thing in this context. Oddly that particular one seems to be compiler-specific though, I'm not seeing it on any of my machines on either FreeBSD or Haiku as build host.

Right, and Build-O-Matic (also running on FreeBSD 8) hasn't mentioned anything. Would anyone be willing to install the native GCC 4.4.4 package on Haiku and seeing if the error persists?

in reply to:  7 comment:8 by HaikuBot, 14 years ago

Replying to mmadia:

Right, and Build-O-Matic (also running on FreeBSD 8) hasn't mentioned anything. Would anyone be willing to install the native GCC 4.4.4 package on Haiku and seeing if the error persists?

I used GCC 4.3, seems I should try 4.4.4?

comment:9 by anevilyak, 14 years ago

Owner: changed from bga to anevilyak
Status: newin-progress

comment:10 by anevilyak, 14 years ago

Fixed in hrev38075.

comment:11 by anevilyak, 14 years ago

Resolution: fixed
Status: in-progressclosed
Note: See TracTickets for help on using tickets.