1 | bash-3.2# port clean mod_wsgi |
---|
2 | ---> Cleaning mod_wsgi |
---|
3 | bash-3.2# port -v install mod_wsgi |
---|
4 | ---> Computing dependencies for mod_wsgi. |
---|
5 | ---> Fetching archive for mod_wsgi |
---|
6 | ---> mod_wsgi-4.5.20_0.darwin_18.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified |
---|
7 | ---> Attempting to fetch mod_wsgi-4.5.20_0.darwin_18.x86_64.tbz2 from http://nue.de.packages.macports.org/mod_wsgi |
---|
8 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
9 | Dload Upload Total Spent Left Speed |
---|
10 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
11 | ---> Attempting to fetch mod_wsgi-4.5.20_0.darwin_18.x86_64.tbz2 from https://packages.macports.org/mod_wsgi |
---|
12 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
13 | Dload Upload Total Spent Left Speed |
---|
14 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
15 | ---> Attempting to fetch mod_wsgi-4.5.20_0.darwin_18.x86_64.tbz2 from http://lil.fr.packages.macports.org/mod_wsgi |
---|
16 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
17 | Dload Upload Total Spent Left Speed |
---|
18 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
19 | ---> Fetching distfiles for mod_wsgi |
---|
20 | ---> Verifying checksums for mod_wsgi |
---|
21 | ---> Checksumming mod_wsgi-4.5.20.tar.gz |
---|
22 | ---> Extracting mod_wsgi |
---|
23 | ---> Extracting mod_wsgi-4.5.20.tar.gz |
---|
24 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_mod_wsgi/mod_wsgi/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mod_wsgi/mod_wsgi-4.5.20.tar.gz' | /usr/bin/tar -xf - |
---|
25 | ---> Configuring mod_wsgi |
---|
26 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_mod_wsgi/mod_wsgi/work/mod_wsgi-4.5.20" && ./configure --prefix=/opt/local --disable-framework --with-apxs=/opt/local/bin/apxs --with-python=/opt/local/bin/python2.7 |
---|
27 | checking for gcc... /usr/bin/clang |
---|
28 | checking whether the C compiler works... yes |
---|
29 | checking for C compiler default output file name... a.out |
---|
30 | checking for suffix of executables... |
---|
31 | checking whether we are cross compiling... no |
---|
32 | checking for suffix of object files... o |
---|
33 | checking whether we are using the GNU C compiler... yes |
---|
34 | checking whether /usr/bin/clang accepts -g... yes |
---|
35 | checking for /usr/bin/clang option to accept ISO C89... none needed |
---|
36 | checking for prctl... no |
---|
37 | checking Apache version... 2.4.39 |
---|
38 | configure: creating ./config.status |
---|
39 | config.status: creating Makefile |
---|
40 | ---> Building mod_wsgi |
---|
41 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_mod_wsgi/mod_wsgi/work/mod_wsgi-4.5.20" && /usr/bin/make -j4 -w all |
---|
42 | make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_mod_wsgi/mod_wsgi/work/mod_wsgi-4.5.20' |
---|
43 | /opt/local/bin/apxs -c -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -Wc,-pipe -Wc,-Os -Wc,-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wc,-arch -Wc,x86_64 -Wc,'-arch x86_64' src/server/mod_wsgi.c src/server/wsgi_*.c -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -arch x86_64 -lpython2.7 -ldl -framework CoreFoundation |
---|
44 | apxs:Error: Unknown option: s. |
---|
45 | apxs:Error: Unknown option: y. |
---|
46 | apxs:Error: Unknown option: s. |
---|
47 | apxs:Error: Unknown option: r. |
---|
48 | Usage: apxs -g [-S <var>=<val>] -n <modname> |
---|
49 | apxs -q [-v] [-S <var>=<val>] [<query> ...] |
---|
50 | apxs -c [-S <var>=<val>] [-o <dsofile>] [-D <name>[=<value>]] |
---|
51 | [-I <incdir>] [-L <libdir>] [-l <libname>] [-Wc,<flags>] |
---|
52 | [-Wl,<flags>] [-p] <files> ... |
---|
53 | apxs -i [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ... |
---|
54 | apxs -e [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ... |
---|
55 | make: *** [src/server/mod_wsgi.la] Error 1 |
---|
56 | make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_mod_wsgi/mod_wsgi/work/mod_wsgi-4.5.20' |
---|
57 | Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_mod_wsgi/mod_wsgi/work/mod_wsgi-4.5.20" && /usr/bin/make -j4 -w all |
---|
58 | Exit code: 2 |
---|
59 | Error: Failed to build mod_wsgi: command execution failed |
---|
60 | Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_mod_wsgi/mod_wsgi/main.log for details. |
---|
61 | Error: Follow https://guide.macports.org/#project.tickets to report a bug. |
---|
62 | Error: Processing of port mod_wsgi failed |
---|
63 | bash-3.2# port info --maintainer mod_wsgi |
---|
64 | maintainer: |
---|
65 | bash-3.2# defaults read /Applications/Xcode.app/Contents/Info.plist CFBundleShortVersionString |
---|
66 | 10.2.1 |
---|
67 | bash-3.2# |
---|