| 1 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/libvorbis |
|---|
| 2 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/audio/libvorbis |
|---|
| 3 | DEBUG: Requested variant darwin is not provided by port libvorbis. |
|---|
| 4 | DEBUG: Requested variant i386 is not provided by port libvorbis. |
|---|
| 5 | DEBUG: Requested variant macosx is not provided by port libvorbis. |
|---|
| 6 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/libogg |
|---|
| 7 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/libogg |
|---|
| 8 | DEBUG: Requested variant darwin is not provided by port libogg. |
|---|
| 9 | DEBUG: Requested variant i386 is not provided by port libogg. |
|---|
| 10 | DEBUG: Requested variant macosx is not provided by port libogg. |
|---|
| 11 | DEBUG: Searching for dependency: libogg |
|---|
| 12 | DEBUG: Found Dependency: receipt exists for libogg |
|---|
| 13 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig |
|---|
| 14 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig |
|---|
| 15 | DEBUG: Requested variant darwin is not provided by port pkgconfig. |
|---|
| 16 | DEBUG: Requested variant i386 is not provided by port pkgconfig. |
|---|
| 17 | DEBUG: Requested variant macosx is not provided by port pkgconfig. |
|---|
| 18 | DEBUG: Searching for dependency: pkgconfig |
|---|
| 19 | DEBUG: Found Dependency: receipt exists for pkgconfig |
|---|
| 20 | DEBUG: Executing org.macports.main (libvorbis) |
|---|
| 21 | ---> Fetching libvorbis |
|---|
| 22 | DEBUG: Executing org.macports.fetch (libvorbis) |
|---|
| 23 | ---> Verifying checksum(s) for libvorbis |
|---|
| 24 | DEBUG: Executing org.macports.checksum (libvorbis) |
|---|
| 25 | ---> Checksumming libvorbis-1.2.0.tar.gz |
|---|
| 26 | DEBUG: Correct (md5) checksum for libvorbis-1.2.0.tar.gz |
|---|
| 27 | DEBUG: Correct (sha1) checksum for libvorbis-1.2.0.tar.gz |
|---|
| 28 | DEBUG: Correct (rmd160) checksum for libvorbis-1.2.0.tar.gz |
|---|
| 29 | ---> Extracting libvorbis |
|---|
| 30 | DEBUG: Executing org.macports.extract (libvorbis) |
|---|
| 31 | ---> Extracting libvorbis-1.2.0.tar.gz |
|---|
| 32 | DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/libvorbis/libvorbis-1.2.0.tar.gz |
|---|
| 33 | DEBUG: Environment: |
|---|
| 34 | DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libvorbis/work" && gzip -dc /opt/local/var/macports/distfiles/libvorbis/libvorbis-1.2.0.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' |
|---|
| 35 | DEBUG: Executing org.macports.patch (libvorbis) |
|---|
| 36 | ---> Configuring libvorbis |
|---|
| 37 | DEBUG: Executing org.macports.configure (libvorbis) |
|---|
| 38 | DEBUG: Using compiler 'Mac OS X gcc 4.0' |
|---|
| 39 | DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' |
|---|
| 40 | DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libvorbis/work/libvorbis-1.2.0" && ./configure --prefix=/opt/local --disable-oggtest' |
|---|
| 41 | checking build system type... i386-apple-darwin9.4.0 |
|---|
| 42 | checking host system type... i386-apple-darwin9.4.0 |
|---|
| 43 | checking target system type... i386-apple-darwin9.4.0 |
|---|
| 44 | checking for a BSD-compatible install... /usr/bin/install |
|---|
| 45 | checking whether build environment is sane... yes |
|---|
| 46 | checking for a thread-safe mkdir -p... ./install-sh -c -d |
|---|
| 47 | checking for gawk... no |
|---|
| 48 | checking for mawk... no |
|---|
| 49 | checking for nawk... no |
|---|
| 50 | checking for awk... awk |
|---|
| 51 | checking whether make sets $(MAKE)... yes |
|---|
| 52 | checking whether to enable maintainer-specific portions of Makefiles... no |
|---|
| 53 | checking for gcc... /usr/bin/gcc-4.0 |
|---|
| 54 | checking for C compiler default output file name... a.out |
|---|
| 55 | checking whether the C compiler works... yes |
|---|
| 56 | checking whether we are cross compiling... no |
|---|
| 57 | checking for suffix of executables... |
|---|
| 58 | checking for suffix of object files... o |
|---|
| 59 | checking whether we are using the GNU C compiler... yes |
|---|
| 60 | checking whether /usr/bin/gcc-4.0 accepts -g... yes |
|---|
| 61 | checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed |
|---|
| 62 | checking for style of include used by make... GNU |
|---|
| 63 | checking dependency style of /usr/bin/gcc-4.0... gcc3 |
|---|
| 64 | checking how to run the C preprocessor... /usr/bin/cpp-4.0 |
|---|
| 65 | checking for a sed that does not truncate output... /usr/bin/sed |
|---|
| 66 | checking for grep that handles long lines and -e... /usr/bin/grep |
|---|
| 67 | checking for egrep... /usr/bin/grep -E |
|---|
| 68 | checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
|---|
| 69 | checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no |
|---|
| 70 | checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r |
|---|
| 71 | checking for BSD-compatible nm... /usr/bin/nm -p |
|---|
| 72 | checking whether ln -s works... yes |
|---|
| 73 | checking how to recognise dependent libraries... pass_all |
|---|
| 74 | checking for ANSI C header files... yes |
|---|
| 75 | checking for sys/types.h... yes |
|---|
| 76 | checking for sys/stat.h... yes |
|---|
| 77 | checking for stdlib.h... yes |
|---|
| 78 | checking for string.h... yes |
|---|
| 79 | checking for memory.h... yes |
|---|
| 80 | checking for strings.h... yes |
|---|
| 81 | checking for inttypes.h... yes |
|---|
| 82 | checking for stdint.h... yes |
|---|
| 83 | checking for unistd.h... yes |
|---|
| 84 | checking dlfcn.h usability... yes |
|---|
| 85 | checking dlfcn.h presence... yes |
|---|
| 86 | checking for dlfcn.h... yes |
|---|
| 87 | checking whether we are using the GNU C++ compiler... yes |
|---|
| 88 | checking whether /usr/bin/g++-4.0 accepts -g... yes |
|---|
| 89 | checking dependency style of /usr/bin/g++-4.0... gcc3 |
|---|
| 90 | checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E |
|---|
| 91 | checking for g77... no |
|---|
| 92 | checking for xlf... no |
|---|
| 93 | checking for f77... no |
|---|
| 94 | checking for frt... no |
|---|
| 95 | checking for pgf77... no |
|---|
| 96 | checking for cf77... no |
|---|
| 97 | checking for fort77... no |
|---|
| 98 | checking for fl32... no |
|---|
| 99 | checking for af77... no |
|---|
| 100 | checking for xlf90... no |
|---|
| 101 | checking for f90... no |
|---|
| 102 | checking for pgf90... no |
|---|
| 103 | checking for pghpf... no |
|---|
| 104 | checking for epcf90... no |
|---|
| 105 | checking for gfortran... no |
|---|
| 106 | checking for g95... no |
|---|
| 107 | checking for xlf95... no |
|---|
| 108 | checking for f95... no |
|---|
| 109 | checking for fort... no |
|---|
| 110 | checking for ifort... no |
|---|
| 111 | checking for ifc... no |
|---|
| 112 | checking for efc... no |
|---|
| 113 | checking for pgf95... no |
|---|
| 114 | checking for lf95... no |
|---|
| 115 | checking for ftn... no |
|---|
| 116 | checking whether we are using the GNU Fortran 77 compiler... no |
|---|
| 117 | checking whether accepts -g... no |
|---|
| 118 | checking the maximum length of command line arguments... 196608 |
|---|
| 119 | checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok |
|---|
| 120 | checking for objdir... .libs |
|---|
| 121 | checking for ar... ar |
|---|
| 122 | checking for ranlib... ranlib |
|---|
| 123 | checking for strip... strip |
|---|
| 124 | checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no |
|---|
| 125 | checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common |
|---|
| 126 | checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes |
|---|
| 127 | checking if /usr/bin/gcc-4.0 static flag -static works... no |
|---|
| 128 | checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes |
|---|
| 129 | checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes |
|---|
| 130 | checking dynamic linker characteristics... darwin9.4.0 dyld |
|---|
| 131 | checking how to hardcode library paths into programs... immediate |
|---|
| 132 | checking whether stripping libraries is possible... yes |
|---|
| 133 | checking if libtool supports shared libraries... yes |
|---|
| 134 | checking whether to build shared libraries... yes |
|---|
| 135 | checking whether to build static libraries... yes |
|---|
| 136 | configure: creating libtool |
|---|
| 137 | appending configuration tag "CXX" to libtool |
|---|
| 138 | checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
|---|
| 139 | checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no |
|---|
| 140 | checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes |
|---|
| 141 | checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common |
|---|
| 142 | checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes |
|---|
| 143 | checking if /usr/bin/g++-4.0 static flag -static works... no |
|---|
| 144 | checking if /usr/bin/g++-4.0 supports -c -o file.o... yes |
|---|
| 145 | checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes |
|---|
| 146 | checking dynamic linker characteristics... darwin9.4.0 dyld |
|---|
| 147 | checking how to hardcode library paths into programs... immediate |
|---|
| 148 | appending configuration tag "F77" to libtool |
|---|
| 149 | checking GCC version... 4.0.1 |
|---|
| 150 | checking for memory.h... (cached) yes |
|---|
| 151 | checking for cos in -lm... yes |
|---|
| 152 | checking for pthread_create in -lpthread... yes |
|---|
| 153 | checking for pkg-config... yes |
|---|
| 154 | checking for pkg-config... /opt/local/bin/pkg-config |
|---|
| 155 | checking for ogg >= 1.0... checking for Ogg... yes |
|---|
| 156 | checking for oggpack_writealign... no |
|---|
| 157 | configure: error: Ogg >= 1.0 required ! |
|---|
| 158 | Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libvorbis/work/libvorbis-1.2.0" && ./configure --prefix=/opt/local --disable-oggtest " returned error 1 |
|---|
| 159 | Command output: checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes |
|---|
| 160 | checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes |
|---|
| 161 | checking dynamic linker characteristics... darwin9.4.0 dyld |
|---|
| 162 | checking how to hardcode library paths into programs... immediate |
|---|
| 163 | checking whether stripping libraries is possible... yes |
|---|
| 164 | checking if libtool supports shared libraries... yes |
|---|
| 165 | checking whether to build shared libraries... yes |
|---|
| 166 | checking whether to build static libraries... yes |
|---|
| 167 | configure: creating libtool |
|---|
| 168 | appending configuration tag "CXX" to libtool |
|---|
| 169 | checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
|---|
| 170 | checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no |
|---|
| 171 | checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes |
|---|
| 172 | checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common |
|---|
| 173 | checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes |
|---|
| 174 | checking if /usr/bin/g++-4.0 static flag -static works... no |
|---|
| 175 | checking if /usr/bin/g++-4.0 supports -c -o file.o... yes |
|---|
| 176 | checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes |
|---|
| 177 | checking dynamic linker characteristics... darwin9.4.0 dyld |
|---|
| 178 | checking how to hardcode library paths into programs... immediate |
|---|
| 179 | appending configuration tag "F77" to libtool |
|---|
| 180 | checking GCC version... 4.0.1 |
|---|
| 181 | checking for memory.h... (cached) yes |
|---|
| 182 | checking for cos in -lm... yes |
|---|
| 183 | checking for pthread_create in -lpthread... yes |
|---|
| 184 | checking for pkg-config... yes |
|---|
| 185 | checking for pkg-config... /opt/local/bin/pkg-config |
|---|
| 186 | checking for ogg >= 1.0... checking for Ogg... yes |
|---|
| 187 | checking for oggpack_writealign... no |
|---|
| 188 | configure: error: Ogg >= 1.0 required ! |
|---|
| 189 | |
|---|
| 190 | Warning: the following items did not execute (for libvorbis): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install |
|---|
| 191 | Error: Status 1 encountered during processing. |
|---|