Pav Lucistnik wrote: > [LoN]Kamikaze píše v út 03. 07. 2007 v 16:04 +0200: >> [LoN]Kamikaze wrote: >>> Pav Lucistnik wrote: >>>> -------- Přeposlaná zpráva -------- >>>>> Od: User Ports-i386 <[EMAIL PROTECTED]> >>>>> Komu: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] >>>>> Předmět: freehdl-0.0.4_1 failed on i386 7 >>>>> Datum: Tue, 3 Jul 2007 02:20:29 GMT >>>>> >>>>> ... >>>>> >>>>> c++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" >>>>> -DPACKAGE_VERSION=\"0.0.4\" "-DPACKAGE_STRING=\"freehdl 0.0.4\"" >>>>> -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DSTDC_HEADERS=1 >>>>> -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 >>>>> -DHAVE_STRING_H=1 >>>>> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 >>>>> -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 >>>>> -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA=1 >>>>> -DHAVE_SOCKET=1 -I. -I. -I .. -I .. -O2 -fno-strict-aliasing -pipe -MT >>>>> vital_timing.lo -MD -MP -MF .deps/vital_timing.Tpo -c vital_timing.cc -o >>>>> vital_timing.o >/dev/null 2>&1 >>>>> gmake[2]: *** [vital_timing.lo] Error 1 >>>>> gmake[2]: Leaving directory >>>>> `/work/a/ports/cad/freehdl/work/freehdl-0.0.4/ieee' >>>>> gmake[1]: *** [all] Error 2 >>>>> gmake[1]: Leaving directory >>>>> `/work/a/ports/cad/freehdl/work/freehdl-0.0.4/ieee' >>>>> gmake: *** [all-recursive] Error 1 >>>>> *** Error code 2 >>>>> >>>>> Stop in /a/ports/cad/freehdl. >>>>> ================================================================ >>>>> build of /usr/ports/cad/freehdl ended at Tue Jul 3 02:20:39 UTC 2007 >>> I was able to reproduce this on 6-Stable using gcc42 from ports and I will >>> report this to the appropriate freehdl developers. Thank you for informing >>> me. >> >> I have to revoke that statement. Neither the mailing list, nor the emails >> listed in AUTHORS are reachable. It's as if the project was silently >> abandoned. >> >> As a workaround, please try to add USE_GCC=3.4 to cad/freehdl/Makefile and >> tell >> me weather it works. > > I'm afraid you're supposed to tell me if adding USE_GCC works :) > I'd much prefer fixing the port to compile with gcc42 than forcing old > GCC on users - GCC is 40MB download. It's probably something trivial, > anyway. Removing >/dev/null from the Makefiles will be a good first step > to figure it out. >
If only I found these >/dev/null . But autotools and GNU Make are a mystery to me. Also I don't see why someone would hide error messages on purpose. _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"