Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 280811 Details for
Bug 376183
sci-libs/camd-2.2.2 fails to emerge w/ USE=doc - dodoc does not exist
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
camd-2.2.2:20110724-085620.log (text/plain), 70.83 KB, created by
Conway S. Smith
on 2011-07-24 10:03:26 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Conway S. Smith
Created:
2011-07-24 10:03:26 UTC
Size:
70.83 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sci-libs/camd-2.2.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sci@gentoo.org >[32;01m * [39;49;00mUSE: amd64 doc elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking CAMD-2.2.2.tar.gz to /var/tmp/portage/sci-libs/camd-2.2.2/work >>>> Source unpacked in /var/tmp/portage/sci-libs/camd-2.2.2/work >>>> Preparing source in /var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD ... > [32;01m*[0m Applying camd-2.2.0-autotools.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD' ... > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: CAMD/ > [32;01m*[0m Applying portage-1.2.0.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD ... > * econf: updating CAMD/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating CAMD/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for sqrt in -lm... yes >checking UFconfig.h usability... yes >checking UFconfig.h presence... yes >checking for UFconfig.h... yes >configure: creating ./config.status >config.status: creating Source/Makefile >config.status: creating Demo/Makefile >config.status: creating Makefile >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD ... >make -j10 >Making all in Demo >make[1]: Entering directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Demo' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Demo' >Making all in Source >make[1]: Entering directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Source' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o camd_global.lo camd_global.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdl_la-camd_aat.lo `test -f 'camd_aat.c' || echo './'`camd_aat.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdl_la-camd_1.lo `test -f 'camd_1.c' || echo './'`camd_1.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdl_la-camd_2.lo `test -f 'camd_2.c' || echo './'`camd_2.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdl_la-camd_dump.lo `test -f 'camd_dump.c' || echo './'`camd_dump.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdl_la-camd_postorder.lo `test -f 'camd_postorder.c' || echo './'`camd_postorder.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdl_la-camd_defaults.lo `test -f 'camd_defaults.c' || echo './'`camd_defaults.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdl_la-camd_order.lo `test -f 'camd_order.c' || echo './'`camd_order.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdl_la-camd_control.lo `test -f 'camd_control.c' || echo './'`camd_control.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdl_la-camd_info.lo `test -f 'camd_info.c' || echo './'`camd_info.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_2.c -fPIC -DPIC -o .libs/libcamdl_la-camd_2.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_postorder.c -fPIC -DPIC -o .libs/libcamdl_la-camd_postorder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_1.c -fPIC -DPIC -o .libs/libcamdl_la-camd_1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_control.c -fPIC -DPIC -o .libs/libcamdl_la-camd_control.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_info.c -fPIC -DPIC -o .libs/libcamdl_la-camd_info.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_aat.c -fPIC -DPIC -o .libs/libcamdl_la-camd_aat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_global.c -fPIC -DPIC -o .libs/camd_global.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_dump.c -fPIC -DPIC -o .libs/libcamdl_la-camd_dump.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_order.c -fPIC -DPIC -o .libs/libcamdl_la-camd_order.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_defaults.c -fPIC -DPIC -o .libs/libcamdl_la-camd_defaults.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_postorder.c -o libcamdl_la-camd_postorder.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_control.c -o libcamdl_la-camd_control.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_global.c -o camd_global.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_dump.c -o libcamdl_la-camd_dump.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_defaults.c -o libcamdl_la-camd_defaults.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_info.c -o libcamdl_la-camd_info.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_order.c -o libcamdl_la-camd_order.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_1.c -o libcamdl_la-camd_1.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_aat.c -o libcamdl_la-camd_aat.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdl_la-camd_valid.lo `test -f 'camd_valid.c' || echo './'`camd_valid.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdl_la-camd_preprocess.lo `test -f 'camd_preprocess.c' || echo './'`camd_preprocess.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdi_la-camd_aat.lo `test -f 'camd_aat.c' || echo './'`camd_aat.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdi_la-camd_1.lo `test -f 'camd_1.c' || echo './'`camd_1.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdi_la-camd_2.lo `test -f 'camd_2.c' || echo './'`camd_2.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdi_la-camd_dump.lo `test -f 'camd_dump.c' || echo './'`camd_dump.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdi_la-camd_postorder.lo `test -f 'camd_postorder.c' || echo './'`camd_postorder.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdi_la-camd_defaults.lo `test -f 'camd_defaults.c' || echo './'`camd_defaults.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdi_la-camd_order.lo `test -f 'camd_order.c' || echo './'`camd_order.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_valid.c -fPIC -DPIC -o .libs/libcamdl_la-camd_valid.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_aat.c -fPIC -DPIC -o .libs/libcamdi_la-camd_aat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_1.c -fPIC -DPIC -o .libs/libcamdi_la-camd_1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_2.c -fPIC -DPIC -o .libs/libcamdi_la-camd_2.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_preprocess.c -fPIC -DPIC -o .libs/libcamdl_la-camd_preprocess.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_dump.c -fPIC -DPIC -o .libs/libcamdi_la-camd_dump.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_postorder.c -fPIC -DPIC -o .libs/libcamdi_la-camd_postorder.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_aat.c -o libcamdi_la-camd_aat.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_valid.c -o libcamdl_la-camd_valid.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_defaults.c -fPIC -DPIC -o .libs/libcamdi_la-camd_defaults.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_order.c -fPIC -DPIC -o .libs/libcamdi_la-camd_order.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_dump.c -o libcamdi_la-camd_dump.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_preprocess.c -o libcamdl_la-camd_preprocess.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_1.c -o libcamdi_la-camd_1.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_postorder.c -o libcamdi_la-camd_postorder.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDLONG -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_2.c -o libcamdl_la-camd_2.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_defaults.c -o libcamdi_la-camd_defaults.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdi_la-camd_control.lo `test -f 'camd_control.c' || echo './'`camd_control.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdi_la-camd_info.lo `test -f 'camd_info.c' || echo './'`camd_info.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdi_la-camd_valid.lo `test -f 'camd_valid.c' || echo './'`camd_valid.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"camd\ 2.2.0\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c -o libcamdi_la-camd_preprocess.lo `test -f 'camd_preprocess.c' || echo './'`camd_preprocess.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_order.c -o libcamdi_la-camd_order.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_preprocess.c -fPIC -DPIC -o .libs/libcamdi_la-camd_preprocess.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_info.c -fPIC -DPIC -o .libs/libcamdi_la-camd_info.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_control.c -fPIC -DPIC -o .libs/libcamdi_la-camd_control.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_valid.c -fPIC -DPIC -o .libs/libcamdi_la-camd_valid.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_preprocess.c -o libcamdi_la-camd_preprocess.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_control.c -o libcamdi_la-camd_control.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_info.c -o libcamdi_la-camd_info.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_valid.c -o libcamdi_la-camd_valid.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -o libcamdl.la libcamdl_la-camd_aat.lo libcamdl_la-camd_1.lo libcamdl_la-camd_2.lo libcamdl_la-camd_dump.lo libcamdl_la-camd_postorder.lo libcamdl_la-camd_defaults.lo libcamdl_la-camd_order.lo libcamdl_la-camd_control.lo libcamdl_la-camd_info.lo libcamdl_la-camd_valid.lo libcamdl_la-camd_preprocess.lo -lm >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"camd\" -DPACKAGE_TARNAME=\"camd\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"camd 2.2.0\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"camd\" -DVERSION=\"2.2.0\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_UFCONFIG_H=1 -I. -I../Include -DDINT -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -c camd_2.c -o libcamdi_la-camd_2.o >/dev/null 2>&1 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcamdl.a .libs/libcamdl_la-camd_aat.o .libs/libcamdl_la-camd_1.o .libs/libcamdl_la-camd_2.o .libs/libcamdl_la-camd_dump.o .libs/libcamdl_la-camd_postorder.o .libs/libcamdl_la-camd_defaults.o .libs/libcamdl_la-camd_order.o .libs/libcamdl_la-camd_control.o .libs/libcamdl_la-camd_info.o .libs/libcamdl_la-camd_valid.o .libs/libcamdl_la-camd_preprocess.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcamdl.a >libtool: link: ( cd ".libs" && rm -f "libcamdl.la" && ln -s "../libcamdl.la" "libcamdl.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -o libcamdi.la libcamdi_la-camd_aat.lo libcamdi_la-camd_1.lo libcamdi_la-camd_2.lo libcamdi_la-camd_dump.lo libcamdi_la-camd_postorder.lo libcamdi_la-camd_defaults.lo libcamdi_la-camd_order.lo libcamdi_la-camd_control.lo libcamdi_la-camd_info.lo libcamdi_la-camd_valid.lo libcamdi_la-camd_preprocess.lo -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcamdi.a .libs/libcamdi_la-camd_aat.o .libs/libcamdi_la-camd_1.o .libs/libcamdi_la-camd_2.o .libs/libcamdi_la-camd_dump.o .libs/libcamdi_la-camd_postorder.o .libs/libcamdi_la-camd_defaults.o .libs/libcamdi_la-camd_order.o .libs/libcamdi_la-camd_control.o .libs/libcamdi_la-camd_info.o .libs/libcamdi_la-camd_valid.o .libs/libcamdi_la-camd_preprocess.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcamdi.a >libtool: link: ( cd ".libs" && rm -f "libcamdi.la" && ln -s "../libcamdi.la" "libcamdi.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=opteron-sse3 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -combine -ftree-pre -ftree-vectorize -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -o libcamd.la -rpath /usr/lib64 camd_global.lo libcamdl.la libcamdi.la -lm -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/camd_global.o -Wl,--whole-archive ./.libs/libcamdl.a ./.libs/libcamdi.a -Wl,--no-whole-archive -Wl,--as-needed -lm -march=opteron-sse3 -Os -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libcamd.so.0 -o .libs/libcamd.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libcamd.so.0" && ln -s "libcamd.so.0.0.0" "libcamd.so.0") >libtool: link: (cd ".libs" && rm -f "libcamd.so" && ln -s "libcamd.so.0.0.0" "libcamd.so") >libtool: link: (cd .libs/libcamd.lax/libcamdl.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Source/./.libs/libcamdl.a") >libtool: link: (cd .libs/libcamd.lax/libcamdi.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Source/./.libs/libcamdi.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcamd.a camd_global.o .libs/libcamd.lax/libcamdl.a/libcamdl_la-camd_1.o .libs/libcamd.lax/libcamdl.a/libcamdl_la-camd_2.o .libs/libcamd.lax/libcamdl.a/libcamdl_la-camd_aat.o .libs/libcamd.lax/libcamdl.a/libcamdl_la-camd_control.o .libs/libcamd.lax/libcamdl.a/libcamdl_la-camd_defaults.o .libs/libcamd.lax/libcamdl.a/libcamdl_la-camd_dump.o .libs/libcamd.lax/libcamdl.a/libcamdl_la-camd_info.o .libs/libcamd.lax/libcamdl.a/libcamdl_la-camd_order.o .libs/libcamd.lax/libcamdl.a/libcamdl_la-camd_postorder.o .libs/libcamd.lax/libcamdl.a/libcamdl_la-camd_preprocess.o .libs/libcamd.lax/libcamdl.a/libcamdl_la-camd_valid.o .libs/libcamd.lax/libcamdi.a/libcamdi_la-camd_1.o .libs/libcamd.lax/libcamdi.a/libcamdi_la-camd_2.o .libs/libcamd.lax/libcamdi.a/libcamdi_la-camd_aat.o .libs/libcamd.lax/libcamdi.a/libcamdi_la-camd_control.o .libs/libcamd.lax/libcamdi.a/libcamdi_la-camd_defaults.o .libs/libcamd.lax/libcamdi.a/libcamdi_la-camd_dump.o .libs/libcamd.lax/libcamdi.a/libcamdi_la-camd_info.o .libs/libcamd.lax/libcamdi.a/libcamdi_la-camd_order.o .libs/libcamd.lax/libcamdi.a/libcamdi_la-camd_postorder.o .libs/libcamd.lax/libcamdi.a/libcamdi_la-camd_preprocess.o .libs/libcamd.lax/libcamdi.a/libcamdi_la-camd_valid.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcamd.a >libtool: link: rm -fr .libs/libcamd.lax >libtool: link: ( cd ".libs" && rm -f "libcamd.la" && ln -s "../libcamd.la" "libcamd.la" ) >make[1]: Leaving directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Source' >make[1]: Entering directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD' >>>> Source compiled. >>>> Test phase [not enabled]: sci-libs/camd-2.2.2 > >>>> Install camd-2.2.2 into /var/tmp/portage/sci-libs/camd-2.2.2/image/ category sci-libs >make -j10 DESTDIR=/var/tmp/portage/sci-libs/camd-2.2.2/image/ install >Making install in Demo >make[1]: Entering directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Demo' >make[2]: Entering directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Demo' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Demo' >make[1]: Leaving directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Demo' >Making install in Source >make[1]: Entering directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Source' >make[2]: Entering directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Source' >test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/sci-libs/camd-2.2.2/image//usr/lib64" >make[2]: Nothing to be done for `install-data-am'. > /bin/sh ../libtool --mode=install /usr/bin/install -c libcamd.la '/var/tmp/portage/sci-libs/camd-2.2.2/image//usr/lib64' >libtool: install: /usr/bin/install -c .libs/libcamd.so.0.0.0 /var/tmp/portage/sci-libs/camd-2.2.2/image//usr/lib64/libcamd.so.0.0.0 >libtool: install: (cd /var/tmp/portage/sci-libs/camd-2.2.2/image//usr/lib64 && { ln -s -f libcamd.so.0.0.0 libcamd.so.0 || { rm -f libcamd.so.0 && ln -s libcamd.so.0.0.0 libcamd.so.0; }; }) >libtool: install: (cd /var/tmp/portage/sci-libs/camd-2.2.2/image//usr/lib64 && { ln -s -f libcamd.so.0.0.0 libcamd.so || { rm -f libcamd.so && ln -s libcamd.so.0.0.0 libcamd.so; }; }) >libtool: install: /usr/bin/install -c .libs/libcamd.lai /var/tmp/portage/sci-libs/camd-2.2.2/image//usr/lib64/libcamd.la >libtool: install: /usr/bin/install -c .libs/libcamd.a /var/tmp/portage/sci-libs/camd-2.2.2/image//usr/lib64/libcamd.a >libtool: install: chmod 644 /var/tmp/portage/sci-libs/camd-2.2.2/image//usr/lib64/libcamd.a >libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-libs/camd-2.2.2/image//usr/lib64/libcamd.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Source' >make[1]: Leaving directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD/Source' >make[1]: Entering directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD' >make[2]: Entering directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/sci-libs/camd-2.2.2/image//usr/include" > /usr/bin/install -c -m 644 Include/camd.h Include/camd_internal.h '/var/tmp/portage/sci-libs/camd-2.2.2/image//usr/include' >make[2]: Leaving directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD' >make[1]: Leaving directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD' >install: cannot stat `dodoc': No such file or directory >!!! dodoc: dodoc does not exist > [31;01m*[0m ERROR: sci-libs/camd-2.2.2 failed (install phase): > [31;01m*[0m dodoc failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sci-libs/camd-2.2.2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sci-libs/camd-2.2.2'. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/sci-libs/camd-2.2.2:20110724-085620.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-libs/camd-2.2.2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD' >[33;01m * [39;49;00mQA Notice: file does not exist: >[33;01m * [39;49;00m >[33;01m * [39;49;00m dodoc: dodoc does not exist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 376183
: 280811