Ticket #55267: qucs_configure_20180211.log

File qucs_configure_20180211.log, 29.7 KB (added by rowue (Rolf Würdemann), 6 years ago)

Configure log for qucs from 11th of February 2018

Line 
1--->  Computing dependencies for qucs.
2--->  Fetching distfiles for qucs
3--->  Verifying checksums for qucs
4--->  Checksumming qucs-0.0.18.tar.gz
5--->  Extracting qucs
6--->  Extracting qucs-0.0.18.tar.gz
7Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports-ports_science_qucs/qucs/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/qucs/qucs-0.0.18.tar.gz' | /usr/bin/tar -xf -
8--->  Applying patches to qucs
9--->  Applying patch-configure.diff
10Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports-ports_science_qucs/qucs/work/qucs-0.0.18" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/github.com/macports-ports/science/qucs/files/patch-configure.diff'
11patching file configure
12--->  Applying patch-qucs_qucsdigi.diff
13Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports-ports_science_qucs/qucs/work/qucs-0.0.18" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/github.com/macports-ports/science/qucs/files/patch-qucs_qucsdigi.diff'
14patching file qucs/qucsdigi
15--->  Applying patch-qucs_qucsveri.diff
16Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports-ports_science_qucs/qucs/work/qucs-0.0.18" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/github.com/macports-ports/science/qucs/files/patch-qucs_qucsveri.diff'
17patching file qucs/qucsveri
18--->  Patching qucsdigi: s|@PREFIX@|/opt/local|g
19--->  Patching qucsveri: s|@PREFIX@|/opt/local|g
20--->  Configuring qucs
21Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports-ports_science_qucs/qucs/work/qucs-0.0.18" && ./configure --prefix=/opt/local --disable-sdk --disable-asco
22checking build system type... x86_64-apple-darwin17.4.0
23checking host system type... x86_64-apple-darwin17.4.0
24checking target system type... x86_64-apple-darwin17.4.0
25checking for a BSD-compatible install... /usr/bin/install -c
26checking whether build environment is sane... yes
27checking for a thread-safe mkdir -p... ./install-sh -c -d
28checking for gawk... no
29checking for mawk... no
30checking for nawk... no
31checking for awk... awk
32checking whether make sets $(MAKE)... yes
33checking whether make supports nested variables... yes
34checking whether to enable maintainer-specific portions of Makefiles... no
35checking whether the C++ compiler works... yes
36checking for C++ compiler default output file name... a.out
37checking for suffix of executables...
38checking whether we are cross compiling... no
39checking for suffix of object files... o
40checking whether we are using the GNU C++ compiler... yes
41checking whether /usr/bin/clang++ accepts -g... yes
42checking for style of include used by make... GNU
43checking dependency style of /usr/bin/clang++... gcc3
44checking for gcc... /usr/bin/clang
45checking whether we are using the GNU C compiler... yes
46checking whether /usr/bin/clang accepts -g... yes
47checking for /usr/bin/clang option to accept ISO C89... none needed
48checking whether /usr/bin/clang understands -c and -o together... yes
49checking dependency style of /usr/bin/clang... gcc3
50checking for ranlib... ranlib
51checking for ar... ar
52
53  The qucs package has never been compiled or run on this platform.
54  Please send an email to <qucs-devel@lists.sourceforge.net> including your
55  compiler and Qt version and whether it worked correctly or not.  The
56  'x86_64-apple-darwin17.4.0' line will then be added to the PLATFORMS file included
57  in this package.
58
59checking for lrelease-qt4... no
60checking for lrelease... /opt/local/libexec/qt4/bin/lrelease
61checking for lupdate-qt4... no
62checking for lupdate... /opt/local/libexec/qt4/bin/lupdate
63checking for moc-qt4... /opt/local/libexec/qt4/bin/moc
64checking for uic-qt4... no
65checking for uic... /opt/local/libexec/qt4/bin/uic
66checking for rcc... /opt/local/libexec/qt4/bin/rcc
67checking for Qt OS X framework... found in /opt/local/libexec/qt4/Library/Frameworks
68checking whether Qt has the QTabWidget::setMovable() function... no
69checking for grep that handles long lines and -e... /usr/bin/grep
70checking for egrep... /usr/bin/grep -E
71checking for ANSI C header files... no
72checking for sys/types.h... yes
73checking for sys/stat.h... yes
74checking for stdlib.h... yes
75checking for string.h... yes
76checking for memory.h... yes
77checking for strings.h... yes
78checking for inttypes.h... yes
79checking for stdint.h... yes
80checking for unistd.h... yes
81checking ieeefp.h usability... no
82checking ieeefp.h presence... no
83checking for ieeefp.h... no
84checking that generated files are newer than configure... done
85configure: creating ./config.status
86config.status: creating Makefile
87config.status: creating contrib/Makefile
88config.status: creating qucs-edit/Makefile
89config.status: creating qucs-help/Makefile
90config.status: creating qucs-help/docs/Makefile
91config.status: creating qucs-help/docs/en/Makefile
92config.status: creating qucs-help/docs/de/Makefile
93config.status: creating qucs-help/docs/es/Makefile
94config.status: creating qucs-help/docs/fr/Makefile
95config.status: creating qucs-help/docs/ru/Makefile
96config.status: creating qucs-help/docs/uk/Makefile
97config.status: creating qucs-help/docs/cs/Makefile
98config.status: creating qucs-help/docs/pt/Makefile
99config.status: creating qucs-filter/Makefile
100config.status: creating qucs-transcalc/Makefile
101config.status: creating qucs-transcalc/examples/Makefile
102config.status: creating qucs-lib/Makefile
103config.status: creating qucs-lib/library/Makefile
104config.status: creating qucs-attenuator/Makefile
105config.status: creating qucs-rescodes/Makefile
106config.status: creating qucs/Makefile
107config.status: creating qucs/octave/Makefile
108config.status: creating qucs/components/Makefile
109config.status: creating qucs/diagrams/Makefile
110config.status: creating qucs/paintings/Makefile
111config.status: creating qucs/dialogs/Makefile
112config.status: creating config.h
113config.status: executing depfiles commands
114=== configuring in qucs-core/deps/adms (/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports-ports_science_qucs/qucs/work/qucs-0.0.18/qucs-core/deps/adms)
115configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-sdk' '--disable-asco' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' --cache-file=/dev/null --srcdir=.
116checking whether the C++ compiler works... yes
117checking for C++ compiler default output file name... a.out
118checking for suffix of executables...
119checking whether we are cross compiling... no
120checking for suffix of object files... o
121checking whether we are using the GNU C++ compiler... yes
122checking whether /usr/bin/clang++ accepts -g... yes
123checking for gawk... no
124checking for mawk... no
125checking for nawk... no
126checking for awk... awk
127checking for bison... bison -y
128checking for gcc... /usr/bin/clang
129checking whether we are using the GNU C compiler... yes
130checking whether /usr/bin/clang accepts -g... yes
131checking for /usr/bin/clang option to accept ISO C89... none needed
132checking whether /usr/bin/clang understands -c and -o together... yes
133checking how to run the C preprocessor... /usr/bin/clang -E
134checking for flex... flex
135checking lex output file root... lex.yy
136checking lex library... -ll
137checking whether yytext is a pointer... yes
138checking for a BSD-compatible install... /usr/bin/install -c
139checking whether ln -s works... yes
140checking whether make sets $(MAKE)... yes
141checking build system type... x86_64-apple-darwin17.4.0
142checking host system type... x86_64-apple-darwin17.4.0
143checking how to print strings... printf
144checking for a sed that does not truncate output... /usr/bin/sed
145checking for grep that handles long lines and -e... /usr/bin/grep
146checking for egrep... /usr/bin/grep -E
147checking for fgrep... /usr/bin/grep -F
148checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
149checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
150checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
151checking the name lister (/usr/bin/nm -B) interface... BSD nm
152checking the maximum length of command line arguments... 196608
153checking whether the shell understands some XSI constructs... yes
154checking whether the shell understands "+="... yes
155checking how to convert x86_64-apple-darwin17.4.0 file names to x86_64-apple-darwin17.4.0 format... func_convert_file_noop
156checking how to convert x86_64-apple-darwin17.4.0 file names to toolchain format... func_convert_file_noop
157checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
158checking for objdump... objdump
159checking how to recognize dependent libraries... pass_all
160checking for dlltool... no
161checking how to associate runtime and link libraries... printf %s\n
162checking for ar... ar
163checking for archiver @FILE support... no
164checking for strip... strip
165checking for ranlib... ranlib
166checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
167checking for sysroot... no
168checking for mt... no
169checking if : is a manifest tool... no
170checking for dsymutil... dsymutil
171checking for nmedit... nmedit
172checking for lipo... lipo
173checking for otool... otool
174checking for otool64... no
175checking for -single_module linker flag... yes
176checking for -exported_symbols_list linker flag... yes
177checking for -force_load linker flag... yes
178checking for ANSI C header files... yes
179checking for sys/types.h... yes
180checking for sys/stat.h... yes
181checking for stdlib.h... yes
182checking for string.h... yes
183checking for memory.h... yes
184checking for strings.h... yes
185checking for inttypes.h... yes
186checking for stdint.h... yes
187checking for unistd.h... yes
188checking for dlfcn.h... yes
189checking for objdir... .libs
190checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
191checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
192checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
193checking if /usr/bin/clang static flag -static works... no
194checking if /usr/bin/clang supports -c -o file.o... yes
195checking if /usr/bin/clang supports -c -o file.o... (cached) yes
196checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
197checking dynamic linker characteristics... darwin17.4.0 dyld
198checking how to hardcode library paths into programs... immediate
199checking whether stripping libraries is possible... yes
200checking if libtool supports shared libraries... yes
201checking whether to build shared libraries... yes
202checking whether to build static libraries... yes
203checking how to run the C++ preprocessor... /usr/bin/clang++ -E
204checking for ld used by /usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
205checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
206checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
207checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
208checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
209checking if /usr/bin/clang++ static flag -static works... no
210checking if /usr/bin/clang++ supports -c -o file.o... yes
211checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
212checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
213checking dynamic linker characteristics... darwin17.4.0 dyld
214checking how to hardcode library paths into programs... immediate
215checking whether build environment is sane... yes
216checking for a thread-safe mkdir -p... auxconf/install-sh -c -d
217checking for style of include used by make... GNU
218checking whether make supports nested variables... yes
219checking dependency style of /usr/bin/clang... gcc3
220checking dependency style of /usr/bin/clang++... gcc3
221checking whether to enable maintainer-specific portions of Makefiles... no
222checking if flex is the lexer generator... yes
223checking if bison is the parser generator... yes
224configure: found bison version bison (GNU Bison) 3.0.4
225checking for C compiler vendor... clang
226configure: WARNING: Seems that the selected C-compiler is not gnu gcc C-compiler
227configure: WARNING: We advice you to use gcc as C-compiler
228configure: WARNING: You can install it from http://www.gnu.org/software/gcc/
229checking CFLAGS for maximum warnings... -Wall
230checking for pow in -lm... yes
231checking for size_t... yes
232checking for working alloca.h... yes
233checking for alloca... yes
234checking for ANSI C header files... (cached) yes
235checking float.h usability... yes
236checking float.h presence... yes
237checking for float.h... yes
238checking for inttypes.h... (cached) yes
239checking libintl.h usability... yes
240checking libintl.h presence... yes
241checking for libintl.h... yes
242checking locale.h usability... yes
243checking locale.h presence... yes
244checking for locale.h... yes
245checking malloc.h usability... no
246checking malloc.h presence... no
247checking for malloc.h... no
248checking stddef.h usability... yes
249checking stddef.h presence... yes
250checking for stddef.h... yes
251checking for stdlib.h... (cached) yes
252checking for string.h... (cached) yes
253checking for unistd.h... (cached) yes
254checking for an ANSI C-conforming const... yes
255checking for inline... inline
256checking for int16_t... yes
257checking for int32_t... yes
258checking for int8_t... yes
259checking for size_t... (cached) yes
260checking whether struct tm is in sys/time.h or time.h... time.h
261checking for uint16_t... yes
262checking for uint32_t... yes
263checking for uint8_t... yes
264checking whether lstat correctly handles trailing slash... no
265checking whether stat accepts an empty string... no
266checking for strftime... yes
267checking for working strtod... yes
268checking for floor... yes
269checking for memset... yes
270checking for putenv... yes
271checking for setenv... yes
272checking for strdup... yes
273checking for strstr... yes
274checking for strtol... yes
275checking that generated files are newer than configure... done
276configure: creating ./config.status
277config.status: creating Makefile
278config.status: creating admsXml/Makefile
279config.status: creating images/Makefile
280config.status: creating scripts/Makefile
281config.status: creating config.h
282config.status: executing libtool commands
283config.status: executing depfiles commands
284=== configuring in qucs-core (/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports-ports_science_qucs/qucs/work/qucs-0.0.18/qucs-core)
285configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-sdk' '--disable-asco' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' --cache-file=/dev/null --srcdir=.
286checking for gcc... /usr/bin/clang
287checking whether the C compiler works... yes
288checking for C compiler default output file name... a.out
289checking for suffix of executables...
290checking whether we are cross compiling... no
291checking for suffix of object files... o
292checking whether we are using the GNU C compiler... yes
293checking whether /usr/bin/clang accepts -g... yes
294checking for /usr/bin/clang option to accept ISO C89... none needed
295checking whether /usr/bin/clang understands -c and -o together... yes
296checking for ar... ar
297checking the archiver (ar) interface... ar
298checking build system type... x86_64-apple-darwin17.4.0
299checking host system type... x86_64-apple-darwin17.4.0
300checking how to print strings... printf
301checking for a sed that does not truncate output... /usr/bin/sed
302checking for grep that handles long lines and -e... /usr/bin/grep
303checking for egrep... /usr/bin/grep -E
304checking for fgrep... /usr/bin/grep -F
305checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
306checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
307checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
308checking the name lister (/usr/bin/nm -B) interface... BSD nm
309checking whether ln -s works... yes
310checking the maximum length of command line arguments... 196608
311checking whether the shell understands some XSI constructs... yes
312checking whether the shell understands "+="... yes
313checking how to convert x86_64-apple-darwin17.4.0 file names to x86_64-apple-darwin17.4.0 format... func_convert_file_noop
314checking how to convert x86_64-apple-darwin17.4.0 file names to toolchain format... func_convert_file_noop
315checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
316checking for objdump... objdump
317checking how to recognize dependent libraries... pass_all
318checking for dlltool... no
319checking how to associate runtime and link libraries... printf %s\n
320checking for archiver @FILE support... no
321checking for strip... strip
322checking for ranlib... ranlib
323checking for gawk... no
324checking for mawk... no
325checking for nawk... no
326checking for awk... awk
327checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
328checking for sysroot... no
329checking for mt... no
330checking if : is a manifest tool... no
331checking for dsymutil... dsymutil
332checking for nmedit... nmedit
333checking for lipo... lipo
334checking for otool... otool
335checking for otool64... no
336checking for -single_module linker flag... yes
337checking for -exported_symbols_list linker flag... yes
338checking for -force_load linker flag... yes
339checking how to run the C preprocessor... /usr/bin/clang -E
340checking for ANSI C header files... yes
341checking for sys/types.h... yes
342checking for sys/stat.h... yes
343checking for stdlib.h... yes
344checking for string.h... yes
345checking for memory.h... yes
346checking for strings.h... yes
347checking for inttypes.h... yes
348checking for stdint.h... yes
349checking for unistd.h... yes
350checking for dlfcn.h... yes
351checking for objdir... .libs
352checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
353checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
354checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
355checking if /usr/bin/clang static flag -static works... no
356checking if /usr/bin/clang supports -c -o file.o... yes
357checking if /usr/bin/clang supports -c -o file.o... (cached) yes
358checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
359checking dynamic linker characteristics... darwin17.4.0 dyld
360checking how to hardcode library paths into programs... immediate
361checking for dlopen in -ldl... yes
362checking whether a program can dlopen itself... yes
363checking whether a statically linked program can dlopen itself... yes
364checking whether stripping libraries is possible... yes
365checking if libtool supports shared libraries... yes
366checking whether to build shared libraries... yes
367checking whether to build static libraries... no
368checking target system type... x86_64-apple-darwin17.4.0
369checking for a BSD-compatible install... /usr/bin/install -c
370checking whether build environment is sane... yes
371checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
372checking whether make sets $(MAKE)... yes
373checking for style of include used by make... GNU
374checking whether make supports nested variables... yes
375checking dependency style of /usr/bin/clang... gcc3
376checking whether to enable maintainer-specific portions of Makefiles... no
377checking whether we are using the GNU C++ compiler... yes
378checking whether /usr/bin/clang++ accepts -g... yes
379checking how to run the C++ preprocessor... /usr/bin/clang++ -E
380checking for ld used by /usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
381checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
382checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
383checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
384checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
385checking if /usr/bin/clang++ static flag -static works... no
386checking if /usr/bin/clang++ supports -c -o file.o... yes
387checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
388checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
389checking dynamic linker characteristics... darwin17.4.0 dyld
390checking how to hardcode library paths into programs... immediate
391checking dependency style of /usr/bin/clang++... gcc3
392checking whether /usr/bin/clang++ supports C++11 features by default... no
393checking whether /usr/bin/clang++ supports C++11 features with -std=gnu++11... yes
394checking for gcc... (cached) /usr/bin/clang
395checking whether we are using the GNU C compiler... (cached) yes
396checking whether /usr/bin/clang accepts -g... (cached) yes
397checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
398checking whether /usr/bin/clang understands -c and -o together... (cached) yes
399checking whether ln -s works... yes
400checking whether /usr/bin/clang and cc understand -c and -o together... yes
401checking for bison... bison -y
402checking for flex... flex
403checking lex output file root... lex.yy
404checking lex library... -ll
405checking whether yytext is a pointer... yes
406checking whether flex accepts --nounistd... yes
407
408  The qucs-core package has never been compiled or run on this platform.
409  Please send an email to <qucs-devel@lists.sourceforge.net> including your
410  compiler version and whether it worked correctly or not.  'x86_64-apple-darwin17.4.0'
411  will then be added to the PLATFORMS file included in this package.
412
413checking for gperf... /usr/bin/gperf
414./configure: line 17695: with_mkadms: command not found
415checking for sin in -lm... yes
416checking for ANSI C header files... (cached) yes
417checking stddef.h usability... yes
418checking stddef.h presence... yes
419checking for stddef.h... yes
420checking for stdlib.h... (cached) yes
421checking for string.h... (cached) yes
422checking for unistd.h... (cached) yes
423checking ieeefp.h usability... no
424checking ieeefp.h presence... no
425checking for ieeefp.h... no
426checking for an ANSI C-conforming const... yes
427checking for size_t... yes
428checking size of short... 2
429checking size of int... 4
430checking size of long... 8
431
432Check functions in the global namespace
433checking for cos... yes
434checking for sin... yes
435checking for tan... yes
436checking for acos... yes
437checking for asin... yes
438checking for atan... yes
439checking for atan2... yes
440checking for cosh... yes
441checking for sinh... yes
442checking for tanh... yes
443checking for acosh... yes
444checking for asinh... yes
445checking for atanh... yes
446checking for exp... yes
447checking for log... yes
448checking for log10... yes
449checking for modf... yes
450checking for pow... yes
451checking for sqrt... yes
452checking for hypot... yes
453checking for erf... yes
454checking for erfc... yes
455checking for ceil... yes
456checking for floor... yes
457checking for fmod... yes
458checking for trunc... yes
459checking for round... yes
460checking for fabs... yes
461checking for jn... yes
462checking for yn... yes
463checking for strdup... yes
464checking for strerror... yes
465checking for strchr... yes
466checking whether the compiler implements namespaces... yes
467checking whether the compiler has complex<T>... yes
468
469Check complex transcendental overload in namespace std
470checking for complex cos... yes
471checking for complex cosh... yes
472checking for complex exp... yes
473checking for complex log... yes
474checking for complex log2... no
475checking for complex log10... yes
476checking for complex sin... yes
477checking for complex sinh... yes
478checking for complex sqrt... yes
479checking for complex tan... yes
480checking for complex tanh... yes
481checking for complex acos... yes
482checking for complex acosh... yes
483checking for complex asin... yes
484checking for complex asinh... yes
485checking for complex atan... yes
486checking for complex atanh... yes
487checking for complex real... yes
488checking for complex imag... yes
489checking for complex abs... yes
490checking for complex arg... yes
491checking for complex norm... yes
492checking for complex conj... yes
493checking for complex proj... yes
494checking for complex pow... yes
495checking for complex atan2... no
496checking for complex fmod... no
497checking for complex polar (double, double)... yes
498checking for complex polar (complex, complex)... no
499
500Check for functions in std:: namespace
501checking for std::acosh... yes
502checking for std::asinh... yes
503checking for std::atanh... yes
504checking for std::hypot... no
505checking for std::trunc... yes
506checking for std::round... yes
507checking for std::erf... yes
508checking for std::erfc... yes
509checking that generated files are newer than configure... done
510configure: creating ./config.status
511config.status: creating Makefile
512config.status: creating qucs_typedefs.h
513config.status: creating doc/Makefile
514config.status: creating src/Makefile
515config.status: creating src/math/Makefile
516config.status: creating src/interface/Makefile
517config.status: creating src/converter/Makefile
518config.status: creating src/components/Makefile
519config.status: creating src/components/microstrip/Makefile
520config.status: creating src/components/devices/Makefile
521config.status: creating src/components/digital/Makefile
522config.status: creating src/components/verilog/Makefile
523config.status: creating tests/Makefile
524config.status: creating config.h
525config.status: executing libtool commands
526config.status: executing depfiles commands
527
528 qucs-core version 0.0.18 configured successfully.
529
530Configure Information:
531  C Compiler        : /usr/bin/clang
532    DEFS            :   -DHAVE_CONFIG_H
533    CPPFLAGS        :   -I/opt/local/include
534    CFLAGS          :   -pipe -Os -arch x86_64
535
536  C++ Compiler      : /usr/bin/clang++
537    DEFS            :   -DHAVE_CONFIG_H
538    CPPFLAGS        :   -I/opt/local/include
539    CXXFLAGS        :   -pipe -Os -stdlib=libc++ -arch x86_64 -std=gnu++11
540
541  Linker            : /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
542    LDFLAGS         :   -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64
543    LIBS            :   -lm
544
545=== configuring in qucs-doc (/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports-ports_science_qucs/qucs/work/qucs-0.0.18/qucs-doc)
546configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-sdk' '--disable-asco' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' --cache-file=/dev/null --srcdir=.
547checking for a BSD-compatible install... /usr/bin/install -c
548checking whether build environment is sane... yes
549checking for a thread-safe mkdir -p... ./install-sh -c -d
550checking for gawk... no
551checking for mawk... no
552checking for nawk... no
553checking for awk... awk
554checking whether make sets $(MAKE)... yes
555checking whether make supports nested variables... yes
556checking whether make supports nested variables... (cached) yes
557checking that generated files are newer than configure... done
558configure: creating ./config.status
559config.status: creating Makefile
560=== configuring in examples (/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports-ports_science_qucs/qucs/work/qucs-0.0.18/examples)
561configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-sdk' '--disable-asco' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' --cache-file=/dev/null --srcdir=.
562checking for a BSD-compatible install... /usr/bin/install -c
563checking whether build environment is sane... yes
564checking for a thread-safe mkdir -p... ./install-sh -c -d
565checking for gawk... no
566checking for mawk... no
567checking for nawk... no
568checking for awk... awk
569checking whether make sets $(MAKE)... yes
570checking whether make supports nested variables... yes
571checking whether make supports nested variables... (cached) yes
572checking that generated files are newer than configure... done
573configure: creating ./config.status
574config.status: creating Makefile
575
576 qucs version 0.0.18 configured successfully.
577
578Configure Information:
579  C++ Compiler    : /usr/bin/clang++
580    DEFS          :   -DHAVE_CONFIG_H
581    CPPFLAGS      :   -I/opt/local/include -I/opt/local/libexec/qt4/Library/Frameworks/QtCore.framework/Headers -I/opt/local/libexec/qt4/Library/Frameworks/QtGui.framework/Headers -I/opt/local/libexec/qt4/Library/Frameworks/QtXml.framework/Headers -I/opt/local/libexec/qt4/Library/Frameworks/QtSvg.framework/Headers -I/opt/local/libexec/qt4/Library/Frameworks/QtScript.framework/Headers -I/opt/local/libexec/qt4/Library/Frameworks/Qt3Support.framework/Headers -DQT_SHARED -DQT3_SUPPORT
582    CXXFLAGS      :   -pipe -Os -stdlib=libc++ -arch x86_64
583
584  Linker          :
585    LDFLAGS       :   -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64
586    LIBS          :   
587
588  Prefix          : /opt/local
589  QTDIR           : /opt/local/libexec/qt4/Library/Frameworks
590  QT_LIBS         : -framework QtGui -framework QtCore -framework QtXml -framework QtSvg -framework QtScript -framework Qt3Support
591  QT_DEF          : -DQT_SHARED -DQT3_SUPPORT
592  QT_LDFLAGS      :  -F/opt/local/libexec/qt4/Library/Frameworks -headerpad_max_install_names
593  QT_INC          :
594
595