Runaway process in -CURRENT
Fernando Apesteguía
fernando.apesteguia at gmail.com
Thu Aug 24 14:42:17 UTC 2017
On Thu, Aug 24, 2017 at 11:14 AM, Fernando Apesteguía
<fernando.apesteguia at gmail.com> wrote:
>
>
> El 24 ago. 2017 10:58, "Dimitry Andric" <dim at freebsd.org> escribió:
>
> On 23 Aug 2017, at 23:29, Fernando Apesteguía
> <fernando.apesteguia at gmail.com> wrote:
>>
>> cad/stepcode is reported as runaway in -CURRENT.
>
> Where is this report?
>
>
> In the mail that was sent to me it says it's here:
>
> http://beefy11.nyi.freebsd.org/data/head-i386-default/p448504_s322776/logs/stepcode-0.8_1.log
>
> But I can't access that url
>
Just for the record, I got another email. Log URL:
http://beefy11.nyi.freebsd.org/data/head-i386-default/p448640_s322824/logs/stepcode-0.8_1.log
Last lines of the report are these:
/stepcode-0.8/src/cldai
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/src/cleditor
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/src/clutils
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/src/clstepcore
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/src/base
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/src/base/judy/src
-O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe
-fstack-protector -fno-strict-aliasing -fPIC -pedantic -W -Wall
-Wundef -Wfloat-equal -Wshadow -Winline -Wno-long-long -MD -MT
schemas/sdai_wip210e3/CMakeFiles/sdai_wip210e3.dir/SdaiAP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF_unity_types.cc.o
-MF schemas/sdai_wip210e3/CMakeFiles/sdai_wip210e3.dir/SdaiAP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN
_MIM_LF_unity_types.cc.o.d -o
schemas/sdai_wip210e3/CMakeFiles/sdai_wip210e3.dir/SdaiAP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF_unity_types.cc.o
-c schemas/sdai_wip210e3/SdaiAP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF_unity_types.cc
[411/421] /usr/bin/c++ -DSC_SDAI_UNITY_BUILD -Dsdai_wip210e3_EXPORTS
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/include -Iinclude
-Ischemas/sdai_wip210e3
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/src/cldai
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/src/cleditor
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/src/clutils
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/src/clstepcore
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/src/base
-I/wrkdirs/usr/ports/cad/stepcode/work/stepcode-0.8/src/base/judy/src
-O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe
-fstack-protector -fno-strict-aliasing -fPIC -pedantic -W -Wall
-Wundef -Wfloat-equal -Wshadow -Winline -Wno-long-long -MD -MT
schemas/sdai_wip210e3/CMakeFiles/sdai_wip210e3.dir/SdaiAll.cc.o -MF
schemas/sdai_wip210e3/CMakeFiles/sdai_wip210e3.dir/SdaiAll.cc.o.d -o
schemas/sdai_wip210e3/CMakeFiles/sdai_wip210e3.dir/SdaiAll.cc.o -c
schemas/sdai_wip210e3/SdaiAll.cc
====>> Killing runaway build after 7200 seconds with no output
>
>
>> It seems to take
>> forever to compile chemas/sdai_wip210e3/SdaiAll.cc. (it uses clang
>> 5.0.0)
>
> Not for me, it compiles in slightly more than 2 seconds:
>
> clang-4.0.0 2.20 real 2.11 user 0.08 sys
> clang-5.0.0-r311219 2.16 real 2.00 user 0.15 sys
>
> Are you using any special CFLAGS or CPUTYPE settings?
>
>
> Sorry, I should have started this clearly: I'm receiving this reports from
> the project ports builders, but I can reproduce it in my machine with
> -CURRENT in VirtualBox.
>
> No special flags on my setup though
>
>
>
>> What strikes me is that it compiles in my machine in about 10 minutes
>> in 11.1 with clang4.0
>
> Are you talking about the build of the entire port, or just that one
> source file? The whole port takes quite a while to build, but it does
> finish for me.
>
>
> The entire port.
>
>
> -Dimitry
>
>
More information about the freebsd-hackers
mailing list